All MIBs › CHS-MIB › uchasDescr
uchasDescr
Module: CHS-MIB
OID (symbolic): CHS-MIB::uchasDescr
OID (numeric): 1.3.6.1.4.1.429.1.1.3.2
Node type: OBJECT-TYPE
Type: DisplayString
Access: read-write
Description: A textual description of the specific chassis being managed.
What is uchasDescr?
This is a free-text, admin-settable label describing the specific physical chassis, as distinct from uchasType's fixed vendor OID which just says what model it is. Because it's read-write, an admin can use it to record site- or role-specific context (like a location or purpose) directly on the device itself, visible to anyone polling the chassis without consulting an external asset database. For example, an admin might set this to 'Datacenter 2 Rack 14 - Remote Access Pool 3' so that anyone SNMP-walking an unfamiliar chassis immediately knows its physical location and role.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.429.1.1.3.2 snmpwalk -v2c -c public <target> CHS-MIB::uchasDescr
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.429.1.1.3.2.1 snmpget -v2c -c public <target> CHS-MIB::uchasDescr.1
Set instance 1 (SNMPv2c):
snmpset -v2c -c private <target> 1.3.6.1.4.1.429.1.1.3.2.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::uchasDescr 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.3 | uchasConfig | CHS-MIB |
| 1.3.6.1.4.1.429.1.1.3.2 | uchasDescr | CHS-MIB |