ASCEND-CHASSIS-MIB

File: ASCEND-CHASSIS-MIB.mib (22916 bytes)

Imported modules

ASCEND-MIB RFC1155-SMI RFC1213-MIB
RFC-1212

Imported symbols

slots TimeTicks DisplayString
OBJECT-TYPE

Defined Types

AscendSlotType  
INTEGER other(1), empty(2), sysT1(3), slotT1(4), sysE1(5), slotE1(6), bri(7), s56-2(8), s56-4(9), dualHost(10), quadHost(11), aim2(12), aim6(13), ethernet(14), ethernetData(15), slotBriTE(16), slotBriNT(17), lanModem(18), serialWan(19), v110(20), slotBriLT(21), lanModemP(22), lanModemP12(23), pots(24), analogModem(25), lanModemP48(26), router(27), unchanT1(28), t3(29), hssi(30), primaryNailedT1(31), primaryNailed56(32), dig-8modem(33), dig-12modem(34), dig-16modem(35), dig-48modem(36), phs-8v32modem(37), phs-12v32modem(38), phs-16v32modem(39), sdsl(40), cap-adsl(41), dmt-adsl(42), idsl(43), unchanE1(44), analogModem2(45), voip-8dsp(46), voip-12dsp(47), voip-16dsp(48), csmx(49), uds3(50), ethernet10-100(51), ds3-atm(52), ethernet2(53), ethernetData2(54), sdsl-data(55), madd(56), sdsl-voice(57), slotBriTeU(58), slotOc3Daughter(59), oc3-atm(60), ethernet3(61), srs-ether(62), sdsl-atm(63), alcatel-dadsl-atm(64), csm3v(65), st100-ds3-atm(66), st100-uds3(67), st100-sdsl16(68), ethernetData2ec(69), slotDs3Daughter(70), st100-sdsl8(71), ether-dual(72), st100-oc3-atm(73), ethernet4(74), stm0(75), st100-cc3-atm(76), lanModem-csmx(77), maxpotsFxs(78), ds3-atm2(79), occupied(80), stinger-control-module(81), tnt-control-module(82), dadsl-atm-16ports(83), alcatel-dadsl-atm-v2(84), sdsl-atm-v2(85), dadsl-atm-16ports-v2(86), dadsl-atm-24ports(87), glite-atm-48ports(91), e3-atm(92), madd2(93), hdsl2(94), annexb-dadsl-atm(96), apx-control-module(97)    

CntrReduAvailState  
INTEGER other(1), boot(2), fullRedundancy(3), partialRedundancy(4), noRedundancy(5)    

SlotEntry  
SEQUENCE    
  slotIndex INTEGER
  slotName DisplayString
  slotType AscendSlotType
  slotFixed INTEGER
  slotItems INTEGER
  slotSpecific OBJECT IDENTIFIER
  slotSerialNumber INTEGER
  slotStatus INTEGER
  slotLastChange TimeTicks
  slotHWRev DisplayString
  slotSWRev DisplayString
  slotAdminStatus INTEGER
  slotUpTime TimeTicks
  slotMemoryTotal INTEGER
  slotMemoryAvail INTEGER
  slotMemoryThreshold INTEGER

SlotItemEntry  
SEQUENCE    
  slotItemSlotIndex INTEGER
  slotItemIndex INTEGER
  slotItemFirstIf INTEGER
  slotItemIfCount INTEGER
  slotItemSpecific OBJECT IDENTIFIER
  slotItemStatus INTEGER

SlotIfEntry  
SEQUENCE    
  slotIfIndex INTEGER
  slotIfSlotIndex INTEGER
  slotIfItemIndex INTEGER

Defined Values

chassisInfo 1.3.6.1.4.1.529.2.6
OBJECT IDENTIFIER    

chassisDesc 1.3.6.1.4.1.529.2.6.1
The chassis type description.
Status: mandatory Access: read-only
OBJECT-TYPE    
  DisplayString  

