ipNetToPhysicalPhysAddress

OBS ✓
IP-MIB · .1.3.6.1.2.1.4.35.1.4

Object

column r/w OctetString
The media-dependent `physical' address.
              
As the entries in this table are typically not persistent
when this object is written the entity SHOULD NOT save the
change to non-volatile storage.
Observium directly uses this object
This object is referenced by an Observium discovery or polling workflow.
Used in: Discovery
Explore Observium network monitoring

Context

MIB
IP-MIB
OID
.1.3.6.1.2.1.4.35.1.4
Type
column
Access
readwrite
Status
current
Parent
ipNetToPhysicalEntry
Groups
1

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 'IP-MIB' -M '/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'IP-MIB::ipNetToPhysicalPhysAddress'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'IP-MIB' -M '/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'IP-MIB::ipNetToPhysicalPhysAddress.<ipNetToPhysicalIfIndex>.<ipNetToPhysicalNetAddressType>.<ipNetToPhysicalNetAddress>'
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::ipNetToPhysicalPhysAddress'

Syntax

OctetString

Values & Constraints

Object Constraints
range: 0-65535

Conformance

Member of
Compliance refinements
An agent is not required to provide write or create access
to this object.