EtherLike-MIB :: dot3StatsIndex

MIB Reference — IPNetwork Monitor · Updated September 14, 2026

All MIBsEtherLike-MIBdot3StatsIndex

dot3StatsIndex

Module: EtherLike-MIB

OID (symbolic): EtherLike-MIB::dot3StatsIndex

OID (numeric): 1.3.6.1.2.1.10.7.2.1.1

Node type: OBJECT-TYPE

Type: InterfaceIndex

Access: read-only

Description: An index value that uniquely identifies an interface to an ethernet-like medium. The interface identified by a particular value of this index is the same interface as identified by the same value of ifIndex.

What is dot3StatsIndex?

This read-only value is the index that ties a row of Ethernet-like statistics to a specific interface, matching the same value used by that interface's ifIndex. Admins rely on it to correlate dot3Stats table entries with the corresponding interface when cross-referencing Ethernet counters against IF-MIB data, rather than treating it as configurable. For example, an entry with dot3StatsIndex 5 corresponds to the same physical port as ifIndex.5, letting a monitoring tool join the two tables.

Examples

Walk all instances (SNMPv2c):

snmpwalk -v2c -c public <target> 1.3.6.1.2.1.10.7.2.1.1
snmpwalk -v2c -c public <target> EtherLike-MIB::dot3StatsIndex

Get a specific instance (index 1):

snmpget -v2c -c public <target> 1.3.6.1.2.1.10.7.2.1.1.1
snmpget -v2c -c public <target> EtherLike-MIB::dot3StatsIndex.1

Start monitoring Vendor-neutral Ethernet interface, any manufacturer (IEEE 802.3 EtherLike statistics) with a free 30-day trial of IPNetwork Monitor. Create custom SNMP monitor using the EtherLike-MIB::dot3StatsIndex OID value, configure state conditions and alerts, and monitor any Vendor-neutral Ethernet interface, any manufacturer (IEEE 802.3 EtherLike statistics) from a single console.

OID Breakdown

Upper-level ancestors (7 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.2mgmtAXON-MIB
1.3.6.1.2.1mib_2AXON-MIB
1.3.6.1.2.1.10transmissionCHECKPOINT-MIB-2
Numeric OIDNameModule
1.3.6.1.2.1.10.7dot3EtherLike-MIB
1.3.6.1.2.1.10.7.2dot3StatsTableEtherLike-MIB
1.3.6.1.2.1.10.7.2.1dot3StatsEntryEtherLike-MIB
1.3.6.1.2.1.10.7.2.1.1dot3StatsIndexEtherLike-MIB