All MIBs › CHASSIS-MIB › chasModuleType
chasModuleType
Module: CHASSIS-MIB
OID (symbolic): CHASSIS-MIB::chasModuleType
OID (numeric): 1.3.6.1.4.1.800.2.1.2.1.1.3
Node type: OBJECT-TYPE
Type: XylanModuleType
Access: read-only
Description: An authoritative identification of the type of physical module that is in this physical location.
Notice that the value empty(3) will not be seen in this table, because this table will only have entries that contain modules.
What is chasModuleType?
This object authoritatively identifies what type of physical module occupies a given chassis location, and per the description the empty(3) value never appears here since this table only lists slots that actually contain modules. An admin auditing chassis hardware inventory via SNMP relies on this to know exactly which card types, such as power supply, network interface, or controller, are installed without needing to physically inspect the chassis. A slot populated with a Gigabit Ethernet line card would report a chasModuleType value corresponding to that specific NI module type rather than empty.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.800.2.1.2.1.1.3 snmpwalk -v2c -c public <target> CHASSIS-MIB::chasModuleType
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.800.2.1.2.1.1.3.1 snmpget -v2c -c public <target> CHASSIS-MIB::chasModuleType.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::chasModuleType 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.3 | chasModuleType | CHASSIS-MIB |