hwBoardMacAddressLearningVlanConnectCtrl

HUAWEI-ETHERLIKE-EXT-MIB · .1.3.6.1.4.1.2011.5.14.1.11.1.1

Object

column r/w Enumeration
Indicates the status of the the MAC address learning function on S+C traffic streams.                 
Options:
1. invalid(-1)  -Indicates that the MAC address learning function on S+C traffic streams is unavailable.
2. disable(1)   -Disables the MAC address learning function on S+C traffic streams.
3. enable(2)    -Enables the MAC address learning function on S+C traffic streams.
4. noconfig(3)  -Cancels the MAC address learning function on S+C traffic streams. After the command is successfully executed, 
                 the MAC address learning function configured for the specified VLAN takes effect for S+C traffic streams.

Context

MIB
HUAWEI-ETHERLIKE-EXT-MIB
OID
.1.3.6.1.4.1.2011.5.14.1.11.1.1
Type
column
Access
readwrite
Status
current
Parent
hwBoardMacAddressLearningVlanConnectEntry

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 'HUAWEI-ETHERLIKE-EXT-MIB' -M '/opt/observium/mibs/huawei:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'HUAWEI-ETHERLIKE-EXT-MIB::hwBoardMacAddressLearningVlanConnectCtrl'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'HUAWEI-ETHERLIKE-EXT-MIB' -M '/opt/observium/mibs/huawei:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'HUAWEI-ETHERLIKE-EXT-MIB::hwBoardMacAddressLearningVlanConnectCtrl.<hwFrameIndex>.<hwSlotIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'HUAWEI-ETHERLIKE-EXT-MIB' -M '/opt/observium/mibs/huawei:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'HUAWEI-ETHERLIKE-EXT-MIB::hwBoardMacAddressLearningVlanConnectCtrl'

Syntax

Enumeration

Values & Constraints

Enumerated Values
-1invalid
1disable
2enable
3noconfig