All MIBs › CHS-MIB › uchasCmdResult
uchasCmdResult
Module: CHS-MIB
OID (symbolic): CHS-MIB::uchasCmdResult
OID (numeric): 1.3.6.1.4.1.429.1.1.7.1.1.7
Node type: OBJECT-TYPE
Type: INTEGER
Access: read-only
Description: This object contains the result of the most recently requested test, or the value none(1) if not commands have been requested since the last reset. Note that this facility provides no provision for saving the results of one command when starting another, as could be required if used by multiple managers concurrently.
What is uchasCmdResult?
This field reports the outcome of the most recently issued command on this slot -- success, still inProgress, failed outright, or several other terminal states -- with none(1) meaning no command has been issued since the last reset. The description explicitly warns of a real limitation an admin must respect: this facility has no way to preserve one command's result if a second command is started before the first result is read, so multiple managers or rapid-fire commands against the same slot can silently clobber results. For example, if an admin issues a hardwareReset and, before checking uchasCmdResult, another admin issues a softwareDownload on the same slot, the reset's success/failure result is simply lost and only the download's outcome will be readable.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.429.1.1.7.1.1.7 snmpwalk -v2c -c public <target> CHS-MIB::uchasCmdResult
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.429.1.1.7.1.1.7.1 snmpget -v2c -c public <target> CHS-MIB::uchasCmdResult.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::uchasCmdResult 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.7 | uchasCmdResult | CHS-MIB |