hwXQoSStormControlStatus

HUAWEI-XQoS-MIB · .1.3.6.1.4.1.2011.5.25.32.4.1.13.1.1.10

Object

column Enumeration
The status of the interface.
normal: no storm-control action is taken.
broadcastBlocked: broadcast packets is blocked.
multicastBlocked: multicast packets is blocked.
bothBlocked: both the broadcast and multicast packets are blocked.
shutdown: the interface is shutdown.
unicastBlocked: unicast packets is blocked.
allBlocked: broadcast multicast unicast packets is blocked.
bcmcBlocked: both the broadcast and multicast packets are blocked.
bcucBlocked: both the broadcast and unicast packets are blocked.
ucmcBlocked: both the unicast and multicast packets are blocked.

Context

MIB
HUAWEI-XQoS-MIB
OID
.1.3.6.1.4.1.2011.5.25.32.4.1.13.1.1.10
Type
column
Access
readonly
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::hwXQoSStormControlStatus'
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::hwXQoSStormControlStatus.<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::hwXQoSStormControlStatus'

Syntax

Enumeration

Values & Constraints

Enumerated Values
1normal
2broadcastBlocked
3multicastBlocked
4bothBlocked
5shutdown
6unicastBlocked
7allBlocked
8bcmcBlocked
9bcucBlocked
10ucmcBlocked

Conformance