adGenEthLbkFacMatchMACDAMode
ADTRAN-GENETHLBK-MIB ·
.1.3.6.1.4.1.664.5.70.50.2.2.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 adGenEthLbkFacMatchMACDAExplicit 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.2.1.10- Type
- column
- Access
- readwrite
- Status
- current
- Parent
- adGenEthLbkFacProvEntry
Net-SNMP examples
How SNMP and these commands workWalk 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::adGenEthLbkFacMatchMACDAMode'
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::adGenEthLbkFacMatchMACDAMode.<adGenEthLbkElementIndex>.<adGenEthLbkFacName>'
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::adGenEthLbkFacMatchMACDAMode'
Syntax
Enumeration
Values & Constraints
Enumerated Values
0 | none |
1 | explicit |
2 | system |