SHIVA-DOT5-MIB: View SNMP OID List / Download MIB
VENDOR: SHIVA CORPORATION
Home | MIB: SHIVA-DOT5-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 |
tdot5ControlTable | 1.3.6.1.4.1.166.4.7.1 | no-access |
Table of controls for the token ring interfaces of a device. |
|
1.3.6.1.4.1.166.4.7.1.1 | no-access |
The type of a row object in the tdot5Control table. This represents a single 802.5 Interface. If an interface is not an 802.5 interface, there will not be a row in this table for that interface's value of ifIndex. |
||
tdot5SRState | 1.3.6.1.4.1.166.4.7.1.1.1 | integer | read-write |
Controls whether or not a device acts as a source routing end node on this interface. Regardless of the state of this object, frames which are addressed to this interface, or which are addressed to a functional address recognized by this interface, will be processed, even if they have a source routing information field. Enumeration: 'on': 1, 'off': 2. |
tdot5SRSingleRoute | 1.3.6.1.4.1.166.4.7.1.1.2 | integer | read-write |
?????? |
tdot5Table | 1.3.6.1.4.1.166.4.7.2 | no-access |
Table of statistics for the token ring interfaces of a device. |
|
1.3.6.1.4.1.166.4.7.2.1 | no-access |
The type of a row object in the tdot5 table. This represents a single 802.5 Interface. If an interface is not an 802.5 interface, there will not be a row in this table for that interface's value of ifIndex. |
||
tdot5OpenFails | 1.3.6.1.4.1.166.4.7.2.1.1 | counter | read-only |
Number of times the TROPIC chip open failed. |
tdot5MostRecentOpenFail | 1.3.6.1.4.1.166.4.7.2.1.2 | integer | read-only |
Error code of most recent open failure from TROPIC chip (see programmer's guide). Zero if no failure since last reboot. |
tdot5NumReceives | 1.3.6.1.4.1.166.4.7.2.1.3 | counter | read-only |
Total number of error-free packet receives. |
tdot5ReceiveFails | 1.3.6.1.4.1.166.4.7.2.1.4 | counter | read-only |
Number of receive errors, not counting source routing errors. |
tdot5SRReceiveFails | 1.3.6.1.4.1.166.4.7.2.1.5 | counter | read-only |
Number of frames which were received intact but were discarded by the host software because the source routing header could not be parsed, either because there was a length error or because there was a violation of the header format. |
tdot5NumTransmits | 1.3.6.1.4.1.166.4.7.2.1.6 | counter | read-only |
Total number of transmit packets sent to chip (each packet may require multiple chip buffers). |
tdot5TransmitFails | 1.3.6.1.4.1.166.4.7.2.1.7 | counter | read-only |
Number of frames which failed to transmit, either because they timed out while waiting to be enqueued to the chip, or because there was an error reported from the TROPIC chip on transmission. |
tdot5TransmitNQs | 1.3.6.1.4.1.166.4.7.2.1.8 | counter | read-only |
Number of frames enqueued during transmission because the TROPIC chip was busy. |
tdot5MostRecentTransmitFail | 1.3.6.1.4.1.166.4.7.2.1.9 | integer | read-only |
Most recent transmit error code from the TROPIC chip. Zero if none since last reboot. |
tdot5SRTransmitFails | 1.3.6.1.4.1.166.4.7.2.1.10 | counter | read-only |
Number of frames which failed to transmit because no source routing header could be formed. |
tdot5SRTableSize | 1.3.6.1.4.1.166.4.7.2.1.11 | integer | read-only |
Number of entries currently in source routing table. |
tdot5TokenMemErrs | 1.3.6.1.4.1.166.4.7.2.1.12 | counter | read-only |
Number of times a receive buffer could not be obtained. |