CHASSIS-MIB :: chasModuleOperStatus

MIB Reference — IPNetwork Monitor

All MIBsCHASSIS-MIBchasModuleOperStatus

chasModuleOperStatus

Module: CHASSIS-MIB

OID (symbolic): CHASSIS-MIB::chasModuleOperStatus

OID (numeric): 1.3.6.1.4.1.800.2.1.2.1.1.14

Node type: OBJECT-TYPE

Type: INTEGER

Access: read-only

Description:

Provides operational state of the given module. The exact definition of the values is implementation specific. A value of unknown(1) implies some undetermined state, possibly as a result of a module failing the low-level selftest. A value of invalid(2) may mean that the module exists but the chassis manager has no direct control over it. A value of operational(3) implies that the entity is running with no errors or warnings. A value of disabled(4) reflects the response to the chasModuleAdminStatus of disable(4). A value of resetInProgress(5) also reflects the equivalent AdminStatus reset(5).

Note that the states warning(8), nonFatalError(9), and fatalError(10) reflect conditions detected during operation. The module may or may not be fuctional at this point.

For example a module's value of AdminStatus is disable(4), the OperStatus will reflect that. The AdminStatus is set to enable(3), the OperStatus might then change to testing(7) then change to operational(3).

Examples

Walk all instances (SNMPv2c):

snmpwalk -v2c -c public <target> 1.3.6.1.4.1.800.2.1.2.1.1.14
snmpwalk -v2c -c public <target> CHASSIS-MIB::chasModuleOperStatus

Get a specific instance (index 1):

snmpget -v2c -c public <target> 1.3.6.1.4.1.800.2.1.2.1.1.14.1
snmpget -v2c -c public <target> CHASSIS-MIB::chasModuleOperStatus.1

OID Breakdown

Numeric OIDNameModule
1isoLANART-AGENT
1.3orgBIANCA-BRICK-PPP-MIB
1.3.6dodBIANCA-BRICK-PPP-MIB
1.3.6.1internetBIANCA-BRICK-PPP-MIB
1.3.6.1.4privateBIANCA-BRICK-PPP-MIB
1.3.6.1.4.1enterprisesANIROOT-MIB
1.3.6.1.4.1.800xylanXYLAN-BASE-MIB
1.3.6.1.4.1.800.2xylanArchXYLAN-BASE-MIB
1.3.6.1.4.1.800.2.1xylanChassisXYLAN-BASE-MIB
1.3.6.1.4.1.800.2.1.2chasPhysicalCHASSIS-MIB
1.3.6.1.4.1.800.2.1.2.1chasModuleTableCHASSIS-MIB
1.3.6.1.4.1.800.2.1.2.1.1chasModuleEntryCHASSIS-MIB
1.3.6.1.4.1.800.2.1.2.1.1.14chasModuleOperStatusCHASSIS-MIB