axInterfaceMacAddr

A10-AX-MIB · .1.3.6.1.4.1.22610.2.4.1.7.1.1.2.1.7

Object

The MAC address of the specified interface.

Context

MIB
A10-AX-MIB
OID
.1.3.6.1.4.1.22610.2.4.1.7.1.1.2.1.7
Type
column
Access
readonly
Status
current
Parent
axInterfaceEntry

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

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.