ADN-MIB :: adnEquipTrapEnableMask

MIB Reference — IPNetwork Monitor · Updated September 14, 2026

All MIBsADN-MIBadnEquipTrapEnableMask

adnEquipTrapEnableMask

Module: ADN-MIB

OID (symbolic): ADN-MIB::adnEquipTrapEnableMask

OID (numeric): 1.3.6.1.4.1.637.3.1.5.1.1.6

Node type: OBJECT-TYPE

Type: INTEGER

Access: read-write

Description: The value of this object is a bitmap that indicates
which states and statuses should cause an
adnEquipStatusChange trap to be sent.

bit value     state/status object   (common state name)
------------  -------------------   -------------------
1             adnEquipX731Oper      (operational)
2             adnEquipX731Admin     (administrative)
4             adnEquipX731Usage     (usage)
8             adnEquipX731Avail     (availability)
16            adnEquipInstallStatus (install)
32            adnEquipControlStatus (control)

Common name: Trap Enabled

What is adnEquipTrapEnableMask?

This OID is a bitmap that controls which component state changes should trigger alert notifications (traps) to the management station. Engineers configure this to avoid alert noise while ensuring they're notified of critical state changes. For example, setting a value of 3 enables traps for both operational and administrative state changes.

Examples

Walk all instances (SNMPv2c):

snmpwalk -v2c -c public <target> 1.3.6.1.4.1.637.3.1.5.1.1.6
snmpwalk -v2c -c public <target> ADN-MIB::adnEquipTrapEnableMask

Get a specific instance (index 1):

snmpget -v2c -c public <target> 1.3.6.1.4.1.637.3.1.5.1.1.6.1
snmpget -v2c -c public <target> ADN-MIB::adnEquipTrapEnableMask.1

Set instance 1 (SNMPv2c):

snmpset -v2c -c private <target> 1.3.6.1.4.1.637.3.1.5.1.1.6.1 i <value>

SNMPv3 example:

snmpget -v3 -l authPriv -u snmpv3-user -a SHA -A "AuthPassword1" -x AES -X "PrivPassword1" <target> adnEquipTrapEnableMask.1

Start monitoring Ascom Timeplex ADN multiplexers (legacy) with a free 30-day trial of IPNetwork Monitor. Create custom SNMP monitor using the ADN-MIB::adnEquipTrapEnableMask 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 OIDNameModule
1isoLANART-AGENT
1.3orgAirPair-MIB
1.3.6dodAirPair-MIB
1.3.6.1internetAirPair-MIB
1.3.6.1.4privateAirPair-MIB
1.3.6.1.4.1enterprisesAirPair-MIB
Numeric OIDNameModule
1.3.6.1.4.1.637alcatelADN-MIB
1.3.6.1.4.1.637.3adnADN-MIB
1.3.6.1.4.1.637.3.1adnMIBADN-MIB
1.3.6.1.4.1.637.3.1.5adnProprietaryADN-MIB
1.3.6.1.4.1.637.3.1.5.1adnEquipTableADN-MIB
1.3.6.1.4.1.637.3.1.5.1.1adnEquipEntryADN-MIB
1.3.6.1.4.1.637.3.1.5.1.1.6adnEquipTrapEnableMaskADN-MIB