SMARTD-MIB: View SNMP OID List / Download MIB
VENDOR: LANNET COMPANY
Home | MIB: SMARTD-MIB | |||
---|---|---|---|---|
Download as: |
Download standard MIB format if you are planning to load a MIB file into some system (OS, Zabbix, PRTG ...) or view it with a MIB browser. CSV is more suitable for analyzing and viewing OID' and other MIB objects in excel. JSON and YAML formats are usually used in programing even though some systems can use MIB in YAML format (like Logstash).
|
|||
Object Name | OID | Type | Access | Info |
smartDevices | 1.3.6.1.4.1.81.27 | |||
smartGeneral | 1.3.6.1.4.1.81.27.1 | |||
smartGenSWVersion | 1.3.6.1.4.1.81.27.1.1 | displaystring | read-only |
ASCII string for description and display of the smart device software version. |
smartGenOSVersion | 1.3.6.1.4.1.81.27.1.2 | displaystring | read-only |
ASCII string for description and display of the smart device operating system (kernel) version. |
smartGenSoftwareDscr | 1.3.6.1.4.1.81.27.1.3 | displaystring | read-only |
ASCII string for description and display of the smart device software information. |
smartGenBootVersion | 1.3.6.1.4.1.81.27.1.4 | displaystring | read-only |
ASCII string for description and display of the smart device boot software version. |
smartGenReset | 1.3.6.1.4.1.81.27.1.5 | integer | read-write |
Setting the value of this attribute to ON is interpreted as a reset command for the whole device. It initiates a complete re-initialization of the device. Enumeration: 'on': 1, 'off': 2. |
smartGenHardwareVersion | 1.3.6.1.4.1.81.27.1.6 | displaystring | read-only |
ASCII string for description and display of the agent hardware version. |
smartGenMonitoringPort | 1.3.6.1.4.1.81.27.1.7 | integer | read-only |
Enables a user to fix one port to monitor other segment ports. For the moment, the monitoring port is port 16. In this case, this port doesn't participate to any other functions of the device. |
smartGenMonitoredPort | 1.3.6.1.4.1.81.27.1.8 | integer | read-write |
Value '0' is illegal when Monitor Mode is on. |
smartGenLastChange | 1.3.6.1.4.1.81.27.1.9 | timeticks | read-only |
This attribute contains the value of sysUpTime at the time any change pertaining to the device: The changes are regarding the parameters of this group and any parameters of smartIfExtensionTable. |
smartGenMonitorMode | 1.3.6.1.4.1.81.27.1.10 | integer | read-write |
Activates the monitor function. Enumeration: 'on': 1, 'notSupported': 255, 'off': 2. |
smartGenNetworkPrefix | 1.3.6.1.4.1.81.27.1.11 | octet string | read-write |
For ATM devices, the prefix of the switch connected. |
smartGenConnectMode | 1.3.6.1.4.1.81.27.1.12 | integer | read-write |
Enables the user to configure the ATM interface of the smart device to work in front another ATM port of a smart device: pvc or in front a switch with lane10. Enumeration: 'pvc': 2, 'notSupported': 255, 'lane10': 1. |
smartGenPvcVP | 1.3.6.1.4.1.81.27.1.13 | integer | read-only |
When the smart device is in mode pvc, the VP on which the data is runing. |
smartGenPvcVC | 1.3.6.1.4.1.81.27.1.14 | integer | read-only |
When the smart device is in mode pvc, the VC on which the data is runing. |
smartGenSlotNumber | 1.3.6.1.4.1.81.27.1.15 | integer | read-only |
Identifies the location (slot number) of the device in the chassis. The first slot is 1 |
smartGenHubMgmtIfType | 1.3.6.1.4.1.81.27.1.16 | integer | read-only |
This attribute describes one of the interfaces of agents existing on modules and their type. Value 'none' defines the lack of an interface whose type is recognized by the management console. Any other value defines an interface whose type is recognized by the management console and may be used as a management channel. Enumeration: 't1-carrier': 18, 'smdsIcip': 52, 'propPointToPointSerial': 22, 'miox25': 38, 'arcnetPlus': 36, 'cept': 19, 'rfc877-x25': 5, 'ds3': 30, 'ppp': 23, 'frameRelay': 32, 'ddn-x25': 4, 'slip': 28, 'modem': 48, 'v35': 45, 'hssi': 46, 'iso88022llc': 41, 'ethernet-3Mbit': 26, 'sip': 31, 'propVirtual': 53, 'basicIsdn': 20, 'x25ple': 40, 'iso88023-csmacd': 7, 'sdlc': 17, 'primaryIsdn': 21, 'lapb': 16, 'sonetVT': 51, 'aal5': 49, 'ip': 255, 'sonetPath': 50, 'proteon-80MBit': 13, 'iso88024-tokenBus': 8, 'para': 34, 'hippi': 47, 'softwareLoopback': 24, 'localTalk': 42, 'hyperchannel': 14, 'arcnet': 35, 'ethernet-csmacd': 6, 'rs232': 33, 'fddi': 15, 'none': 1, 'smdsDxi': 43, 'starLan': 11, 'frameRelayService': 44, 'atm': 37, 'eon': 25, 'iso88025-tokenRing': 9, 'propMultiplexor': 54, 'hdh1822': 3, 'nsip': 27, 'regular1822': 2, 'iso88026-man': 10, 'proteon-10MBit': 12, 'ultra': 29, 'sonet': 39. |
smartGenHubAddr | 1.3.6.1.4.1.81.27.1.17 | octet string | read-write |
This attribute defines an unique address by which the agent may be addressed by the management console. The address format should be consistent with the type defined by chAgHubMgmtIfType. |
smartAgent | 1.3.6.1.4.1.81.27.2 | |||
smartAgCoprocCommStatus | 1.3.6.1.4.1.81.27.2.1 | integer | read-only |
Attribute describing the status of the communication between the agent and its coprocessor. Enumeration: 'commProblems': 2, 'ok': 1, 'timeout': 3. |
smartAgCommDebugMode | 1.3.6.1.4.1.81.27.2.2 | integer | read-write |
Attribute describing the agent mode in which communication problem traps are sent to managers (value 'on') or are not sent to managers (value 'off'). Enumeration: 'on': 1, 'off': 2. |
smartAgConfigChangeTraps | 1.3.6.1.4.1.81.27.2.3 | integer | read-write |
The value of this attributes determines whether or not the agent sends Configuration Change traps to the manager. Enumeration: 'disabled': 2, 'enabled': 1. |
smartAgFaultTraps | 1.3.6.1.4.1.81.27.2.4 | integer | read-write |
The value of this attributes determines whether or not the agent sends Fault traps to the manager. Enumeration: 'disabled': 2, 'enabled': 1. |
smartAgLaneFaultTraps | 1.3.6.1.4.1.81.27.2.5 | integer | read-write |
The value of this attributes determines whether or not the agent sends Fault traps when it cannot connect to some ELAN to the manager. Enumeration: 'disabled': 2, 'enabled': 1. |
smartAgSoftwareStatus | 1.3.6.1.4.1.81.27.2.6 | integer | read-write |
Describes configuration of the firmware on this agent. unLoadable(1) - is returned by agents which do not support the Software Download feature; loaded(2) - is returned by agents with loaded software; downLoading(3) - when the attribute is set to this value by manager, it triggers the Software Download procedure. When procedure finished, agent software will reestablish value 'loaded(2)'. downLoadOfDownload (4) - when the attribute is set to this value by manager, it causes the Agent to download the new download software. When procedure finished, agent software will reestablish value 'loaded(2)'. Enumeration: 'loaded': 2, 'downLoading': 3, 'downLoadOfDownload': 4, 'unLoadable': 1. |
smartIfExtension | 1.3.6.1.4.1.81.27.3 | |||
smartIfExtensionTable | 1.3.6.1.4.1.81.27.3.1 | no-access |
This table contains additional information concerning physical interfaces. (Ethernet and ATM ports.) |
|
1.3.6.1.4.1.81.27.3.1.1 | no-access |
Additional information |
||
smartIfExtensionEthStatus | 1.3.6.1.4.1.81.27.3.1.1.1 | integer | read-only |
Valid for Ethernet Type only Enumeration: 'rld': 2, 'notSupported': 255, 'ok': 1, 'tld': 4. |
smartIfExtensionActivity | 1.3.6.1.4.1.81.27.3.1.1.2 | integer | read-write |
Valid for ATM Type supporting redundancy. Enumeration: 'notActive': 1, 'standby': 2, 'notSupported': 255, 'active': 3. |
smartIfExtensionViNet | 1.3.6.1.4.1.81.27.3.1.1.3 | integer | read-write |
Virtual Net Number. Value '0' for generic mode. The value for not supported is 511. |
smartIfExtensionPriorityLevel | 1.3.6.1.4.1.81.27.3.1.1.4 | integer | read-write |
This attribute defines the priority levels of Ethernet ports. The highest priority is video. Enumeration: 'default': 5, 'notSupported': 255, 'video': 3. |
smartIfExtensionBridgeEnable | 1.3.6.1.4.1.81.27.3.1.1.5 | integer | read-only |
Valid for Ethernet port when in sniffer mode. Enumeration: 'disabled': 2, 'notSupported': 255, 'enabled': 1. |
smartIfExtensionBackPressure | 1.3.6.1.4.1.81.27.3.1.1.6 | integer | read-write |
Enables a user to disable the backpressure mechanism. Enumeration: 'disabled': 2, 'notSupported': 255, 'enabled': 1. |
smartIfExtensionSTAEnable | 1.3.6.1.4.1.81.27.3.1.1.7 | integer | read-write |
Allows user to take out a port from the STA. Enumeration: 'disabled': 2, 'notSupported': 255, 'enabled': 1. |
smartViNet | 1.3.6.1.4.1.81.27.4 | |||
smartViNetMaxNumOfNets | 1.3.6.1.4.1.81.27.4.1 | integer | read-only |
Maximum number of local ViNets supported. |
smartViNetCurrentBridge | 1.3.6.1.4.1.81.27.4.2 | integer | read-write |
ViNet that is the current owner of the STA group, and forwarding table in the bridge MIB. |
smartViNetTable | 1.3.6.1.4.1.81.27.4.3 | no-access |
This table contains the number of members belonging to each virtual nets . |
|
1.3.6.1.4.1.81.27.4.3.1 | no-access |
Each Virtual Net will be an isolated entity. The first row of this table is the generic virtual net and is read-only. |
||
smartViNetNumberPlusOne | 1.3.6.1.4.1.81.27.4.3.1.1 | integer | read-write |
Correspondance for Virtual Net: ViNet: zero is 'generic' |
smartViNetNumOfMembers | 1.3.6.1.4.1.81.27.4.3.1.2 | integer | read-only |
Number of members. |
smartViNetElanTable | 1.3.6.1.4.1.81.27.4.4 | no-access |
This table contains all the information concerning the association between virtual nets and ELAN name. |
|
1.3.6.1.4.1.81.27.4.4.1 | no-access |
Each Virtual Net will be associated to an ELAN. The vinet = 0 is the first entry of the device. |
||
smartViNetElanAssociation | 1.3.6.1.4.1.81.27.4.4.1.1 | integer | read-write |
The association number. For the first association, this entry is read-only. |
smartViNetElanViNet | 1.3.6.1.4.1.81.27.4.4.1.2 | integer | read-write |
The virtual net number. For the first row, this entry is read-only. |
smartViNetElanName | 1.3.6.1.4.1.81.27.4.4.1.3 | displaystring | read-write |
The ELAN name. For the first row, this entry is 'default' and is read-only. |
smartViNetElanEntryStatus | 1.3.6.1.4.1.81.27.4.4.1.4 | integer | read-write |
The status of the entry. When the console starts to set the parameters of the row, the agent sets the status to notReady. The status createAndWait is set by the console, when the row is complete. After reset of the device, the row is 'active(1)'. When the console has to delete a row, it sets the status to 'destroy'. After reset, the row should disappear. Enumeration: 'active': 1, 'notReady': 3, 'destroy': 5, 'createAndWait': 4, 'notInService': 2. |
smartViNetElanIfIndex | 1.3.6.1.4.1.81.27.4.4.1.5 | integer | read-only |
Creating a row in this table causes the agent to add one row in the interface table. Before setting the row status to active, the agent fill this field with the value of the ifIndex of the new created row. |
smartViNetFdbTable | 1.3.6.1.4.1.81.27.4.5 | no-access |
This table is the forwarding table per virtual net. |
|
1.3.6.1.4.1.81.27.4.5.1 | no-access |
The forwarding tables. The smartViNetFdbPlusOne = 1 corresponds to ViNet generic. |
||
smartViNetFdbPlusOne | 1.3.6.1.4.1.81.27.4.5.1.1 | integer | read-only |
This table is indexed by the virtual net number plus 1, since the first group is '0'. |
smartViNetFdbAddress | 1.3.6.1.4.1.81.27.4.5.1.2 | macaddress | read-only |
A unicast MAC address for which the bridge has forwarding and/or filtering information. |
smartViNetFdbPort | 1.3.6.1.4.1.81.27.4.5.1.3 | integer | read-only |
Either the value '0', or the port number of the port on which a frame having a source address equal to the value of the corresponding instance of dot1dTpFdbAddress has been seen. A value of '0' indicates that the port number has not been learned but that the bridge does have some forwarding/filtering information about this address (e.g. in the dot1dStaticTable). Implementors are encouraged to assign the port value to this object whenever it is learned even for addresses for which the corresponding value of dot1dTpFdbStatus is not learned(3). |
smartViNetFdbStatus | 1.3.6.1.4.1.81.27.4.5.1.4 | integer | read-only |
see dot1dTpFdbStatus. Enumeration: 'learned': 3, 'other': 1, 'self': 4, 'invalid': 2, 'mgmt': 5. |
smartViNetStpTable | 1.3.6.1.4.1.81.27.4.6 | no-access |
This table contains all the information concerning the STA parameters per group. |
|
1.3.6.1.4.1.81.27.4.6.1 | no-access |
The bridge will function between each of those entries. |
||
smartViNetStpPlusOne | 1.3.6.1.4.1.81.27.4.6.1.1 | integer | read-only |
This table is indexed by the virtual net number plus 1, since the first group is '0'. |
smartViNetStpPriority | 1.3.6.1.4.1.81.27.4.6.1.2 | integer | read-write | |
smartViNetStpTimeSinceTopologyChange | 1.3.6.1.4.1.81.27.4.6.1.3 | timeticks | read-only |
The time (in hundredths of a second) since the last time a topology change was detected by the bridge entity. |
smartViNetStpTopChanges | 1.3.6.1.4.1.81.27.4.6.1.4 | counter | read-only |
The total number of topology changes detected by this bridge since the management entity was last reset or initialized. |
smartViNetStpDesignatedRoot | 1.3.6.1.4.1.81.27.4.6.1.5 | octet string | read-only |
The bridge identifier of the root of the spanning tree as determined by the Spanning Tree Protocol as executed by this node. This value is used as the Root Identifier parameter in all Configuration Bridge PDUs originated by this node. |
smartViNetStpRootCost | 1.3.6.1.4.1.81.27.4.6.1.6 | integer | read-only |
The cost of the path to the root as seen from this bridge. |
smartViNetStpRootPort | 1.3.6.1.4.1.81.27.4.6.1.7 | integer | read-only |
The port number of the port which offers the lowest cost path from this bridge to the root bridge. |
smartViNetStpMaxAge | 1.3.6.1.4.1.81.27.4.6.1.8 | timeout | read-only |
The maximum age of Spanning Tree Protocol information learned from the network on any port before it is discarded, in units of hundredths of a second. This is the actual value that this bridge is currently using. |
smartViNetStpHelloTime | 1.3.6.1.4.1.81.27.4.6.1.9 | timeout | read-only |
The amount of time between the transmission of Configuration bridge PDUs by this node on any port when it is the root of the spanning tree or trying to become so, in units of hundredths of a second. This is the actual value that this bridge is currently using. |
smartViNetStpHoldTime | 1.3.6.1.4.1.81.27.4.6.1.10 | integer | read-only |
This time value determines the interval length during which no more than two Configuration bridge PDUs shall be transmitted by this node, in units of hundredths of a second. |
smartViNetStpForwardDelay | 1.3.6.1.4.1.81.27.4.6.1.11 | timeout | read-only | |
smartViNetStpBridgeMaxAge | 1.3.6.1.4.1.81.27.4.6.1.12 | timeout | read-write | |
smartViNetStpBridgeHelloTime | 1.3.6.1.4.1.81.27.4.6.1.13 | timeout | read-write |
The value that all bridges use for HelloTime when this bridge is acting as the root. The granularity of this timer is specified by 802.1d/D9 to be 1 second. An agent may return a badValue error if a set is attempted to a value which is not a whole number of seconds. |
smartViNetStpBridgeForwardDelay | 1.3.6.1.4.1.81.27.4.6.1.14 | timeout | read-write | |
smartViNetStpLastChange | 1.3.6.1.4.1.81.27.4.6.1.15 | timeticks | read-only |
This attribute contains the value of sysUpTime at the time any change pertaining to the specified STA occurred. |
smartViNetConsoleManagement | 1.3.6.1.4.1.81.27.4.7 | integer | read-write |
The ViNet to which the console belongs to. |
smartFatherHub | 1.3.6.1.4.1.81.27.5 | |||
smartFatherNumberOfMac | 1.3.6.1.4.1.81.27.5.1 | integer | read-only |
Number of MAC Addresses of the box agent. |
smartFatherMacList | 1.3.6.1.4.1.81.27.5.2 | octet string | read-only |
This variable is the list of Mac Addresses of the box agent. |
smartLSFddi | 1.3.6.1.4.1.81.27.6 | |||
smartLSFTable | 1.3.6.1.4.1.81.27.6.1 | no-access |
This table contains the MAC addresses of all LSF100 modules on the FDDI ring. This information is needed for LANNET Topology application. |
|
1.3.6.1.4.1.81.27.6.1.1 | no-access |
A table entry containing MAC addresses of all LSF100 modules on the FDDI ring. |
||
smartLSFMACAddr | 1.3.6.1.4.1.81.27.6.1.1.1 | octet string | read-only |
This item defines the MAC address of an LSF100 connected to the FDDI ring. |
smartLSFEntryStatus | 1.3.6.1.4.1.81.27.6.1.1.2 | integer | read-only |
Only the status active(1) is relevant to this table. Enumeration: 'active': 1, 'notReady': 3, 'destroy': 5, 'createAndWait': 4, 'notInService': 2. |
macInFrames | 1.3.6.1.4.1.81.27.6.2 | counter | read-only |
A count of the number of frames received by this MAC. |
macCopiedFrames | 1.3.6.1.4.1.81.27.6.3 | counter | read-only |
A count of the number of frames addressed to and successfully copied into the station's receive buffers by this MAC. This count does not include MAC frames. |
macOutFrames | 1.3.6.1.4.1.81.27.6.4 | counter | read-only |
A count of the number of frames trasmitted by this MAC. This count does not include MAC frames. |
macTokenRcvd | 1.3.6.1.4.1.81.27.6.5 | counter | read-only |
A count of the number of times the station has received a token on this MAC. |
macErrFrames | 1.3.6.1.4.1.81.27.6.6 | counter | read-only |
A count of the number of frames that were detected in error by this MAC that had not been detected in error by another MAC. |
macLostFrames | 1.3.6.1.4.1.81.27.6.7 | counter | read-only |
A count of the number of instances that this MAC detected a format error during frame reception, such that the frame was stripped. |
macNotCopiedFrames | 1.3.6.1.4.1.81.27.6.8 | counter | read-only |
A count of the number of frames addressed to this MAC but were not copied into the station's receive buffers. This count does not include MAC frames. |
macRingOpState | 1.3.6.1.4.1.81.27.6.9 | counter | read-only |
A count of the number of times the ring has entered the Ring Operational state from the Ring Not Operational state. |
fddiRingUtilization | 1.3.6.1.4.1.81.27.6.10 | integer | read-only |
A utilization of the FDDI ring, attached to the LSF100 modules (or other members in the family). |