All MIBs › HUAWEI-ADSL-MIB › hwSlotMacMaxNoLimitEnable
hwSlotMacMaxNoLimitEnable
Module: HUAWEI-ADSL-MIB
OID (symbolic): HUAWEI-ADSL-MIB::hwSlotMacMaxNoLimitEnable
OID (numeric): 1.3.6.1.2.1.10.94.1.1.65541.1.1
Node type: OBJECT-TYPE
Type: INTEGER
Access: read-write
Description:
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
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.2.1.10.94.1.1.65541.1.1 snmpwalk -v2c -c public <target> HUAWEI-ADSL-MIB::hwSlotMacMaxNoLimitEnable
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.2.1.10.94.1.1.65541.1.1.1 snmpget -v2c -c public <target> HUAWEI-ADSL-MIB::hwSlotMacMaxNoLimitEnable.1
Set instance 1 (SNMPv2c):
snmpset -v2c -c private <target> 1.3.6.1.2.1.10.94.1.1.65541.1.1.1 i <value>
SNMPv3 example:
snmpget -v3 -l authPriv -u snmpv3-user -a SHA -A "AuthPassword1" -x AES -X "PrivPassword1" <target> hwSlotMacMaxNoLimitEnable.1
OID Breakdown
| Numeric OID | Name | Module |
|---|---|---|
| 1 | iso | LANART-AGENT |
| 1.3 | org | BIANCA-BRICK-PPP-MIB |
| 1.3.6 | dod | BIANCA-BRICK-PPP-MIB |
| 1.3.6.1 | internet | BIANCA-BRICK-PPP-MIB |
| 1.3.6.1.2 | mgmt | BKTEL-HFC862-BASE-MIB |
| 1.3.6.1.2.1 | mib_2 | CHECKPOINT-MIB-2 |
| 1.3.6.1.2.1.10 | transmission | CHECKPOINT-MIB-2 |
| 1.3.6.1.2.1.10.94 | adslMIB | ADSL-LINE-MIB |
| 1.3.6.1.2.1.10.94.1 | adslLineMib | ADSL-LINE-MIB |
| 1.3.6.1.2.1.10.94.1.1 | adslMibObjects | ADSL-LINE-MIB |
| 1.3.6.1.2.1.10.94.1.1.65541 | hwSlotMacMaxNoLimitTable | HUAWEI-ADSL-MIB |
| 1.3.6.1.2.1.10.94.1.1.65541.1 | hwSlotMacMaxNoLimitEntry | HUAWEI-ADSL-MIB |
| 1.3.6.1.2.1.10.94.1.1.65541.1.1 | hwSlotMacMaxNoLimitEnable | HUAWEI-ADSL-MIB |