All MIBs › CHS-MIB › uchasEntityDescr
uchasEntityDescr
Module: CHS-MIB
OID (symbolic): CHS-MIB::uchasEntityDescr
OID (numeric): 1.3.6.1.4.1.429.1.1.2.1.1.3
Node type: OBJECT-TYPE
Type: DisplayString
Access: read-only
Description: A textual description of the entity. The value of this object is analogous to MIB-II's sysDescr. In particular, it has the same value as would be returned if the MIB view identified by uchasIpAddress and uchasCommunity were queried for sysDescr.
What is uchasEntityDescr?
This is the entity's free-text description, defined the same way as uchasEntityObjectID to mirror exactly what MIB-II's sysDescr would report if that entity's own agent were queried directly through the chassis's proxy address and community. An admin uses this to get a human-readable identity for a sub-component (like a specific modem card's model and firmware line) directly through the chassis NMC, without needing separate management credentials or reachability to every individual entity. For example, entity 5003's uchasEntityDescr might read something like 'Courier V.34 Modem, Firmware 4.2', the same string that entity would self-report via sysDescr if it were independently polled.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.429.1.1.2.1.1.3 snmpwalk -v2c -c public <target> CHS-MIB::uchasEntityDescr
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.429.1.1.2.1.1.3.1 snmpget -v2c -c public <target> CHS-MIB::uchasEntityDescr.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::uchasEntityDescr 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.2 | uchasEntity | CHS-MIB |
| 1.3.6.1.4.1.429.1.1.2.1 | uchasEntityTable | CHS-MIB |
| 1.3.6.1.4.1.429.1.1.2.1.1 | uchasEntityEntry | CHS-MIB |
| 1.3.6.1.4.1.429.1.1.2.1.1.3 | uchasEntityDescr | CHS-MIB |