CHS-MIB :: uchasCmdMgtStationId

MIB Reference — IPNetwork Monitor · Updated September 14, 2026

All MIBsCHS-MIBuchasCmdMgtStationId

uchasCmdMgtStationId

Module: CHS-MIB

OID (symbolic): CHS-MIB::uchasCmdMgtStationId

OID (numeric): 1.3.6.1.4.1.429.1.1.7.1.1.2

Node type: OBJECT-TYPE

Type: OCTET STRING

Access: read-write

Description: This object is a generic read-write variable that a Management Station (MS) can use to guarantee that the results from a given command are the results of a command issued by that specific MS. Each MS must SET a unique value to this object when doing commands and GET the value of this object together with uchasCmdReqId and uchasCmdResult to detect interference from other MSs.

What is uchasCmdMgtStationId?

This read-write field lets a management station stamp its own unique identifier onto a command it's about to issue, so that when it later reads back uchasCmdReqId and uchasCmdResult it can confirm those results actually correspond to the command it itself issued, rather than one from a different manager that happened to run concurrently. This matters specifically in environments with more than one NMS or admin able to issue chassis commands, where without this field one manager could easily misread another's command result as its own. For example, if two admins both try to reset different slots at nearly the same time, each setting a distinct value here lets each confirm they're seeing their own command's outcome and not the other admin's.

Examples

Walk all instances (SNMPv2c):

snmpwalk -v2c -c public <target> 1.3.6.1.4.1.429.1.1.7.1.1.2
snmpwalk -v2c -c public <target> CHS-MIB::uchasCmdMgtStationId

Get a specific instance (index 1):

snmpget -v2c -c public <target> 1.3.6.1.4.1.429.1.1.7.1.1.2.1
snmpget -v2c -c public <target> CHS-MIB::uchasCmdMgtStationId.1

Set instance 1 (SNMPv2c):

snmpset -v2c -c private <target> 1.3.6.1.4.1.429.1.1.7.1.1.2.1 s <value>

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::uchasCmdMgtStationId 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.2uchasCmdMgtStationIdCHS-MIB