ethIfCurrentIndex

RAD-MIB · .1.3.6.1.4.1.164.3.1.6.1.2.1.1.1

Object

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.

Context

MIB
RAD-MIB
OID
.1.3.6.1.4.1.164.3.1.6.1.2.1.1.1
Type
column
Access
readonly
Status
current
Parent
ethIfCurrentEntry

Walk the column to discover its indexed instances, or supply every index to read one instance.

Walk the column
/usr/bin/snmpbulkwalk -v2c -c '<community>' -Pud -Ir -OQUs -m 'RAD-MIB' -M '/opt/observium/mibs/rad:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'RAD-MIB::ethIfCurrentIndex'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'RAD-MIB' -M '/opt/observium/mibs/rad:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'RAD-MIB::ethIfCurrentIndex.<index>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'RAD-MIB' -M '/opt/observium/mibs/rad:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'RAD-MIB::ethIfCurrentIndex'

Syntax

Source
SNMPv2-SMIInteger32
Base type
Integer32

Values & Constraints

Object Constraints
range: 4-4
Type Constraints
range: -2147483648..2147483647