All MIBs › CHS-MIB › uchasEntityMgtBusFailTrapEna
uchasEntityMgtBusFailTrapEna
Module: CHS-MIB
OID (symbolic): CHS-MIB::uchasEntityMgtBusFailTrapEna
OID (numeric): 1.3.6.1.4.1.429.1.1.8.8
Node type: OBJECT-TYPE
Type: INTEGER
Access: read-write
Description: Enables the generation of a trap when the SNMP proxy agent in the NMC is unable to communicate properly with a logical networking entity in the chassis.
What is uchasEntityMgtBusFailTrapEna?
This switch controls whether a trap fires when the NMC's internal proxy-agent mechanism loses the ability to communicate with a specific logical entity over the chassis's internal management bus, which is a distinct failure mode from the entity itself crashing -- this is specifically about the communication path breaking. An admin cares about this because when this fires, all of the entity's other status fields become unreliable or stale, since the NMC literally can't reach that entity to update them, so it changes how much an admin should trust other readings for that entity. For example, if this trap fires for entity 5003 and its uchasEntityOperStatus subsequently just stops updating, that stale 'operational' reading is not proof the modem is actually fine -- the management bus itself is broken, not necessarily the modem.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.429.1.1.8.8 snmpwalk -v2c -c public <target> CHS-MIB::uchasEntityMgtBusFailTrapEna
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.429.1.1.8.8.1 snmpget -v2c -c public <target> CHS-MIB::uchasEntityMgtBusFailTrapEna.1
Set instance 1 (SNMPv2c):
snmpset -v2c -c private <target> 1.3.6.1.4.1.429.1.1.8.8.1 i <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::uchasEntityMgtBusFailTrapEna 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.8 | uchasTrapEnable | CHS-MIB |
| 1.3.6.1.4.1.429.1.1.8.8 | uchasEntityMgtBusFailTrapEna | CHS-MIB |