qtechMacIfLearnEnable

QTECH-ADDRESS-MIB · .1.3.6.1.4.1.27514.1.1.10.2.22.1.2.7.1.2

Object

Indicates whether this interface is enabled to learn MAC address. 
This variable has no effect when the value of qtechMacIfLearnEnable
object is disabled(2).
              
Setting this object to be enabled(1) enables the interface to learn MAC address.
              
Setting this object to be disabled(2) disables the interface to learn MAC address.

Context

MIB
QTECH-ADDRESS-MIB
OID
.1.3.6.1.4.1.27514.1.1.10.2.22.1.2.7.1.2
Type
column
Access
readwrite
Status
current
Parent
qtechMacIfLearnEntry

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

Syntax

Values & Constraints

Type Values
1enabled
2disabled