Home/Catalog/ASCEND-CHASSIS-MIB

ASCEND-CHASSIS-MIB

AI MIB Summary

Standard SNMP MIB module defining data structures for ASCEND-CHASSIS-MIB.

51
Objects
Active
Status
4
Dependencies

Imported Objects

Objects

51 total
Object Name
slotNumberThe number of slots, fixed or removable, supported by this device.ro
INTEGER
.1.3.6.1.4.1.529.2.1
slotTableA list of slot entries. The number of entries is given by the value slotNumber.
SEQUENCE OF SlotEntry
.1.3.6.1.4.1.529.2.2
slotEntryA slot entry containing objects to describe the slot.
SlotEntry
.1.3.6.1.4.1.529.2.2.1
slotIndexA unique value for each slot card. Its value ranges between 1 and the value slotNumber.ro
INTEGER
.1.3.6.1.4.1.529.2.2.1.1
slotNameThe ASCII representation of the name of the card in the indexed slot. The name is the same name displayed on the Main Edit Menu less the menu number. The empty string is returned when there is no slot card present. The value 'Not Avail' is used when the card in the slot has failed POST. The value 'Occupied' is used for cards occupying more than one slot space.ro
DisplayString (SNMPv2-TC)
.1.3.6.1.4.1.529.2.2.1.2
slotTypeThe type of card in the indexed slot.ro
AscendSlotType
.1.3.6.1.4.1.529.2.2.1.3
slotFixedThe value fixed( 1 ) returned if the slot card is not removable and removable( 2 ) if the slot card is removable.ro
Enumeration
.1.3.6.1.4.1.529.2.2.1.4
slotItemsA count of the number of 'items' contained by this slot card. An 'item' is a 'port' for host and a 'line' for network slot cards.ro
INTEGER
.1.3.6.1.4.1.529.2.2.1.5
slotSpecificA reference to MIB definitions specific to the hardware in this slot card. Contains the object identifier { 0 0 } if there is no slot specific information for the current slot card type.ro
OBJECT IDENTIFIER
.1.3.6.1.4.1.529.2.2.1.6
slotSerialNumberThe TNT slot card's serial number. The serial number is reported as 0 if the slot card does not have a serial number, if the card did not boot, or if the slot is empty. The serial number is reported as 7777777 if the slot card does not support serialization. The serial number is reported as 0 for platforms other than TNT.ro
INTEGER
.1.3.6.1.4.1.529.2.2.1.7
slotStatusThe current status of the TNT slot card For non-TNT systems operStateNone is always reported.ro
Enumeration
.1.3.6.1.4.1.529.2.2.1.8
slotLastChangeThe value of sysUpTime at the time the TNT slot card entered its current state. For non-TNT systems 0 is always reported.ro
TimeTicks (SNMPv2-SMI)
.1.3.6.1.4.1.529.2.2.1.9
slotHWRevHardware revision of the slot card. On systems that do not support this object, an empty string is returned.ro
DisplayString (SNMPv2-TC)
.1.3.6.1.4.1.529.2.2.1.10
slotSWRevSoftware revision of the slot card. On systems that do not support this object, an empty string is returned.ro
DisplayString (SNMPv2-TC)
.1.3.6.1.4.1.529.2.2.1.11
slotAdminStatusThis attribute changes the state of the slot card or deletes the slot card. When read, returns the last admin. state set. For non-TNT systems slotAdminStatusUp(1) always returned. For non-TNT system this attribute can not be SET and GENERAL_ERROR(5) is returned, if a SET-REQUEST is received.rw
Enumeration
.1.3.6.1.4.1.529.2.2.1.12
slotUpTimeTime the slot card has been up. If the slot card is not UP, returns 0.ro
TimeTicks (SNMPv2-SMI)
.1.3.6.1.4.1.529.2.2.1.13
slotMemoryTotalTotal RAM(bytes) present on the slot card.ro
INTEGER
.1.3.6.1.4.1.529.2.2.1.14
slotMemoryAvailThe amount of RAM(bytes) currently available.ro
INTEGER
.1.3.6.1.4.1.529.2.2.1.15
slotMemoryThresholdThe RAM low water mark (bytes) for the slot card.ro
INTEGER
.1.3.6.1.4.1.529.2.2.1.16
slotItemTableA list of slot item entries. Each slot contains slotItems entries, indexed by slotItemSlotIndex and by slotItemIndex
SEQUENCE OF SlotItemEntry
.1.3.6.1.4.1.529.2.3
slotItemEntryA slot entry containing the starting interface and number of interfaces used by the indexed slot/item.
SlotItemEntry
.1.3.6.1.4.1.529.2.3.1
slotItemSlotIndexA unique value for each slot card. The slot card identified by a particular value of this index is the same slot card as identified by the same value of slotIndex.ro
INTEGER
.1.3.6.1.4.1.529.2.3.1.1
slotItemIndexA unique value for each item in each slot card. Its value ranges between 1 and the value of slotItems in the slot indexed by the same value as slotItemSlotIndex.ro
INTEGER
.1.3.6.1.4.1.529.2.3.1.2
slotItemFirstIfThe interface number associated with the indexed item on the indexed slot. May be set to 0 if the slot/item is not associated with any interface.ro
INTEGER
.1.3.6.1.4.1.529.2.3.1.3
slotItemIfCountThe number of interfaces associated with the indexed item on the indexed slot. Typically set to 1 for host slots and the number of channels on network (WAN) slots. May be set to 0 when the item is not associated with an interface.ro
INTEGER
.1.3.6.1.4.1.529.2.3.1.4
slotItemSpecificA reference to MIB definitions specific to the indexed item on the indexed slot. Contains the object identifier { 0 0 } if there is no item specific information for the indexed item.ro
OBJECT IDENTIFIER
.1.3.6.1.4.1.529.2.3.1.5
slotItemStatusThe current status of this item in this slot card.ro
Enumeration
.1.3.6.1.4.1.529.2.3.1.6
slotIfTableA list of interfaces and the slot/item entry that the interface is associated with.
SEQUENCE OF SlotIfEntry
.1.3.6.1.4.1.529.2.4
slotIfEntryA slot interface entry containing the slot and item that the interface is associated with.
SlotIfEntry
.1.3.6.1.4.1.529.2.4.1
slotIfIndexThe interface index, ranging from 1 to the number of interfaces specified in the MIB-II variable ifNumber. The interface identified by a particular value of this index is the same interface as identified by the same value of ifIndex.ro
INTEGER
.1.3.6.1.4.1.529.2.4.1.1
slotIfSlotIndexThe slot index, ranging from 0 to the number of slots specified in slotNumber. When zero the interface references an item in the console group of this MIB. Otherwise the slot identified by a particular value of this index is the same slot as identified by the same value of slotIndex.ro
INTEGER
.1.3.6.1.4.1.529.2.4.1.2
slotIfItemIndexThe item index, ranging from 1 to the number of items supported on the slot indicated by slotIfSlotIndex. When slotIfSlotIndex is non-zero the number of items supported is specified in slotItems for the slot entry index by slotIfSlotIndex. The item identified by a particular value of this index is the same item as identified by the same value of slotItemIndex.ro
INTEGER
.1.3.6.1.4.1.529.2.4.1.3
chassisInfo
OBJECT IDENTIFIER
.1.3.6.1.4.1.529.2.6
RFC1213-MIB
Unknown
.1.3.6.1.4.1.529.2.6
chassisDescThe chassis type description.ro
DisplayString (SNMPv2-TC)
.1.3.6.1.4.1.529.2.6.1
chassisSerialNoThe chassis serial number.ro
INTEGER
.1.3.6.1.4.1.529.2.6.2
chassisHWRevThe chassis hardware revision. For non-TNT platforms it is always reported as empty string.ro
DisplayString (SNMPv2-TC)
.1.3.6.1.4.1.529.2.6.3
chassisRedundancyValue to indicate if this platform is running with redundant controller.ro
Enumeration
.1.3.6.1.4.1.529.2.6.4
chassisMemTotalThe total RAM (bytes) on the shelf controller.ro
INTEGER
.1.3.6.1.4.1.529.2.6.5
chassisMemAvailThe RAM (bytes) currently available on the shelf controller.ro
INTEGER
.1.3.6.1.4.1.529.2.6.6
chassisMemThresholdThe low water mark for RAM (bytes) on the shelf controller.ro
INTEGER
.1.3.6.1.4.1.529.2.6.7
cntrReduGroup
OBJECT IDENTIFIER
.1.3.6.1.4.1.529.2.6.8
cntrReduSwitchLastTimeThe value of sysUpTime at the time the controller switched over, 0 if none after last system reboot.ro
TimeTicks (SNMPv2-SMI)
.1.3.6.1.4.1.529.2.6.8.1
cntrReduSwitchReasonReason for last controller switchover, unknown if no switchover has occurred.ro
Enumeration
.1.3.6.1.4.1.529.2.6.8.2
cntrReduSwitchIndexController Index into slot-table for last controller that was switched from.ro
INTEGER
.1.3.6.1.4.1.529.2.6.8.3
cntrReduCurrentIndexCurrent Controller Index into slot-table.ro
INTEGER
.1.3.6.1.4.1.529.2.6.8.4
cntrReduAvailGroup
OBJECT IDENTIFIER
.1.3.6.1.4.1.529.2.6.9
cntrReduAvailLastTimeThe last time the redundacy availabilty state changed. This object reports 0 if the system did not yet transition from the boot stage.ro
TimeTicks (SNMPv2-SMI)
.1.3.6.1.4.1.529.2.6.9.1
cntrReduAvailPrevStateThe previous redundancy state. It's value is other before the first transition.ro
CntrReduAvailState
.1.3.6.1.4.1.529.2.6.9.2
cntrReduAvailCurrStateThe current redundancy state. It's value is boot before the first transition.ro
CntrReduAvailState
.1.3.6.1.4.1.529.2.6.9.3
cntrReduAvailSlotIndexThe slotIndex as used in the slot table for the slot that observed the transition.ro
INTEGER
.1.3.6.1.4.1.529.2.6.9.4
ASCEND-CHASSIS-MIB - SNMP MIB Reference | MIBs Explorer