ASCEND-SPARING-MIB: View SNMP OID List / Download MIB
VENDOR: ASCEND COMMUNICATIONS INC.
Home | MIB: ASCEND-SPARING-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 |
sparingGlobalGroup | 1.3.6.1.4.1.529.30.1 | |||
sparingSlotGroup | 1.3.6.1.4.1.529.30.2 | |||
sparingSlotMode | 1.3.6.1.4.1.529.30.2.1 | integer | read-only |
The administrative mode of the overall slot sparing function Enumeration: 'unknown': 1, 'disable': 2, 'manual': 3, 'automatic': 4. |
sparingSlotTable | 1.3.6.1.4.1.529.30.2.2 | no-access |
A table of slots with enabled sparing functionality. The slot is represented by a row in the table if its sparing capability is one of two: - being a spare - being able to be backed up by spare slot |
|
1.3.6.1.4.1.529.30.2.2.1 | no-access |
Entry holding information about an individual slot that has sparing support |
||
sparingSlotPrimaryIndex | 1.3.6.1.4.1.529.30.2.2.1.1 | integer32 | read-only |
The slot number of the module being backed up by a spare. The index is the same as slotIndex. |
sparingSlotSparingIndex | 1.3.6.1.4.1.529.30.2.2.1.2 | integer32 | read-only |
The slot number of the slot that is the backup for sparingSlotPrimaryIndex. The index is the same as slotIndex. |
sparingSlotStatus | 1.3.6.1.4.1.529.30.2.2.1.3 | integer | read-only |
The current sparing state. Enumeration: 'standby': 1, 'fault': 2, 'active': 3. |
sparingSlotLastStatusChange | 1.3.6.1.4.1.529.30.2.2.1.4 | timeticks | read-only |
System uptime at the time of the last sparingSlotStatus change. This value is 0 if no change of sparingSlotStatus was observed since reboot. |
sparingSlotLastChangeReason | 1.3.6.1.4.1.529.30.2.2.1.5 | integer | read-only |
The reason for last change in sparingSlotStatus. Enumeration: 'test': 4, 'unknown': 1, 'manual': 2, 'automatic': 3. |
sparingSlotStatusChangeCount | 1.3.6.1.4.1.529.30.2.2.1.6 | counter32 | read-only |
The number of changes in sparingSlotStatus since the last restart of the subsystem. |
sparingIfGroup | 1.3.6.1.4.1.529.30.3 | |||
sparingIfTable | 1.3.6.1.4.1.529.30.3.2 | no-access |
A table of interfaces with enabled sparing functionality. The interface is represented by a row in the table if its sparing capability is one of two: - being a spare - being able to be backed up by spare interface. |
|
1.3.6.1.4.1.529.30.3.2.1 | no-access |
Entry holding information about an individual interface that has sparing support |
||
sparingIfPrimaryIndex | 1.3.6.1.4.1.529.30.3.2.1.1 | integer32 | read-only |
The interface number being backed up by a spare. The sparingIfPrimaryIndex is the same as ifIndex. |
sparingIfSparingIndex | 1.3.6.1.4.1.529.30.3.2.1.2 | integer32 | read-only |
The interface number of the slot that is the backup for sparingIfPrimaryIndex. The sparingIfSparingIndex is the same as ifIndex. |
sparingIfStatus | 1.3.6.1.4.1.529.30.3.2.1.3 | integer | read-only |
The current sparing state. Enumeration: 'standby': 1, 'fault': 2, 'active': 3. |
sparingIfLastStatusChange | 1.3.6.1.4.1.529.30.3.2.1.4 | timeticks | read-only |
System uptime at the time of the last sparingIfStatus change. This value is 0 if no change of sparingIfStatus was observed since reboot. |
sparingIfLastChangeReason | 1.3.6.1.4.1.529.30.3.2.1.5 | integer | read-only |
The reason for last change in sparingIfStatus. Enumeration: 'unknown': 1, 'manual': 2, 'automatic': 3. |
sparingIfStatusChangeCount | 1.3.6.1.4.1.529.30.3.2.1.6 | counter32 | read-only |
The number of changes in sparingIfStatus since the last restart of the subsystem. |