chassisSerialNo 1.3.6.1.4.1.529.2.6.2
The chassis serial number.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

chassisHWRev 1.3.6.1.4.1.529.2.6.3
The chassis hardware revision. For non-TNT platforms it is always reported as empty string.
Status: mandatory Access: read-only
OBJECT-TYPE    
  DisplayString  

chassisRedundancy 1.3.6.1.4.1.529.2.6.4
Value to indicate if this platform is running with redundant controller.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER noRedundancy(1), redundancy(2)  

chassisMemTotal 1.3.6.1.4.1.529.2.6.5
The total RAM (bytes) on the shelf controller.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

chassisMemAvail 1.3.6.1.4.1.529.2.6.6
The RAM (bytes) currently available on the shelf controller.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

chassisMemThreshold 1.3.6.1.4.1.529.2.6.7
The low water mark for RAM (bytes) on the shelf controller.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

cntrReduGroup 1.3.6.1.4.1.529.2.6.8
OBJECT IDENTIFIER    

cntrReduSwitchLastTime 1.3.6.1.4.1.529.2.6.8.1
The value of sysUpTime at the time the controller switched over, 0 if none after last system reboot.
Status: mandatory Access: read-only
OBJECT-TYPE    
  TimeTicks  

cntrReduSwitchReason 1.3.6.1.4.1.529.2.6.8.2
Reason for last controller switchover, unknown if no switchover has occurred.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER unknown(1), failure(2), manual(3), scheduled(4)  

cntrReduSwitchIndex 1.3.6.1.4.1.529.2.6.8.3
Controller Index into slot-table for last controller that was switched from.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

cntrReduCurrentIndex 1.3.6.1.4.1.529.2.6.8.4
Current Controller Index into slot-table.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

cntrReduAvailGroup 1.3.6.1.4.1.529.2.6.9
OBJECT IDENTIFIER    

cntrReduAvailLastTime 1.3.6.1.4.1.529.2.6.9.1
The last time the redundacy availabilty state changed. This object reports 0 if the system did not yet transition from the boot stage.
Status: mandatory Access: read-only
OBJECT-TYPE    
  TimeTicks  

cntrReduAvailPrevState 1.3.6.1.4.1.529.2.6.9.2
The previous redundancy state. It's value is other before the first transition.
Status: mandatory Access: read-only
OBJECT-TYPE    
  CntrReduAvailState  

cntrReduAvailCurrState 1.3.6.1.4.1.529.2.6.9.3
The current redundancy state. It's value is boot before the first transition.
Status: mandatory Access: read-only
OBJECT-TYPE    
  CntrReduAvailState  

cntrReduAvailSlotIndex 1.3.6.1.4.1.529.2.6.9.4
The slotIndex as used in the slot table for the slot that observed the transition.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

slotNumber 1.3.6.1.4.1.529.2.1
The number of slots, fixed or removable, supported by this device.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

slotTable 1.3.6.1.4.1.529.2.2
A list of slot entries. The number of entries is given by the value slotNumber.
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    SlotEntry

slotEntry 1.3.6.1.4.1.529.2.2.1
A slot entry containing objects to describe the slot.
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  SlotEntry  

slotIndex 1.3.6.1.4.1.529.2.2.1.1
A unique value for each slot card. Its value ranges between 1 and the value slotNumber.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

slotName 1.3.6.1.4.1.529.2.2.1.2
The 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.
Status: mandatory Access: read-only
OBJECT-TYPE    
  DisplayString  

slotType 1.3.6.1.4.1.529.2.2.1.3
The type of card in the indexed slot.
Status: mandatory Access: read-only
OBJECT-TYPE    
  AscendSlotType  

slotFixed 1.3.6.1.4.1.529.2.2.1.4
The value fixed( 1 ) returned if the slot card is not removable and removable( 2 ) if the slot card is removable.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER fixed(1), removable(2)  

slotItems 1.3.6.1.4.1.529.2.2.1.5
A 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.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

