hwXQoSStormControlAction

HUAWEI-XQoS-MIB · .1.3.6.1.4.1.2011.5.25.32.4.1.13.1.1.6

Object

column r/w Enumeration
storm-control action.
none : no action will be taken.
block: packets will be blocked if receiving-rate is higher than the high water mark and will be unblocked only when the receiving-rate drops below the low water mark.
shutdown: the interface will be shutdown if receiving-rate is higher than the high water mark and the interface will NOT be open when the receiving-rate drops below the low water mark. To open the interface, use undo shutdown command.

Context

MIB
HUAWEI-XQoS-MIB
OID
.1.3.6.1.4.1.2011.5.25.32.4.1.13.1.1.6
Type
column
Access
readwrite
Status
current
Parent
hwXQoSStormControlEntry
Groups
1

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

Syntax

Enumeration

Values & Constraints

Enumerated Values
1none
2block
3shutdown

Conformance