All MIBs › ADN-MIB › adnEquipStatusChange
adnEquipStatusChange
Module: ADN-MIB
OID (symbolic): ADN-MIB::adnEquipStatusChange
OID (numeric): 1.3.6.1.4.1.637.3.1.6.1.0.1
Node type: NOTIFICATION-TYPE
Description: This trap signifies that the indicated equipment has changed state. The trap is sent only if adnEquipTrapEnableMask has the bit set for the state or status that changed.
Examples
Send this trap to an SNMP manager — replace <manager> with the IP or hostname of your monitoring server (SNMPv2c):
snmptrap -v2c -c public <manager> '' ADN-MIB::adnEquipStatusChange snmptrap -v2c -c public <manager> '' 1.3.6.1.4.1.637.3.1.6.1.0.1
Listen for incoming traps on the manager host (-f keeps it in the foreground, -Lo prints to stdout — useful for testing):
snmptrapd -f -Lo -c /dev/null authCommunity log public
Example snmptrapd log entry:
zoo11-linux.zoo [UDP: [192.168.30.111]:55677->[192.168.30.10]:162]: DISMAN-EVENT-MIB::sysUpTimeInstance = Timeticks: (504885117) 58 days, 10:27:31.17 SNMPv2-MIB::snmpTrapOID.0 = OID: ADN-MIB::adnEquipStatusChange
Start monitoring Ascom Timeplex ADN multiplexers (legacy) with a free 30-day trial of IPNetwork Monitor. Create custom SNMP monitor using the ADN-MIB::adnEquipStatusChange OID value, configure state conditions and alerts, and monitor any Ascom Timeplex ADN multiplexers (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.637 | alcatel | ADN-MIB |
| 1.3.6.1.4.1.637.3 | adn | ADN-MIB |
| 1.3.6.1.4.1.637.3.1 | adnMIB | ADN-MIB |
| 1.3.6.1.4.1.637.3.1.6 | adnMIBTraps | ADN-MIB |
| 1.3.6.1.4.1.637.3.1.6.1 | adnTrapsCommon | ADN-MIB |
| 1.3.6.1.4.1.637.3.1.6.1.0.1 | adnEquipStatusChange | ADN-MIB |