All MIBs › CHASSIS-MIB › chasModuleHwModLevel
chasModuleHwModLevel
Module: CHASSIS-MIB
OID (symbolic): CHASSIS-MIB::chasModuleHwModLevel
OID (numeric): 1.3.6.1.4.1.800.2.1.2.1.1.7
Node type: OBJECT-TYPE
Type: INTEGER
Access: read-only
Description: The modification level of this module's hardware.
What is chasModuleHwModLevel?
This object reports the modification level of a module's hardware, a finer-grained tracking number below the main hardware revision, likely reflecting minor board reworks or engineering changes applied to that specific unit. An admin working with the vendor on a hardware advisory would report both chasModuleHwRevision and this mod level together, since vendors often scope fixes to a specific revision/mod-level combination rather than the revision alone. Two modules both at hardware revision 3 might differ in chasModuleHwModLevel, say 0 versus 2, reflecting an in-the-field engineering change applied only to later-built units.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.800.2.1.2.1.1.7 snmpwalk -v2c -c public <target> CHASSIS-MIB::chasModuleHwModLevel
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.800.2.1.2.1.1.7.1 snmpget -v2c -c public <target> CHASSIS-MIB::chasModuleHwModLevel.1
SNMPv3 example:
snmpget -v3 -l authPriv -u snmpv3-user -a SHA -A "AuthPassword1" -x AES -X "PrivPassword1" <target> chasModuleHwModLevel.1
Start monitoring Modular/chassis-based network switches and routers (any vendor) with a free 30-day trial of IPNetwork Monitor. Create custom SNMP monitor using the CHASSIS-MIB::chasModuleHwModLevel OID value, configure state conditions and alerts, and monitor any Modular/chassis-based network switches and routers (any vendor) from a single console.
OID Breakdown
Upper-level ancestors (9 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.800 | xylan | XYLAN-BASE-MIB |
| 1.3.6.1.4.1.800.2 | xylanArch | XYLAN-BASE-MIB |
| 1.3.6.1.4.1.800.2.1 | xylanChassis | XYLAN-BASE-MIB |
| Numeric OID | Name | Module |
|---|---|---|
| 1.3.6.1.4.1.800.2.1.2 | chasPhysical | CHASSIS-MIB |
| 1.3.6.1.4.1.800.2.1.2.1 | chasModuleTable | CHASSIS-MIB |
| 1.3.6.1.4.1.800.2.1.2.1.1 | chasModuleEntry | CHASSIS-MIB |
| 1.3.6.1.4.1.800.2.1.2.1.1.7 | chasModuleHwModLevel | CHASSIS-MIB |