All MIBs › CHS-MIB › uchasEntityVersion
uchasEntityVersion
Module: CHS-MIB
OID (symbolic): CHS-MIB::uchasEntityVersion
OID (numeric): 1.3.6.1.4.1.429.1.1.2.1.1.4
Node type: OBJECT-TYPE
Type: DisplayString
Access: read-only
Description: A textual description of the version/revision level for this entity's software.
What is uchasEntityVersion?
Unlike uchasSlotModuleVersion which covers hardware revision at the slot level, this field reports the software/firmware version specifically running on this individual logical entity, which matters because a single NAC card can host multiple entities that could in principle run at different firmware revisions. An admin cares about this when chasing a bug that's version-specific, needing to confirm exactly which firmware build a particular modem channel -- not just the card as a whole -- is currently executing. For example, this field might read '4.2.1' for the modem entity at index 5003 while a sibling entity 5004 on the same physical card, if independently upgradeable, could in theory report a different build string.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.429.1.1.2.1.1.4 snmpwalk -v2c -c public <target> CHS-MIB::uchasEntityVersion
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.429.1.1.2.1.1.4.1 snmpget -v2c -c public <target> CHS-MIB::uchasEntityVersion.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::uchasEntityVersion 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.4 | uchasEntityVersion | CHS-MIB |