pxMACAddress

PDU2-MIB · .1.3.6.1.4.1.13742.6.3.2.2.1.11

Object

column deprecated SNMPv2-TCMacAddress
The current MAC address.
If bridge interface is enabled, then equal to the MAC address of Ethernet 1
else if Ethernet 1 is enabled, then equal to the MAC address of Ethernet 1
else if Ethernet 2 is enabled, then equal to the MAC address of Ethernet 2
else if Wlan is enabled, then equal to the MAC address of Wlan
else return SNMP_ERR_NOSUCHNAME

Context

MIB
PDU2-MIB
OID
.1.3.6.1.4.1.13742.6.3.2.2.1.11
Type
column
Access
readonly
Status
deprecated
Parent
unitConfigurationEntry
Groups
1

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

Syntax

Source
SNMPv2-TCMacAddress
Base type
OctetString
Display format
1x:
Type Description
Represents an 802 MAC address represented in the
`canonical' order defined by IEEE 802.1a, i.e., as if it
were transmitted least significant bit first, even though
802.5 (in contrast to other 802.x protocols) requires MAC
addresses to be transmitted most significant bit first.

Values & Constraints

Type Constraints
range: 6

Conformance