CHASSIS-MIB :: chasModuleAdminStatus

MIB Reference — IPNetwork Monitor

All MIBsCHASSIS-MIBchasModuleAdminStatus

chasModuleAdminStatus

Module: CHASSIS-MIB

OID (symbolic): CHASSIS-MIB::chasModuleAdminStatus

OID (numeric): 1.3.6.1.4.1.800.2.1.2.1.1.13

Node type: OBJECT-TYPE

Type: INTEGER

Access: read-write

Description:

Provides desired (and actual) state of the given module. Notice that not all values may be supported by a specified physical module. In this case an SNMP error returned when a set is attempted.

All modules (even empty slots) are in an unknown(1) state when the chassis first powers up.

The invalid state is for non-existant modules, and hence is never seen. Neither of the unknown(1) or invalid(2) status values can be written.

A physical module can be activated by writing a value of enable(3).

A physical module may be de-activated by writing a value of disable(4). In a disabled state, the module is present in the chassis, but is benign. A disabled module is availible for subsequent activation.

Writing a value of reset(5), disables the module AND initiates a reset sequence.

Writing a value of load(6), disables the module AND initiates a software load sequence.

Writing a value of test(7), disables the module AND initiates selftest within the module.

Examples

Walk all instances (SNMPv2c):

snmpwalk -v2c -c public <target> 1.3.6.1.4.1.800.2.1.2.1.1.13
snmpwalk -v2c -c public <target> CHASSIS-MIB::chasModuleAdminStatus

Get a specific instance (index 1):

snmpget -v2c -c public <target> 1.3.6.1.4.1.800.2.1.2.1.1.13.1
snmpget -v2c -c public <target> CHASSIS-MIB::chasModuleAdminStatus.1

Set instance 1 (SNMPv2c):

snmpset -v2c -c private <target> 1.3.6.1.4.1.800.2.1.2.1.1.13.1 i <value>

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.13chasModuleAdminStatusCHASSIS-MIB