hwMacLimitActionSwitch
HUAWEI-ETHERLIKE-EXT-MIB ·
.1.3.6.1.4.1.2011.5.14.36
Object
scalar r/w
Enumeration
If or not to shutdown the port when the number of MAC addresses of the port reaches an upper limit. Options: 1. activate(1) -not to shutdown the port when the number of MAC addresses of the port reaches an upper limit. 2. deactivate(2) -shutdown the port when the number of MAC addresses of the port reaches an upper limit. Default: activate(1)
Context
- MIB
- HUAWEI-ETHERLIKE-EXT-MIB
- OID
.1.3.6.1.4.1.2011.5.14.36- Type
- scalar
- Access
- readwrite
- Status
- current
- Parent
- hwEthernetPort
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 '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::hwMacLimitActionSwitch.0'
More examples
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::hwMacLimitActionSwitch'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | activate |
2 | deactivate |