ifPhysAddress

SUN-SNMP · .1.3.6.1.2.1.2.2.1.6

Object

column mandatory SNMPv2-TCPhysAddress
The interface's address at the protocol layer
immediately `below' the network layer in the
protocol stack.  For interfaces which do not have
such an address (e.g., a serial line), this object
should contain an octet string of zero length.

Context

MIB
SUN-SNMP
OID
.1.3.6.1.2.1.2.2.1.6
Type
column
Access
readonly
Status
mandatory
Parent
ifEntry

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 'SUN-SNMP' -M '/opt/observium/mibs/oracle:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'SUN-SNMP::ifPhysAddress'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'SUN-SNMP' -M '/opt/observium/mibs/oracle:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'SUN-SNMP::ifPhysAddress.<ifIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'SUN-SNMP' -M '/opt/observium/mibs/oracle:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'SUN-SNMP::ifPhysAddress'

Syntax

Source
SNMPv2-TCPhysAddress
Base type
OctetString
Display format
1x:
Type Description
Represents media- or physical-level addresses.

Values & Constraints

No enumerated values or constraints recorded.