slotSpecific 1.3.6.1.4.1.529.2.2.1.6
A 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.
Status: mandatory Access: read-only
OBJECT-TYPE    
  OBJECT IDENTIFIER  

slotSerialNumber 1.3.6.1.4.1.529.2.2.1.7
The 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.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

slotStatus 1.3.6.1.4.1.529.2.2.1.8
The current status of the TNT slot card For non-TNT systems operStateNone is always reported.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER operStateDown(1), operStateUp(2), operStateDiag(3), operStateCoreDump(4), operStateLoading(5), operStatePost(6), operStateNone(7), operStateOccupied(8)  

slotLastChange 1.3.6.1.4.1.529.2.2.1.9
The value of sysUpTime at the time the TNT slot card entered its current state. For non-TNT systems 0 is always reported.
Status: mandatory Access: read-only
OBJECT-TYPE    
  TimeTicks  

slotHWRev 1.3.6.1.4.1.529.2.2.1.10
Hardware revision of the slot card. On systems that do not support this object, an empty string is returned.
Status: mandatory Access: read-only
OBJECT-TYPE    
  DisplayString  

slotSWRev 1.3.6.1.4.1.529.2.2.1.11
Software revision of the slot card. On systems that do not support this object, an empty string is returned.
Status: mandatory Access: read-only
OBJECT-TYPE    
  DisplayString  

slotAdminStatus 1.3.6.1.4.1.529.2.2.1.12
This 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.
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER up(1), down(2), remove(3)  

slotUpTime 1.3.6.1.4.1.529.2.2.1.13
Time the slot card has been up. If the slot card is not UP, returns 0.
Status: mandatory Access: read-only
OBJECT-TYPE    
  TimeTicks  

slotMemoryTotal 1.3.6.1.4.1.529.2.2.1.14
Total RAM(bytes) present on the slot card.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

slotMemoryAvail 1.3.6.1.4.1.529.2.2.1.15
The amount of RAM(bytes) currently available.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

slotMemoryThreshold 1.3.6.1.4.1.529.2.2.1.16
The RAM low water mark (bytes) for the slot card.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

slotItemTable 1.3.6.1.4.1.529.2.3
A list of slot item entries. Each slot contains slotItems entries, indexed by slotItemSlotIndex and by slotItemIndex
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    SlotItemEntry

slotItemEntry 1.3.6.1.4.1.529.2.3.1
A slot entry containing the starting interface and number of interfaces used by the indexed slot/item.
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  SlotItemEntry  

slotItemSlotIndex 1.3.6.1.4.1.529.2.3.1.1
A 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.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

slotItemIndex 1.3.6.1.4.1.529.2.3.1.2
A 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.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

slotItemFirstIf 1.3.6.1.4.1.529.2.3.1.3
The 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.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

slotItemIfCount 1.3.6.1.4.1.529.2.3.1.4
The 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.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

slotItemSpecific 1.3.6.1.4.1.529.2.3.1.5
A 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.
Status: mandatory Access: read-only
OBJECT-TYPE    
  OBJECT IDENTIFIER  

slotItemStatus 1.3.6.1.4.1.529.2.3.1.6
The current status of this item in this slot card.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER statusOther(1), slotItemNotRunning(2), briLinkNotStuffed(3), briLinkDisabled(4), briDown(5), briNotInit(6), briNotInitWithL2(7), briPInit(8), briMInit(9)  

slotIfTable 1.3.6.1.4.1.529.2.4
A list of interfaces and the slot/item entry that the interface is associated with.
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    SlotIfEntry

slotIfEntry 1.3.6.1.4.1.529.2.4.1
A slot interface entry containing the slot and item that the interface is associated with.
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  SlotIfEntry  

slotIfIndex 1.3.6.1.4.1.529.2.4.1.1
The 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.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

slotIfSlotIndex 1.3.6.1.4.1.529.2.4.1.2
The 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.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

slotIfItemIndex 1.3.6.1.4.1.529.2.4.1.3
The 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.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER