ostEnetStInitCfgDestMacAddress

OMNITRON-EST-MIB · .1.3.6.1.4.1.7342.10.1.1.2.1.15

Object

column r/w SNMPv2-TCMacAddress
This object specifies the Destination MAC Address Field for
test instance PDUs.
              
If ostEnetStInitCfgType is 'port', 'evc', or 'evccos' the value
of the object is used as the Destination Address of the test instance
PDUs.
              
If ostEnetStInitCfgType is 'lbm' or 'tst' the value of this object is
only used if the value of ostEnetStInitCfgDestIsMepId is 'false'.
              
              
If ostEnetStInitCfgType is 'lbm' or 'tst' the value of this object is
ignored if the value of ostEnetStInitCfgDestIsMepId is 'true'.
              
This object can only be written at row creation time and cannot be
modified once it has been created.

Context

MIB
OMNITRON-EST-MIB
OID
.1.3.6.1.4.1.7342.10.1.1.2.1.15
Type
column
Access
readwrite
Status
current
Parent
ostEnetStInitCfgEntry
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 'OMNITRON-EST-MIB' -M '/opt/observium/mibs/omnitron:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'OMNITRON-EST-MIB::ostEnetStInitCfgDestMacAddress'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'OMNITRON-EST-MIB' -M '/opt/observium/mibs/omnitron:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'OMNITRON-EST-MIB::ostEnetStInitCfgDestMacAddress.<ostEnetStInitCfgIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'OMNITRON-EST-MIB' -M '/opt/observium/mibs/omnitron:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'OMNITRON-EST-MIB::ostEnetStInitCfgDestMacAddress'

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