mefSoamDmCfgDestMacAddress

MEF-SOAM-PM-MIB · .1.3.6.1.4.1.15007.1.3.1.3.1.1.14

Object

column r/w SNMPv2-TCMacAddress
The Target or Destination MAC Address Field to be transmitted.
              
If mefSoamDmCfgType is 'dmDmm', the destination address is to be the 
unicast address of the destination MEP. An error is returned if this 
object is set to a multicast address.
              
If mefSoamDmCfgType is 'dm1DmTx', the destination address is normally the
unicast address of the destination MEP, but can be 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 multicast address.
              
If mefSoamDmCfgType is 'dm1DmRx', this object is ignored.
              
This address will be used if the value of the object
mefSoamDmDestIsMepId is 'false'. 
              
This object is only valid for the entity transmitting the 
SOAM DM frames and is ignored by the entity receiving 
SOAM DM 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.3.1.1.14
Type
column
Access
readwrite
Status
current
Parent
mefSoamDmCfgEntry
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::mefSoamDmCfgDestMacAddress'
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::mefSoamDmCfgDestMacAddress.<dot1agCfmMdIndex>.<dot1agCfmMaIndex>.<dot1agCfmMepIdentifier>.<mefSoamDmCfgIndex>'
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::mefSoamDmCfgDestMacAddress'

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