acIfIndex
ATMEDIA-MIB ·
.1.3.6.1.4.1.13458.1.3.3.2.1.1
Object
column Integer32
A unique value, greater than zero, for each physical interface. It is recommended that values are assigned contiguously starting from 1. The value for each interface must remain constant at least from one re-initialization of the entity's network management system to the next re- initialization.
Context
- MIB
- ATMEDIA-MIB
- OID
.1.3.6.1.4.1.13458.1.3.3.2.1.1- Type
- column
- Access
- readonly
- Status
- current
- Parent
- acIfEntry
Net-SNMP examples
How SNMP and these commands workWalk 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 'ATMEDIA-MIB' -M '/opt/observium/mibs/atmedia:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'ATMEDIA-MIB::acIfIndex'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'ATMEDIA-MIB' -M '/opt/observium/mibs/atmedia:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'ATMEDIA-MIB::acIfIndex.<acIfIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'ATMEDIA-MIB' -M '/opt/observium/mibs/atmedia:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'ATMEDIA-MIB::acIfIndex'
Syntax
- Source
- SNMPv2-SMIInteger32
- Base type
Integer32
Values & Constraints
Type Constraints
range: -2147483648..2147483647