All MIBs › CHS-MIB › uchasSlotModuleSerialNumber
uchasSlotModuleSerialNumber
Module: CHS-MIB
OID (symbolic): CHS-MIB::uchasSlotModuleSerialNumber
OID (numeric): 1.3.6.1.4.1.429.1.1.1.1.1.6
Node type: OBJECT-TYPE
Type: DisplayString
Access: read-only
Description: The serial number of the module present in the slot. If the slot is empty, this value will be a zero length string.
What is uchasSlotModuleSerialNumber?
This object exposes the manufacturer serial number burned into the module occupying the slot, returning a zero-length string specifically when the slot is empty rather than an error. It matters for asset tracking and warranty/RMA purposes, letting an admin pull the exact serial of a suspect card via SNMP instead of physically removing it from a live chassis to read a label. For example, when a NAC in slot 6 needs an RMA, the admin can poll uchasSlotModuleSerialNumber for that slot to get the serial to quote to support without powering down the unit to inspect it.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.429.1.1.1.1.1.6 snmpwalk -v2c -c public <target> CHS-MIB::uchasSlotModuleSerialNumber
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.429.1.1.1.1.1.6.1 snmpget -v2c -c public <target> CHS-MIB::uchasSlotModuleSerialNumber.1
Start monitoring US Robotics Total Control/NetServer chassis (legacy) with a free 30-day trial of IPNetwork Monitor. Create custom SNMP monitor using the CHS-MIB::uchasSlotModuleSerialNumber OID value, configure state conditions and alerts, and monitor any US Robotics Total Control/NetServer chassis (legacy) from a single console.
OID Breakdown
Upper-level ancestors (6 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 |
| Numeric OID | Name | Module |
|---|---|---|
| 1.3.6.1.4.1.429 | usr | CHS-MIB |
| 1.3.6.1.4.1.429.1 | nas | CHS-MIB |
| 1.3.6.1.4.1.429.1.1 | chs | CHS-MIB |
| 1.3.6.1.4.1.429.1.1.1 | uchasSlot | CHS-MIB |
| 1.3.6.1.4.1.429.1.1.1.1 | uchasSlotTable | CHS-MIB |
| 1.3.6.1.4.1.429.1.1.1.1.1 | uchasSlotEntry | CHS-MIB |
| 1.3.6.1.4.1.429.1.1.1.1.1.6 | uchasSlotModuleSerialNumber | CHS-MIB |