HUAWEI-CBQOS-MIB Table View

Table-centric layout grouping table, row, and column objects.

Tables
47
Rows
47
Columns
222
.1.3.6.1.4.1.2011.5.25.32.1.1.1.2 · 1 row entry · 6 columns
Uses the h3c variant from /opt/observium/mibs/h3c.
Command help
Walk hwCBQoSClassifierCfgInfoTable
/usr/bin/snmpbulkwalk -v2c -c '<community>' -Pud -Ir -OQUs -m 'HUAWEI-CBQOS-MIB' -M '/opt/observium/mibs/h3c:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'HUAWEI-CBQOS-MIB::hwCBQoSClassifierCfgInfoTable'
A table of Traffic Classifier configuration information.
hwCBQoSClassifierCfgInfoEntry row .1.3.6.1.4.1.2011.5.25.32.1.1.1.2.1
Traffic Classifier Configuration Information Entry.
Column Syntax OID
Index of Traffic Classifier. Begin with 0.
SNMPv2-SMIInteger32
Type Constraints:
range: -2147483648..2147483647
.1.3.6.1.4.1.2011.5.25.32.1.1.1.2.1.1
Name of Traffic Classifier.
OctetStringr/w
Constraints:
range: 1-31
.1.3.6.1.4.1.2011.5.25.32.1.1.1.2.1.2
The count of match rules of Traffic classifier. It can be used
for hwCBQoSMatchRuleIndex when creating rows in the
hwCBQoSMatchRuleCfgInfoTable. Begin with 0.
SNMPv2-SMIInteger32
Type Constraints:
range: -2147483648..2147483647
.1.3.6.1.4.1.2011.5.25.32.1.1.1.2.1.3
Operator of the match rules of traffic classifier.
Software QoS support and,or.
Hardware QoS support and.
Enumerationr/w
Enumerated Values:
1and
2or
.1.3.6.1.4.1.2011.5.25.32.1.1.1.2.1.4
Configuration layer of traffic classifier.
Only hardware QoS support it.
-1(unavailable) is returned only when getting value from software QoS.
-1(unavailable) can't be set.
Enumerationr/w
Enumerated Values:
-1unavailable
1l2
2l3
3both
.1.3.6.1.4.1.2011.5.25.32.1.1.1.2.1.5
RowStatus. Three actions are used: active,
createAndGo, destroy
SNMPv2-TCRowStatusr/w
Type Values:
1active
2notInService
3notReady
4createAndGo
5createAndWait
6destroy
Description:
The RowStatus textual convention is used to manage the
creation and deletion of conceptual rows, and is used as the
value of the SYNTAX clause for the status column of a
conceptual row (as described in Section 7.7.1 of …
.1.3.6.1.4.1.2011.5.25.32.1.1.1.2.1.6
.1.3.6.1.4.1.2011.5.25.32.1.1.1.3 · 1 row entry · 7 columns
Uses the h3c variant from /opt/observium/mibs/h3c.
Command help
Walk hwCBQoSMatchRuleCfgInfoTable
/usr/bin/snmpbulkwalk -v2c -c '<community>' -Pud -Ir -OQUs -m 'HUAWEI-CBQOS-MIB' -M '/opt/observium/mibs/h3c:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'HUAWEI-CBQOS-MIB::hwCBQoSMatchRuleCfgInfoTable'
A table of Match Rule configuration information.
hwCBQoSMatchRuleCfgInfoEntry row .1.3.6.1.4.1.2011.5.25.32.1.1.1.3.1
Match Rule Configuration Information Entry.
Column Syntax OID
Index of Match Rule.
SNMPv2-SMIInteger32
Type Constraints:
range: -2147483648..2147483647
.1.3.6.1.4.1.2011.5.25.32.1.1.1.3.1.1
whether the if-match rule is a Match or Match-Not statement.
Software QoS support match,match-Not.
Hardware QoS support match.
Enumerationr/w
Enumerated Values:
1match
2match-Not
.1.3.6.1.4.1.2011.5.25.32.1.1.1.3.1.2
Type of Match Rule.
typeAny(1)
typeAcl(2),
typeRtpPort(3),
typeProtocol(4),
typeIpPrec(5),
typeDscp(6),
typeVlan8021p(7),
typeMplsExp(8),
typeSourceMac(9),
typeDestinationMac(10),
typeClassifier(11),
typeInboundInterfac…
MatchRuleTyper/w
Type Values:
1typeAny
2typeAcl
3typeRtpPort
4typeProtocol
5typeIpPrec
6typeDscp
7typeVlan8021p
8typeMplsExp
9typeSourceMac
10typeDestinationMac
11typeClassifier
12typeInboundInterface
13typeMacGroup
16typeMatchDe
17typeMatchClp
25typeOutboundInterface
.1.3.6.1.4.1.2011.5.25.32.1.1.1.3.1.3
Value of Match Rule.
SourceMAC(9): SIZE (12) HHHHHHHHHHHH for example: 010102020303 means
the match rule is 'if-match source-mac 0101-0202-0303'
DestinationMAC(10): SIZE (12) HHHHHHHHHHHH for example: 010…
OctetStringr/w
Constraints:
range: 0-255
.1.3.6.1.4.1.2011.5.25.32.1.1.1.3.1.4
Value of Match Rule.
Acl(2):
Software QoS: 2000~3999 Hardware Qos: 10000~42767
RtpPort(3): start-port: 2000~65535
Protocol(4): 1(Ip)
IpPrec(5): value:0~7, up to 8 value can be input. The bit set
to 1…
SNMPv2-SMIUnsigned32r/w
Type Constraints:
range: 0..4294967295
.1.3.6.1.4.1.2011.5.25.32.1.1.1.3.1.5
Value of Match Rule.
RtpPort(3): end-port: 2000~65535
Dscp(6): value:0~63,up to 8 value can be input.
The bit set to 1 of hwCBQoSMatchRuleIntValue1 is used
to indicate the value 32~63.
The…
SNMPv2-SMIUnsigned32r/w
Type Constraints:
range: 0..4294967295
.1.3.6.1.4.1.2011.5.25.32.1.1.1.3.1.6
RowStatus for Match Rule Table.
Three actions are used: active, createAndGo, destroy
SNMPv2-TCRowStatusr/w
Type Values:
1active
2notInService
3notReady
4createAndGo
5createAndWait
6destroy
Description:
The RowStatus textual convention is used to manage the
creation and deletion of conceptual rows, and is used as the
value of the SYNTAX clause for the status column of a
conceptual row (as described in Section 7.7.1 of …
.1.3.6.1.4.1.2011.5.25.32.1.1.1.3.1.7
.1.3.6.1.4.1.2011.5.25.32.1.1.2.2 · 1 row entry · 3 columns
Uses the h3c variant from /opt/observium/mibs/h3c.
Command help
Walk hwCBQoSBehaviorCfgInfoTable
/usr/bin/snmpbulkwalk -v2c -c '<community>' -Pud -Ir -OQUs -m 'HUAWEI-CBQOS-MIB' -M '/opt/observium/mibs/h3c:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'HUAWEI-CBQOS-MIB::hwCBQoSBehaviorCfgInfoTable'
A table of Traffic Behavior configuration information.
hwCBQoSBehaviorCfgInfoEntry row .1.3.6.1.4.1.2011.5.25.32.1.1.2.2.1
Traffic Behavior Configuration Information Entry.
Column Syntax OID
Index of Traffic Behavior.
SNMPv2-SMIInteger32
Type Constraints:
range: -2147483648..2147483647
.1.3.6.1.4.1.2011.5.25.32.1.1.2.2.1.1
Name of Traffic Behavior.
OctetStringr/w
Constraints:
range: 1-31
.1.3.6.1.4.1.2011.5.25.32.1.1.2.2.1.2
RowStatus. Three actions are used: active,
createAndGo, destroy
SNMPv2-TCRowStatusr/w
Type Values:
1active
2notInService
3notReady
4createAndGo
5createAndWait
6destroy
Description:
The RowStatus textual convention is used to manage the
creation and deletion of conceptual rows, and is used as the
value of the SYNTAX clause for the status column of a
conceptual row (as described in Section 7.7.1 of …
.1.3.6.1.4.1.2011.5.25.32.1.1.2.2.1.3
.1.3.6.1.4.1.2011.5.25.32.1.1.2.3 · 1 row entry · 11 columns
Uses the h3c variant from /opt/observium/mibs/h3c.
Command help
Walk hwCBQoSCarCfgInfoTable
/usr/bin/snmpbulkwalk -v2c -c '<community>' -Pud -Ir -OQUs -m 'HUAWEI-CBQOS-MIB' -M '/opt/observium/mibs/h3c:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'HUAWEI-CBQOS-MIB::hwCBQoSCarCfgInfoTable'
A table of CAR feature configuration information.
hwCBQoSCarCfgInfoEntry row .1.3.6.1.4.1.2011.5.25.32.1.1.2.3.1
CAR Configuration Information Entry.
Column Syntax OID
Committed Information Rate. Unit: kbps.
software QoS: 8..155000
hardware QoS: 100..10000000
Integer32r/w
Constraints:
range: 8-10000000
.1.3.6.1.4.1.2011.5.25.32.1.1.2.3.1.1
Committed Burst Size. Unit: byte
software QoS: 1875..19375000 (default:max(cir*125/2,1875))
hardware QoS: 64..131071(default:12288)
Integer32r/w
Constraints:
range: 64-19375000
.1.3.6.1.4.1.2011.5.25.32.1.1.2.3.1.2
Excess Burst Size. Unit: byte. 0..19375000
Only software QoS support this node.
-1 is returned only when getting value from hardware QoS.
-1 can't be set.
Integer32r/w
Constraints:
range: -1-19375000
.1.3.6.1.4.1.2011.5.25.32.1.1.2.3.1.3
Peak Information Rate. Unit: kbps. 100..10000000
Only hardware QoS support this node.
-1 is returned only when getting value from software QoS.
-1 can't be set.
Integer32r/w
Constraints:
range: -1--1
range: 100-10000000
.1.3.6.1.4.1.2011.5.25.32.1.1.2.3.1.4
Peak Burst Size. Unit: byte.
64..4000000.(default:cbs when Peak Information Rate configured)
Only hardware QoS support this node.
-1 is returned only when getting value from software QoS.
-1 can't be set.
Integer32r/w
Constraints:
range: -1--1
range: 64-4000000
.1.3.6.1.4.1.2011.5.25.32.1.1.2.3.1.5
Green Action:
pass (1)
discard (2)
remark IP Precedence (3)
remark DSCP (4)
remark MPLS EXP (5)
remark (6)
Hardware QoS : pass, discard, remark.
Software QoS : pass, discard, remark IP Precedence, remark DSCP,
CarActionr/w
Type Values:
1pass
2discard
3remarkIpPrec
4remarkDscp
5remarkMplsExp
6remark
.1.3.6.1.4.1.2011.5.25.32.1.1.2.3.1.6
The value is to remark When green action is remarking.
For remarking DSCP, the range is 0~63;
For remarking IP Precedence and MPLS EXP, the range is 0~7;
Only software QoS support this node.
-1 is returned only when get…
Integer32r/w
Constraints:
range: -1-63
.1.3.6.1.4.1.2011.5.25.32.1.1.2.3.1.7
Yellow Action:
unavailable(-1)
pass (1)
discard (2)
remark IP Precedence (3)
remark DSCP (4)
remark MPLS EXP (5)
remark(6)
Only hardware QoS support this node. Hardware QoS support pass,
discard, remark.
-1 is returned …
Enumerationr/w
Enumerated Values:
-1unavailable
1pass
2discard
3remarkIpPrec
4remarkDscp
5remarkMplsExp
6remark
.1.3.6.1.4.1.2011.5.25.32.1.1.2.3.1.8
Red Action:
pass (1)
discard (2)
remark IP Precedence (3)
remark DSCP (4)
remark MPLS EXP (5)
remark (6)
Hardware QoS : pass, discard, remark.
Software QoS : pass, discard, remark IP Precedence, remark DSCP,
CarActionr/w
Type Values:
1pass
2discard
3remarkIpPrec
4remarkDscp
5remarkMplsExp
6remark
.1.3.6.1.4.1.2011.5.25.32.1.1.2.3.1.9
The value is to remark When red action is remarking.
For remarking DSCP, the range is 0~63;
For remarking IP Precedence and MPLS EXP, the range is 0~7;
Only software QoS support this node.
-1 is returned only when getti…
Integer32r/w
Constraints:
range: -1-63
.1.3.6.1.4.1.2011.5.25.32.1.1.2.3.1.10
RowStatus. Three actions are used: active,
createAndGo, destroy
SNMPv2-TCRowStatusr/w
Type Values:
1active
2notInService
3notReady
4createAndGo
5createAndWait
6destroy
Description:
The RowStatus textual convention is used to manage the
creation and deletion of conceptual rows, and is used as the
value of the SYNTAX clause for the status column of a
conceptual row (as described in Section 7.7.1 of …
.1.3.6.1.4.1.2011.5.25.32.1.1.2.3.1.11
.1.3.6.1.4.1.2011.5.25.32.1.1.2.4 · 1 row entry · 5 columns
Uses the h3c variant from /opt/observium/mibs/h3c.
Command help
Walk hwCBQoSGtsCfgInfoTable
/usr/bin/snmpbulkwalk -v2c -c '<community>' -Pud -Ir -OQUs -m 'HUAWEI-CBQOS-MIB' -M '/opt/observium/mibs/h3c:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'HUAWEI-CBQOS-MIB::hwCBQoSGtsCfgInfoTable'
A table of GTS feature configuration information.
hwCBQoSGtsCfgInfoEntry row .1.3.6.1.4.1.2011.5.25.32.1.1.2.4.1
GTS Configuration Information Entry.
Column Syntax OID
Committed Information Rate. Unit: bps
Integer32r/w
Constraints:
range: 8000-155000000
.1.3.6.1.4.1.2011.5.25.32.1.1.2.4.1.1
Committed Burst Size. Unit: bit
default: max(cir*1/2,15000)
Integer32r/w
Constraints:
range: 15000-155000000
.1.3.6.1.4.1.2011.5.25.32.1.1.2.4.1.2
Excess Burst Size. Unit: bit
Integer32r/w
Constraints:
range: 0-155000000
.1.3.6.1.4.1.2011.5.25.32.1.1.2.4.1.3
The length of GTS buffer.
Integer32r/w
Constraints:
range: 1-1024
.1.3.6.1.4.1.2011.5.25.32.1.1.2.4.1.4
RowStatus. Three actions are used: active,
createAndGo, destroy
SNMPv2-TCRowStatusr/w
Type Values:
1active
2notInService
3notReady
4createAndGo
5createAndWait
6destroy
Description:
The RowStatus textual convention is used to manage the
creation and deletion of conceptual rows, and is used as the
value of the SYNTAX clause for the status column of a
conceptual row (as described in Section 7.7.1 of …
.1.3.6.1.4.1.2011.5.25.32.1.1.2.4.1.5
.1.3.6.1.4.1.2011.5.25.32.1.1.2.5 · 1 row entry · 3 columns
Uses the h3c variant from /opt/observium/mibs/h3c.
Command help
Walk hwCBQoSRemarkCfgInfoTable
/usr/bin/snmpbulkwalk -v2c -c '<community>' -Pud -Ir -OQUs -m 'HUAWEI-CBQOS-MIB' -M '/opt/observium/mibs/h3c:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'HUAWEI-CBQOS-MIB::hwCBQoSRemarkCfgInfoTable'
A table of Remarking feature configuration information.
hwCBQoSRemarkCfgInfoEntry row .1.3.6.1.4.1.2011.5.25.32.1.1.2.5.1
Remarking Configuration Information Entry.
Column Syntax OID
IpPrec(1)
Dscp(2)
MplsExp(3)
Vlan8021p(4)
AtmClp(5)
FrDe(6)
Hardware QoS support IpPrec, Dscp,MplsExp, Vlan8021p.
Software QoS support each type.
RemarkType
Type Values:
1typeIpPrec
2typeDscp
3typeMplsExp
4typeVlan8021p
5typeAtmClp
6typeFrDe
.1.3.6.1.4.1.2011.5.25.32.1.1.2.5.1.1
Value to remark:
for IpPrec: 0~7;
for Dscp: 0~63;
for Vlan8021p: 0~7;
for AtmClp: 0~1;
for FrDe: 0~1;
for MplsExp: 0~7
Integer32r/w
Constraints:
range: 0-63
.1.3.6.1.4.1.2011.5.25.32.1.1.2.5.1.2
RowStatus. Three actions are used: active,
createAndGo, destroy
SNMPv2-TCRowStatusr/w
Type Values:
1active
2notInService
3notReady
4createAndGo
5createAndWait
6destroy
Description:
The RowStatus textual convention is used to manage the
creation and deletion of conceptual rows, and is used as the
value of the SYNTAX clause for the status column of a
conceptual row (as described in Section 7.7.1 of …
.1.3.6.1.4.1.2011.5.25.32.1.1.2.5.1.3
.1.3.6.1.4.1.2011.5.25.32.1.1.2.6 · 1 row entry · 9 columns
Uses the h3c variant from /opt/observium/mibs/h3c.
Command help
Walk hwCBQoSQueueCfgInfoTable
/usr/bin/snmpbulkwalk -v2c -c '<community>' -Pud -Ir -OQUs -m 'HUAWEI-CBQOS-MIB' -M '/opt/observium/mibs/h3c:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'HUAWEI-CBQOS-MIB::hwCBQoSQueueCfgInfoTable'
A table of queueing feature configuration information.
hwCBQoSQueueCfgInfoEntry row .1.3.6.1.4.1.2011.5.25.32.1.1.2.6.1
Queue Configuration Information Entry.
Column Syntax OID
Queueing Type:
EF: (1)
AF: (2)
WFQ: (3)
QueueTyper/w
Type Values:
1ef
2af
3wfq
.1.3.6.1.4.1.2011.5.25.32.1.1.2.6.1.1
The drop type of queue. Only valid for AF and WFQ queue.
-1 is returned only when getting value about EF queue.
-1 can't be set.
Enumerationr/w
Enumerated Values:
-1typeUnavailable
1typeTailDrop
2typeWred
.1.3.6.1.4.1.2011.5.25.32.1.1.2.6.1.2
The length of QueueLength. Only valid for tail-drop type
of AF and WFQ queue.
-1 is returned only when getting value about EF queue or
wred type of AF and WFQ queue.
-1 can't be set.
Integer32r/w
Constraints:
range: -1--1
range: 1-512
.1.3.6.1.4.1.2011.5.25.32.1.1.2.6.1.3
Bandwidth Unit:
Absolute, Unit Kbps (1)
Percent, Unit % (2)
Remaining percent, Unit % (3)
Absolute unit and percent unit are valid for EF and AF queue,
but remaining percent unit is only valid for AF queue.
-1 is return…
QueueBandwidthUnitr/w
Type Values:
-1unitUnavailable
1unitAbsolute
2unitPercent
3unitRemainPercent
.1.3.6.1.4.1.2011.5.25.32.1.1.2.6.1.4
Bandwidth value:
Absolute value: 8~1000000. Unit: Kbps
Percent value: 1~100.
Remaining percent value: 1~100.
Absolute value and percent value are valid for EF and AF queue,
but remaining percent value is only valid for …
Integer32r/w
Constraints:
range: -1--1
range: 1-1000000
.1.3.6.1.4.1.2011.5.25.32.1.1.2.6.1.5
Committed Burst Size. Unit: byte.
Only valid for EF queue.
Default:min( Bandwidth*25 , 2000000)
-1 is returned only when getting value about AF or WFQ queue.
-1 can't be set.
Integer32r/w
Constraints:
range: -1--1
range: 32-2000000
.1.3.6.1.4.1.2011.5.25.32.1.1.2.6.1.6
Max number of hashed queues (a power of 2).
Only valid for WFQ.
-1 is returned only when getting value about AF or EF queue.
-1 can't be set.
Enumerationr/w
Enumerated Values:
-1unavailable
16a16
32a32
64a64
128a128
256a256
512a512
1024a1024
2048a2048
4096a4096
.1.3.6.1.4.1.2011.5.25.32.1.1.2.6.1.7
RowStatus. Three actions are used: active,
createAndGo, destroy
SNMPv2-TCRowStatusr/w
Type Values:
1active
2notInService
3notReady
4createAndGo
5createAndWait
6destroy
Description:
The RowStatus textual convention is used to manage the
creation and deletion of conceptual rows, and is used as the
value of the SYNTAX clause for the status column of a
conceptual row (as described in Section 7.7.1 of …
.1.3.6.1.4.1.2011.5.25.32.1.1.2.6.1.8
Committed Burst Size Ratio. Unit: byte.
CBS = CBS_Ratio * Bandwidth(kbps)
Only valid for EF queue.
-1 is returned only when getting value about AF or WFQ queue.
-1 can't be set.
Integer32r/w
Constraints:
range: 25-500
range: -1--1
.1.3.6.1.4.1.2011.5.25.32.1.1.2.6.1.9
.1.3.6.1.4.1.2011.5.25.32.1.1.2.7 · 1 row entry · 2 columns
Uses the h3c variant from /opt/observium/mibs/h3c.
Command help
Walk hwCBQoSWredCfgInfoTable
/usr/bin/snmpbulkwalk -v2c -c '<community>' -Pud -Ir -OQUs -m 'HUAWEI-CBQOS-MIB' -M '/opt/observium/mibs/h3c:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'HUAWEI-CBQOS-MIB::hwCBQoSWredCfgInfoTable'
A table of WRED configuration information.
hwCBQoSWredCfgInfoEntry row .1.3.6.1.4.1.2011.5.25.32.1.1.2.7.1
WRED Configuration Information Entry.
Column Syntax OID
IP-Prec Based (1)
DSCP Based (2)
WredTyper/w
Type Values:
1typeIpPrecbased
2typeDscpbased
.1.3.6.1.4.1.2011.5.25.32.1.1.2.7.1.1
Specify weight for calculating mean queue depth.
Integer32r/w
Constraints:
range: 1-16
.1.3.6.1.4.1.2011.5.25.32.1.1.2.7.1.2
.1.3.6.1.4.1.2011.5.25.32.1.1.2.8 · 1 row entry · 4 columns
Uses the h3c variant from /opt/observium/mibs/h3c.
Command help
Walk hwCBQoSWredClassCfgInfoTable
/usr/bin/snmpbulkwalk -v2c -c '<community>' -Pud -Ir -OQUs -m 'HUAWEI-CBQOS-MIB' -M '/opt/observium/mibs/h3c:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'HUAWEI-CBQOS-MIB::hwCBQoSWredClassCfgInfoTable'
A table of WRED configuration information.
hwCBQoSWredClassCfgInfoEntry row .1.3.6.1.4.1.2011.5.25.32.1.1.2.8.1
WRED Class Configuration Information Entry.
Column Syntax OID
The class value.
For IP precedence based WRED, the class is IP precedence,
and range is 0~7.
For DSCP based WRED, the class is DSCP, and range is 0~63.
Integer32
Constraints:
range: 0-63
.1.3.6.1.4.1.2011.5.25.32.1.1.2.8.1.1
The low limit of queue depth.
Integer32r/w
Constraints:
range: 1-1024
.1.3.6.1.4.1.2011.5.25.32.1.1.2.8.1.2
The high limit of queue depth.
Integer32r/w
Constraints:
range: 1-1024
.1.3.6.1.4.1.2011.5.25.32.1.1.2.8.1.3
The discard probability denominator.
Integer32r/w
Constraints:
range: 1-255
.1.3.6.1.4.1.2011.5.25.32.1.1.2.8.1.4
.1.3.6.1.4.1.2011.5.25.32.1.1.2.9 · 1 row entry · 3 columns
Uses the h3c variant from /opt/observium/mibs/h3c.
Command help
Walk hwCBQoSPolicyRouteCfgInfoTable
/usr/bin/snmpbulkwalk -v2c -c '<community>' -Pud -Ir -OQUs -m 'HUAWEI-CBQOS-MIB' -M '/opt/observium/mibs/h3c:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'HUAWEI-CBQOS-MIB::hwCBQoSPolicyRouteCfgInfoTable'
A table of Policy Routeing configuration information.
hwCBQoSPolicyRouteCfgInfoEntry row .1.3.6.1.4.1.2011.5.25.32.1.1.2.9.1
Policy Routeing Configuration Information Entry.
Column Syntax OID
The next-hop ip address for redirection
RFC1155-SMIIpAddressr/w
Type Constraints:
range: 4
.1.3.6.1.4.1.2011.5.25.32.1.1.2.9.1.1
Whether forward the packet according to the routing table
When the next-hop ip address for redirection is not valid.
Backup means forwarding. NoBackup means not forwarding
Enumerationr/w
Enumerated Values:
1backup
2notbackup
.1.3.6.1.4.1.2011.5.25.32.1.1.2.9.1.2
RowStatus. Three actions are used: active,
createAndGo, destroy
SNMPv2-TCRowStatusr/w
Type Values:
1active
2notInService
3notReady
4createAndGo
5createAndWait
6destroy
Description:
The RowStatus textual convention is used to manage the
creation and deletion of conceptual rows, and is used as the
value of the SYNTAX clause for the status column of a
conceptual row (as described in Section 7.7.1 of …
.1.3.6.1.4.1.2011.5.25.32.1.1.2.9.1.3
.1.3.6.1.4.1.2011.5.25.32.1.1.2.10 · 1 row entry · 4 columns
Uses the h3c variant from /opt/observium/mibs/h3c.
Command help
Walk hwCBQoSNatCfgInfoTable
/usr/bin/snmpbulkwalk -v2c -c '<community>' -Pud -Ir -OQUs -m 'HUAWEI-CBQOS-MIB' -M '/opt/observium/mibs/h3c:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'HUAWEI-CBQOS-MIB::hwCBQoSNatCfgInfoTable'
A table of Nat configuration information.
hwCBQoSNatCfgInfoEntry row .1.3.6.1.4.1.2011.5.25.32.1.1.2.10.1
Nat Configuration Information Entry.
Column Syntax OID
The main ISP number
Integer32r/w
Constraints:
range: 1-255
.1.3.6.1.4.1.2011.5.25.32.1.1.2.10.1.1
The backup ISP number
Integer32r/w
Constraints:
range: 1-255
.1.3.6.1.4.1.2011.5.25.32.1.1.2.10.1.2
The service class. DEFVAL: 2
Integer32r/w
Constraints:
range: 1-4
.1.3.6.1.4.1.2011.5.25.32.1.1.2.10.1.3
RowStatus. Three actions are used: active,
createAndGo, destroy
SNMPv2-TCRowStatusr/w
Type Values:
1active
2notInService
3notReady
4createAndGo
5createAndWait
6destroy
Description:
The RowStatus textual convention is used to manage the
creation and deletion of conceptual rows, and is used as the
value of the SYNTAX clause for the status column of a
conceptual row (as described in Section 7.7.1 of …
.1.3.6.1.4.1.2011.5.25.32.1.1.2.10.1.4
.1.3.6.1.4.1.2011.5.25.32.1.1.2.11 · 1 row entry · 2 columns
Uses the h3c variant from /opt/observium/mibs/h3c.
Command help
Walk hwCBQoSFirewallCfgInfoTable
/usr/bin/snmpbulkwalk -v2c -c '<community>' -Pud -Ir -OQUs -m 'HUAWEI-CBQOS-MIB' -M '/opt/observium/mibs/h3c:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'HUAWEI-CBQOS-MIB::hwCBQoSFirewallCfgInfoTable'
A table of Firewall configuration information.
hwCBQoSFirewallCfgInfoEntry row .1.3.6.1.4.1.2011.5.25.32.1.1.2.11.1
Firewall Configuration Information Entry.
Column Syntax OID
The firewall action
Enumerationr/w
Enumerated Values:
1permit
2deny
.1.3.6.1.4.1.2011.5.25.32.1.1.2.11.1.1
RowStatus. Three actions are used: active,
createAndGo, destroy
SNMPv2-TCRowStatusr/w
Type Values:
1active
2notInService
3notReady
4createAndGo
5createAndWait
6destroy
Description:
The RowStatus textual convention is used to manage the
creation and deletion of conceptual rows, and is used as the
value of the SYNTAX clause for the status column of a
conceptual row (as described in Section 7.7.1 of …
.1.3.6.1.4.1.2011.5.25.32.1.1.2.11.1.2
.1.3.6.1.4.1.2011.5.25.32.1.1.2.12 · 1 row entry · 2 columns
Uses the h3c variant from /opt/observium/mibs/h3c.
Command help
Walk hwCBQoSSamplingCfgInfoTable
/usr/bin/snmpbulkwalk -v2c -c '<community>' -Pud -Ir -OQUs -m 'HUAWEI-CBQOS-MIB' -M '/opt/observium/mibs/h3c:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'HUAWEI-CBQOS-MIB::hwCBQoSSamplingCfgInfoTable'
A table of Sampling configuration information.
hwCBQoSSamplingCfgInfoEntry row .1.3.6.1.4.1.2011.5.25.32.1.1.2.12.1
Sampling Configuration Information Entry.
Column Syntax OID
The sampling number
Integer32r/w
Constraints:
range: 1-16
.1.3.6.1.4.1.2011.5.25.32.1.1.2.12.1.1
RowStatus. Three actions are used: active,
createAndGo, destroy
SNMPv2-TCRowStatusr/w
Type Values:
1active
2notInService
3notReady
4createAndGo
5createAndWait
6destroy
Description:
The RowStatus textual convention is used to manage the
creation and deletion of conceptual rows, and is used as the
value of the SYNTAX clause for the status column of a
conceptual row (as described in Section 7.7.1 of …
.1.3.6.1.4.1.2011.5.25.32.1.1.2.12.1.2
.1.3.6.1.4.1.2011.5.25.32.1.1.2.13 · 1 row entry · 5 columns
Uses the h3c variant from /opt/observium/mibs/h3c.
Command help
Walk hwCBQoSLrCfgInfoTable
/usr/bin/snmpbulkwalk -v2c -c '<community>' -Pud -Ir -OQUs -m 'HUAWEI-CBQOS-MIB' -M '/opt/observium/mibs/h3c:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'HUAWEI-CBQOS-MIB::hwCBQoSLrCfgInfoTable'
A table of Line Rate configuration information.
hwCBQoSLrCfgInfoEntry row .1.3.6.1.4.1.2011.5.25.32.1.1.2.13.1
LR Configuration Information Entry.
Column Syntax OID
CIR Unit:
Absolute, Unit bps (1)
Percent, Unit % (2)
LrCirUnitr/w
Type Values:
1absoluteUnitBps
2percentUnit
.1.3.6.1.4.1.2011.5.25.32.1.1.2.13.1.1
Committed Information Rate.
Absolute value: 8000..1000000000. Unit: bps
Percent value: 1~100.
Integer32r/w
Constraints:
range: 1-1000000000
.1.3.6.1.4.1.2011.5.25.32.1.1.2.13.1.2
Committed Burst Size.
When CIR is absolute value,
CBS value: 15000..1000000000,
default value: max(cir*1/2,15000),
Unit: bit;
When CIR is percent value,
CBS value: 50..2000,
default value: 500,
Unit: ms.
Integer32r/w
Constraints:
range: 50-1000000000
.1.3.6.1.4.1.2011.5.25.32.1.1.2.13.1.3
Excess Burst Size.
When CIR is absolute value,
EBS value: 0..1000000000, Unit: bit;
When CIR is percent value,
EBS value: 0..2000, Unit: ms.
Integer32r/w
Constraints:
range: 0-1000000000
.1.3.6.1.4.1.2011.5.25.32.1.1.2.13.1.4
RowStatus. Three actions are used: active,
createAndGo, destroy
SNMPv2-TCRowStatusr/w
Type Values:
1active
2notInService
3notReady
4createAndGo
5createAndWait
6destroy
Description:
The RowStatus textual convention is used to manage the
creation and deletion of conceptual rows, and is used as the
value of the SYNTAX clause for the status column of a
conceptual row (as described in Section 7.7.1 of …
.1.3.6.1.4.1.2011.5.25.32.1.1.2.13.1.5
.1.3.6.1.4.1.2011.5.25.32.1.1.2.14 · 1 row entry · 2 columns
Uses the h3c variant from /opt/observium/mibs/h3c.
Command help
Walk hwCBQoSNestPolicyCfgInfoTable
/usr/bin/snmpbulkwalk -v2c -c '<community>' -Pud -Ir -OQUs -m 'HUAWEI-CBQOS-MIB' -M '/opt/observium/mibs/h3c:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'HUAWEI-CBQOS-MIB::hwCBQoSNestPolicyCfgInfoTable'
A table of Hierachical Policy configuration information.
hwCBQoSNestPolicyCfgInfoEntry row .1.3.6.1.4.1.2011.5.25.32.1.1.2.14.1
Hierachical Policy Configuration Information Entry.
Column Syntax OID
Name of hierachical traffic policy.
OctetStringr/w
Constraints:
range: 1-31
.1.3.6.1.4.1.2011.5.25.32.1.1.2.14.1.1
RowStatus. Three actions are used: active,
createAndGo, destroy
SNMPv2-TCRowStatusr/w
Type Values:
1active
2notInService
3notReady
4createAndGo
5createAndWait
6destroy
Description:
The RowStatus textual convention is used to manage the
creation and deletion of conceptual rows, and is used as the
value of the SYNTAX clause for the status column of a
conceptual row (as described in Section 7.7.1 of …
.1.3.6.1.4.1.2011.5.25.32.1.1.2.14.1.2
.1.3.6.1.4.1.2011.5.25.32.1.1.3.2 · 1 row entry · 5 columns
Uses the h3c variant from /opt/observium/mibs/h3c.
Command help
Walk hwCBQoSPolicyCfgInfoTable
/usr/bin/snmpbulkwalk -v2c -c '<community>' -Pud -Ir -OQUs -m 'HUAWEI-CBQOS-MIB' -M '/opt/observium/mibs/h3c:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'HUAWEI-CBQOS-MIB::hwCBQoSPolicyCfgInfoTable'
A table of QoS policy configuration information.
hwCBQoSPolicyCfgInfoEntry row .1.3.6.1.4.1.2011.5.25.32.1.1.3.2.1
Traffic Policy Configuration Information Entry.
Column Syntax OID
Index of Traffic Policy.
SNMPv2-SMIInteger32
Type Constraints:
range: -2147483648..2147483647
.1.3.6.1.4.1.2011.5.25.32.1.1.3.2.1.1
Name of Traffic Policy.
OctetStringr/w
Constraints:
range: 1-31
.1.3.6.1.4.1.2011.5.25.32.1.1.3.2.1.2
The count of policy classes of policy. It can be used
for hwCBQoSPolicyClassIndex when creating rows in the
hwCBQoSPolicyClassCfgInfoTable. Begin with 0.
SNMPv2-SMIInteger32
Type Constraints:
range: -2147483648..2147483647
.1.3.6.1.4.1.2011.5.25.32.1.1.3.2.1.3
Configuration mode of Traffic Policy.
Only hardware QoS support this node.
-1 is returned only when getting value from software QoS.
-1 can't be set.
Enumerationr/w
Enumerated Values:
-1unavailable
1config
2auto
.1.3.6.1.4.1.2011.5.25.32.1.1.3.2.1.4
RowStatus. Three actions are used: active,
createAndGo, destroy
SNMPv2-TCRowStatusr/w
Type Values:
1active
2notInService
3notReady
4createAndGo
5createAndWait
6destroy
Description:
The RowStatus textual convention is used to manage the
creation and deletion of conceptual rows, and is used as the
value of the SYNTAX clause for the status column of a
conceptual row (as described in Section 7.7.1 of …
.1.3.6.1.4.1.2011.5.25.32.1.1.3.2.1.5
.1.3.6.1.4.1.2011.5.25.32.1.1.3.3 · 1 row entry · 7 columns
Uses the h3c variant from /opt/observium/mibs/h3c.
Command help
Walk hwCBQoSPolicyClassCfgInfoTable
/usr/bin/snmpbulkwalk -v2c -c '<community>' -Pud -Ir -OQUs -m 'HUAWEI-CBQOS-MIB' -M '/opt/observium/mibs/h3c:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'HUAWEI-CBQOS-MIB::hwCBQoSPolicyClassCfgInfoTable'
A table of QoS Policy classifier-behavior configuration information.
hwCBQoSPolicyClassCfgInfoEntry row .1.3.6.1.4.1.2011.5.25.32.1.1.3.3.1
Traffic Policy classifier-behavior Configuration Information Entry.
Column Syntax OID
PolicyClass Index in a QoS policy.
SNMPv2-SMIInteger32
Type Constraints:
range: -2147483648..2147483647
.1.3.6.1.4.1.2011.5.25.32.1.1.3.3.1.1
Index of classifier applied by a policy.
It should exist in hwCBQoSClassifierCfgInfoTable.
SNMPv2-SMIInteger32r/w
Type Constraints:
range: -2147483648..2147483647
.1.3.6.1.4.1.2011.5.25.32.1.1.3.3.1.2
Name of classifier applied by a policy.
It is corresponding to hwCBQoSPolicyClassClassifierIndex.
OctetString
Constraints:
range: 1-31
.1.3.6.1.4.1.2011.5.25.32.1.1.3.3.1.3
Index of Behavior applied by a policy.
It should exist in hwCBQoSBehaviorCfgInfoTable.
SNMPv2-SMIInteger32r/w
Type Constraints:
range: -2147483648..2147483647
.1.3.6.1.4.1.2011.5.25.32.1.1.3.3.1.4
Name of Behavior applied by a policy.
It is corresponding to hwCBQoSPolicyClassBehaviorIndex.
OctetString
Constraints:
range: 1-31
.1.3.6.1.4.1.2011.5.25.32.1.1.3.3.1.5
The Precedence of the class in the policy.
Only hardware QoS support this node.
-1 is returned only when getting value from software QoS.
-1 can't be set.
Integer32r/w
Constraints:
range: -1-16383
.1.3.6.1.4.1.2011.5.25.32.1.1.3.3.1.6
RowStatus. Three actions are used: active,
createAndGo, destroy
SNMPv2-TCRowStatusr/w
Type Values:
1active
2notInService
3notReady
4createAndGo
5createAndWait
6destroy
Description:
The RowStatus textual convention is used to manage the
creation and deletion of conceptual rows, and is used as the
value of the SYNTAX clause for the status column of a
conceptual row (as described in Section 7.7.1 of …
.1.3.6.1.4.1.2011.5.25.32.1.1.3.3.1.7
.1.3.6.1.4.1.2011.5.25.32.1.1.4.1 · 1 row entry · 5 columns
Uses the h3c variant from /opt/observium/mibs/h3c.
Command help
Walk hwCBQoSIfApplyPolicyTable
/usr/bin/snmpbulkwalk -v2c -c '<community>' -Pud -Ir -OQUs -m 'HUAWEI-CBQOS-MIB' -M '/opt/observium/mibs/h3c:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'HUAWEI-CBQOS-MIB::hwCBQoSIfApplyPolicyTable'
A table of QoS policy instance.
hwCBQoSIfApplyPolicyEntry row .1.3.6.1.4.1.2011.5.25.32.1.1.4.1.1
Policy applied on interface Configuration Information Entry.
Column Syntax OID
Interface Index, equal to ifIndex.
SNMPv2-SMIInteger32
Type Constraints:
range: -2147483648..2147483647
.1.3.6.1.4.1.2011.5.25.32.1.1.4.1.1.1
Policy direction:
inbound (1)
outbound (2)
DirectionType
Type Values:
1inbound
2outbound
.1.3.6.1.4.1.2011.5.25.32.1.1.4.1.1.2
Name of Traffic Policy.
OctetStringr/w
Constraints:
range: 1-31
.1.3.6.1.4.1.2011.5.25.32.1.1.4.1.1.3
If the value of it is specified 'true', enable dynamic qos policy.
-1(unavailable) is returned if device doesn't support dynamic QoS.
-1(unavailable) can't be set.
Enumerationr/w
Enumerated Values:
-1unavailable
1true
2false
.1.3.6.1.4.1.2011.5.25.32.1.1.4.1.1.4
RowStatus. Three actions are used: active,
createAndGo, destroy
SNMPv2-TCRowStatusr/w
Type Values:
1active
2notInService
3notReady
4createAndGo
5createAndWait
6destroy
Description:
The RowStatus textual convention is used to manage the
creation and deletion of conceptual rows, and is used as the
value of the SYNTAX clause for the status column of a
conceptual row (as described in Section 7.7.1 of …
.1.3.6.1.4.1.2011.5.25.32.1.1.4.1.1.5
.1.3.6.1.4.1.2011.5.25.32.1.1.4.2 · 1 row entry · 6 columns
Uses the h3c variant from /opt/observium/mibs/h3c.
Command help
Walk hwCBQoSAtmPvcApplyPolicyTable
/usr/bin/snmpbulkwalk -v2c -c '<community>' -Pud -Ir -OQUs -m 'HUAWEI-CBQOS-MIB' -M '/opt/observium/mibs/h3c:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'HUAWEI-CBQOS-MIB::hwCBQoSAtmPvcApplyPolicyTable'
A table of QoS policy instance.
hwCBQoSAtmPvcApplyPolicyEntry row .1.3.6.1.4.1.2011.5.25.32.1.1.4.2.1
Policy applied on ATM PVC Configuration Information Entry.
Column Syntax OID
ATM Interface Index, equal to ifIndex.
SNMPv2-SMIInteger32
Type Constraints:
range: -2147483648..2147483647
.1.3.6.1.4.1.2011.5.25.32.1.1.4.2.1.1
VPI value of ATM Interface.
SNMPv2-SMIInteger32
Type Constraints:
range: -2147483648..2147483647
.1.3.6.1.4.1.2011.5.25.32.1.1.4.2.1.2
VCI value of ATM Interface.
SNMPv2-SMIInteger32
Type Constraints:
range: -2147483648..2147483647
.1.3.6.1.4.1.2011.5.25.32.1.1.4.2.1.3
Policy direction:
inbound (1)
outbound (2)
DirectionType
Type Values:
1inbound
2outbound
.1.3.6.1.4.1.2011.5.25.32.1.1.4.2.1.4
Name of Traffic Policy.
OctetStringr/w
Constraints:
range: 1-31
.1.3.6.1.4.1.2011.5.25.32.1.1.4.2.1.5
RowStatus. Three actions are used: active,
createAndGo, destroy
SNMPv2-TCRowStatusr/w
Type Values:
1active
2notInService
3notReady
4createAndGo
5createAndWait
6destroy
Description:
The RowStatus textual convention is used to manage the
creation and deletion of conceptual rows, and is used as the
value of the SYNTAX clause for the status column of a
conceptual row (as described in Section 7.7.1 of …
.1.3.6.1.4.1.2011.5.25.32.1.1.4.2.1.6
.1.3.6.1.4.1.2011.5.25.32.1.1.4.3 · 1 row entry · 5 columns
Uses the h3c variant from /opt/observium/mibs/h3c.
Command help
Walk hwCBQoSIfVlanApplyPolicyTable
/usr/bin/snmpbulkwalk -v2c -c '<community>' -Pud -Ir -OQUs -m 'HUAWEI-CBQOS-MIB' -M '/opt/observium/mibs/h3c:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'HUAWEI-CBQOS-MIB::hwCBQoSIfVlanApplyPolicyTable'
A table of QoS policy instance.
hwCBQoSIfVlanApplyPolicyEntry row .1.3.6.1.4.1.2011.5.25.32.1.1.4.3.1
Policy applied on Ethernet Vlan Configuration Information Entry.
Column Syntax OID
Ethernet Interface Index, equal to ifIndex.
SNMPv2-SMIInteger32
Type Constraints:
range: -2147483648..2147483647
.1.3.6.1.4.1.2011.5.25.32.1.1.4.3.1.1
Vlan of Ethernet Interface.
SNMPv2-SMIInteger32
Type Constraints:
range: -2147483648..2147483647
.1.3.6.1.4.1.2011.5.25.32.1.1.4.3.1.2
Policy direction:
inbound (1)
outbound (2)
DirectionType
Type Values:
1inbound
2outbound
.1.3.6.1.4.1.2011.5.25.32.1.1.4.3.1.3
Name of Traffic Policy.
OctetStringr/w
Constraints:
range: 1-31
.1.3.6.1.4.1.2011.5.25.32.1.1.4.3.1.4
RowStatus. Three actions are used: active,
createAndGo, destroy
SNMPv2-TCRowStatusr/w
Type Values:
1active
2notInService
3notReady
4createAndGo
5createAndWait
6destroy
Description:
The RowStatus textual convention is used to manage the
creation and deletion of conceptual rows, and is used as the
value of the SYNTAX clause for the status column of a
conceptual row (as described in Section 7.7.1 of …
.1.3.6.1.4.1.2011.5.25.32.1.1.4.3.1.5
.1.3.6.1.4.1.2011.5.25.32.1.1.4.4 · 1 row entry · 4 columns
Uses the h3c variant from /opt/observium/mibs/h3c.
Command help
Walk hwCBQoSFrClassApplyPolicyTable
/usr/bin/snmpbulkwalk -v2c -c '<community>' -Pud -Ir -OQUs -m 'HUAWEI-CBQOS-MIB' -M '/opt/observium/mibs/h3c:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'HUAWEI-CBQOS-MIB::hwCBQoSFrClassApplyPolicyTable'
A table of QoS policy instance.
hwCBQoSFrClassApplyPolicyEntry row .1.3.6.1.4.1.2011.5.25.32.1.1.4.4.1
Policy applied on fr class Configuration Information Entry.
Column Syntax OID
The name of fr class.
OctetString
Constraints:
range: 1-31
.1.3.6.1.4.1.2011.5.25.32.1.1.4.4.1.1
Policy direction:
inbound (1)
outbound (2)
DirectionType
Type Values:
1inbound
2outbound
.1.3.6.1.4.1.2011.5.25.32.1.1.4.4.1.2
Name of Traffic Policy.
OctetStringr/w
Constraints:
range: 1-31
.1.3.6.1.4.1.2011.5.25.32.1.1.4.4.1.3
RowStatus. Three actions are used: active,
createAndGo, destroy
SNMPv2-TCRowStatusr/w
Type Values:
1active
2notInService
3notReady
4createAndGo
5createAndWait
6destroy
Description:
The RowStatus textual convention is used to manage the
creation and deletion of conceptual rows, and is used as the
value of the SYNTAX clause for the status column of a
conceptual row (as described in Section 7.7.1 of …
.1.3.6.1.4.1.2011.5.25.32.1.1.4.4.1.4
.1.3.6.1.4.1.2011.5.25.32.1.1.4.5 · 1 row entry · 4 columns
Uses the h3c variant from /opt/observium/mibs/h3c.
Command help
Walk hwCBQoSFrPvcApplyPolicyTable
/usr/bin/snmpbulkwalk -v2c -c '<community>' -Pud -Ir -OQUs -m 'HUAWEI-CBQOS-MIB' -M '/opt/observium/mibs/h3c:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'HUAWEI-CBQOS-MIB::hwCBQoSFrPvcApplyPolicyTable'
A table of QoS policy instance.
hwCBQoSFrPvcApplyPolicyEntry row .1.3.6.1.4.1.2011.5.25.32.1.1.4.5.1
Policy applied on FR PVC Configuration Information Entry.
Column Syntax OID
Fr Interface Index, equal to ifIndex.
SNMPv2-SMIInteger32
Type Constraints:
range: -2147483648..2147483647
.1.3.6.1.4.1.2011.5.25.32.1.1.4.5.1.1
Fr DLCI number.
Integer32
Constraints:
range: 16-1007
.1.3.6.1.4.1.2011.5.25.32.1.1.4.5.1.2
Policy direction:
inbound (1)
outbound (2)
DirectionType
Type Values:
1inbound
2outbound
.1.3.6.1.4.1.2011.5.25.32.1.1.4.5.1.3
Name of Traffic Policy.
OctetString
Constraints:
range: 1-31
.1.3.6.1.4.1.2011.5.25.32.1.1.4.5.1.4
.1.3.6.1.4.1.2011.5.25.32.1.1.5.1.1 · 1 row entry · 9 columns
Uses the h3c variant from /opt/observium/mibs/h3c.
Command help
Walk hwCBQoSIfCbqRunInfoTable
/usr/bin/snmpbulkwalk -v2c -c '<community>' -Pud -Ir -OQUs -m 'HUAWEI-CBQOS-MIB' -M '/opt/observium/mibs/h3c:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'HUAWEI-CBQOS-MIB::hwCBQoSIfCbqRunInfoTable'
A table of interface CBQ Running statistics. When policy using
queue behavior is applied on
interface the interface will using Class Based Queuing.
hwCBQoSIfCbqRunInfoEntry row .1.3.6.1.4.1.2011.5.25.32.1.1.5.1.1.1
Interface CBQ statistics entry.
Column Syntax OID
Packet number of CBQ queue
SNMPv2-SMIInteger32
Type Constraints:
range: -2147483648..2147483647
.1.3.6.1.4.1.2011.5.25.32.1.1.5.1.1.1.1
The number of discarded packets which coundn't be enqueued.
SNMPv2-SMICounter32
Type Constraints:
range: 0..4294967295
.1.3.6.1.4.1.2011.5.25.32.1.1.5.1.1.1.2
Packet number of EF queue
SNMPv2-SMIInteger32
Type Constraints:
range: -2147483648..2147483647
.1.3.6.1.4.1.2011.5.25.32.1.1.5.1.1.1.3
Packet number of of AF queue
SNMPv2-SMIInteger32
Type Constraints:
range: -2147483648..2147483647
.1.3.6.1.4.1.2011.5.25.32.1.1.5.1.1.1.4
Packet number of BE queue
SNMPv2-SMIInteger32
Type Constraints:
range: -2147483648..2147483647
.1.3.6.1.4.1.2011.5.25.32.1.1.5.1.1.1.5
the Packet number of Active Be Queue
SNMPv2-SMIInteger32
Type Constraints:
range: -2147483648..2147483647
.1.3.6.1.4.1.2011.5.25.32.1.1.5.1.1.1.6
the max Packet number of Active Be Queue
SNMPv2-SMIInteger32
Type Constraints:
range: -2147483648..2147483647
.1.3.6.1.4.1.2011.5.25.32.1.1.5.1.1.1.7
the total Packet number of Be Queue
SNMPv2-SMIInteger32
Type Constraints:
range: -2147483648..2147483647
.1.3.6.1.4.1.2011.5.25.32.1.1.5.1.1.1.8
the Allocated Packet number of Af Queue
SNMPv2-SMIInteger32
Type Constraints:
range: -2147483648..2147483647
.1.3.6.1.4.1.2011.5.25.32.1.1.5.1.1.1.9
.1.3.6.1.4.1.2011.5.25.32.1.1.5.1.2 · 1 row entry · 3 columns
Uses the h3c variant from /opt/observium/mibs/h3c.
Command help
Walk hwCBQoSIfClassMatchRunInfoTable
/usr/bin/snmpbulkwalk -v2c -c '<community>' -Pud -Ir -OQUs -m 'HUAWEI-CBQOS-MIB' -M '/opt/observium/mibs/h3c:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'HUAWEI-CBQOS-MIB::hwCBQoSIfClassMatchRunInfoTable'
A table of Running statistics for matching a classifier
in a QoS policy applied on the interface.
hwCBQoSIfClassMatchRunInfoEntry row .1.3.6.1.4.1.2011.5.25.32.1.1.5.1.2.1
Classifier's matching statistics information entry.
Column Syntax OID
Number of packets matching a class in a QoS policy.
SNMPv2-SMICounter32
Type Constraints:
range: 0..4294967295
.1.3.6.1.4.1.2011.5.25.32.1.1.5.1.2.1.1
Number of bytes matching a class in a QoS policy.
Only software QoS support this node.
SNMPv2-SMICounter32
Type Constraints:
range: 0..4294967295
.1.3.6.1.4.1.2011.5.25.32.1.1.5.1.2.1.2
Average rate matching a class of the last 5 minutes.
SNMPv2-SMICounter64
Type Constraints:
range: 0..18446744073709551615
.1.3.6.1.4.1.2011.5.25.32.1.1.5.1.2.1.3
.1.3.6.1.4.1.2011.5.25.32.1.1.5.1.3 · 1 row entry · 4 columns
Uses the h3c variant from /opt/observium/mibs/h3c.
Command help
Walk hwCBQoSIfCarRunInfoTable
/usr/bin/snmpbulkwalk -v2c -c '<community>' -Pud -Ir -OQUs -m 'HUAWEI-CBQOS-MIB' -M '/opt/observium/mibs/h3c:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'HUAWEI-CBQOS-MIB::hwCBQoSIfCarRunInfoTable'
A table of Running statistics for CAR
in a QoS policy applied on the interface.
hwCBQoSIfCarRunInfoEntry row .1.3.6.1.4.1.2011.5.25.32.1.1.5.1.3.1
CAR statistics information entry.
Column Syntax OID
Number of packets conforming CIR.
SNMPv2-SMICounter32
Type Constraints:
range: 0..4294967295
.1.3.6.1.4.1.2011.5.25.32.1.1.5.1.3.1.1
Number of bytes conforming CIR.
SNMPv2-SMICounter32
Type Constraints:
range: 0..4294967295
.1.3.6.1.4.1.2011.5.25.32.1.1.5.1.3.1.2
Number of packets exceeding CIR.
SNMPv2-SMICounter32
Type Constraints:
range: 0..4294967295
.1.3.6.1.4.1.2011.5.25.32.1.1.5.1.3.1.3
Number of bytes exceeding CIR.
SNMPv2-SMICounter32
Type Constraints:
range: 0..4294967295
.1.3.6.1.4.1.2011.5.25.32.1.1.5.1.3.1.4
.1.3.6.1.4.1.2011.5.25.32.1.1.5.1.4 · 1 row entry · 7 columns
Uses the h3c variant from /opt/observium/mibs/h3c.
Command help
Walk hwCBQoSIfGtsRunInfoTable
/usr/bin/snmpbulkwalk -v2c -c '<community>' -Pud -Ir -OQUs -m 'HUAWEI-CBQOS-MIB' -M '/opt/observium/mibs/h3c:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'HUAWEI-CBQOS-MIB::hwCBQoSIfGtsRunInfoTable'
A table of Running statistics for GTS
in a QoS policy applied on the interface.
hwCBQoSIfGtsRunInfoEntry row .1.3.6.1.4.1.2011.5.25.32.1.1.5.1.4.1
GTS statistics entry.
Column Syntax OID
Number of packets passed by GTS.
SNMPv2-SMICounter32
Type Constraints:
range: 0..4294967295
.1.3.6.1.4.1.2011.5.25.32.1.1.5.1.4.1.1
Number of bytes passed by GTS.
SNMPv2-SMICounter32
Type Constraints:
range: 0..4294967295
.1.3.6.1.4.1.2011.5.25.32.1.1.5.1.4.1.2
Number of packets discarded by GTS.
SNMPv2-SMICounter32
Type Constraints:
range: 0..4294967295
.1.3.6.1.4.1.2011.5.25.32.1.1.5.1.4.1.3
Number of bytes discarded by GTS.
SNMPv2-SMICounter32
Type Constraints:
range: 0..4294967295
.1.3.6.1.4.1.2011.5.25.32.1.1.5.1.4.1.4
Number of packets delayed by GTS.
SNMPv2-SMICounter32
Type Constraints:
range: 0..4294967295
.1.3.6.1.4.1.2011.5.25.32.1.1.5.1.4.1.5
Number of bytes delayed by GTS.
SNMPv2-SMICounter32
Type Constraints:
range: 0..4294967295
.1.3.6.1.4.1.2011.5.25.32.1.1.5.1.4.1.6
Packet number of GTS queue.
SNMPv2-SMIInteger32
Type Constraints:
range: -2147483648..2147483647
.1.3.6.1.4.1.2011.5.25.32.1.1.5.1.4.1.7
.1.3.6.1.4.1.2011.5.25.32.1.1.5.1.5 · 1 row entry · 1 columns
Uses the h3c variant from /opt/observium/mibs/h3c.
Command help
Walk hwCBQoSIfRemarkRunInfoTable
/usr/bin/snmpbulkwalk -v2c -c '<community>' -Pud -Ir -OQUs -m 'HUAWEI-CBQOS-MIB' -M '/opt/observium/mibs/h3c:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'HUAWEI-CBQOS-MIB::hwCBQoSIfRemarkRunInfoTable'
A table of Running statistics for remarking
in a QoS policy applied on the interface.
hwCBQoSIfRemarkRunInfoEntry row .1.3.6.1.4.1.2011.5.25.32.1.1.5.1.5.1
Remarking statistics entry.
Column Syntax OID
Number of packets remarked.
SNMPv2-SMICounter32
Type Constraints:
range: 0..4294967295
.1.3.6.1.4.1.2011.5.25.32.1.1.5.1.5.1.1
.1.3.6.1.4.1.2011.5.25.32.1.1.5.1.6 · 1 row entry · 6 columns
Uses the h3c variant from /opt/observium/mibs/h3c.
Command help
Walk hwCBQoSIfQueueRunInfoTable
/usr/bin/snmpbulkwalk -v2c -c '<community>' -Pud -Ir -OQUs -m 'HUAWEI-CBQOS-MIB' -M '/opt/observium/mibs/h3c:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'HUAWEI-CBQOS-MIB::hwCBQoSIfQueueRunInfoTable'
A table of Running statistics for queue
in a QoS policy applied on the interface.
hwCBQoSIfQueueRunInfoEntry row .1.3.6.1.4.1.2011.5.25.32.1.1.5.1.6.1
Queue statistics entry.
Column Syntax OID
Number of packets matched to enqueue.
SNMPv2-SMICounter32
Type Constraints:
range: 0..4294967295
.1.3.6.1.4.1.2011.5.25.32.1.1.5.1.6.1.1
Number of bytes matched to enqueue.
SNMPv2-SMICounter32
Type Constraints:
range: 0..4294967295
.1.3.6.1.4.1.2011.5.25.32.1.1.5.1.6.1.2
Number of packets enqueued.
SNMPv2-SMICounter32
Type Constraints:
range: 0..4294967295
.1.3.6.1.4.1.2011.5.25.32.1.1.5.1.6.1.3
Number of bytes enqueued.
SNMPv2-SMICounter32
Type Constraints:
range: 0..4294967295
.1.3.6.1.4.1.2011.5.25.32.1.1.5.1.6.1.4
Number of packets discarded when enqueued by discard method.
SNMPv2-SMICounter32
Type Constraints:
range: 0..4294967295
.1.3.6.1.4.1.2011.5.25.32.1.1.5.1.6.1.5
Number of bytes discarded when enqueued by discard method.
SNMPv2-SMICounter32
Type Constraints:
range: 0..4294967295
.1.3.6.1.4.1.2011.5.25.32.1.1.5.1.6.1.6
.1.3.6.1.4.1.2011.5.25.32.1.1.5.1.7 · 1 row entry · 2 columns
Uses the h3c variant from /opt/observium/mibs/h3c.
Command help
Walk hwCBQoSIfWredRunInfoTable
/usr/bin/snmpbulkwalk -v2c -c '<community>' -Pud -Ir -OQUs -m 'HUAWEI-CBQOS-MIB' -M '/opt/observium/mibs/h3c:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'HUAWEI-CBQOS-MIB::hwCBQoSIfWredRunInfoTable'
A table of Running statistics for WRED
in a QoS policy applied on the interface.
hwCBQoSIfWredRunInfoEntry row .1.3.6.1.4.1.2011.5.25.32.1.1.5.1.7.1
WRED statistics entry.
Column Syntax OID
Number of packets that random-discarded by WRED.
SNMPv2-SMICounter32
Type Constraints:
range: 0..4294967295
.1.3.6.1.4.1.2011.5.25.32.1.1.5.1.7.1.1
Number of packets that tail-discarded by WRED.
SNMPv2-SMICounter32
Type Constraints:
range: 0..4294967295
.1.3.6.1.4.1.2011.5.25.32.1.1.5.1.7.1.2
.1.3.6.1.4.1.2011.5.25.32.1.1.5.1.8 · 1 row entry · 7 columns
Uses the h3c variant from /opt/observium/mibs/h3c.
Command help
Walk hwCBQoSIfLrRunInfoTable
/usr/bin/snmpbulkwalk -v2c -c '<community>' -Pud -Ir -OQUs -m 'HUAWEI-CBQOS-MIB' -M '/opt/observium/mibs/h3c:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'HUAWEI-CBQOS-MIB::hwCBQoSIfLrRunInfoTable'
A table of Running statistics for LR
in a QoS policy applied on the interface.
hwCBQoSIfLrRunInfoEntry row .1.3.6.1.4.1.2011.5.25.32.1.1.5.1.8.1
LR statistics entry.
Column Syntax OID
Number of packets passed by LR.
SNMPv2-SMICounter32
Type Constraints:
range: 0..4294967295
.1.3.6.1.4.1.2011.5.25.32.1.1.5.1.8.1.1
Number of bytes passed by LR.
SNMPv2-SMICounter32
Type Constraints:
range: 0..4294967295
.1.3.6.1.4.1.2011.5.25.32.1.1.5.1.8.1.2
Number of packets discarded by LR.
SNMPv2-SMICounter32
Type Constraints:
range: 0..4294967295
.1.3.6.1.4.1.2011.5.25.32.1.1.5.1.8.1.3
Number of bytes discarded by LR.
SNMPv2-SMICounter32
Type Constraints:
range: 0..4294967295
.1.3.6.1.4.1.2011.5.25.32.1.1.5.1.8.1.4
Number of packets delayed by LR.
SNMPv2-SMICounter32
Type Constraints:
range: 0..4294967295
.1.3.6.1.4.1.2011.5.25.32.1.1.5.1.8.1.5
Number of bytes delayed by LR.
SNMPv2-SMICounter32
Type Constraints:
range: 0..4294967295
.1.3.6.1.4.1.2011.5.25.32.1.1.5.1.8.1.6
Packet number of LR queue
SNMPv2-SMIInteger32
Type Constraints:
range: -2147483648..2147483647
.1.3.6.1.4.1.2011.5.25.32.1.1.5.1.8.1.7
.1.3.6.1.4.1.2011.5.25.32.1.1.5.2.1 · 1 row entry · 9 columns
Uses the h3c variant from /opt/observium/mibs/h3c.
Command help
Walk hwCBQoSAtmPvcCbqRunInfoTable
/usr/bin/snmpbulkwalk -v2c -c '<community>' -Pud -Ir -OQUs -m 'HUAWEI-CBQOS-MIB' -M '/opt/observium/mibs/h3c:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'HUAWEI-CBQOS-MIB::hwCBQoSAtmPvcCbqRunInfoTable'
A table of atm pvc CBQ Running statistics. When policy using
queue behavior is applied on
atm pvc atm pvc will using Class Based Queuing.
hwCBQoSAtmPvcCbqRunInfoEntry row .1.3.6.1.4.1.2011.5.25.32.1.1.5.2.1.1
FR PVC CBQ statistics entry.
Column Syntax OID
Packet number of CBQ queue
SNMPv2-SMIInteger32
Type Constraints:
range: -2147483648..2147483647
.1.3.6.1.4.1.2011.5.25.32.1.1.5.2.1.1.1
The number of discarded packets which coundn't be enqueued.
SNMPv2-SMICounter32
Type Constraints:
range: 0..4294967295
.1.3.6.1.4.1.2011.5.25.32.1.1.5.2.1.1.2
Packet number of EF queue
SNMPv2-SMIInteger32
Type Constraints:
range: -2147483648..2147483647
.1.3.6.1.4.1.2011.5.25.32.1.1.5.2.1.1.3
Packet number of AF queue
SNMPv2-SMIInteger32
Type Constraints:
range: -2147483648..2147483647
.1.3.6.1.4.1.2011.5.25.32.1.1.5.2.1.1.4
Packet number of BE queue
SNMPv2-SMIInteger32
Type Constraints:
range: -2147483648..2147483647
.1.3.6.1.4.1.2011.5.25.32.1.1.5.2.1.1.5
the packet number of Active Be Queue
SNMPv2-SMIInteger32
Type Constraints:
range: -2147483648..2147483647
.1.3.6.1.4.1.2011.5.25.32.1.1.5.2.1.1.6
the max packet number of Active Be Queue
SNMPv2-SMIInteger32
Type Constraints:
range: -2147483648..2147483647
.1.3.6.1.4.1.2011.5.25.32.1.1.5.2.1.1.7
the total packet number of Be Queue
SNMPv2-SMIInteger32
Type Constraints:
range: -2147483648..2147483647
.1.3.6.1.4.1.2011.5.25.32.1.1.5.2.1.1.8
the Allocated packet number of Af Queue
SNMPv2-SMIInteger32
Type Constraints:
range: -2147483648..2147483647
.1.3.6.1.4.1.2011.5.25.32.1.1.5.2.1.1.9
.1.3.6.1.4.1.2011.5.25.32.1.1.5.2.2 · 1 row entry · 3 columns
Uses the h3c variant from /opt/observium/mibs/h3c.
Command help
Walk hwCBQoSAtmPvcClassMatchRunInfoTable
/usr/bin/snmpbulkwalk -v2c -c '<community>' -Pud -Ir -OQUs -m 'HUAWEI-CBQOS-MIB' -M '/opt/observium/mibs/h3c:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'HUAWEI-CBQOS-MIB::hwCBQoSAtmPvcClassMatchRunInfoTable'
A table of Running statistics for matching a classifier
in a QoS policy applied on ATM PVC.
hwCBQoSAtmPvcClassMatchRunInfoEntry row .1.3.6.1.4.1.2011.5.25.32.1.1.5.2.2.1
Classifier matching statistics entry.
Column Syntax OID
Number of packets matching a class in a QoS policy.
SNMPv2-SMICounter32
Type Constraints:
range: 0..4294967295
.1.3.6.1.4.1.2011.5.25.32.1.1.5.2.2.1.1
Number of bytes matching a class in a QoS policy.
SNMPv2-SMICounter32
Type Constraints:
range: 0..4294967295
.1.3.6.1.4.1.2011.5.25.32.1.1.5.2.2.1.2
Average rate matching a class in the last 5 minutes.
SNMPv2-SMICounter64
Type Constraints:
range: 0..18446744073709551615
.1.3.6.1.4.1.2011.5.25.32.1.1.5.2.2.1.3
.1.3.6.1.4.1.2011.5.25.32.1.1.5.2.3 · 1 row entry · 4 columns
Uses the h3c variant from /opt/observium/mibs/h3c.
Command help
Walk hwCBQoSAtmPvcCarRunInfoTable
/usr/bin/snmpbulkwalk -v2c -c '<community>' -Pud -Ir -OQUs -m 'HUAWEI-CBQOS-MIB' -M '/opt/observium/mibs/h3c:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'HUAWEI-CBQOS-MIB::hwCBQoSAtmPvcCarRunInfoTable'
A table of Running statistics for CAR
in a QoS policy applied on ATM PVC.
hwCBQoSAtmPvcCarRunInfoEntry row .1.3.6.1.4.1.2011.5.25.32.1.1.5.2.3.1
CAR statistics entry.
Column Syntax OID
Number of packets that conforming specified CIR.
SNMPv2-SMICounter32
Type Constraints:
range: 0..4294967295
.1.3.6.1.4.1.2011.5.25.32.1.1.5.2.3.1.1
Number of bytes that conforming specified CIR.
SNMPv2-SMICounter32
Type Constraints:
range: 0..4294967295
.1.3.6.1.4.1.2011.5.25.32.1.1.5.2.3.1.2
Number of packets exceeded CIR.
SNMPv2-SMICounter32
Type Constraints:
range: 0..4294967295
.1.3.6.1.4.1.2011.5.25.32.1.1.5.2.3.1.3
Number of bytes exceeded CIR.
SNMPv2-SMICounter32
Type Constraints:
range: 0..4294967295
.1.3.6.1.4.1.2011.5.25.32.1.1.5.2.3.1.4
.1.3.6.1.4.1.2011.5.25.32.1.1.5.2.4 · 1 row entry · 7 columns
Uses the h3c variant from /opt/observium/mibs/h3c.
Command help
Walk hwCBQoSAtmPvcGtsRunInfoTable
/usr/bin/snmpbulkwalk -v2c -c '<community>' -Pud -Ir -OQUs -m 'HUAWEI-CBQOS-MIB' -M '/opt/observium/mibs/h3c:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'HUAWEI-CBQOS-MIB::hwCBQoSAtmPvcGtsRunInfoTable'
A table of Running statistics for GTS
in a QoS policy applied on ATM PVC.
hwCBQoSAtmPvcGtsRunInfoEntry row .1.3.6.1.4.1.2011.5.25.32.1.1.5.2.4.1
GTS statistics entry.
Column Syntax OID
Number of packets passed by GTS.
SNMPv2-SMICounter32
Type Constraints:
range: 0..4294967295
.1.3.6.1.4.1.2011.5.25.32.1.1.5.2.4.1.1
Number of bytes passed by GTS.
SNMPv2-SMICounter32
Type Constraints:
range: 0..4294967295
.1.3.6.1.4.1.2011.5.25.32.1.1.5.2.4.1.2
Number of packets discarded by GTS.
SNMPv2-SMICounter32
Type Constraints:
range: 0..4294967295
.1.3.6.1.4.1.2011.5.25.32.1.1.5.2.4.1.3
Number of bytes discarded by GTS.
SNMPv2-SMICounter32
Type Constraints:
range: 0..4294967295
.1.3.6.1.4.1.2011.5.25.32.1.1.5.2.4.1.4
Number of packets delayed by GTS.
SNMPv2-SMICounter32
Type Constraints:
range: 0..4294967295
.1.3.6.1.4.1.2011.5.25.32.1.1.5.2.4.1.5
Number of bytes delayed by GTS.
SNMPv2-SMICounter32
Type Constraints:
range: 0..4294967295
.1.3.6.1.4.1.2011.5.25.32.1.1.5.2.4.1.6
packet number of GTS queue.
SNMPv2-SMIInteger32
Type Constraints:
range: -2147483648..2147483647
.1.3.6.1.4.1.2011.5.25.32.1.1.5.2.4.1.7
.1.3.6.1.4.1.2011.5.25.32.1.1.5.2.5 · 1 row entry · 1 columns
Uses the h3c variant from /opt/observium/mibs/h3c.
Command help
Walk hwCBQoSAtmPvcRemarkRunInfoTable
/usr/bin/snmpbulkwalk -v2c -c '<community>' -Pud -Ir -OQUs -m 'HUAWEI-CBQOS-MIB' -M '/opt/observium/mibs/h3c:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'HUAWEI-CBQOS-MIB::hwCBQoSAtmPvcRemarkRunInfoTable'
A table of Running statistics for remarking
in a QoS policy applied on ATM PVC.
hwCBQoSAtmPvcRemarkRunInfoEntry row .1.3.6.1.4.1.2011.5.25.32.1.1.5.2.5.1
Remarking statistics entry.
Column Syntax OID
Number of packets remarked.
SNMPv2-SMICounter32
Type Constraints:
range: 0..4294967295
.1.3.6.1.4.1.2011.5.25.32.1.1.5.2.5.1.1
.1.3.6.1.4.1.2011.5.25.32.1.1.5.2.6 · 1 row entry · 6 columns
Uses the h3c variant from /opt/observium/mibs/h3c.
Command help
Walk hwCBQoSAtmPvcQueueRunInfoTable
/usr/bin/snmpbulkwalk -v2c -c '<community>' -Pud -Ir -OQUs -m 'HUAWEI-CBQOS-MIB' -M '/opt/observium/mibs/h3c:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'HUAWEI-CBQOS-MIB::hwCBQoSAtmPvcQueueRunInfoTable'
A table of Running statistics for queue
in a QoS policy applied on ATM PVC.
hwCBQoSAtmPvcQueueRunInfoEntry row .1.3.6.1.4.1.2011.5.25.32.1.1.5.2.6.1
Queue statistics entry.
Column Syntax OID
Number of packets matched to enqueue.
SNMPv2-SMICounter32
Type Constraints:
range: 0..4294967295
.1.3.6.1.4.1.2011.5.25.32.1.1.5.2.6.1.1
Number of bytes matched to enqueue.
SNMPv2-SMICounter32
Type Constraints:
range: 0..4294967295
.1.3.6.1.4.1.2011.5.25.32.1.1.5.2.6.1.2
Number of packets enqueued.
SNMPv2-SMICounter32
Type Constraints:
range: 0..4294967295
.1.3.6.1.4.1.2011.5.25.32.1.1.5.2.6.1.3
Number of bytes enqueued.
SNMPv2-SMICounter32
Type Constraints:
range: 0..4294967295
.1.3.6.1.4.1.2011.5.25.32.1.1.5.2.6.1.4
Number of packets discard when enqueued by discard method.
SNMPv2-SMICounter32
Type Constraints:
range: 0..4294967295
.1.3.6.1.4.1.2011.5.25.32.1.1.5.2.6.1.5
Number of bytes discard when enqueued by discard method.
SNMPv2-SMICounter32
Type Constraints:
range: 0..4294967295
.1.3.6.1.4.1.2011.5.25.32.1.1.5.2.6.1.6
.1.3.6.1.4.1.2011.5.25.32.1.1.5.2.7 · 1 row entry · 2 columns
Uses the h3c variant from /opt/observium/mibs/h3c.
Command help
Walk hwCBQoSAtmPvcWredRunInfoTable
/usr/bin/snmpbulkwalk -v2c -c '<community>' -Pud -Ir -OQUs -m 'HUAWEI-CBQOS-MIB' -M '/opt/observium/mibs/h3c:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'HUAWEI-CBQOS-MIB::hwCBQoSAtmPvcWredRunInfoTable'
A table of Running statistics for WRED
in a QoS policy applied on ATM PVC.
hwCBQoSAtmPvcWredRunInfoEntry row .1.3.6.1.4.1.2011.5.25.32.1.1.5.2.7.1
WRED statistics entry.
Column Syntax OID
Number of packets randomly discarded by WRED.
SNMPv2-SMICounter32
Type Constraints:
range: 0..4294967295
.1.3.6.1.4.1.2011.5.25.32.1.1.5.2.7.1.1
Number of packets tail-discarded by WRED.
SNMPv2-SMICounter32
Type Constraints:
range: 0..4294967295
.1.3.6.1.4.1.2011.5.25.32.1.1.5.2.7.1.2
.1.3.6.1.4.1.2011.5.25.32.1.1.5.2.8 · 1 row entry · 7 columns
Uses the h3c variant from /opt/observium/mibs/h3c.
Command help
Walk hwCBQoSAtmPvcLrRunInfoTable
/usr/bin/snmpbulkwalk -v2c -c '<community>' -Pud -Ir -OQUs -m 'HUAWEI-CBQOS-MIB' -M '/opt/observium/mibs/h3c:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'HUAWEI-CBQOS-MIB::hwCBQoSAtmPvcLrRunInfoTable'
A table of Running statistics for LR
in a QoS policy applied on ATM PVC.
hwCBQoSAtmPvcLrRunInfoEntry row .1.3.6.1.4.1.2011.5.25.32.1.1.5.2.8.1
LR statistics entry.
Column Syntax OID
Number of packets passed by LR.
SNMPv2-SMICounter32
Type Constraints:
range: 0..4294967295
.1.3.6.1.4.1.2011.5.25.32.1.1.5.2.8.1.1
Number of bytes passed by LR.
SNMPv2-SMICounter32
Type Constraints:
range: 0..4294967295
.1.3.6.1.4.1.2011.5.25.32.1.1.5.2.8.1.2
Number of packets discarded by LR.
SNMPv2-SMICounter32
Type Constraints:
range: 0..4294967295
.1.3.6.1.4.1.2011.5.25.32.1.1.5.2.8.1.3
Number of bytes discarded by LR.
SNMPv2-SMICounter32
Type Constraints:
range: 0..4294967295
.1.3.6.1.4.1.2011.5.25.32.1.1.5.2.8.1.4
Number of packets delayed by LR.
SNMPv2-SMICounter32
Type Constraints:
range: 0..4294967295
.1.3.6.1.4.1.2011.5.25.32.1.1.5.2.8.1.5
Number of bytes delayed by LR.
SNMPv2-SMICounter32
Type Constraints:
range: 0..4294967295
.1.3.6.1.4.1.2011.5.25.32.1.1.5.2.8.1.6
Packet number of LR queue
SNMPv2-SMIInteger32
Type Constraints:
range: -2147483648..2147483647
.1.3.6.1.4.1.2011.5.25.32.1.1.5.2.8.1.7
.1.3.6.1.4.1.2011.5.25.32.1.1.5.3.1 · 1 row entry · 9 columns
Uses the h3c variant from /opt/observium/mibs/h3c.
Command help
Walk hwCBQoSFrPvcCbqRunInfoTable
/usr/bin/snmpbulkwalk -v2c -c '<community>' -Pud -Ir -OQUs -m 'HUAWEI-CBQOS-MIB' -M '/opt/observium/mibs/h3c:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'HUAWEI-CBQOS-MIB::hwCBQoSFrPvcCbqRunInfoTable'
A table of fr pvc CBQ Running statistics. When policy using
queue behavior is applied on
fr pvc fr pvc will using Class Based Queuing.
hwCBQoSFrPvcCbqRunInfoEntry row .1.3.6.1.4.1.2011.5.25.32.1.1.5.3.1.1
FR PVC CBQ statistics entry.
Column Syntax OID
packet number of CBQ queue
SNMPv2-SMIInteger32
Type Constraints:
range: -2147483648..2147483647
.1.3.6.1.4.1.2011.5.25.32.1.1.5.3.1.1.1
The number of discarded packets which coundn't be enqueued.
SNMPv2-SMICounter32
Type Constraints:
range: 0..4294967295
.1.3.6.1.4.1.2011.5.25.32.1.1.5.3.1.1.2
packet number of EF queue
SNMPv2-SMIInteger32
Type Constraints:
range: -2147483648..2147483647
.1.3.6.1.4.1.2011.5.25.32.1.1.5.3.1.1.3
packet number of AF queue
SNMPv2-SMIInteger32
Type Constraints:
range: -2147483648..2147483647
.1.3.6.1.4.1.2011.5.25.32.1.1.5.3.1.1.4
packet number of BE queue
SNMPv2-SMIInteger32
Type Constraints:
range: -2147483648..2147483647
.1.3.6.1.4.1.2011.5.25.32.1.1.5.3.1.1.5
the packet number of Active Be Queue
SNMPv2-SMIInteger32
Type Constraints:
range: -2147483648..2147483647
.1.3.6.1.4.1.2011.5.25.32.1.1.5.3.1.1.6
the max packet number of Active Be Queue
SNMPv2-SMIInteger32
Type Constraints:
range: -2147483648..2147483647
.1.3.6.1.4.1.2011.5.25.32.1.1.5.3.1.1.7
the total packet number of Be Queue
SNMPv2-SMIInteger32
Type Constraints:
range: -2147483648..2147483647
.1.3.6.1.4.1.2011.5.25.32.1.1.5.3.1.1.8
the Allocated packet number of Af Queue
SNMPv2-SMIInteger32
Type Constraints:
range: -2147483648..2147483647
.1.3.6.1.4.1.2011.5.25.32.1.1.5.3.1.1.9
.1.3.6.1.4.1.2011.5.25.32.1.1.5.3.2 · 1 row entry · 3 columns
Uses the h3c variant from /opt/observium/mibs/h3c.
Command help
Walk hwCBQoSFrPvcClassMatchRunInfoTable
/usr/bin/snmpbulkwalk -v2c -c '<community>' -Pud -Ir -OQUs -m 'HUAWEI-CBQOS-MIB' -M '/opt/observium/mibs/h3c:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'HUAWEI-CBQOS-MIB::hwCBQoSFrPvcClassMatchRunInfoTable'
A table of Running statistics for matching a classifier
in a QoS policy applied on FR PVC.
hwCBQoSFrPvcClassMatchRunInfoEntry row .1.3.6.1.4.1.2011.5.25.32.1.1.5.3.2.1
Classifier matching statistics entry.
Column Syntax OID
Number of packets matching a class in a QoS policy.
SNMPv2-SMICounter32
Type Constraints:
range: 0..4294967295
.1.3.6.1.4.1.2011.5.25.32.1.1.5.3.2.1.1
Number of bytes matching a class in a QoS policy.
SNMPv2-SMICounter32
Type Constraints:
range: 0..4294967295
.1.3.6.1.4.1.2011.5.25.32.1.1.5.3.2.1.2
Average rate matching a class of the last 5 minutes.
SNMPv2-SMICounter64
Type Constraints:
range: 0..18446744073709551615
.1.3.6.1.4.1.2011.5.25.32.1.1.5.3.2.1.3
.1.3.6.1.4.1.2011.5.25.32.1.1.5.3.3 · 1 row entry · 4 columns
Uses the h3c variant from /opt/observium/mibs/h3c.
Command help
Walk hwCBQoSFrPvcCarRunInfoTable
/usr/bin/snmpbulkwalk -v2c -c '<community>' -Pud -Ir -OQUs -m 'HUAWEI-CBQOS-MIB' -M '/opt/observium/mibs/h3c:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'HUAWEI-CBQOS-MIB::hwCBQoSFrPvcCarRunInfoTable'
A table of Running statistics for CAR
in a QoS policy applied on FR PVC.
hwCBQoSFrPvcCarRunInfoEntry row .1.3.6.1.4.1.2011.5.25.32.1.1.5.3.3.1
CAR statistics entry.
Column Syntax OID
Number of packets conform CIR.
SNMPv2-SMICounter32
Type Constraints:
range: 0..4294967295
.1.3.6.1.4.1.2011.5.25.32.1.1.5.3.3.1.1
Number of bytes conform CIR.
SNMPv2-SMICounter32
Type Constraints:
range: 0..4294967295
.1.3.6.1.4.1.2011.5.25.32.1.1.5.3.3.1.2
Number of packets exceed CIR.
SNMPv2-SMICounter32
Type Constraints:
range: 0..4294967295
.1.3.6.1.4.1.2011.5.25.32.1.1.5.3.3.1.3
Number of bytes exceed CIR.
SNMPv2-SMICounter32
Type Constraints:
range: 0..4294967295
.1.3.6.1.4.1.2011.5.25.32.1.1.5.3.3.1.4
.1.3.6.1.4.1.2011.5.25.32.1.1.5.3.4 · 1 row entry · 7 columns
Uses the h3c variant from /opt/observium/mibs/h3c.
Command help
Walk hwCBQoSFrPvcGtsRunInfoTable
/usr/bin/snmpbulkwalk -v2c -c '<community>' -Pud -Ir -OQUs -m 'HUAWEI-CBQOS-MIB' -M '/opt/observium/mibs/h3c:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'HUAWEI-CBQOS-MIB::hwCBQoSFrPvcGtsRunInfoTable'
A table of Running statistics for GTS
in a QoS policy applied on FR PVC.
hwCBQoSFrPvcGtsRunInfoEntry row .1.3.6.1.4.1.2011.5.25.32.1.1.5.3.4.1
GTS statistics entry.
Column Syntax OID
Number of packets passed by GTS.
SNMPv2-SMICounter32
Type Constraints:
range: 0..4294967295
.1.3.6.1.4.1.2011.5.25.32.1.1.5.3.4.1.1
Number of bytes passed by GTS.
SNMPv2-SMICounter32
Type Constraints:
range: 0..4294967295
.1.3.6.1.4.1.2011.5.25.32.1.1.5.3.4.1.2
Number of packets discarded by GTS.
SNMPv2-SMICounter32
Type Constraints:
range: 0..4294967295
.1.3.6.1.4.1.2011.5.25.32.1.1.5.3.4.1.3
Number of bytes discarded by GTS.
SNMPv2-SMICounter32
Type Constraints:
range: 0..4294967295
.1.3.6.1.4.1.2011.5.25.32.1.1.5.3.4.1.4
Number of packets delayed by GTS.
SNMPv2-SMICounter32
Type Constraints:
range: 0..4294967295
.1.3.6.1.4.1.2011.5.25.32.1.1.5.3.4.1.5
Number of bytes delayed by GTS.
SNMPv2-SMICounter32
Type Constraints:
range: 0..4294967295
.1.3.6.1.4.1.2011.5.25.32.1.1.5.3.4.1.6
packet number of GTS queue.
SNMPv2-SMIInteger32
Type Constraints:
range: -2147483648..2147483647
.1.3.6.1.4.1.2011.5.25.32.1.1.5.3.4.1.7
.1.3.6.1.4.1.2011.5.25.32.1.1.5.3.5 · 1 row entry · 1 columns
Uses the h3c variant from /opt/observium/mibs/h3c.
Command help
Walk hwCBQoSFrPvcRemarkRunInfoTable
/usr/bin/snmpbulkwalk -v2c -c '<community>' -Pud -Ir -OQUs -m 'HUAWEI-CBQOS-MIB' -M '/opt/observium/mibs/h3c:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'HUAWEI-CBQOS-MIB::hwCBQoSFrPvcRemarkRunInfoTable'
A table of Running statistics for remarking
in a QoS policy applied on FR PVC.
hwCBQoSFrPvcRemarkRunInfoEntry row .1.3.6.1.4.1.2011.5.25.32.1.1.5.3.5.1
Remarking statistics entry.
Column Syntax OID
Number of packets remarked.
SNMPv2-SMICounter32
Type Constraints:
range: 0..4294967295
.1.3.6.1.4.1.2011.5.25.32.1.1.5.3.5.1.1
.1.3.6.1.4.1.2011.5.25.32.1.1.5.3.6 · 1 row entry · 6 columns
Uses the h3c variant from /opt/observium/mibs/h3c.
Command help
Walk hwCBQoSFrPvcQueueRunInfoTable
/usr/bin/snmpbulkwalk -v2c -c '<community>' -Pud -Ir -OQUs -m 'HUAWEI-CBQOS-MIB' -M '/opt/observium/mibs/h3c:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'HUAWEI-CBQOS-MIB::hwCBQoSFrPvcQueueRunInfoTable'
A table of Running statistics for queue
in a QoS policy applied on FR PVC.
hwCBQoSFrPvcQueueRunInfoEntry row .1.3.6.1.4.1.2011.5.25.32.1.1.5.3.6.1
Queue statistics entry.
Column Syntax OID
Number of packets matched to enqueue.
SNMPv2-SMICounter32
Type Constraints:
range: 0..4294967295
.1.3.6.1.4.1.2011.5.25.32.1.1.5.3.6.1.1
Number of bytes matched to enqueue.
SNMPv2-SMICounter32
Type Constraints:
range: 0..4294967295
.1.3.6.1.4.1.2011.5.25.32.1.1.5.3.6.1.2
Number of packets enqueued.
SNMPv2-SMICounter32
Type Constraints:
range: 0..4294967295
.1.3.6.1.4.1.2011.5.25.32.1.1.5.3.6.1.3
Number of bytes enqueued.
SNMPv2-SMICounter32
Type Constraints:
range: 0..4294967295
.1.3.6.1.4.1.2011.5.25.32.1.1.5.3.6.1.4
Number of packets discarded when enqueued by discard method.
SNMPv2-SMICounter32
Type Constraints:
range: 0..4294967295
.1.3.6.1.4.1.2011.5.25.32.1.1.5.3.6.1.5
Number of bytes discarded when enqueued by discard method.
SNMPv2-SMICounter32
Type Constraints:
range: 0..4294967295
.1.3.6.1.4.1.2011.5.25.32.1.1.5.3.6.1.6
.1.3.6.1.4.1.2011.5.25.32.1.1.5.3.7 · 1 row entry · 2 columns
Uses the h3c variant from /opt/observium/mibs/h3c.
Command help
Walk hwCBQoSFrPvcWredRunInfoTable
/usr/bin/snmpbulkwalk -v2c -c '<community>' -Pud -Ir -OQUs -m 'HUAWEI-CBQOS-MIB' -M '/opt/observium/mibs/h3c:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'HUAWEI-CBQOS-MIB::hwCBQoSFrPvcWredRunInfoTable'
A table of Running statistics for WRED
in a QoS policy applied on FR PVC.
hwCBQoSFrPvcWredRunInfoEntry row .1.3.6.1.4.1.2011.5.25.32.1.1.5.3.7.1
WRED statistics entry.
Column Syntax OID
Number of packets randomly discarded by WRED.
SNMPv2-SMICounter32
Type Constraints:
range: 0..4294967295
.1.3.6.1.4.1.2011.5.25.32.1.1.5.3.7.1.1
Number of packets tail-discarded by WRED.
SNMPv2-SMICounter32
Type Constraints:
range: 0..4294967295
.1.3.6.1.4.1.2011.5.25.32.1.1.5.3.7.1.2
.1.3.6.1.4.1.2011.5.25.32.1.1.5.3.8 · 1 row entry · 7 columns
Uses the h3c variant from /opt/observium/mibs/h3c.
Command help
Walk hwCBQoSFrPvcLrRunInfoTable
/usr/bin/snmpbulkwalk -v2c -c '<community>' -Pud -Ir -OQUs -m 'HUAWEI-CBQOS-MIB' -M '/opt/observium/mibs/h3c:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'HUAWEI-CBQOS-MIB::hwCBQoSFrPvcLrRunInfoTable'
A table of Running statistics for LR
in a QoS policy applied on FR PVC.
hwCBQoSFrPvcLrRunInfoEntry row .1.3.6.1.4.1.2011.5.25.32.1.1.5.3.8.1
LR statistics entry.
Column Syntax OID
Number of packets passed by LR.
SNMPv2-SMICounter32
Type Constraints:
range: 0..4294967295
.1.3.6.1.4.1.2011.5.25.32.1.1.5.3.8.1.1
Number of bytes passed by LR.
SNMPv2-SMICounter32
Type Constraints:
range: 0..4294967295
.1.3.6.1.4.1.2011.5.25.32.1.1.5.3.8.1.2
Number of packets discarded by LR.
SNMPv2-SMICounter32
Type Constraints:
range: 0..4294967295
.1.3.6.1.4.1.2011.5.25.32.1.1.5.3.8.1.3
Number of bytes discarded by LR.
SNMPv2-SMICounter32
Type Constraints:
range: 0..4294967295
.1.3.6.1.4.1.2011.5.25.32.1.1.5.3.8.1.4
Number of packets delayed by LR.
SNMPv2-SMICounter32
Type Constraints:
range: 0..4294967295
.1.3.6.1.4.1.2011.5.25.32.1.1.5.3.8.1.5
Number of bytes delayed by LR.
SNMPv2-SMICounter32
Type Constraints:
range: 0..4294967295
.1.3.6.1.4.1.2011.5.25.32.1.1.5.3.8.1.6
Packet number of LR queue
SNMPv2-SMIInteger32
Type Constraints:
range: -2147483648..2147483647
.1.3.6.1.4.1.2011.5.25.32.1.1.5.3.8.1.7
.1.3.6.1.4.1.2011.5.25.32.1.1.5.4.1 · 1 row entry · 1 columns
Uses the h3c variant from /opt/observium/mibs/h3c.
Command help
Walk hwCBQoSIfVlanClassMatchRunInfoTable
/usr/bin/snmpbulkwalk -v2c -c '<community>' -Pud -Ir -OQUs -m 'HUAWEI-CBQOS-MIB' -M '/opt/observium/mibs/h3c:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'HUAWEI-CBQOS-MIB::hwCBQoSIfVlanClassMatchRunInfoTable'
A table of Running statistics for matching a classifier
in a QoS policy applied on ethernet vlan.
hwCBQoSIfVlanClassMatchRunInfoEntry row .1.3.6.1.4.1.2011.5.25.32.1.1.5.4.1.1
Classifier matching statistics entry.
Column Syntax OID
Number of packets matching a class in a QoS policy.
SNMPv2-SMICounter32
Type Constraints:
range: 0..4294967295
.1.3.6.1.4.1.2011.5.25.32.1.1.5.4.1.1.1