qtechMacGlobalLearnEnabled
QTECH-ADDRESS-MIB ·
.1.3.6.1.4.1.27514.1.1.10.2.22.1.2.8
Object
Indicates whether this device is enabled to learn MAC address. Setting this object to be enabled(1) enables the device to learn MAC address. Setting this object to be disabled(2) disables the device to learn MAC address.
Context
- MIB
- QTECH-ADDRESS-MIB
- OID
.1.3.6.1.4.1.27514.1.1.10.2.22.1.2.8- Type
- scalar
- Access
- readwrite
- Status
- current
- Parent
- qtechAddressNotificationObjects
Net-SNMP examples
How SNMP and these commands workScalars have one instance, identified by the .0 suffix.
Read the scalar 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::qtechMacGlobalLearnEnabled.0'
More examples
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::qtechMacGlobalLearnEnabled'
Syntax
- Source
- P-BRIDGE-MIBEnabledStatus
- Base type
Enumeration
Values & Constraints
Type Values
1 | enabled |
2 | disabled |