All MIBs › INTEL-LAN-ADAPTERS-MIB-3 › ansTrapEnable
ansTrapEnable
Module: INTEL-LAN-ADAPTERS-MIB-3
OID (symbolic): INTEL-LAN-ADAPTERS-MIB-3::ansTrapEnable
OID (numeric): 1.3.6.1.4.1.343.2.7.2.3.3.2
Node type: OBJECT-TYPE
Type: INTEGER
Access: read-write
Description: Indicates whether team traps are enabled. The user can set this value.
What is ansTrapEnable?
A read-write flag controlling whether the team-related traps (ansTeamFailoverTrap, ansAddedTrap, ansRemovedTrap) are enabled (1) or disabled (0). Admins set this to 1 to get proactive notifications when a team's membership or primary adapter changes instead of relying on polling.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.343.2.7.2.3.3.2 snmpwalk -v2c -c public <target> INTEL-LAN-ADAPTERS-MIB-3::ansTrapEnable
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.343.2.7.2.3.3.2.1 snmpget -v2c -c public <target> INTEL-LAN-ADAPTERS-MIB-3::ansTrapEnable.1
Set instance 1 (SNMPv2c):
snmpset -v2c -c private <target> 1.3.6.1.4.1.343.2.7.2.3.3.2.1 i <value>
Start monitoring Intel Ethernet network adapters/NICs with a free 30-day trial of IPNetwork Monitor. Create custom SNMP monitor using the INTEL-LAN-ADAPTERS-MIB-3::ansTrapEnable OID value, configure state conditions and alerts, and monitor any Intel Ethernet network adapters/NICs from a single console.
OID Breakdown
Upper-level ancestors (12 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 |
| 1.3.6.1.4.1.343 | intel | Intel-Common-MIB |
| 1.3.6.1.4.1.343.2 | products | Intel-Common-MIB |
| 1.3.6.1.4.1.343.2.7 | nic_products | Intel-Common-MIB |
| 1.3.6.1.4.1.343.2.7.2 | intel_lan_adapters | INTEL-LAN-ADAPTERS-MIB |
| 1.3.6.1.4.1.343.2.7.2.3 | events | INTEL-LAN-ADAPTERS-MIB |
| 1.3.6.1.4.1.343.2.7.2.3.3 | ansEvents | INTEL-LAN-ADAPTERS-MIB |
| Numeric OID | Name | Module |
|---|---|---|
| 1.3.6.1.4.1.343.2.7.2.3.3.2 | ansTrapEnable | INTEL-LAN-ADAPTERS-MIB-3 |