h3cDot3OamPeerMacAddress

H3C-EFM-COMMON-MIB · .1.3.6.1.4.1.2011.10.2.42.3.1.2.1.2

Object

The MAC address of the peer OAM entity.  The MAC address is
derived from the most recently received OAMPDU.  This value is
initialized to all zeros (0x000000000000).  This value is
invalid if the h3cDot3OamPeerStatus is inactive.
              
An OAMPDU is indicated by a valid frame with (1) destination
MAC address equal to that of the reserved MAC address for Slow
Protocols (See 43B of [802.3ah]), (2) a lengthOrType field
equal to the reserved type for Slow Protocols, (3) and a Slow
Protocols subtype equal to that of the subtype reserved for
OAM.

Context

MIB
H3C-EFM-COMMON-MIB
OID
.1.3.6.1.4.1.2011.10.2.42.3.1.2.1.2
Type
column
Access
readonly
Status
current
Parent
h3cDot3OamPeerEntry
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 'H3C-EFM-COMMON-MIB' -M '/opt/observium/mibs/h3c:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'H3C-EFM-COMMON-MIB::h3cDot3OamPeerMacAddress'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'H3C-EFM-COMMON-MIB' -M '/opt/observium/mibs/h3c:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'H3C-EFM-COMMON-MIB::h3cDot3OamPeerMacAddress.<ifIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'H3C-EFM-COMMON-MIB' -M '/opt/observium/mibs/h3c:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'H3C-EFM-COMMON-MIB::h3cDot3OamPeerMacAddress'

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