mefSoamLmCfgDestMacAddress

MEF-SOAM-PM-MIB · .1.3.6.1.4.1.15007.1.3.1.2.1.1.14

Object

column r/w SNMPv2-TCMacAddress
The Target or Destination MAC Address Field to be transmitted. 
              
If mefSoamLmCfgType is 'lmCcm', the destination MAC address is always a 
multicast address indicating the level of the MEG: 01-80-c2-00-00-3y,
where y is the level of the MEG. An error is returned if this object
is set to any other value.
              
If mefSoamLmCfgType is 'lmLmm' or 'lmSlm', the destination address is
the unicast address of the destination MEP. An error is returned if 
this object is set to a multicast address.
              
This address will be used if the value of the object
mefSoamLmDestIsMepId is 'false'. 
              
This object is only valid for the entity transmitting the 
SOAM LM frames and is ignored by the entity receiving 
SOAM LM frames.
              
This object can only be written at row creation time and cannot be 
modified once it has been created.

Context

MIB
MEF-SOAM-PM-MIB
OID
.1.3.6.1.4.1.15007.1.3.1.2.1.1.14
Type
column
Access
readwrite
Status
current
Parent
mefSoamLmCfgEntry
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 'MEF-SOAM-PM-MIB' -M '/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'MEF-SOAM-PM-MIB::mefSoamLmCfgDestMacAddress'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'MEF-SOAM-PM-MIB' -M '/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'MEF-SOAM-PM-MIB::mefSoamLmCfgDestMacAddress.<dot1agCfmMdIndex>.<dot1agCfmMaIndex>.<dot1agCfmMepIdentifier>.<mefSoamLmCfgIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'MEF-SOAM-PM-MIB' -M '/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'MEF-SOAM-PM-MIB::mefSoamLmCfgDestMacAddress'

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