agentIpIfMacAddr

DES2218-MIB · .1.3.6.1.4.1.171.11.1.3.2.1.5

Object

column mandatory RFC1213-MIBPhysAddress
The MAC address of this IP interface.
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
DES2218-MIB
OID
.1.3.6.1.4.1.171.11.1.3.2.1.5
Type
column
Access
readonly
Status
mandatory
Parent
agentIpIfEntry

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

Syntax

Source
RFC1213-MIBPhysAddress
Base type
OctetString

Values & Constraints

No enumerated values or constraints recorded.