hwTrafficBurstDetectInstanceState
HUAWEI-QOS-MIB ·
.1.3.6.1.4.1.2011.5.2.26.1.21
Object
column r/w
Enumeration
Indicates the state of traffic burst detection. Options: 1.active(1) --indicates the traffic burst detection take effects 2.stop(2) --indicates the traffic burst detection ends 3.idle(3) --indicates the traffic burst detection is not configured
Context
- MIB
- HUAWEI-QOS-MIB
- OID
.1.3.6.1.4.1.2011.5.2.26.1.21- Type
- column
- Access
- readwrite
- Status
- current
- Parent
- hwTrafficBurstDetectInstanceEntry
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-QOS-MIB' -M '/opt/observium/mibs/huawei:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'HUAWEI-QOS-MIB::hwTrafficBurstDetectInstanceState'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'HUAWEI-QOS-MIB' -M '/opt/observium/mibs/huawei:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'HUAWEI-QOS-MIB::hwTrafficBurstDetectInstanceState.<hwTrafficBurstDetectInstanceId>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'HUAWEI-QOS-MIB' -M '/opt/observium/mibs/huawei:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'HUAWEI-QOS-MIB::hwTrafficBurstDetectInstanceState'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | active |
2 | stop |
3 | idle |