cpqnIpxPhysAddr

CPQNUNIF-MIB · .1.3.6.1.4.1.232.121.6.2.1.2

Object

column mandatory RFC1213-MIBPhysAddress
The physical address of the management agent interface.  This is
usually an interfaces IEEE MAC Address.  For IEEE MAC address, the
value will be 6 bytes in network byte order.  For interfaces which do
not have such physical address (e.g., SLIP interfaces), this object
will one zero byte.

Context

MIB
CPQNUNIF-MIB
OID
.1.3.6.1.4.1.232.121.6.2.1.2
Type
column
Access
readonly
Status
mandatory
Parent
cpqnIpxNetworkEntry

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

Syntax

Source
RFC1213-MIBPhysAddress
Base type
OctetString

Values & Constraints

No enumerated values or constraints recorded.