INTEL-LAN-ADAPTERS-MIB-3 :: adapterTxPackets

MIB Reference — IPNetwork Monitor · Updated September 14, 2026

All MIBsINTEL-LAN-ADAPTERS-MIB-3adapterTxPackets

adapterTxPackets

Module: INTEL-LAN-ADAPTERS-MIB-3

OID (symbolic): INTEL-LAN-ADAPTERS-MIB-3::adapterTxPackets

OID (numeric): 1.3.6.1.4.1.343.2.7.2.2.1.3.1.2

Node type: OBJECT-TYPE

Type: Counter

Access: read-only

Description: Total number of packets transmitted.

What is adapterTxPackets?

A running counter of the total number of packets this adapter has transmitted. It's the transmit-side counterpart to adapterRxPackets, used to confirm outbound traffic flow on the interface.

Examples

Walk all instances (SNMPv2c):

snmpwalk -v2c -c public <target> 1.3.6.1.4.1.343.2.7.2.2.1.3.1.2
snmpwalk -v2c -c public <target> INTEL-LAN-ADAPTERS-MIB-3::adapterTxPackets

Get a specific instance (index 1):

snmpget -v2c -c public <target> 1.3.6.1.4.1.343.2.7.2.2.1.3.1.2.1
snmpget -v2c -c public <target> INTEL-LAN-ADAPTERS-MIB-3::adapterTxPackets.1

SNMPv3 example:

snmpget -v3 -l authPriv -u snmpv3-user -a SHA -A "AuthPassword1" -x AES -X "PrivPassword1" <target> adapterTxPackets.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::adapterTxPackets 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 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
1.3.6.1.4.1.343intelIntel-Common-MIB
1.3.6.1.4.1.343.2productsIntel-Common-MIB
1.3.6.1.4.1.343.2.7nic_productsIntel-Common-MIB
1.3.6.1.4.1.343.2.7.2intel_lan_adaptersINTEL-LAN-ADAPTERS-MIB
1.3.6.1.4.1.343.2.7.2.2adaptersTablesINTEL-LAN-ADAPTERS-MIB
1.3.6.1.4.1.343.2.7.2.2.1genericAdaptersAttrTablesINTEL-LAN-ADAPTERS-MIB
1.3.6.1.4.1.343.2.7.2.2.1.3genericAdaptersTrafficStatsAttrTableINTEL-LAN-ADAPTERS-MIB
1.3.6.1.4.1.343.2.7.2.2.1.3.1genericAdapterTrafficStatsAttrEntryINTEL-LAN-ADAPTERS-MIB
Numeric OIDNameModule
1.3.6.1.4.1.343.2.7.2.2.1.3.1.2adapterTxPacketsINTEL-LAN-ADAPTERS-MIB-3