CHS-MIB :: uchasCmdReqId

MIB Reference — IPNetwork Monitor · Updated September 14, 2026

All MIBsCHS-MIBuchasCmdReqId

uchasCmdReqId

Module: CHS-MIB

OID (symbolic): CHS-MIB::uchasCmdReqId

OID (numeric): 1.3.6.1.4.1.429.1.1.7.1.1.3

Node type: OBJECT-TYPE

Type: INTEGER

Access: read-only

Description: Ths object contains the value of the request-id field in the SNMP PDU which invoked the current or most recent command on the device in the specified slot of the chassis. If the request-id is unknown or undefined, this value contains the value zero.

What is uchasCmdReqId?

This field echoes back the SNMP request-id from the actual SET PDU that triggered the currently running or most recently completed command on this slot, defaulting to zero if that's unknown or undefined. Combined with uchasCmdMgtStationId, this lets a management station specifically verify that the uchasCmdResult it's about to read corresponds to the exact SET operation it issued, protecting against races where a different manager's command completed in between. For example, an admin's script that just issued a command with SNMP request-id 4471 can poll this field afterward and only trust uchasCmdResult if it also reads back 4471, otherwise a different command has since overwritten the result.

Examples

Walk all instances (SNMPv2c):

snmpwalk -v2c -c public <target> 1.3.6.1.4.1.429.1.1.7.1.1.3
snmpwalk -v2c -c public <target> CHS-MIB::uchasCmdReqId

Get a specific instance (index 1):

snmpget -v2c -c public <target> 1.3.6.1.4.1.429.1.1.7.1.1.3.1
snmpget -v2c -c public <target> CHS-MIB::uchasCmdReqId.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::uchasCmdReqId 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.7uchasCmdCHS-MIB
1.3.6.1.4.1.429.1.1.7.1uchasCmdTableCHS-MIB
1.3.6.1.4.1.429.1.1.7.1.1uchasCmdEntryCHS-MIB
1.3.6.1.4.1.429.1.1.7.1.1.3uchasCmdReqIdCHS-MIB