All MIBs › CHS-MIB › uchasSlotNacConfig
uchasSlotNacConfig
Module: CHS-MIB
OID (symbolic): CHS-MIB::uchasSlotNacConfig
OID (numeric): 1.3.6.1.4.1.429.1.1.1.1.1.10
Node type: OBJECT-TYPE
Type: OCTET STRING
Access: read-only
Description: This is a proprietary encoding of a module's view of the chassis NAC configuration as it is stored in the module. For modules not supporting chassis configuration storage, the values will be all 0.
What is uchasSlotNacConfig?
This is an opaque, vendor-proprietary binary blob representing how the module itself perceives the current NAC configuration of the chassis, and modules that don't support storing chassis configuration will simply report it as all zero bytes. An admin generally can't interpret this directly, but its presence matters for configuration backup/restore tooling that treats it as a black box to snapshot and later replay onto a replacement module of the same type. For example, a management script doing disaster-recovery backup of a chassis might save this 160-byte blob per slot and, on replacing a failed NAC, write the saved value back to restore that card's config state without manual reconfiguration.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.429.1.1.1.1.1.10 snmpwalk -v2c -c public <target> CHS-MIB::uchasSlotNacConfig
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.429.1.1.1.1.1.10.1 snmpget -v2c -c public <target> CHS-MIB::uchasSlotNacConfig.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::uchasSlotNacConfig 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.10 | uchasSlotNacConfig | CHS-MIB |