All MIBs › INTEL-LAN-ADAPTERS-MIB-3 › ansTeamProbesMode
ansTeamProbesMode
Module: INTEL-LAN-ADAPTERS-MIB-3
OID (symbolic): INTEL-LAN-ADAPTERS-MIB-3::ansTeamProbesMode
OID (numeric): 1.3.6.1.4.1.343.2.7.2.2.4.3.1.6
Node type: OBJECT-TYPE
Type: INTEGER
Access: read-only
Description: Mode of probe usage.
What is ansTeamProbesMode?
Reports how the team's health-check probe packets are sent: broadcast (0), multicast (1), or not-available (2). Admins pick this based on how their switching infrastructure handles broadcast versus multicast flood traffic.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.343.2.7.2.2.4.3.1.6 snmpwalk -v2c -c public <target> INTEL-LAN-ADAPTERS-MIB-3::ansTeamProbesMode
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.343.2.7.2.2.4.3.1.6.1 snmpget -v2c -c public <target> INTEL-LAN-ADAPTERS-MIB-3::ansTeamProbesMode.1
SNMPv3 example:
snmpget -v3 -l authPriv -u snmpv3-user -a SHA -A "AuthPassword1" -x AES -X "PrivPassword1" <target> ansTeamProbesMode.1
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::ansTeamProbesMode OID value, configure state conditions and alerts, and monitor any Intel Ethernet network adapters/NICs from a single console.
OID Breakdown
Upper-level ancestors (14 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.2 | adaptersTables | INTEL-LAN-ADAPTERS-MIB |
| 1.3.6.1.4.1.343.2.7.2.2.4 | ansAttrTables | INTEL-LAN-ADAPTERS-MIB |
| 1.3.6.1.4.1.343.2.7.2.2.4.3 | ansTeamsAttrTable | INTEL-LAN-ADAPTERS-MIB |
| 1.3.6.1.4.1.343.2.7.2.2.4.3.1 | ansTeamAttrEntry | INTEL-LAN-ADAPTERS-MIB |
| Numeric OID | Name | Module |
|---|---|---|
| 1.3.6.1.4.1.343.2.7.2.2.4.3.1.6 | ansTeamProbesMode | INTEL-LAN-ADAPTERS-MIB-3 |