All MIBs › CHS-MIB › uchasSlotSwitchSettings
uchasSlotSwitchSettings
Module: CHS-MIB
OID (symbolic): CHS-MIB::uchasSlotSwitchSettings
OID (numeric): 1.3.6.1.4.1.429.1.1.1.1.1.11
Node type: OBJECT-TYPE
Type: INTEGER
Access: read-only
Description: This represents the DIP switch settings on the NAC. It is a bitmapped integer.
What is uchasSlotSwitchSettings?
This integer mirrors the physical DIP switch positions set on the NAC module's circuit board, packed one bit per switch, giving software visibility into a purely hardware-level configuration mechanism. It matters because DIP switches on older modem/NAC cards typically govern things like default baud rate or addressing mode, and being able to read them remotely means an admin doesn't have to physically pull a card to confirm its jumper/switch state during troubleshooting. For example, a returned value of 0x0A (binary 1010) would tell the admin exactly which of the card's physical switches are in the 'on' position without opening the chassis.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.429.1.1.1.1.1.11 snmpwalk -v2c -c public <target> CHS-MIB::uchasSlotSwitchSettings
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.429.1.1.1.1.1.11.1 snmpget -v2c -c public <target> CHS-MIB::uchasSlotSwitchSettings.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::uchasSlotSwitchSettings 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.1 | uchasSlot | CHS-MIB |
| 1.3.6.1.4.1.429.1.1.1.1 | uchasSlotTable | CHS-MIB |
| 1.3.6.1.4.1.429.1.1.1.1.1 | uchasSlotEntry | CHS-MIB |
| 1.3.6.1.4.1.429.1.1.1.1.1.11 | uchasSlotSwitchSettings | CHS-MIB |