osRfc2544DstMac

OS-RFC2544-MIB · .1.3.6.1.4.1.6926.2.7.2.1.6

Object

column r/w SNMPv2-TCMacAddress
If osRfc2544Protocol is equal to l2Protocol(2), then osRfc2544DstMac must be defined
with a host physical address to be used as a remote host for performing an operation.
              
If osRfc2544Protocol is equal to l3Protocol(5), then the test cannot be enabled if osRfc2544DstMac
is not equal to 00:00:00:00:00:00.

Context

MIB
OS-RFC2544-MIB
OID
.1.3.6.1.4.1.6926.2.7.2.1.6
Type
column
Access
readwrite
Status
current
Parent
osRfc2544CtlEntry
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 'OS-RFC2544-MIB' -M '/opt/observium/mibs/mrv:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'OS-RFC2544-MIB::osRfc2544DstMac'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'OS-RFC2544-MIB' -M '/opt/observium/mibs/mrv:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'OS-RFC2544-MIB::osRfc2544DstMac.<osRfc2544Owner>.<osRfc2544Test>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'OS-RFC2544-MIB' -M '/opt/observium/mibs/mrv:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'OS-RFC2544-MIB::osRfc2544DstMac'

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