tmnxOamBuildPktEthDstMacAddr

TIMETRA-OAM-TEST-MIB · .1.3.6.1.4.1.6527.3.1.2.11.6.7.1.3

Object

column r/w SNMPv2-TCMacAddress
The value of tmnxOamBuildPktEthDstMacAddr specifies the Destination
MAC Address field of the specified Ethernet header.
              
When the hosting row is a base definition (i.e.
tmnxOamBuildPktNumOrZero is zero), the default value is
00:00:00:00:00:00.
              
When the hosting row is an override definition (i.e.
tmnxOamBuildPktNumOrZero is non-zero), the default value is
FF:FF:FF:FF:FF:FF.  That indicates an unspecified override.

Context

MIB
TIMETRA-OAM-TEST-MIB
OID
.1.3.6.1.4.1.6527.3.1.2.11.6.7.1.3
Type
column
Access
readwrite
Status
current
Parent
tmnxOamBuildPktEthCtlEntry
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 'TIMETRA-OAM-TEST-MIB' -M '/opt/observium/mibs/nokia:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'TIMETRA-OAM-TEST-MIB::tmnxOamBuildPktEthDstMacAddr'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'TIMETRA-OAM-TEST-MIB' -M '/opt/observium/mibs/nokia:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'TIMETRA-OAM-TEST-MIB::tmnxOamBuildPktEthDstMacAddr.<tmnxOamBuildPktNumOrZero>.<tmnxOamBuildPktHeaderNum>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'TIMETRA-OAM-TEST-MIB' -M '/opt/observium/mibs/nokia:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'TIMETRA-OAM-TEST-MIB::tmnxOamBuildPktEthDstMacAddr'

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