hwTrafficBurstDetectIfType
HUAWEI-QOS-MIB ·
.1.3.6.1.4.1.2011.5.2.26.1.8
Object
column r/w
Enumeration
Indicates the type of traffic burst detection. Options: 1.invalid(-1) --indicates the parameter is invalid 2.port(1) --indicates the traffic burst detection instance is configured on the secondary port 3.linkAggregationGroup(2) --indicates the traffic burst detection instance is configured on the LAG port 4.protectGroup(3) --indicates the traffic burst detection instance is configured on the secondary port in a protection group
Context
- MIB
- HUAWEI-QOS-MIB
- OID
.1.3.6.1.4.1.2011.5.2.26.1.8- 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::hwTrafficBurstDetectIfType'
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::hwTrafficBurstDetectIfType.<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::hwTrafficBurstDetectIfType'
Syntax
Enumeration
Values & Constraints
Enumerated Values
-1 | invalid |
1 | port |
2 | linkAggregationGroup |
3 | protectGroup |