CHS-MIB :: uchasCmdFunction

MIB Reference — IPNetwork Monitor · Updated September 14, 2026

All MIBsCHS-MIBuchasCmdFunction

uchasCmdFunction

Module: CHS-MIB

OID (symbolic): CHS-MIB::uchasCmdFunction

OID (numeric): 1.3.6.1.4.1.429.1.1.7.1.1.4

Node type: OBJECT-TYPE

Type: INTEGER

Access: read-write

Description: A control variable used to start and stop operator-initiated commands. A command is initiated by setting this object to a value other than noCommand(1). When the value noCommand(1) is written to this object, no action is taken, unless a command is in progress, in which case the command is aborted.

What is uchasCmdFunction?

Setting this field to any value other than noCommand(1) is what actually triggers a remote action on the module in the slot specified by uchasCmdSlotIndex -- pulling it out of service, restoring it, forcing a hardware reset, or kicking off a firmware download -- while writing noCommand(1) either does nothing or, if a command is mid-flight, aborts it. This is the actual control lever of the whole command table: everything else here exists to support this one write that changes real hardware state. For example, an admin recovering a hung NAC in slot 8 would first set uchasCmdSlotIndex to 8, then write hardwareReset(4) to this object to remotely power-cycle that specific card without visiting the datacenter.

Examples

Walk all instances (SNMPv2c):

snmpwalk -v2c -c public <target> 1.3.6.1.4.1.429.1.1.7.1.1.4
snmpwalk -v2c -c public <target> CHS-MIB::uchasCmdFunction

Get a specific instance (index 1):

snmpget -v2c -c public <target> 1.3.6.1.4.1.429.1.1.7.1.1.4.1
snmpget -v2c -c public <target> CHS-MIB::uchasCmdFunction.1

Set instance 1 (SNMPv2c):

snmpset -v2c -c private <target> 1.3.6.1.4.1.429.1.1.7.1.1.4.1 i <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::uchasCmdFunction 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.4uchasCmdFunctionCHS-MIB