All MIBs › CHASSIS-MIB › chasModulePartNum
chasModulePartNum
Module: CHASSIS-MIB
OID (symbolic): CHASSIS-MIB::chasModulePartNum
OID (numeric): 1.3.6.1.4.1.800.2.1.2.1.1.4
Node type: OBJECT-TYPE
Type: DisplayString
Access: read-only
Description: The part number of ths module.
What is chasModulePartNum?
This object simply reports the manufacturer's part number for the module in this physical location. An admin planning a hardware replacement or RMA can pull this value remotely via SNMP to confirm the exact part number needed, without physically pulling the card to read its label. A power supply module might report a part number like PS-9000-1 here, letting procurement order the exact replacement part.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.800.2.1.2.1.1.4 snmpwalk -v2c -c public <target> CHASSIS-MIB::chasModulePartNum
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.800.2.1.2.1.1.4.1 snmpget -v2c -c public <target> CHASSIS-MIB::chasModulePartNum.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::chasModulePartNum 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.4 | chasModulePartNum | CHASSIS-MIB |