CXChassis-MIB
AI MIB Summary
Standard SNMP MIB module defining data structures for CXChassis-MIB.
16
Objects
Active
Status
4
Dependencies
Imported Objects
Objects
16 total| Object Name |
|---|
IMPORTSControl (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)rw Enumeration .1.3.6.1.4.1.495.2.1.4.1 |
cxFileTargetSlotSets 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).rw INTEGER .1.3.6.1.4.1.495.2.1.4.2 |
cxChasSubSysTableThe subsystem description table. SEQUENCE OF CxChasSubSysEntry .1.3.6.1.4.1.495.2.1.4.5 |
cxChasSubSysEntryInformation about the subsystem present in the chassis. CxChasSubSysEntry .1.3.6.1.4.1.495.2.1.4.5.1 |
cxChasSubSysSlotNbThe destination cpu card slot number.ro INTEGER .1.3.6.1.4.1.495.2.1.4.5.1.1 |
cxChasSubSysDescA 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 255ro DisplayString .1.3.6.1.4.1.495.2.1.4.5.1.2 |
cxChasSubSysObjectIDAn administratively-assigned object ID for this managed sub system. This
object is defined in the cxRegistration branch and is used to identify the
subsystem.ro OBJECT IDENTIFIER .1.3.6.1.4.1.495.2.1.4.5.1.3 |
cxChasSubSysNameAn administratively-assigned name for this managed node. This name is
used to identify the subsystem (cpu card) for system routing.ro DisplayString .1.3.6.1.4.1.495.2.1.4.5.1.4 |
cxChasSubSysServicesA 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)ro INTEGER .1.3.6.1.4.1.495.2.1.4.5.1.5 |
cxChasSubSysVersionThe version of the subsystem.ro INTEGER .1.3.6.1.4.1.495.2.1.4.5.1.6 |
cxChasSubSysOperStateThe operating state of the subsystem.
Options:
noresponse (1): The subsystem is not responding.
responding (2): The subsystem is responding.ro Enumeration .1.3.6.1.4.1.495.2.1.4.5.1.7 |
cxChasSubSysConfigThe 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.rw Enumeration .1.3.6.1.4.1.495.2.1.4.5.1.8 |
cxChasSubSysRestartThe 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).rw Enumeration .1.3.6.1.4.1.495.2.1.4.5.1.9 |
chassisMibLevelUsed to determine current MIB module release supported
by the agent. Object is in decimal.ro INTEGER .1.3.6.1.4.1.495.2.1.4.10 |
cxChasCardUpTrapThe enterprise specifc trap indicates the card in the slot is up TRAP-TYPE .1.3.6.1.4.1.495.2.1.7.1.1.0.10 |
cxChasCardDownTrapThe enterprise specific trap indicates the card in the slot is down TRAP-TYPE .1.3.6.1.4.1.495.2.1.7.1.1.0.11 |