All MIBs › CHS-MIB › uchasEntityObjectID
uchasEntityObjectID
Module: CHS-MIB
OID (symbolic): CHS-MIB::uchasEntityObjectID
OID (numeric): 1.3.6.1.4.1.429.1.1.2.1.1.2
Node type: OBJECT-TYPE
Type: OBJECT IDENTIFIER
Access: read-only
Description: The specific type of entity. The value of this object is analogous to MIB-II's sysObjectID. In particular, it has the same value as would be returned if the MIB view identified by uchasIpAddress and uchasCommunity, were queried for sysObjectID.
What is uchasEntityObjectID?
This OID identifies the specific type of the logical entity in this row (e.g., which model of modem or network function), and per the description it's defined to return exactly the same value MIB-II's sysObjectID would return if you queried that same entity's own agent directly at the address/community given by uchasIpAddress and uchasCommunity. It matters because the NMC is acting as an SNMP proxy for entities that may not have their own independently reachable management address, so this lets a manager identify an entity's type through the chassis proxy without a separate management path to each individual card. For example, polling this for the modem entity at index 5003 might return the same OID a direct SNMP query to that modem's own agent (if reachable) would return, confirming both paths describe the identical hardware.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.429.1.1.2.1.1.2 snmpwalk -v2c -c public <target> CHS-MIB::uchasEntityObjectID
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.429.1.1.2.1.1.2.1 snmpget -v2c -c public <target> CHS-MIB::uchasEntityObjectID.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::uchasEntityObjectID 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.2 | uchasEntityObjectID | CHS-MIB |