CHS-MIB :: uchasCmdSlotIndex

MIB Reference — IPNetwork Monitor · Updated September 14, 2026

All MIBsCHS-MIBuchasCmdSlotIndex

uchasCmdSlotIndex

Module: CHS-MIB

OID (symbolic): CHS-MIB::uchasCmdSlotIndex

OID (numeric): 1.3.6.1.4.1.429.1.1.7.1.1.1

Node type: OBJECT-TYPE

Type: INTEGER

Access: read-only

Description: This index uniquely identifies the slot to which the command being written is to take place. Values of uchasCmdSlotIndex correspond to values used to index uchasSlotTable.

What is uchasCmdSlotIndex?

This index specifies which physical slot a pending remote-control command (like a reset or software download) in the command table is targeted at, using the exact same slot numbering scheme as uchasSlotTable. An admin needs to set this correctly before issuing any command through this table, since getting the slot index wrong here means the resulting hardware reset or restore-to-service action lands on the wrong physical card. For example, an admin intending to remotely power-cycle the NAC in bay 6 must first set uchasCmdSlotIndex to 6 before writing to uchasCmdFunction, or the command will act on whatever slot the index was previously left at.

Examples

Walk all instances (SNMPv2c):

snmpwalk -v2c -c public <target> 1.3.6.1.4.1.429.1.1.7.1.1.1
snmpwalk -v2c -c public <target> CHS-MIB::uchasCmdSlotIndex

Get a specific instance (index 1):

snmpget -v2c -c public <target> 1.3.6.1.4.1.429.1.1.7.1.1.1.1
snmpget -v2c -c public <target> CHS-MIB::uchasCmdSlotIndex.1

SNMPv3 example:

snmpget -v3 -l authPriv -u snmpv3-user -a SHA -A "AuthPassword1" -x AES -X "PrivPassword1" <target> uchasCmdSlotIndex.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::uchasCmdSlotIndex 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.1uchasCmdSlotIndexCHS-MIB