ASCEND-SPARING-MIB
AI MIB Summary
Standard SNMP MIB module defining data structures for ASCEND-SPARING-MIB.
21
Objects
Active
Status
4
Dependencies
Imported Objects
Objects
21 total| Object Name |
|---|
sparingGlobalGroup OBJECT IDENTIFIER .1.3.6.1.4.1.529.30.1 |
RFC1155-SMI Unknown .1.3.6.1.4.1.529.30.1 |
sparingSlotGroup OBJECT IDENTIFIER .1.3.6.1.4.1.529.30.2 |
sparingSlotModeThe administrative mode of the overall slot
sparing functionro SparingModusMode SYNTAX INTEGER { unknown(1), -- the sparing mode is unknown disable(2), -- sparing disabled manual(3), -- manual sparing automatic(4) -- automatic sparing } .1.3.6.1.4.1.529.30.2.1 |
sparingSlotTableA 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 SEQUENCE OF SparingSlotEntry .1.3.6.1.4.1.529.30.2.2 |
sparingSlotEntryEntry holding information about an individual slot
that has sparing support SparingSlotEntry .1.3.6.1.4.1.529.30.2.2.1 |
sparingSlotPrimaryIndexThe slot number of the module being backed up by
a spare. The index is the same as slotIndex.ro Integer32 .1.3.6.1.4.1.529.30.2.2.1.1 |
sparingSlotSparingIndexThe slot number of the slot that is the backup for
sparingSlotPrimaryIndex. The index is the same as
slotIndex.ro Integer32 .1.3.6.1.4.1.529.30.2.2.1.2 |
sparingSlotStatusThe current sparing state.ro SparingStatusStates SYNTAX INTEGER { standby(1), -- operating in normal mode fault(2), -- failed, no spare available active(3) -- failed, spare is active } .1.3.6.1.4.1.529.30.2.2.1.3 |
sparingSlotLastStatusChangeSystem uptime at the time of the last
sparingSlotStatus change. This value is 0 if no change
of sparingSlotStatus was observed since reboot.ro TimeTicks (SNMPv2-SMI) .1.3.6.1.4.1.529.30.2.2.1.4 |
sparingSlotLastChangeReasonThe reason for last change in sparingSlotStatus.ro SparingChangeReason SYNTAX INTEGER { unknown(1), manual(2), -- manual configuration automatic(3), -- automatic failure detection test(4) -- manual test configuration } .1.3.6.1.4.1.529.30.2.2.1.5 |
sparingSlotStatusChangeCountThe number of changes in sparingSlotStatus since
the last restart of the subsystem.ro Counter32 .1.3.6.1.4.1.529.30.2.2.1.6 |
sparingIfGroup OBJECT IDENTIFIER .1.3.6.1.4.1.529.30.3 |
sparingIfTableA 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. SEQUENCE OF SparingIfEntry .1.3.6.1.4.1.529.30.3.2 |
sparingIfEntryEntry holding information about an individual interface that
has sparing support SparingIfEntry .1.3.6.1.4.1.529.30.3.2.1 |
sparingIfPrimaryIndexThe interface number being backed up by a spare.
The sparingIfPrimaryIndex is the same as ifIndex.ro Integer32 .1.3.6.1.4.1.529.30.3.2.1.1 |
sparingIfSparingIndexThe interface number of the slot that is the backup
for sparingIfPrimaryIndex.
The sparingIfSparingIndex is the same as ifIndex.ro Integer32 .1.3.6.1.4.1.529.30.3.2.1.2 |
sparingIfStatusThe current sparing state.ro SparingStatusStates SYNTAX INTEGER { standby(1), -- operating in normal mode fault(2), -- failed, no spare available active(3) -- failed, spare is active } .1.3.6.1.4.1.529.30.3.2.1.3 |
sparingIfLastStatusChangeSystem uptime at the time of the last
sparingIfStatus change. This value is 0 if no change
of sparingIfStatus was observed since reboot.ro TimeTicks (SNMPv2-SMI) .1.3.6.1.4.1.529.30.3.2.1.4 |
sparingIfLastChangeReasonThe reason for last change in sparingIfStatus.ro SparingChangeReason SYNTAX INTEGER { unknown(1), manual(2), -- manual configuration automatic(3) -- automatic failure detection } .1.3.6.1.4.1.529.30.3.2.1.5 |
sparingIfStatusChangeCountThe number of changes in sparingIfStatus since
the last restart of the subsystem.ro Counter32 .1.3.6.1.4.1.529.30.3.2.1.6 |