ipNetToMediaPhysAddress
OBS ✓
IP-MIB ·
.1.3.6.1.2.1.4.22.1.2
Object
column deprecated
r/w
OctetString
The media-dependent `physical' address. This object should
return 0 when this entry is in the 'incomplete' state.
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. Note: a stronger
requirement is not used because this object was previously
defined.
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.22.1.2- Type
- column
- Access
- readwrite
- Status
- deprecated
- Parent
- ipNetToMediaEntry
- Groups
- 1
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 'IP-MIB' -M '/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'IP-MIB::ipNetToMediaPhysAddress'
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::ipNetToMediaPhysAddress.<ipNetToMediaIfIndex>.<ipNetToMediaNetAddress>'
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::ipNetToMediaPhysAddress'
Syntax
OctetString
Values & Constraints
Object Constraints
range: 0-65535
Conformance
Member of