All MIBs › EtherLike-MIB › dot3StatsIndex
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 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.2 | mgmt | AXON-MIB |
| 1.3.6.1.2.1 | mib_2 | AXON-MIB |
| 1.3.6.1.2.1.10 | transmission | CHECKPOINT-MIB-2 |
| Numeric OID | Name | Module |
|---|---|---|
| 1.3.6.1.2.1.10.7 | dot3 | EtherLike-MIB |
| 1.3.6.1.2.1.10.7.2 | dot3StatsTable | EtherLike-MIB |
| 1.3.6.1.2.1.10.7.2.1 | dot3StatsEntry | EtherLike-MIB |
| 1.3.6.1.2.1.10.7.2.1.1 | dot3StatsIndex | EtherLike-MIB |