All MIBs › ESM-snmp › chasPhyModuleAdminStatus
chasPhyModuleAdminStatus
Module: ESM-snmp
OID (symbolic): ESM-snmp::chasPhyModuleAdminStatus
OID (numeric): 1.3.6.1.4.1.22.101.6.1.2.2.2.1.9
Node type: OBJECT-TYPE
Type: INTEGER
Access: read-write
Description: Provides desired state of the given physical module. Notice that not all values may be supported by the specified physical module. In this case and SNMP error will be returned when the set is attempted.
A physical module maybe activated by writing a value of enable(2).
A physical module may be de-activated by writing a value of disable(3). In a disabled state a physical module is present in the chassis but is benign.
Writing a value of sw-reset(4) initiates a software reset sequence.
Writing a value of hw-reset(7) initiates a hardware reset sequence.
A value of programLoad(5) initiates a software load sequence.
Writing a value of test(6) should start a self test sequence within the physical module.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.22.101.6.1.2.2.2.1.9 snmpwalk -v2c -c public <target> ESM-snmp::chasPhyModuleAdminStatus
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.22.101.6.1.2.2.2.1.9.1 snmpget -v2c -c public <target> ESM-snmp::chasPhyModuleAdminStatus.1
Set instance 1 (SNMPv2c):
snmpset -v2c -c private <target> 1.3.6.1.4.1.22.101.6.1.2.2.2.1.9.1 i <value>
Start monitoring Fibronics International network equipment (SNMP trap destination config) with a free 30-day trial of IPNetwork Monitor. Create custom SNMP monitor using the ESM-snmp::chasPhyModuleAdminStatus OID value, configure state conditions and alerts, and monitor any Fibronics International network equipment (SNMP trap destination config) from a single console.
OID Breakdown
Upper-level ancestors (7 from the standard OID tree / other modules)
| Numeric OID | Name | Module |
|---|---|---|
| 1 | iso | LANART-AGENT |
| 1.3 | org | AirPair-MIB |
| 1.3.6 | dod | AirPair-MIB |
| 1.3.6.1 | internet | AirPair-MIB |
| 1.3.6.1.4 | private | AirPair-MIB |
| 1.3.6.1.4.1 | enterprises | AirPair-MIB |
| 1.3.6.1.4.1.22 | fibronics | EDB-snmp |
| Numeric OID | Name | Module |
|---|---|---|
| 1.3.6.1.4.1.22.101 | mibs | ESM-snmp |
| 1.3.6.1.4.1.22.101.6 | chassis_mibs | ESM-snmp |
| 1.3.6.1.4.1.22.101.6.1 | gigaHUBMib | ESM-snmp |
| 1.3.6.1.4.1.22.101.6.1.2 | gigaHUBChassis | ESM-snmp |
| 1.3.6.1.4.1.22.101.6.1.2.2 | chasPhysical | ESM-snmp |
| 1.3.6.1.4.1.22.101.6.1.2.2.2 | chasPhyModuleTable | ESM-snmp |
| 1.3.6.1.4.1.22.101.6.1.2.2.2.1 | chasPhyModuleEntry | ESM-snmp |
| 1.3.6.1.4.1.22.101.6.1.2.2.2.1.9 | chasPhyModuleAdminStatus | ESM-snmp |