All MIBs › CHS-MIB › uchasCmdCode
uchasCmdCode
Module: CHS-MIB
OID (symbolic): CHS-MIB::uchasCmdCode
OID (numeric): 1.3.6.1.4.1.429.1.1.7.1.1.8
Node type: OBJECT-TYPE
Type: INTEGER
Access: read-only
Description: The value of this object upon command completion indicates a further description of what went wrong if the command was unsuccessful. This object is also used as an indication of the in progress status of the software download command.
What is uchasCmdCode?
This field supplements the coarse uchasCmdResult with a finer-grained reason code explaining specifically why a command failed -- distinguishing, for instance, a slotEmpty condition from noResponse from the target device or an unrecognizedCommand -- and it's also overloaded to report incremental progress status while a softwareDownload command is actively running. An admin troubleshooting a failed remote command relies on this field to know whether to retry, give up, or realize the target simply has no card installed, rather than just seeing a generic failed(7) in uchasCmdResult. For example, an admin's hardwareReset failing with uchasCmdCode reporting slotEmpty immediately reveals they targeted an empty bay by mistake, rather than a genuine hardware fault worth escalating.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.429.1.1.7.1.1.8 snmpwalk -v2c -c public <target> CHS-MIB::uchasCmdCode
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.429.1.1.7.1.1.8.1 snmpget -v2c -c public <target> CHS-MIB::uchasCmdCode.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::uchasCmdCode 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.7 | uchasCmd | CHS-MIB |
| 1.3.6.1.4.1.429.1.1.7.1 | uchasCmdTable | CHS-MIB |
| 1.3.6.1.4.1.429.1.1.7.1.1 | uchasCmdEntry | CHS-MIB |
| 1.3.6.1.4.1.429.1.1.7.1.1.8 | uchasCmdCode | CHS-MIB |