CHS-MIB :: uchasCmdParam

MIB Reference — IPNetwork Monitor · Updated September 14, 2026

All MIBsCHS-MIBuchasCmdParam

uchasCmdParam

Module: CHS-MIB

OID (symbolic): CHS-MIB::uchasCmdParam

OID (numeric): 1.3.6.1.4.1.429.1.1.7.1.1.6

Node type: OBJECT-TYPE

Type: OCTET STRING

Access: read-write

Description: This object contains parameters that are specific to the particular command being issued. In some cases, there will be no additional parameters required.

What is uchasCmdParam?

This field carries any extra parameter data a specific command in uchasCmdFunction requires beyond the target slot itself -- the MIB notes that many commands need nothing here at all -- most plausibly used for something like specifying a source address or filename for a softwareDownload command. An admin only needs to populate this for commands that actually consume it, and for something as simple as hardwareReset it can likely be left empty since the description says some commands require no additional parameters. For example, issuing a softwareDownload command might require setting this field to a TFTP server address or filename before writing to uchasCmdFunction, whereas a plain hardwareReset needs nothing here at all.

Examples

Walk all instances (SNMPv2c):

snmpwalk -v2c -c public <target> 1.3.6.1.4.1.429.1.1.7.1.1.6
snmpwalk -v2c -c public <target> CHS-MIB::uchasCmdParam

Get a specific instance (index 1):

snmpget -v2c -c public <target> 1.3.6.1.4.1.429.1.1.7.1.1.6.1
snmpget -v2c -c public <target> CHS-MIB::uchasCmdParam.1

Set instance 1 (SNMPv2c):

snmpset -v2c -c private <target> 1.3.6.1.4.1.429.1.1.7.1.1.6.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::uchasCmdParam 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.6uchasCmdParamCHS-MIB