hwMinMSIMacLimitAction
HUAWEI-MINM-MIB ·
.1.3.6.1.4.1.2011.5.25.133.1.1.3.2.1.20
Object
Indicates MAC learning restriction of a service instance. After the number of MAC address entries reaches the limit, the system takes the following actions: discard: indicates that packets with new MAC address are discarded. forward: indicates that packets with new MAC address are forwarded, but the address is not added to the MAC address table.
Context
- MIB
- HUAWEI-MINM-MIB
- OID
.1.3.6.1.4.1.2011.5.25.133.1.1.3.2.1.20- Type
- column
- Access
- readwrite
- Status
- current
- Parent
- hwMinMSICfgEntry
- Groups
- 1
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-MINM-MIB' -M '/opt/observium/mibs/huawei:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'HUAWEI-MINM-MIB::hwMinMSIMacLimitAction'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'HUAWEI-MINM-MIB' -M '/opt/observium/mibs/huawei:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'HUAWEI-MINM-MIB::hwMinMSIMacLimitAction.<hwMinMSIIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'HUAWEI-MINM-MIB' -M '/opt/observium/mibs/huawei:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'HUAWEI-MINM-MIB::hwMinMSIMacLimitAction'
Syntax
- Source
- HWProcessBehavior
- Base type
Enumeration
Values & Constraints
Type Values
1 | discard |
2 | forward |
Conformance
Member of