ipNetToPhysicalTable

IP-MIB · .1.3.6.1.2.1.4.35

Object

table
The IP Address Translation table used for mapping from IP
addresses to physical addresses.
          
The Address Translation tables contain the IP address to
'physical' address equivalences.  Some interfaces do not use
translation tables for determining address equivalences
(e.g., DDN-X.25 has an algorithmic method); if all
interfaces are of this type, then the Address Translation
table is empty, i.e., has zero entries.
          
While many protocols may be used to populate this table, ARP
and Neighbor Discovery are the most likely
options.

Context

MIB
IP-MIB
OID
.1.3.6.1.2.1.4.35
Type
table
Status
current
Parent
ip
Children
1

Use a bulk walk to inspect objects and instances beneath this OID.

Walk the subtree
/usr/bin/snmpbulkwalk -v2c -c '<community>' -Pud -Ir -OQUs -m 'IP-MIB' -M '/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'IP-MIB::ipNetToPhysicalTable'
More examples
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'IP-MIB' -M '/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'IP-MIB::ipNetToPhysicalTable'

Syntax

No syntax metadata recorded.

Values & Constraints

No enumerated values or constraints recorded.