All MIBs › RAD-MIB › ethIfCurrentIndex
ethIfCurrentIndex
Module: RAD-MIB
OID (symbolic): RAD-MIB::ethIfCurrentIndex
OID (numeric): 1.3.6.1.4.1.164.3.1.6.1.2.1.1.1
Node type: OBJECT-TYPE
Type: Integer32
Access: read-only
Description:
The index of the Ethernet interface. It may be ifIndex. For some devices (e.g RICi-622GE), supporting several types of intervals, this index will be a concatenation of the port index and interval type. Interval type can indicate: 1 minute, 15 minutes, 1 hour, 24 hours. For the exact formula, see device specification.
What is ethIfCurrentIndex?
This object identifies which Ethernet interface or monitoring interval the current statistics row applies to, potentially combining port index and interval type (1-minute, 15-minute, hourly, or 24-hour) for devices that track multiple time windows. It serves as the primary lookup key for finding the correct performance data row. Network monitoring systems use this index to organize and retrieve interval-based performance metrics for network interface reporting.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.164.3.1.6.1.2.1.1.1 snmpwalk -v2c -c public <target> RAD-MIB::ethIfCurrentIndex
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.164.3.1.6.1.2.1.1.1.1 snmpget -v2c -c public <target> RAD-MIB::ethIfCurrentIndex.1
OID Breakdown
| Numeric OID | Name | Module |
|---|---|---|
| 1 | iso | LANART-AGENT |
| 1.3 | org | BIANCA-BRICK-PPP-MIB |
| 1.3.6 | dod | BIANCA-BRICK-PPP-MIB |
| 1.3.6.1 | internet | BIANCA-BRICK-PPP-MIB |
| 1.3.6.1.4 | private | BIANCA-BRICK-PPP-MIB |
| 1.3.6.1.4.1 | enterprises | ANIROOT-MIB |
| 1.3.6.1.4.1.164 | rad | DACS-MIB |
| 1.3.6.1.4.1.164.3 | radWan | DACS-MIB |
| 1.3.6.1.4.1.164.3.1 | wanGen | DACS-MIB |
| 1.3.6.1.4.1.164.3.1.6 | diverseIfWanGen | DACS-MIB |
| 1.3.6.1.4.1.164.3.1.6.1 | ethIf | DACS-MIB |
| 1.3.6.1.4.1.164.3.1.6.1.2 | ethIfPerformance | RAD-MIB |
| 1.3.6.1.4.1.164.3.1.6.1.2.1 | ethIfCurrentTable | RAD-MIB |
| 1.3.6.1.4.1.164.3.1.6.1.2.1.1 | ethIfCurrentEntry | RAD-MIB |
| 1.3.6.1.4.1.164.3.1.6.1.2.1.1.1 | ethIfCurrentIndex | RAD-MIB |