CHASSIS-MIB :: chasModuleHwModLevel

MIB Reference — IPNetwork Monitor · Updated September 14, 2026

All MIBsCHASSIS-MIBchasModuleHwModLevel

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 OIDNameModule
1isoLANART-AGENT
1.3orgAirPair-MIB
1.3.6dodAirPair-MIB
1.3.6.1internetAirPair-MIB
1.3.6.1.4privateAirPair-MIB
1.3.6.1.4.1enterprisesAirPair-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
Numeric OIDNameModule
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.7chasModuleHwModLevelCHASSIS-MIB