adGenEthLbkTermMatchMACDAMode

ADTRAN-GENETHLBK-MIB · .1.3.6.1.4.1.664.5.70.50.2.3.1.10

Object

column r/w Enumeration
This object specifies how/if a specified MAC address is being used as a loopback traffic filter.
none(0) means no MAC address is being used
explicit(1) means the MAC address specified in adGenEthLbkTermMatchMACDAExplicit is being used
system(2) meand the MAC address specified in adGenEthLbkSystemMACAddress is being used.

Context

MIB
ADTRAN-GENETHLBK-MIB
OID
.1.3.6.1.4.1.664.5.70.50.2.3.1.10
Type
column
Access
readwrite
Status
current
Parent
adGenEthLbkTermProvEntry

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 'ADTRAN-GENETHLBK-MIB' -M '/opt/observium/mibs/adtran:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'ADTRAN-GENETHLBK-MIB::adGenEthLbkTermMatchMACDAMode'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'ADTRAN-GENETHLBK-MIB' -M '/opt/observium/mibs/adtran:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'ADTRAN-GENETHLBK-MIB::adGenEthLbkTermMatchMACDAMode.<adGenEthLbkElementIndex>.<adGenEthLbkTermName>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'ADTRAN-GENETHLBK-MIB' -M '/opt/observium/mibs/adtran:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'ADTRAN-GENETHLBK-MIB::adGenEthLbkTermMatchMACDAMode'

Syntax

Enumeration

Values & Constraints

Enumerated Values
0none
1explicit
2system