CHS-MIB :: uchasNicStates

MIB Reference — IPNetwork Monitor · Updated September 14, 2026

All MIBsCHS-MIBuchasNicStates

uchasNicStates

Module: CHS-MIB

OID (symbolic): CHS-MIB::uchasNicStates

OID (numeric): 1.3.6.1.4.1.429.1.1.3.7

Node type: OBJECT-TYPE

Type: OCTET STRING

Access: read-only

Description: This object is a proprietary encoded octet string used to get the status of every NIC in the chassis.

What is uchasNicStates?

This is a third proprietary bulk-status object, this time packing the operational status of every NIC (the bay-17+ management/network cards in this chassis's numbering) into one octet string retrievable with a single GET. It exists for the same bulk-efficiency reason as the LED objects -- a management console polling many chassis doesn't want to issue one GET per NIC slot just to build a status overview. For example, a NOC dashboard refreshing status for a chassis with several NICs installed across slots 21-37 can decode this one object rather than separately walking uchasEntityOperStatus for every NIC-hosted entity.

Examples

Walk all instances (SNMPv2c):

snmpwalk -v2c -c public <target> 1.3.6.1.4.1.429.1.1.3.7
snmpwalk -v2c -c public <target> CHS-MIB::uchasNicStates

Get a specific instance (index 1):

snmpget -v2c -c public <target> 1.3.6.1.4.1.429.1.1.3.7.1
snmpget -v2c -c public <target> CHS-MIB::uchasNicStates.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::uchasNicStates 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 OIDNameModule
1isoLANART-AGENT
1.3orgAirPair-MIB
1.3.6dodAirPair-MIB
1.3.6.1internetAirPair-MIB
1.3.6.1.4privateAirPair-MIB
1.3.6.1.4.1enterprisesAirPair-MIB
Numeric OIDNameModule
1.3.6.1.4.1.429usrCHS-MIB
1.3.6.1.4.1.429.1nasCHS-MIB
1.3.6.1.4.1.429.1.1chsCHS-MIB
1.3.6.1.4.1.429.1.1.3uchasConfigCHS-MIB
1.3.6.1.4.1.429.1.1.3.7uchasNicStatesCHS-MIB