CXChassis-MIB

File: CXChassis-MIB.mib (6247 bytes)

Imported modules

RFC-1212 RFC-1215 RFC1213-MIB
CXProduct-SMI

Imported symbols

OBJECT-TYPE TRAP-TYPE DisplayString
cxRegChasCX1000 cxChassis

Defined Types

CxChasSubSysEntry  
SEQUENCE    
  cxChasSubSysSlotNb INTEGER
  cxChasSubSysDesc DisplayString Size(0..255)
  cxChasSubSysObjectID OBJECT IDENTIFIER
  cxChasSubSysName DisplayString Size(0..64)
  cxChasSubSysServices INTEGER
  cxChasSubSysVersion INTEGER
  cxChasSubSysOperState INTEGER
  cxChasSubSysConfig INTEGER
  cxChasSubSysRestart INTEGER

Defined Values

cxChasTrapCard 1.3.6.1.4.1.495.2.1.4.1
Control (enable or disable) the two traps; cxChasCardDownTrap and cxChasCardUpTrap. Options: disabled (1): The traps are disabled. enabled (2): The traps are enabled. Default Value: (1)
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER disabled(1), enabled(2)  

cxFileTargetSlot 1.3.6.1.4.1.495.2.1.4.2
Sets the CX1000 slot to which a file transfer from a remote IP station will take place. The setting 0 indicates the NME slot (the slot in which the agent resides).
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER 0..16  

cxChasSubSysTable 1.3.6.1.4.1.495.2.1.4.5
The subsystem description table.
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    CxChasSubSysEntry

cxChasSubSysEntry 1.3.6.1.4.1.495.2.1.4.5.1
Information about the subsystem present in the chassis.
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  CxChasSubSysEntry  

cxChasSubSysSlotNb 1.3.6.1.4.1.495.2.1.4.5.1.1
The destination cpu card slot number.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

cxChasSubSysDesc 1.3.6.1.4.1.495.2.1.4.5.1.2
A textual description of the system. This value should include the full name and version identification of the system's hardware type, software operating-system, and networking software. This description must contain only printable ASCII characters. Range of Values: 0 to 255
Status: mandatory Access: read-only
OBJECT-TYPE    
  DisplayString Size(0..255)  

cxChasSubSysObjectID 1.3.6.1.4.1.495.2.1.4.5.1.3
An administratively-assigned object ID for this managed sub system. This object is defined in the cxRegistration branch and is used to identify the subsystem.
Status: mandatory Access: read-only
OBJECT-TYPE    
  OBJECT IDENTIFIER  

cxChasSubSysName 1.3.6.1.4.1.495.2.1.4.5.1.4
An administratively-assigned name for this managed node. This name is used to identify the subsystem (cpu card) for system routing.
Status: mandatory Access: read-only
OBJECT-TYPE    
  DisplayString Size(0..64)  

cxChasSubSysServices 1.3.6.1.4.1.495.2.1.4.5.1.5
A value which indicates the set of services that this system primarily offers. The value is a sum. This sum initially takes the value zero, then, for each Selector, S, in the range from 1 through MAXSELECTOR implemented at this node, a value of 2 raised to the S is added to the sum. A Subsystem which implements Frame Relay switch functionality only would have a value of: - 2^(SEL-FR-FIRST-PROT) + 2^(SEL-BOP-FIRST-PROT) = 2^7 + 2^11 = XXX A Subsystem which implement FRAD functionality would have a value of: - 2^(SEL-FRAD-FIRST-PROT) + 2^(SEL-FR-FIRST-PROT) + 2^(SEL-BOP-FIRST-PROT)
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

cxChasSubSysVersion 1.3.6.1.4.1.495.2.1.4.5.1.6
The version of the subsystem.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

cxChasSubSysOperState 1.3.6.1.4.1.495.2.1.4.5.1.7
The operating state of the subsystem. Options: noresponse (1): The subsystem is not responding. responding (2): The subsystem is responding.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER noresponse(1), responding(2)  

cxChasSubSysConfig 1.3.6.1.4.1.495.2.1.4.5.1.8
The action for the configuration of the subsystem. The saved configuraton will be used in the next warm start. Options: writetoflash (1): The configuration will be written to flash memory.
Status: mandatory Access: write-only
OBJECT-TYPE    
  INTEGER writetoflash(1)  

cxChasSubSysRestart 1.3.6.1.4.1.495.2.1.4.5.1.9
The action to restart the subsystem. Options: warmstart-with-save (1): Warm start (with save). coldstart (2): Coldstart. warmstart-without-save (3): Warm start (without save).
Status: mandatory Access: write-only
OBJECT-TYPE    
  INTEGER warmstart-with-save(1), coldstart(2), warmstart-without-save(3)  

cxChasCardUpTrap 10
The enterprise specifc trap indicates the card in the slot is up
TRAP-TYPE    

cxChasCardDownTrap 11
The enterprise specific trap indicates the card in the slot is down
TRAP-TYPE    

chassisMibLevel 1.3.6.1.4.1.495.2.1.4.10
Used to determine current MIB module release supported by the agent. Object is in decimal.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER