All MIBs › ADN-MIB › adnEquipTrapEnableMask
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 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.5 | adnProprietary | ADN-MIB |
| 1.3.6.1.4.1.637.3.1.5.1 | adnEquipTable | ADN-MIB |
| 1.3.6.1.4.1.637.3.1.5.1.1 | adnEquipEntry | ADN-MIB |
| 1.3.6.1.4.1.637.3.1.5.1.1.6 | adnEquipTrapEnableMask | ADN-MIB |