ostEnetStRespCfgLocalMac

OMNITRON-EST-MIB · .1.3.6.1.4.1.7342.10.1.1.5.1.22

Object

column r/w SNMPv2-TCTruthValue
This object indicates whether the received test instance PDU must match
the local port's MAC address.
              
The value 'true' indicates the test PDU must match the test instance's
local port MAC address if ostEnetStRespCfgType is equal to 'port',
'evc', or 'evccos'.
              
              
The value 'false' indicates the test PDU does not have to match the
test instance's local port MAC address if ostEnetStRespCfgType is equal
to 'port', 'evc', or 'evccos'.
              
The value of the object is ignored if ostEnetStRespCfgType is equal
to 'lbm' or 'tst'.
              
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.5.1.22
Type
column
Access
readwrite
Status
current
Parent
ostEnetStRespCfgEntry
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::ostEnetStRespCfgLocalMac'
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::ostEnetStRespCfgLocalMac.<ostEnetStRespCfgIndex>'
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::ostEnetStRespCfgLocalMac'

Syntax

Source
SNMPv2-TCTruthValue
Base type
Enumeration
Type Description
Represents a boolean value.

Values & Constraints

Type Values
1true
2false

Conformance