All MIBs › CHS-MIB › uchasSlotModuleProductCode
uchasSlotModuleProductCode
Module: CHS-MIB
OID (symbolic): CHS-MIB::uchasSlotModuleProductCode
OID (numeric): 1.3.6.1.4.1.429.1.1.1.1.1.7
Node type: OBJECT-TYPE
Type: DisplayString
Access: read-only
Description: The product code of the module present in the slot. For certain entries in the slot table the NMC will not be able to read product codes. In such cases the product code string will be NULL.
What is uchasSlotModuleProductCode?
This is the module's short manufacturer product code, distinct from the free-text uchasSlotModuleDescr, and the MIB explicitly notes that for some slot table entries the NMC simply cannot read this code and will report it as a NULL string. An admin cares about this because when comparing modules across a fleet, a compact product code is easier to script against than parsing free-text descriptions, but the documented NULL case means monitoring logic must treat an empty product code as 'unreadable', not necessarily 'empty slot'. For example, a script inventorying product codes might see '1000AP' for a currently supported module type but a blank string for an older card whose product code format the NMC firmware predates.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.429.1.1.1.1.1.7 snmpwalk -v2c -c public <target> CHS-MIB::uchasSlotModuleProductCode
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.429.1.1.1.1.1.7.1 snmpget -v2c -c public <target> CHS-MIB::uchasSlotModuleProductCode.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::uchasSlotModuleProductCode 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.7 | uchasSlotModuleProductCode | CHS-MIB |