All MIBs › CHASSIS-MIB › chasModuleSlot
chasModuleSlot
Module: CHASSIS-MIB
OID (symbolic): CHASSIS-MIB::chasModuleSlot
OID (numeric): 1.3.6.1.4.1.800.2.1.2.1.1.1
Node type: OBJECT-TYPE
Type: INTEGER
Access: read-only
Description: The (zero-based) front slot number within the chassis.
What is chasModuleSlot?
This object reports the zero-based physical front slot number in the chassis where a given module resides, serving as one index of the module table. An admin cross-referencing an SNMP alert about a specific module uses this to walk up to the physical chassis and pull the correct card, since slot numbering here starts at 0 rather than 1. A module reporting chasModuleSlot as 0 is physically the first slot, not what a technician might instinctively call slot 1.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.800.2.1.2.1.1.1 snmpwalk -v2c -c public <target> CHASSIS-MIB::chasModuleSlot
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.800.2.1.2.1.1.1.1 snmpget -v2c -c public <target> CHASSIS-MIB::chasModuleSlot.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::chasModuleSlot 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.1 | chasModuleSlot | CHASSIS-MIB |