All MIBs › CHS-MIB › uchasCmdForce
uchasCmdForce
Module: CHS-MIB
OID (symbolic): CHS-MIB::uchasCmdForce
OID (numeric): 1.3.6.1.4.1.429.1.1.7.1.1.5
Node type: OBJECT-TYPE
Type: INTEGER
Access: read-write
Description: In some cases, the devices in the chassis may be in a state such that certain commands could adversely affect connections or other device specific operations. In such cases, a command with uchasCmdForce set to noForce will result in a warning. If the operator elects to ignore such warnings, uchasCmdForce can be set to force in the command request and the command will be carried out regardless of its potentially hazzardous effects.
What is uchasCmdForce?
This flag controls whether a pending command is allowed to proceed even if it might disrupt active connections or ongoing operations on the target device -- leaving it at noForce means a risky command will merely return a warning instead of executing, while setting force explicitly overrides that safety check. An admin needs to consciously set this to force specifically when they've already accepted the risk (e.g., during an approved maintenance window) and want the hardware reset or removal to proceed despite active traffic on that card. For example, resetting a NAC currently carrying live dial-in sessions with uchasCmdForce left at noForce(2) would just come back with a warning about active connections, whereas setting it to force(1) first would carry out the reset and drop those sessions anyway.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.429.1.1.7.1.1.5 snmpwalk -v2c -c public <target> CHS-MIB::uchasCmdForce
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.429.1.1.7.1.1.5.1 snmpget -v2c -c public <target> CHS-MIB::uchasCmdForce.1
Set instance 1 (SNMPv2c):
snmpset -v2c -c private <target> 1.3.6.1.4.1.429.1.1.7.1.1.5.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::uchasCmdForce 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.5 | uchasCmdForce | CHS-MIB |