hwSlotMacMaxNoLimitEnableCfg
HUAWEI-ADSL-EXT-MIB ·
.1.3.6.1.4.1.2011.6.31.1.11.1.1
Object
column obsolete
r/w
Enumeration
This object is used to set whether all the ports in the slot limits the maximum number of learning MAC addresses. Options: 1. enable(1) - Don't limit the max NO. of learning mac addresses in the slot 2. disable(2) - Limit the max NO. of learning mac addresses in the slot
Context
- MIB
- HUAWEI-ADSL-EXT-MIB
- OID
.1.3.6.1.4.1.2011.6.31.1.11.1.1- Type
- column
- Access
- readwrite
- Status
- obsolete
- Parent
- hwSlotMacMaxNoLimitCfgEntry
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 'HUAWEI-ADSL-EXT-MIB' -M '/opt/observium/mibs/huawei:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'HUAWEI-ADSL-EXT-MIB::hwSlotMacMaxNoLimitEnableCfg'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'HUAWEI-ADSL-EXT-MIB' -M '/opt/observium/mibs/huawei:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'HUAWEI-ADSL-EXT-MIB::hwSlotMacMaxNoLimitEnableCfg.<hwFrameIndex>.<hwSlotIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'HUAWEI-ADSL-EXT-MIB' -M '/opt/observium/mibs/huawei:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'HUAWEI-ADSL-EXT-MIB::hwSlotMacMaxNoLimitEnableCfg'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | enable |
2 | disable |