ifPhysAddress

ASTERFUSION-MIB · .1.3.6.1.2.1.2.2.1.6

Object

column PhysAddress
The interface's address at its protocol sub-layer.  For
example, for an 802.x interface, this object normally
contains a MAC address.  The interface's media-specific MIB
must define the bit and byte ordering and the format of the
value of this object.  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
ASTERFUSION-MIB
OID
.1.3.6.1.2.1.2.2.1.6
Type
column
Access
readonly
Status
current
Parent
ifEntry
Groups
2

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

Syntax

Source
PhysAddress
Base type
OctetString

Values & Constraints

No enumerated values or constraints recorded.