CHS-MIB :: uchasEntityOperStatus

MIB Reference — IPNetwork Monitor · Updated September 14, 2026

All MIBsCHS-MIBuchasEntityOperStatus

uchasEntityOperStatus

Module: CHS-MIB

OID (symbolic): CHS-MIB::uchasEntityOperStatus

OID (numeric): 1.3.6.1.4.1.429.1.1.2.1.1.5

Node type: OBJECT-TYPE

Type: INTEGER

Access: read-only

Description: Provides operational status of the entity for which this row corresponds.

What is uchasEntityOperStatus?

This enumerated value gives the current operational state of this specific logical entity, distinguishing normal operational(4) from transitional states like testing(3) and loading(6), or terminal states like outOfService(2) and failed(5). It's the primary health signal an admin polls per-entity to decide whether that modem channel or sub-component is actually usable right now versus mid-firmware-load or already dead, which is more granular than a whole-card up/down check. For example, entity 5003 reporting failed(5) while its sibling entities on the same card report operational(4) tells the admin exactly one modem channel needs attention, not the whole NAC in slot 5.

Examples

Walk all instances (SNMPv2c):

snmpwalk -v2c -c public <target> 1.3.6.1.4.1.429.1.1.2.1.1.5
snmpwalk -v2c -c public <target> CHS-MIB::uchasEntityOperStatus

Get a specific instance (index 1):

snmpget -v2c -c public <target> 1.3.6.1.4.1.429.1.1.2.1.1.5.1
snmpget -v2c -c public <target> CHS-MIB::uchasEntityOperStatus.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::uchasEntityOperStatus 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.2uchasEntityCHS-MIB
1.3.6.1.4.1.429.1.1.2.1uchasEntityTableCHS-MIB
1.3.6.1.4.1.429.1.1.2.1.1uchasEntityEntryCHS-MIB
1.3.6.1.4.1.429.1.1.2.1.1.5uchasEntityOperStatusCHS-MIB