ASCEND-MULTI-SHELF-MIB: View SNMP OID List / Download MIB
VENDOR: ASCEND COMMUNICATIONS INC.
Home | MIB: ASCEND-MULTI-SHELF-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 |
myShelfNumber | 1.3.6.1.4.1.529.19.1 | integer | read-only |
The shelf number associated with the system. |
myShelfOperation | 1.3.6.1.4.1.529.19.2 | integer | read-only |
The operation mode of this shelf of a multi-shelf configuration. Enumeration: 'master': 3, 'other': 1, 'slave': 2. |
masterShelfNumber | 1.3.6.1.4.1.529.19.3 | integer | read-only |
The shelf number of the master of the multi-shelf configuration. |
multiShelfTableSize | 1.3.6.1.4.1.529.19.4 | integer | read-only |
The maximum number of entries in the multiShelfTable. |
multiShelfTable | 1.3.6.1.4.1.529.19.5 | no-access |
The multi-shelf table. |
|
1.3.6.1.4.1.529.19.5.1 | no-access |
An entry in the multi-shelf table. |
||
multiShelfIndex | 1.3.6.1.4.1.529.19.5.1.1 | integer | read-only |
The index of the multi-shelf entry. The destination shelf number of the multi-shelf system. |
multiShelfState | 1.3.6.1.4.1.529.19.5.1.2 | integer | read-only |
The state of the destination multi-shelf system. Enumeration: 'idle': 1, 'inComing': 3, 'outGoing': 2, 'up': 4. |
multiShelfResentFrames | 1.3.6.1.4.1.529.19.5.1.3 | counter | read-only |
The number of times frames were resent to the destination shelf number. |
multiShelfNLinkUp | 1.3.6.1.4.1.529.19.5.1.4 | counter | read-only |
The number of times the data link to the destination shelf number has gone up and down. |
multiShelfTxQs | 1.3.6.1.4.1.529.19.5.1.5 | integer | read-only |
The current frames in the transmit queue to the destination shelf number. |
multiShelfTxSeq | 1.3.6.1.4.1.529.19.5.1.6 | integer | read-only |
The next transmit sequence number to the destination shelf number. |
multiShelfRxSeq | 1.3.6.1.4.1.529.19.5.1.7 | integer | read-only |
The next receive sequence number from the destination shelf number. |
multiShelfTimerValue | 1.3.6.1.4.1.529.19.5.1.8 | integer | read-only |
The timer value in seconds associated with the data link to the destination shelf number. |
multiShelfStateTrapState | 1.3.6.1.4.1.529.19.6 | integer | read-write |
This variable indicates whether the master system produces the multiShelfStateChange trap. Enumeration: 'disabled': 2, 'enabled': 1. |