- Table of Contents
- Related Documents
-
Title | Size | Download |
---|---|---|
02-HH3C-CBQOS2-MIB | 221.00 KB |
Contents
hh3cCBQoSClassifierIndexNext (1.3.6.1.4.1.25506.2.65.2.1.1.1)
hh3cCBQoSBehaviorIndexNext (1.3.6.1.4.1.25506.2.65.2.1.2.1)
hh3cCBQoSPolicyIndexNext (1.3.6.1.4.1.25506.2.65.2.1.3.1)
hh3cCBQoSApplyingStatus (1.3.6.1.4.1.25506.2.65.2.1.6.1)
hh3cCBQoSClassifierCfgInfoTable
hh3cCBQoSMatchRuleCfgInfoTable
hh3cCBQoSColoredRemarkCfgTable
hh3cCBQoSColorMapDpCfgInfoTable
hh3cCBQoSPolicyClassCfgInfoTable
hh3cCBQoSNestPolicyApplyObjectTable
hh3cCBQoSClassMatchRunInfoTable
hh3cCBQoSAccountingRunInfoTable
hh3cCBQoSPolicyAccRunInfoTable
hh3cCBQoSRedirectInvalidAlarmRecover
HH3C-CBQOS2-MIB
About this MIB
Use this MIB to configure class-based QoS (CBQoS).
CBQoS applies different service quality levels to different classes of packets, enabling multiple service support on the network.
MIB file name
hh3c-cbqos2.mib
Root object
iso(1).org(3).dod(6).internet(1).private(4).enterprises(1).hh3c(25506).hh3cCommon(2).hh3cQos2(65)
Scalar objects
hh3cCBQoSClassifierIndexNext (1.3.6.1.4.1.25506.2.65.2.1.1.1)
Object (OID) |
Access |
Syntax |
Value range |
Description |
Implementation |
hh3cCBQoSClassifierIndexNext (1.3.6.1.4.1.25506.2.65.2.1.1.1) |
read-only |
Integer32 |
Standard MIB values. |
Index of the next available traffic class. |
As per the MIB. |
hh3cCBQoSBehaviorIndexNext (1.3.6.1.4.1.25506.2.65.2.1.2.1)
Object (OID) |
Access |
Syntax |
Value range |
Description |
Implementation |
hh3cCBQoSBehaviorIndexNext (1.3.6.1.4.1.25506.2.65.2.1.2.1) |
read-only |
Integer32 |
Standard MIB values. |
Index of the next available traffic behavior. |
As per the MIB. |
hh3cCBQoSPolicyIndexNext (1.3.6.1.4.1.25506.2.65.2.1.3.1)
Object (OID) |
Access |
Syntax |
Value range |
Description |
Implementation |
hh3cCBQoSPolicyIndexNext (1.3.6.1.4.1.25506.2.65.2.1.3.1) |
read-only |
Integer32 |
Standard MIB values. |
Index of the next available QoS policy. |
As per the MIB. |
hh3cCBQoSApplyingStatus (1.3.6.1.4.1.25506.2.65.2.1.6.1)
Object (OID) |
Access |
Syntax |
Value range |
Description |
Implementation |
hh3cCBQoSApplyingStatus (1.3.6.1.4.1.25506.2.65.2.1.6.1) |
read-only |
INTEGER |
idle(1) busy(2) |
QoS policy application status. |
As per the MIB. |
Tabular objects
hh3cCBQoSClassifierCfgInfoTable
About this table
This table configures a traffic class.
Support for operations
Create:Supported
Edit/Modify:Not supported
Delete:Supported
Read:Supported
Columns
The table index is hh3cCBQoSClassifierIndex.
Object (OID) |
Access |
Syntax |
Value range |
Description |
Implementation |
hh3cCBQoSClassifierIndex (1.3.6.1.4.1.25506.2.65.2.1.1.2.1.1) |
not-accessible |
Integer32 |
Standard MIB values. |
Traffic class index. |
As per the MIB. |
hh3cCBQoSClassifierName (1.3.6.1.4.1.25506.2.65.2.1.1.2.1.2) |
read-create |
OCTET STRING |
SIZE (1..31) |
Traffic class name. |
As per the MIB. |
hh3cCBQoSClassifierRuleCount (1.3.6.1.4.1.25506.2.65.2.1.1.2.1.3) |
read-only |
Integer32 |
Standard MIB values. |
Number of match criteria. |
As per the MIB. |
hh3cCBQoSClassifierOperator (1.3.6.1.4.1.25506.2.65.2.1.1.2.1.4) |
read-create |
INTEGER |
and(1) or(2) |
Relationship among match criteria. |
As per the MIB. |
hh3cCBQoSClassifierLayer (1.3.6.1.4.1.25506.2.65.2.1.1.2.1.5) |
read-create |
INTEGER |
unavailable(1) l2(2) l3(3) both(4) |
Protocol layer for the traffic class. |
This object is not configurable and is fixed at unavailable(1). |
hh3cCBQoSClassifierType (1.3.6.1.4.1.25506.2.65.2.1.1.2.1.6) |
read-only |
INTEGER |
systemDefined(1) userDefined(2) |
Traffic class type. |
Implementation varies by product. |
hh3cCBQosClassifierMatchRuleNextIndex (1.3.6.1.4.1.25506.2.65.2.1.1.2.1.7) |
read-only |
Integer32 |
Standard MIB values. |
Index used to create a match criterion. |
If the value is 2147483647, the a match criterion cannot be created. |
hh3cCBQoSClassifierRowStatus (1.3.6.1.4.1.25506.2.65.2.1.1.2.1.8) |
read-create |
RowStatus |
Standard MIB values. |
Row status. |
active(1) createAndGo(4) destroy(6) |
hh3cCBQoSMatchRuleCfgInfoTable
About this table
This table configures match criteria for a traffic class.
Support for operations
Create:Supported
Edit/Modify:Not supported
Delete:Supported
Read:Supported
Columns
The table indexes are hh3cCBQoSClassifierIndex and hh3cCBQoSMatchRuleIndex.
Object (OID) |
Access |
Syntax |
Value range |
Description |
Implementation |
hh3cCBQoSMatchRuleIndex (1.3.6.1.4.1.25506.2.65.2.1.1.3.1.1) |
not-accessible |
Integer32 |
Standard MIB values. |
Match criterion index. |
As per the MIB. |
hh3cCBQoSMatchRuleIfNot (1.3.6.1.4.1.25506.2.65.2.1.1.3.1.2) |
read-create |
INTEGER |
match(1) notMatch (2) |
Match attribute. |
Implementation varies by product. |
hh3cCBQoSMatchRuleType (1.3.6.1.4.1.25506.2.65.2.1.1.3.1.3) |
read-create |
MatchRuleType |
Standard MIB values. |
Match criterion type. |
Implementation varies by product. |
hh3cCBQoSMatchRuleStringValue (1.3.6.1.4.1.25506.2.65.2.1.1.3.1.4) |
read-create |
OCTET STRING |
SIZE (1..255) |
Match criterion type string value. The corresponding match criterion types include: IPv4acl MACACL UserACL IPv6acl Source-MAC Destination-MAC Classifier Inbound-interface VlanID SourceIp MplsLabel SecondMplsLabel |
As per the MIB. |
hh3cCBQoSMatchRuleIntValue1 (1.3.6.1.4.1.25506.2.65.2.1.1.3.1.5) |
read-create |
Unsigned32 |
Standard MIB values. |
Match criterion type integer value. The corresponding match criterion types include: IPv4acl MACACL UserACL IPv6acl Software QoS Hardware Qos RtpPort IpPrec Dscp Vlan8021p Mplsexp SourceIp QosLocalID AtmClp FrDe LocalPrecedence DropPriority ServiceDot1p SecondMplsExp PacketLength ForwardingLayer |
As per the MIB. |
hh3cCBQoSMatchRuleIntValue2 (1.3.6.1.4.1.25506.2.65.2.1.1.3.1.6) |
read-create |
Unsigned32 |
Standard MIB values. |
Match criterion type integer value. The corresponding match criterion types include: RTP-PORT DSCP PacketLength |
As per the MIB. |
hh3cCBQoSMatchIpAddressType (1.3.6.1.4.1.25506.2.65.2.1.1.3.1.7) |
read-create |
InetAddressType |
Standard MIB values. |
Match criterion type integer value. The corresponding match criterion type is SourceIP. |
Not supported. The value is fixed at unknown(0). |
hh3cCBQoSMatchIpAddress (1.3.6.1.4.1.25506.2.65.2.1.1.3.1.8) |
read-create |
InetAddress |
Standard MIB values. |
Match criterion type integer value. The corresponding integer value is a source IP address. |
Not supported. The value is fixed at zero length. |
hh3cCBQoSMatchRuleRowStatus (1.3.6.1.4.1.25506.2.65.2.1.1.3.1.9) |
read-create |
RowStatus |
Standard MIB values. |
Row status. |
active(1) createAndGo(4) destroy(6) |
hh3cCBQoSBehaviorCfgInfoTable
About this table
This table configures match criteria for a traffic behavior.
Support for operations
Create:Supported
Edit/Modify:Not supported
Delete:Supported
Read:Supported
Columns
The table index is hh3cCBQoSBehaviorIndex.
Object (OID) |
Access |
Syntax |
Value range |
Description |
Implementation |
hh3cCBQoSBehaviorIndex (1.3.6.1.4.1.25506.2.65.2.1.2.2.1.1) |
not-accessible |
Integer32 |
Standard MIB values. |
Traffic behavior index. |
As per the MIB. |
hh3cCBQoSBehaviorName (1.3.6.1.4.1.25506.2.65.2.1.2.2.1.2) |
read-create |
OCTET STRING |
SIZE (1..31) |
Traffic behavior name. |
As per the MIB. |
hh3cCBQoSBehaviorType (1.3.6.1.4.1.25506.2.65.2.1.2.2.1.3) |
read-only |
INTEGER |
systemDefined(1) userDefined(2) |
Traffic behavior type. |
Implementation varies by product. |
hh3cCBQoSBehaviorRowStatus (1.3.6.1.4.1.25506.2.65.2.1.2.2.1.4) |
read-create |
RowStatus |
Standard MIB values. |
Row status. |
active(1) createAndGo(4) destroy(6) |
hh3cCBQoSCarCfgInfoTable
About this table
This table configures a CAR action for a traffic behavior.
Support for operations
Create:Supported
Edit/Modify:Not supported
Delete:Supported
Read:Supported
Columns
The table index is hh3cCBQoSBehaviorIndex.
Object (OID) |
Access |
Syntax |
Value range |
Description |
Implementation |
hh3cCBQoSCarCir (1.3.6.1.4.1.25506.2.65.2.1.2.3.1.1) |
read-create |
Unsigned32 |
Standard MIB values. |
CIR. |
Implementation varies by product. |
hh3cCBQoSCarCbs (1.3.6.1.4.1.25506.2.65.2.1.2.3.1.2) |
read-create |
Unsigned32 |
Standard MIB values. |
CBS. |
Implementation varies by product. |
hh3cCBQoSCarEbs (1.3.6.1.4.1.25506.2.65.2.1.2.3.1.3) |
read-create |
Unsigned32 |
Standard MIB values. |
EBS. |
Implementation varies by product. |
hh3cCBQoSCarPir (1.3.6.1.4.1.25506.2.65.2.1.2.3.1.4) |
read-create |
Unsigned32 |
Standard MIB values. |
PIR. |
Implementation varies by product. |
hh3cCBQoSCarPbs (1.3.6.1.4.1.25506.2.65.2.1.2.3.1.5) |
read-create |
Unsigned32 |
Standard MIB values. |
PBS. |
Not supported. The value is fixed at 4294967295. |
hh3cCBQoSCarGreenAction (1.3.6.1.4.1.25506.2.65.2.1.2.3.1.6) |
read-create |
CarAction |
Standard MIB values. |
Action to take on green packets. |
Implementation varies by product. |
hh3cCBQoSCarGreenRemarkValue (1.3.6.1.4.1.25506.2.65.2.1.2.3.1.7) |
read-create |
Integer32 |
0..63 255 |
Value to mark for green packets. |
As per the MIB. |
hh3cCBQoSCarYellowAction (1.3.6.1.4.1.25506.2.65.2.1.2.3.1.8) |
read-create |
CarAction |
Standard MIB values. |
Action to take on yellow packets. |
Implementation varies by product. |
hh3cCBQoSCarYellowRemarkValue (1.3.6.1.4.1.25506.2.65.2.1.2.3.1.9) |
read-create |
Integer32 |
0..63 255 |
Value to mark for yellow packets. |
As per the MIB. |
hh3cCBQoSCarRedAction (1.3.6.1.4.1.25506.2.65.2.1.2.3.1.10) |
read-create |
CarAction |
Standard MIB values. |
For VRP: Action to take on packets exceeding the CIR. For 10G: Action to take on packets exceeding the PIR. |
Implementation varies by product. |
hh3cCBQoSCarRedRemarkValue (1.3.6.1.4.1.25506.2.65.2.1.2.3.1.11) |
read-create |
Integer32 |
0..63 255 |
Value to mark for red packets. |
As per the MIB. |
hh3cCBQoSCarPolicedPriorityMapType (1.3.6.1.4.1.25506.2.65.2.1.2.3.1.12) |
read-create |
INTEGER |
none (0) policed-service-map (1) local-precedence-dot1p-map (2) drop-precedence-map (3) |
Priority map type. |
Not supported. The value is fixed at none(0). |
hh3cCBQoSCarRowStatus (1.3.6.1.4.1.25506.2.65.2.1.2.3.1.13) |
read-create |
RowStatus |
Standard MIB values. |
Row status. |
active(1) createAndGo(4) destroy(6) |
hh3cCBQoSRemarkCfgInfoTable
About this table
This table contains marking configuration information.
Support for operations
Create:Supported
Edit/Modify:Not supported
Delete:Supported
Read:Supported
Columns
The table indexes are hh3cCBQoSBehaviorIndex and hh3cCBQoSRemarkType.
Object (OID) |
Access |
Syntax |
Value range |
Description |
Implementation |
hh3cCBQoSRemarkValue (1.3.6.1.4.1.25506.2.65.2.1.2.6.1.2) |
read-create |
Integer32 |
0..4095 |
Value to mark for green packets. |
As per the MIB. |
hh3cCBQoSRemarkRowStatus (1.3.6.1.4.1.25506.2.65.2.1.2.6.1.3) |
read-create |
RowStatus |
Standard MIB values. |
Row status. |
active(1) createAndGo(4) destroy(6) |
hh3cCBQoSQueueCfgInfoTable
About this table
This table contains queuing configuration information.
Support for operations
Create:Supported
Edit/Modify:Not supported
Delete:Supported
Read:Supported
Columns
The table index is hh3cCBQoSBehaviorIndex.
Object (OID) |
Access |
Syntax |
Value range |
Description |
Implementation |
hh3cCBQoSQueueDropType (1.3.6.1.4.1.25506.2.65.2.1.2.7.1.2) |
read-create |
INTEGER |
unavailable(0) tail-drop(1) wred(2) |
Packet drop type. |
Not supported. |
hh3cCBQoSQueueRowStatus (1.3.6.1.4.1.25506.2.65.2.1.2.7.1.9) |
read-create |
RowStatus |
Standard MIB values. |
Row status. |
active(1) createAndGo(4) destroy(6) |
hh3cCBQoSFirewallCfgInfoTable
About this table
This table contains firewall configuration information.
Support for operations
Create:Supported
Edit/Modify:Not supported
Delete:Supported
Read:Supported
Columns
The table index is hh3cCBQoSBehaviorIndex.
Object (OID) |
Access |
Syntax |
Value range |
Description |
Implementation |
hh3cCBQoSFirewallAction (1.3.6.1.4.1.25506.2.65.2.1.2.12.1.1) |
read-create |
INTEGER |
permit(1) deny(2) |
Firewall behavior. |
As per the MIB. |
hh3cCBQoSFirewallRowStatus (1.3.6.1.4.1.25506.2.65.2.1.2.12.1.2) |
read-create |
RowStatus |
Standard MIB values. |
Row status. |
As per the MIB. |
hh3cCBQoSAccountCfgInfoTable
About this table
This table contains accounting configuration information.
Support for operations
Create:Supported
Edit/Modify:Not supported
Delete:Supported
Read:Supported
Columns
The table index is hh3cCBQoSBehaviorIndex.
Object (OID) |
Access |
Syntax |
Value range |
Description |
Implementation |
hh3cCBQoSAccounting (1.3.6.1.4.1.25506.2.65.2.1.2.14.1.1) |
read-create |
INTEGER |
true(1) false(2) |
Accounting. |
Not supported. The value is fixed at true(1). |
hh3cCBQoSAccountRowStatus (1.3.6.1.4.1.25506.2.65.2.1.2.14.1.2) |
read-create |
RowStatus |
Standard MIB values. |
Row status. |
active(1) createAndGo(4) destroy(6) |
hh3cCBQoSAccountingMode (1.3.6.1.4.1.25506.2.65.2.1.2.14.1.3) |
read-create |
INTEGER |
auto(1) packet(2) byte(3) both(4) |
Accounting mode. |
Implementation varies by product. |
hh3cCBQoSRedirectCfgInfoTable
About this table
This table configures a redirecting action for a traffic behavior.
Support for operations
Create:Supported
Edit/Modify:Not supported
Delete:Supported
Read:Supported
Columns
The table index is hh3cCBQoSBehaviorIndex.
Object (OID) |
Access |
Syntax |
Value range |
Description |
Implementation |
hh3cCBQoSRedirectType (1.3.6.1.4.1.25506.2.65.2.1.2.15.1.1) |
read-create |
INTEGER |
cpu(1) interface(2) nextHop(3) |
Redirecting destination. |
Implementation varies by product. |
hh3cCBQoSRedirectIfIndex (1.3.6.1.4.1.25506.2.65.2.1.2.15.1.2) |
read-create |
Integer32 |
Standard MIB values. |
Interface index. |
As per the MIB. |
hh3cCBQoSRedirectIpAddressType |
read-create |
InetAddressType |
Standard MIB values. |
Next-hop address type. |
Not supported. The value is fixed at unknown(0). |
hh3cCBQoSRedirectIpAddress1 |
read-create |
InetAddress |
Standard MIB values. |
First next-hop address. |
Not supported. The value is fixed at zero-length. |
hh3cCBQoSRedirectIpAddress2 |
read-create |
InetAddress |
Standard MIB values. |
Second next-hop address. |
Not supported. The value is fixed at zero-length. |
hh3cCBQoSRedirectRowStatus (1.3.6.1.4.1.25506.2.65.2.1.2.15.1.6) |
read-create |
RowStatus |
Standard MIB values. |
Row status. |
active(1) createAndGo(4) destroy(6) |
hh3cCBQoSRedirectIpv6Interface1 |
read-create |
Integer32 |
Standard MIB values. |
Outgoing interface for the first next-hop IPv6 address. |
Not supported. The value is fixed at 0. |
hh3cCBQoSRedirectIpv6Interface2 |
read-create |
Integer32 |
Standard MIB values. |
Outgoing interface for the second next-hop IPv6 address. |
Not supported. The value is fixed at 0. |
hh3cCBQoSMirrorCfgInfoTable
About this table
This table contains flow mirroring configuration information.
Support for operations
Create:Supported
Edit/Modify:Not supported
Delete:Supported
Read:Supported
Columns
The table index is hh3cCBQoSBehaviorIndex.
Object (OID) |
Access |
Syntax |
Value range |
Description |
Implementation |
hh3cCBQoSMirrorType (1.3.6.1.4.1.25506.2.65.2.1.2.17.1.1) |
read-create |
INTEGER |
interface(1) cpu(2) vlan(3) |
Mirroring destination. |
Implementation varies by product. |
hh3cCBQoSMirrorIfIndex (1.3.6.1.4.1.25506.2.65.2.1.2.17.1.2) |
read-create |
OCTET STRING |
SIZE (1..255) |
Destination interface index. |
Not supported. The value is fixed at zero-length. |
hh3cCBQoSMirrorRowStatus (1.3.6.1.4.1.25506.2.65.2.1.2.17.1.4) |
read-create |
RowStatus |
Standard MIB values. |
Row status. |
active(1) createAndGo(4) destroy(6) |
hh3cCBQoSNestCfgInfoTable
About this table
This table configures nesting for VLAN mapping.
Support for operations
Create:Supported
Edit/Modify:Not supported
Delete:Supported
Read:Supported
Columns
The table index is hh3cCBQoSBehaviorIndex.
Object (OID) |
Access |
Syntax |
Value range |
Description |
Implementation |
hh3cCBQoSNestServiceVlanID (1.3.6.1.4.1.25506.2.65.2.1.2.18.1.1) |
read-create |
Integer32 |
1..4094 65535 |
Service provider VLAN ID. |
As per the MIB. |
hh3cCBQoSNestCustomerVlanID |
read-create |
Integer32 |
1..4094 65535 |
Customer VLAN ID. |
Not supported. The value is fixed at 65535. |
hh3cCBQoSNestCustomerDot1pValue |
read-create |
Integer32 |
0..7 65535 |
Inner 802.1p priority value. |
Not supported. The value is fixed at 65535. |
hh3cCBQoSNestRowStatus (1.3.6.1.4.1.25506.2.65.2.1.2.18.1.5) |
read-create |
RowStatus |
Standard MIB values. |
Row status. |
active(1) createAndGo(4) destroy(6) |
hh3cCBQoSMirrorIfCfgInfoTable
About this table
This table contains information about flow mirroring to an interface.
Support for operations
Create:Supported
Edit/Modify:Not supported
Delete:Supported
Read:Supported
Columns
The table index is hh3cCBQoSBehaviorIndex.
Object (OID) |
Access |
Syntax |
Value range |
Description |
Implementation |
hh3cCBQoSMirrorIfMainIfIndex (1.3.6.1.4.1.25506.2.65.2.1.2.20.1.1) |
not-accessible |
Integer32 |
Standard MIB values. |
Destination interface index. |
As per the MIB. |
hh3cCBQoSMirrorIfMainIfStatus (1.3.6.1.4.1.25506.2.65.2.1.2.20.1.2) |
read-only |
INTEGER |
inactive(1) active(2) |
Destination interface status. |
As per the MIB. |
hh3cCBQoSMirrorIfRowStatus (1.3.6.1.4.1.25506.2.65.2.1.2.20.1.5) |
read-create |
RowStatus |
Standard MIB values. |
Row status. |
active(1) createAndGo(4) destroy(6) |
hh3cCBQoSColoredRemarkCfgTable
About this table
Support for operations
Support for operations
Create:Supported
Edit/Modify:Not supported
Delete:Supported
Read:Supported
Columns
The table indexes are hh3cCBQoSBehaviorIndex, hh3cCBQoSColoredRemarkType, and hh3cCBQoSColoredRemarkColor.
Object (OID) |
Access |
Syntax |
Value range |
Description |
Implementation |
hh3cCBQoSColoredRemarkType (1.3.6.1.4.1.25506.2.65.2.1.2.21.1.1) |
not-accessible |
RemarkType |
Standard MIB values. |
Marking type. |
Implementation varies by product. |
hh3cCBQoSColoredRemarkColor (1.3.6.1.4.1.25506.2.65.2.1.2.21.1.2) |
not-accessible |
INTEGER |
green(1) yellow(2) red(3) |
Marking color. |
Implementation varies by product. |
hh3cCBQoSColoredRemarkValue (1.3.6.1.4.1.25506.2.65.2.1.2.21.1.3) |
read-create |
Integer32 |
0..4095 |
Value to mark for packets. |
As per the MIB. |
hh3cCBQoSColoredRemarkRowStatus (1.3.6.1.4.1.25506.2.65.2.1.2.21.1.4) |
read-create |
RowStatus |
Standard MIB values. |
Row status. |
active(1) createAndGo(4) destroy(6) |
hh3cCBQoSPrimapCfgInfoTable
About this table
This table contains information about predefined priority maps. The system modifies the priority of matching packets according to the predefined priority map.
Support for operations
Create:Supported
Edit/Modify:Not supported
Delete:Supported
Read:Supported
Columns
The table index is hh3cCBQoSBehaviorIndex.
Object (OID) |
Access |
Syntax |
Value range |
Description |
Implementation |
hh3cCBQoSPrimapColorType (1.3.6.1.4.1.25506.2.65.2.1.2.22.1.1) |
not-accessible |
INTEGER |
noColorMap(1) colorMap(2) |
Predefined priority map color attribute. |
Implementation varies by product. |
hh3cCBQoSPrimapRowStatus (1.3.6.1.4.1.25506.2.65.2.1.2.22.1.3) |
read-create |
RowStatus |
Standard MIB values. |
Row status. |
active(1) createAndGo(4) destroy(6) |
hh3cCBQoSColorMapDpCfgInfoTable
About this table
This table contains information about packet color-to-drop priority mappings. The system assigns drop priority to packets according to the packet color.
Support for operations
Create:Supported
Edit/Modify:Not supported
Delete:Supported
Read:Supported
Columns
The table index is hh3cCBQoSBehaviorIndex.
Object (OID) |
Access |
Syntax |
Value range |
Description |
Implementation |
hh3cCBQoSColorMapDpEnable (1.3.6.1.4.1.25506.2.65.2.1.2.23.1.1) |
read-create |
INTEGER |
true(1) false(2) |
Color-to-drop priority mapping enable status. |
As per the MIB. |
hh3cCBQoSColorMapDpRowStatus (1.3.6.1.4.1.25506.2.65.2.1.2.23.1.2) |
read-create |
RowStatus |
Standard MIB values. |
Row status. |
active(1) createAndGo(4) destroy(6) |
hh3cCBQoSPolicyCfgInfoTable
About this table
This table configures a QoS policy.
Support for operations
Create:Supported
Edit/Modify:Not supported
Delete:Supported
Read:Supported
Columns
The table index is hh3cCBQoSBehaviorIndex.
Object (OID) |
Access |
Syntax |
Value range |
Description |
Implementation |
hh3cCBQoSPolicyIndex (1.3.6.1.4.1.25506.2.65.2.1.3.2.1.1) |
not-accessible |
Integer32 |
Standard MIB values. |
Policy index. |
As per the MIB. |
hh3cCBQoSPolicyName (1.3.6.1.4.1.25506.2.65.2.1.3.2.1.2) |
read-create |
OCTET STRING |
SIZE (1..31) |
Policy name. |
As per the MIB. |
hh3cCBQoSPolicyClassCount (1.3.6.1.4.1.25506.2.65.2.1.3.2.1.3) |
read-only |
Integer32 |
Standard MIB values. |
Number of traffic classes in the QoS policy. |
As per the MIB. |
hh3cCBQoSPolicyConfigMode (1.3.6.1.4.1.25506.2.65.2.1.3.2.1.4) |
read-create |
INTEGER |
unavailable(0) config(1) auto(2) |
Policy mode. |
Not supported. The value is fixed at unavailable(0). |
hh3cCBQoSPolicyType (1.3.6.1.4.1.25506.2.65.2.1.3.2.1.5) |
read-only |
INTEGER |
systemDefined(1) userDefined(2) |
Policy type. |
Implementation varies by product. |
hh3cCBQoSPolicyClassNextIndex (1.3.6.1.4.1.25506.2.65.2.1.3.2.1.6) |
read-only |
Integer32 |
Standard MIB values. |
Traffic class index used to create a traffic class. |
If the value is 2147483647, no traffic class can be created for hh3cCBQoSPolicyClassCfgInfoTable. |
hh3cCBQoSPolicyRowStatus (1.3.6.1.4.1.25506.2.65.2.1.3.2.1.7) |
read-create |
RowStatus |
Standard MIB values. |
Row status. |
active(1) createAndGo(4) destroy(6) |
hh3cCBQoSPolicyClassCfgInfoTable
About this table
This table describes CB association information for a QoS policy.
Support for operations
Create:Supported
Edit/Modify:Not supported
Delete:Supported
Read:Supported
Columns
The table indexes are hh3cCBQoSPolicyIndex and hh3cCBQoSPolicyClassIndex.
Object (OID) |
Access |
Syntax |
Value range |
Description |
Implementation |
hh3cCBQoSPolicyClassIndex (1.3.6.1.4.1.25506.2.65.2.1.3.3.1.1) |
not-accessible |
Integer32 |
Standard MIB values. |
Traffic class index. |
As per the MIB. |
hh3cCBQoSPolicyClassClassifierIndex (1.3.6.1.4.1.25506.2.65.2.1.3.3.1.2) |
read-create |
Integer32 |
Standard MIB values. |
Traffic class index. |
As per the MIB. |
hh3cCBQoSPolicyClassClassifierName (1.3.6.1.4.1.25506.2.65.2.1.3.3.1.3) |
read-only |
OCTET STRING |
SIZE (1..31) |
Traffic class name. |
As per the MIB. |
hh3cCBQoSPolicyClassBehaviorIndex (1.3.6.1.4.1.25506.2.65.2.1.3.3.1.4) |
read-create |
Integer32 |
Standard MIB values. |
Traffic behavior index. |
As per the MIB. |
hh3cCBQoSPolicyClassBehaviorName (1.3.6.1.4.1.25506.2.65.2.1.3.3.1.5) |
read-only |
OCTET STRING |
SIZE (1..31) |
Traffic behavior name. |
As per the MIB. |
hh3cCBQoSPolicyClassPrecedence (1.3.6.1.4.1.25506.2.65.2.1.3.3.1.6) |
read-create |
Integer32 |
0..16383 2147483647 |
Traffic class priority. |
Not supported. The value is fixed at 2147483647. |
hh3cCBQoSPolicyClassRowStatus (1.3.6.1.4.1.25506.2.65.2.1.3.3.1.7) |
read-create |
RowStatus |
Standard MIB values. |
Row status. |
active(1) createAndGo(4) destroy(6) |
hh3cCBQoSPolicyClassMode (1.3.6.1.4.1.25506.2.65.2.1.3.3.1.8) |
read-create |
INTEGER |
modeNo(1) modeDot1q(2) modeQppb(3) modeIpSourceGuard(4) modeVoiceVlan(5) modeDcbx(6) |
CB association mode. |
|
hh3cCBQoSPolicyClassCfgOrder (1.3.6.1.4.1.25506.2.65.2.1.3.3.1.9) |
read-only |
Integer32 |
Standard MIB values. |
CB association configuration order. |
Not supported |
hh3cCBQoSIfApplyPolicyTable
About this table
.This table applies a QoS policy to an interface.
Support for operations
Create:Supported
Edit/Modify:Not supported
Delete:Supported
Read:Supported
Columns
The table indexes are hh3cCBQoSIfApplyPolicyIfIndex and hh3cCBQoSIfApplyPolicyDirection.
Object (OID) |
Access |
Syntax |
Value range |
Description |
Implementation |
hh3cCBQoSIfApplyPolicyIfIndex (1.3.6.1.4.1.25506.2.65.2.1.4.1.1.1) |
accessible-for-notify |
Integer32 |
Standard MIB values. |
Index of the interface to which a QoS policy is applied. |
As per the MIB. |
hh3cCBQoSIfApplyPolicyDirection (1.3.6.1.4.1.25506.2.65.2.1.4.1.1.2) |
accessible-for-notify |
DirectionType |
Standard MIB values. |
Application direction. |
As per the MIB. |
hh3cCBQoSIfApplyPolicyName (1.3.6.1.4.1.25506.2.65.2.1.4.1.1.3) |
read-create |
OCTET STRING |
SIZE (1..31) |
Policy name. |
As per the MIB. |
hh3cCBQoSIfApplyPolicyEnableDynamic (1.3.6.1.4.1.25506.2.65.2.1.4.1.1.4) |
read-create |
INTEGER |
unavailable(1) true(2) false(3) |
Dynamic QoS |
Not supported. The value is fixed at unavailable(1). |
hh3cCBQoSIfApplyPolicyRowStatus (1.3.6.1.4.1.25506.2.65.2.1.4.1.1.5) |
read-create |
RowStatus |
Standard MIB values. |
Row status. |
active(1) createAndGo(4) destroy(6) |
hh3cCBQoSIfApplyPolicyStatus (1.3.6.1.4.1.25506.2.65.2.1.4.1.1.6) |
read-only |
INTEGER |
processing (0) success (1) partialItemFailed (2) |
Application status. |
As per the MIB. |
hh3cCBQoSVlanApplyPolicyTable
About this table
This table applies a QoS policy to a VLAN interface.
Support for operations
Create:Supported
Edit/Modify:Not supported
Delete:Supported
Read:Supported
Columns
The table indexes are hh3cCBQoSVlanApplyPolicyVlanid and hh3cCBQoSVlanApplyPolicyDirection.
Object (OID) |
Access |
Syntax |
Value range |
Description |
Implementation |
hh3cCBQoSVlanApplyPolicyVlanid (1.3.6.1.4.1.25506.2.65.2.1.4.3.1.1) |
accessible-for-notify |
Integer32 |
Standard MIB values. |
VLAN ID. |
As per the MIB. |
hh3cCBQoSVlanApplyPolicyDirection (1.3.6.1.4.1.25506.2.65.2.1.4.3.1.2) |
accessible-for-notify |
DirectionType |
Standard MIB values. |
Application direction. |
As per the MIB. |
hh3cCBQoSVlanApplyPolicyName (1.3.6.1.4.1.25506.2.65.2.1.4.3.1.3) |
read-create |
OCTET STRING |
SIZE (1..31) |
Policy name. |
As per the MIB. |
hh3cCBQoSVlanApplyPriority (1.3.6.1.4.1.25506.2.65.2.1.4.3.1.4) |
read-create |
Integer32 |
0..4095 |
Policy priority. |
Not supported. The value is fixed at 0. |
hh3cCBQoSVlanApplyPolicyRowStatus (1.3.6.1.4.1.25506.2.65.2.1.4.3.1.5) |
read-create |
RowStatus |
Standard MIB values. |
Row status. |
active(1) createAndGo(4) destroy(6) |
hh3cCBQoSVlanApplyPolicyStatus (1.3.6.1.4.1.25506.2.65.2.1.4.3.1.6) |
read-create |
INTEGER |
processing (1) success (2) partialItemFailed (3) |
Application status. |
As per the MIB. |
hh3cCBQoSGlobalApplyTable
About this table
This table applies a QoS policy globally.
Support for operations
Create:Supported
Edit/Modify:Not supported
Delete:Supported
Read:Supported
Columns
The table index is hh3cCBQoSGlobalApplyDirection.
Object (OID) |
Access |
Syntax |
Value range |
Description |
Implementation |
hh3cCBQoSGlobalApplyDirection (1.3.6.1.4.1.25506.2.65.2.1.4.6.1.1) |
not-accessible |
DirectionType |
Standard MIB values. |
Application direction. |
As per the MIB. |
hh3cCBQoSGlobalApplyName (1.3.6.1.4.1.25506.2.65.2.1.4.6.1.2) |
read-create |
OCTET STRING |
SIZE (1..31) |
Policy name. |
As per the MIB. |
hh3cCBQoSGlobalApplyRowStatus (1.3.6.1.4.1.25506.2.65.2.1.4.6.1.3) |
read-create |
RowStatus |
Standard MIB values. |
Row status. |
active(1) createAndGo(4) destroy(6) |
hh3cCBQoSGlobalApplyStatus (1.3.6.1.4.1.25506.2.65.2.1.4.6.1.4) |
read-only |
INTEGER |
processing (1) success (2) partialItemFailed (3) |
Application status. |
As per the MIB. |
hh3cCBQoSCpApplyPolicyTable
About this table
This table describes application information for a QoS policy applied to a control plane.
Support for operations
Create:Supported
Edit/Modify:Not supported
Delete:Supported
Read:Supported
Columns
The table indexes are hh3cCBQoSCpApplyPolicyChassis, hh3cCBQoSCpApplyPolicySlot, and hh3cCBQoSCpApplyPolicyDirection.
Object (OID) |
Access |
Syntax |
Value range |
Description |
Implementation |
hh3cCBQoSCpApplyPolicyChassis (1.3.6.1.4.1.25506.2.65.2.1.4.7.1.1) |
not-accessible |
Unsigned32 |
Standard MIB values. |
Chassis number for the control plane. |
As per the MIB. |
hh3cCBQoSCpApplyPolicySlot (1.3.6.1.4.1.25506.2.65.2.1.4.7.1.2) |
not-accessible |
Unsigned32 |
Standard MIB values. |
Slot number for the control plane. |
As per the MIB. |
hh3cCBQoSCpApplyPolicyDirection (1.3.6.1.4.1.25506.2.65.2.1.4.7.1.3) |
not-accessible |
DirectionType |
Standard MIB values. |
Application direction. |
As per the MIB. |
hh3cCBQoSCpApplyPolicyName (1.3.6.1.4.1.25506.2.65.2.1.4.7.1.4) |
read-create |
OCTET STRING |
SIZE (1..31) |
Policy name. |
As per the MIB. |
hh3cCBQoSCpApplyPolicyStatus (1.3.6.1.4.1.25506.2.65.2.1.4.7.1.5) |
read-only |
INTEGER |
processing (0) success (1) partialItemFailed (2) |
Application status. |
As per the MIB. |
hh3cCBQoSCpApplyRowStatus (1.3.6.1.4.1.25506.2.65.2.1.4.7.1.6) |
read-create |
RowStatus |
Standard MIB values. |
Row status. |
active(1) createAndGo(4) destroy(6) |
hh3cCBQoSApplyObjectTable
About this table
This table obtains the application entity information for a QoS policy.
Support for operations
Create:Supported
Edit/Modify:Not supported
Delete:Supported
Read:Supported
Columns
The table index is hh3cCBQoSApplyObjectIndex.
Object (OID) |
Access |
Syntax |
Value range |
Description |
Implementation |
hh3cCBQoSApplyObjectIndex (1.3.6.1.4.1.25506.2.65.2.1.5.5.1.1.1) |
not-accessible |
Unsigned32 |
Standard MIB values. |
Application entity index. |
As per the MIB. |
hh3cCBQoSApplyObjectType (1.3.6.1.4.1.25506.2.65.2.1.5.5.1.1.2) |
read-only |
ApplyObjectType |
Standard MIB values. |
Application entity type. |
interface(1) vlan(2) controlPlane(5) |
hh3cCBQoSApplyObjectDirection (1.3.6.1.4.1.25506.2.65.2.1.5.5.1.1.3) |
read-only |
DirectionType |
Standard MIB values. |
Application entity direction. |
As per the MIB. |
hh3cCBQoSApplyObjectMainSite (1.3.6.1.4.1.25506.2.65.2.1.5.5.1.1.4) |
read-only |
Unsigned32 |
Standard MIB values. |
Main index of the application entity. |
As per the MIB. |
hh3cCBQoSApplyObjectSubChannel (1.3.6.1.4.1.25506.2.65.2.1.5.5.1.1.5) |
read-only |
Unsigned32 |
Standard MIB values. |
Subchannel ID of the application entity. |
As per the MIB. |
hh3cCBQoSApplyObjectSubClass (1.3.6.1.4.1.25506.2.65.2.1.5.5.1.1.6) |
read-only |
Unsigned32 |
Standard MIB values. |
Level-1 subclass number for level-2 nesting. |
As per the MIB. |
hh3cCBQoSApplyObjectSubClassSec (1.3.6.1.4.1.25506.2.65.2.1.5.5.1.1.7) |
read-only |
Unsigned32 |
Standard MIB values. |
Level-2 subclass number for level-3 nesting. |
As per the MIB. |
hh3cCBQoSIntApplyObjectTable
About this table
This table obtains the application entity index for a QoS policy applied to an interface.
Support for operations
Create:Supported
Edit/Modify:Not supported
Delete:Supported
Read:Supported
Columns
The table indexes are hh3cCBQoSIntApplyObjectIfIndex and hh3cCBQoSApplyObjectDirection.
Object (OID) |
Access |
Syntax |
Value range |
Description |
Implementation |
hh3cCBQoSIntApplyObjectIfIndex (1.3.6.1.4.1.25506.2.65.2.1.5.5.2.1.1) |
not-accessible |
Unsigned32 |
Standard MIB values. |
Index of the interface to which a QoS policy is applied. |
As per the MIB. |
hh3cCBQoSIntApplyObjectIndex (1.3.6.1.4.1.25506.2.65.2.1.5.5.2.1.2) |
read-only |
Unsigned32 |
Standard MIB values. |
Application entity index. |
As per the MIB. |
hh3cCBQoSVlanApplyObjectTable
About this table
This table obtains the application entity index for a QoS policy applied to a VLAN or globally.
Support for operations
Create:Not supported
Edit/Modify:Not supported
Delete:Not supported
Read:Supported
Columns
The table indexes are hh3cCBQoSVlanApplyObjectVlanID and hh3cCBQoSApplyObjectDirection.
Object (OID) |
Access |
Syntax |
Value range |
Description |
Implementation |
hh3cCBQoSVlanApplyObjectVlanID (1.3.6.1.4.1.25506.2.65.2.1.5.5.3.1.1) |
not-accessible |
Unsigned32 |
0..4094 |
ID of the VLAN to which a QoS policy is applied. |
When the value is 0, the QoS policy is applied globally. |
hh3cCBQoSVlanApplyObjectIndex (1.3.6.1.4.1.25506.2.65.2.1.5.5.3.1.2) |
read-only |
Unsigned32 |
Standard MIB values. |
Application entity index. |
As per the MIB. |
hh3cCBQoSNestPolicyApplyObjectTable
About this table
This table obtains the application entity index for a child QoS policy.
Support for operations
Create:Not supported
Edit/Modify:Not supported
Delete:Not supported
Read:Supported
Columns
The table indexes are hh3cCBQoSApplyObjectIndex and hh3cCBQoSNestPolicyClassIndex.
Object (OID) |
Access |
Syntax |
Value range |
Description |
Implementation |
hh3cCBQoSNestPolicyClassIndex (1.3.6.1.4.1.25506.2.65.2.1.5.5.5.1.1) |
not-accessible |
Unsigned32 |
Standard MIB values. |
Policy class index. |
As per the MIB. |
hh3cCBQoSNestPolicyApplyObjectIndex (1.3.6.1.4.1.25506.2.65.2.1.5.5.5.1.2) |
read-only |
Unsigned32 |
Standard MIB values. |
Application entity index. |
As per the MIB. |
hh3cCBQoSCpApplyObjectTable
About this table
This table obtains QoS policy application information for a control plane.
Support for operations
Create:Not supported
Edit/Modify:Not supported
Delete:Not supported
Read:Supported
Columns
The table indexes are hh3cCBQoSCpApplyObjectChassis, hh3cCBQoSCpApplyObjectSlot, and hh3cCBQoSApplyObjectDirection.
Object (OID) |
Access |
Syntax |
Value range |
Description |
Implementation |
hh3cCBQoSCpApplyObjectChassis (1.3.6.1.4.1.25506.2.65.2.1.5.5.6.1.1) |
not-accessible |
Unsigned32 |
Standard MIB values. |
Chassis number for the control plane. |
As per the MIB. |
hh3cCBQoSCpApplyObjectSlot (1.3.6.1.4.1.25506.2.65.2.1.5.5.6.1.2) |
not-accessible |
Unsigned32 |
Standard MIB values. |
Slot number for the control plane. |
As per the MIB. |
hh3cCBQoSCpApplyObjectIndex (1.3.6.1.4.1.25506.2.65.2.1.5.5.6.1.3) |
read-only |
Unsigned32 |
Standard MIB values. |
Application entity index. |
As per the MIB. |
hh3cCBQoSCbqRunInfoTable
About this table
This table obtains CBQ queue statistics.
Support for operations
Create:Not supported
Edit/Modify:Not supported
Delete:Not supported
Read:Supported
Columns
The table index is hh3cCBQoSApplyObjectIndex.
Object (OID) |
Access |
Syntax |
Value range |
Description |
Implementation |
hh3cCBQoSCbqQueueSize (1.3.6.1.4.1.25506.2.65.2.1.5.6.1.1.1) |
read-only |
Integer32 |
Standard MIB values. |
Current CBQ queue size. |
As per the MIB. |
hh3cCBQoSCbqDiscard (1.3.6.1.4.1.25506.2.65.2.1.5.6.1.1.2) |
read-only |
Counter64 |
Standard MIB values. |
Number of packets dropped by the CBQ queue. |
As per the MIB. |
hh3cCBQoSCbqEfQueueSize (1.3.6.1.4.1.25506.2.65.2.1.5.6.1.1.3) |
read-only |
Integer32 |
Standard MIB values. |
EF queue size. |
As per the MIB. |
hh3cCBQoSCbqAfQueueSize (1.3.6.1.4.1.25506.2.65.2.1.5.6.1.1.4) |
read-only |
Integer32 |
Standard MIB values. |
AF queue size. |
As per the MIB. |
hh3cCBQoSCbqBeQueueSize (1.3.6.1.4.1.25506.2.65.2.1.5.6.1.1.5) |
read-only |
Integer32 |
Standard MIB values. |
BE queue size. |
As per the MIB. |
hh3cCBQoSCbqBeActiveQueueNum (1.3.6.1.4.1.25506.2.65.2.1.5.6.1.1.6) |
read-only |
Integer32 |
Standard MIB values. |
Number of active BE queues. |
As per the MIB. |
hh3cCBQoSCbqBeMaxActiveQueueNum (1.3.6.1.4.1.25506.2.65.2.1.5.6.1.1.7) |
read-only |
Integer32 |
Standard MIB values. |
Maximum number of active BE queues that have existed. |
As per the MIB. |
hh3cCBQoSCbqBeTotalQueueNum (1.3.6.1.4.1.25506.2.65.2.1.5.6.1.1.8) |
read-only |
Integer32 |
Standard MIB values. |
Total number of BE queues. |
As per the MIB. |
hh3cCBQoSCbqAfAllocatedQueueNum (1.3.6.1.4.1.25506.2.65.2.1.5.6.1.1.9) |
read-only |
Integer32 |
Standard MIB values. |
Number of AF queues that have been allocated. |
As per the MIB. |
hh3cCBQoSClassMatchRunInfoTable
About this table
This table obtains matching statistics about a traffic class.
Support for operations
Create:Not supported
Edit/Modify:Not supported
Delete:Not supported
Read:Supported
Columns
The table indexes are hh3cCBQoSApplyObjectIndex and hh3cCBQoSPolicyClassIndex.
Object (OID) |
Access |
Syntax |
Value range |
Description |
Implementation |
hh3cCBQoSClassMatchedPackets (1.3.6.1.4.1.25506.2.65.2.1.5.6.2.1.1) |
read-only |
Counter64 |
Standard MIB values. |
Number of matching packets. |
As per the MIB. |
hh3cCBQoSClassMatchedBytes (1.3.6.1.4.1.25506.2.65.2.1.5.6.2.1.2) |
read-only |
Counter64 |
Standard MIB values. |
Number of matching bytes. |
As per the MIB. |
hh3cCBQoSClassFwdPktpps (1.3.6.1.4.1.25506.2.65.2.1.5.6.2.1.3) |
read-only |
Unsigned32 |
Standard MIB values. |
Number of packets sent per second during the last collection interval. |
Not supported |
hh3cCBQoSClassFwdPktbps (1.3.6.1.4.1.25506.2.65.2.1.5.6.2.1.4) |
read-only |
Unsigned32 |
Standard MIB values. |
Number of bits sent per second during the last collection interval. |
Not supported |
hh3cCBQoSClassDropPktpps (1.3.6.1.4.1.25506.2.65.2.1.5.6.2.1.5) |
read-only |
Unsigned32 |
Standard MIB values. |
Number of packets dropped per second during the last collection interval. |
Not supported |
hh3cCBQoSClassDropPktbps (1.3.6.1.4.1.25506.2.65.2.1.5.6.2.1.6) |
read-only |
Unsigned32 |
Standard MIB values. |
Number of bits dropped per second during the last collection interval. |
Not supported |
hh3cCBQoSClassFlowStatInterval (1.3.6.1.4.1.25506.2.65.2.1.5.6.2.1.7) |
read-only |
Unsigned32 |
Standard MIB values. |
Statistics collection interval. |
Not supported |
hh3cCBQoSClassBehaviorStatus (1.3.6.1.4.1.25506.2.65.2.1.5.6.2.1.8) |
read-only |
INTEGER |
success(1) failure(2) partialSuccess(3) |
CB association application status. |
As per the MIB. |
hh3cCBQoSCarRunInfoTable
About this table
This table obtains CAR statistics.
Support for operations
Create:Not supported
Edit/Modify:Not supported
Delete:Not supported
Read:Supported
Columns
The table indexes are hh3cCBQoSApplyObjectIndex and hh3cCBQoSPolicyClassIndex.
Object (OID) |
Access |
Syntax |
Value range |
Description |
Implementation |
hh3cCBQoSCarGreenPackets (1.3.6.1.4.1.25506.2.65.2.1.5.6.3.1.1) |
read-only |
Counter64 |
Standard MIB values. |
Number of packets matching the CAR configuration |
As per the MIB. |
hh3cCBQoSCarGreenBytes (1.3.6.1.4.1.25506.2.65.2.1.5.6.3.1.2) |
read-only |
Counter64 |
Standard MIB values. |
Number of bytes matching the CAR configuration |
As per the MIB. |
hh3cCBQoSCarRedPackets (1.3.6.1.4.1.25506.2.65.2.1.5.6.3.1.3) |
read-only |
Counter64 |
Standard MIB values. |
Number of red packets. |
As per the MIB. |
hh3cCBQoSCarRedBytes (1.3.6.1.4.1.25506.2.65.2.1.5.6.3.1.4) |
read-only |
Counter64 |
Standard MIB values. |
Number of red bytes. |
As per the MIB. |
hh3cCBQoSCarYellowPackets (1.3.6.1.4.1.25506.2.65.2.1.5.6.3.1.5) |
read-only |
Counter64 |
Standard MIB values. |
Number of yellow packets. |
As per the MIB. |
hh3cCBQoSCarYellowBytes (1.3.6.1.4.1.25506.2.65.2.1.5.6.3.1.6) |
read-only |
Counter64 |
Standard MIB values. |
Number of yellow bytes. |
As per the MIB. |
hh3cCBQoSCarClassName |
read-only |
OCTET STRING |
SIZE (1..31) |
Traffic class name |
As per the MIB. |
hh3cCBQoSCarGreenpps (1.3.6.1.4.1.25506.2.65.2.1.5.6.3.1.8) |
read-only |
Counter64 |
Standard MIB values. |
Rate of green packets in pps. |
As per the MIB. |
hh3cCBQoSCarGreenbps (1.3.6.1.4.1.25506.2.65.2.1.5.6.3.1.9) |
read-only |
Counter64 |
Standard MIB values. |
Rate of green packets in bps. |
As per the MIB. |
hh3cCBQoSCarRedpps (1.3.6.1.4.1.25506.2.65.2.1.5.6.3.1.10) |
read-only |
Counter64 |
Standard MIB values. |
Rate of red packets in pps. |
As per the MIB. |
hh3cCBQoSCarRedbps (1.3.6.1.4.1.25506.2.65.2.1.5.6.3.1.11) |
read-only |
Counter64 |
Standard MIB values. |
Rate of red packets in bps. |
As per the MIB. |
hh3cCBQoSCarYellowpps (1.3.6.1.4.1.25506.2.65.2.1.5.6.3.1.12) |
read-only |
Counter64 |
Standard MIB values. |
Rate of yellow packets in pps. |
As per the MIB. |
hh3cCBQoSCarYellowbps (1.3.6.1.4.1.25506.2.65.2.1.5.6.3.1.13) |
read-only |
Counter64 |
Standard MIB values. |
Rate of yellow packets in bps. |
As per the MIB. |
hh3cCBQoSRemarkRunInfoTable
About this table
This table obtains marking statistics.
Support for operations
Create:Not supported
Edit/Modify:Not supported
Delete:Not supported
Read:Supported
Columns
The table indexes are hh3cCBQoSApplyObjectIndex and hh3cCBQoSPolicyClassIndex.
Object (OID) |
Access |
Syntax |
Value range |
Description |
Implementation |
hh3cCBQoSRemarkedPackets (1.3.6.1.4.1.25506.2.65.2.1.5.6.5.1.1) |
read-only |
Counter64 |
Standard MIB values. |
Number of packets marked. |
As per the MIB. |
hh3cCBQoSQueueRunInfoTable
About this table
.This table obtains queue-related traffic statistics.
Support for operations
Create:Not supported
Edit/Modify:Not supported
Delete:Not supported
Read:Supported
Columns
The table indexes are hh3cCBQoSApplyObjectIndex and hh3cCBQoSPolicyClassIndex.
Object (OID) |
Access |
Syntax |
Value range |
Description |
Implementation |
hh3cCBQoSQueueMatchedPackets (1.3.6.1.4.1.25506.2.65.2.1.5.6.6.1.1) |
read-only |
Counter64 |
Standard MIB values. |
Number of packets matching a queue. |
As per the MIB. |
hh3cCBQoSQueueMatchedBytes (1.3.6.1.4.1.25506.2.65.2.1.5.6.6.1.2) |
read-only |
Counter64 |
Standard MIB values. |
Number of bytes matching the queue. |
As per the MIB. |
hh3cCBQoSQueueEnqueuedPackets (1.3.6.1.4.1.25506.2.65.2.1.5.6.6.1.3) |
read-only |
Counter64 |
Standard MIB values. |
Number of packets enqueued. |
As per the MIB. |
hh3cCBQoSQueueEnqueuedBytes (1.3.6.1.4.1.25506.2.65.2.1.5.6.6.1.4) |
read-only |
Counter64 |
Standard MIB values. |
Number of bytes enqueued. |
As per the MIB. |
hh3cCBQoSQueueDiscardedPackets (1.3.6.1.4.1.25506.2.65.2.1.5.6.6.1.5) |
read-only |
Counter64 |
Standard MIB values. |
Number of packets dropped by the queue. |
As per the MIB. |
hh3cCBQoSQueueDiscardedBytes (1.3.6.1.4.1.25506.2.65.2.1.5.6.6.1.6) |
read-only |
Counter64 |
Standard MIB values. |
Number of bytes dropped by the queue. |
As per the MIB. |
hh3cCBQoSAccountingRunInfoTable
About this table
This table obtains traffic statistics.
Support for operations
Create:Not supported
Edit/Modify:Not supported
Delete:Not supported
Read:Supported
Columns
The table indexes are hh3cCBQoSApplyObjectIndex and hh3cCBQoSPolicyClassIndex.
Object (OID) |
Access |
Syntax |
Value range |
Description |
Implementation |
hh3cCBQoSAccountingPackets (1.3.6.1.4.1.25506.2.65.2.1.5.6.8.1.1) |
read-only |
Counter64 |
Standard MIB values. |
Number of packets. |
As per the MIB. |
hh3cCBQoSAccountingBytes (1.3.6.1.4.1.25506.2.65.2.1.5.6.8.1.2) |
read-only |
Counter64 |
Standard MIB values. |
Number of bytes. |
As per the MIB. |
hh3cCBQoSAccountingPktpps |
read-only |
Counter64 |
Standard MIB values. |
Traffic rate in pps. |
As per the MIB. |
hh3cCBQoSAccountingPktbps |
read-only |
Counter64 |
Standard MIB values. |
Traffic rate in bps. |
As per the MIB. |
hh3cCBQoSPolicyAccRunInfoTable
About this table
Support for operations
Support for operations
Create:Not supported
Edit/Modify:Not supported
Delete:Not supported
Read:Supported
Columns
The table indexes are hh3cCBQoSApplyObjectIndex and hh3cCBQoSPolicyClassIndex.
Object (OID) |
Access |
Syntax |
Value range |
Description |
Implementation |
hh3cCBQoSPolicyAccPackets (1.3.6.1.4.1.25506.2.65.2.1.5.6.9.1.1) |
read-only |
Counter64 |
Standard MIB values. |
Number of packets. |
As per the MIB. |
hh3cCBQoSPolicyAccBytes (1.3.6.1.4.1.25506.2.65.2.1.5.6.9.1.2) |
read-only |
Counter64 |
Standard MIB values. |
Number of bytes. |
As per the MIB. |
Notifications
hh3cCBQoSGlobalAclNotSupport
Basic information
OID |
Event |
Type |
Severity |
Recovery notification |
Default status |
1.3.6.1.4.1.25506.2.65.2.1.7.0.3 |
The global ACL is not supported. |
Informational |
Warning |
- |
OFF |
Notification triggers
The notification is generated when you apply a QoS policy globally and a card does not support the ACL used in the QoS policy.
System impact
The QoS policy applied globally does not take effect on the card.
Status control
ON
CLI: Use the snmp-agent trap enable qos command.
OFF
CLI: Use the undo snmp-agent trap enable qos command.
Object
OID (object name) |
Description |
Index |
Type |
Value range |
hh3cCBQoSChassis (1.3.6.1.4.1.25506.2.65.2.1.8.1) |
Chassis number |
N/A |
Integer32 |
0 to 65534 |
hh3cCBQoSSlot (1.3.6.1.4.1.25506.2.65.2.1.8.2) |
Slot number |
N/A |
Integer32 |
0 to 65534 |
hh3cCBQoSCPU (1.3.6.1.4.1.25506.2.65.2.1.8.3) |
CPU number |
N/A |
Integer32 |
0 to 65534 |
hh3cCBQoSDirection (1.3.6.1.4.1.25506.2.65.2.1.8.4) |
Application direction |
N/A |
DirectionTyp |
As per the MIB. |
Recommended action
None.
hh3cCBQoSGlobalQPPBNotSupport
Basic information
OID |
Event |
Type |
Severity |
Recovery notification |
Default status |
1.3.6.1.4.1.25506.2.65.2.1.7.0.4 |
QPPB is not supported. |
Informational |
Warning |
- |
OFF |
Notification triggers
The notification is generated when you apply a QoS policy globally in QPPB mode and a card does not support QPPB.
System impact
The QoS policy applied globally in QPPB mode does not take effect on the card.
Status control
ON
CLI: Use the snmp-agent trap enable qos command.
OFF
CLI: Use the undo snmp-agent trap enable qos command.
Object
OID (object name) |
Description |
Index |
Type |
Value range |
hh3cCBQoSChassis (1.3.6.1.4.1.25506.2.65.2.1.8.1) |
Chassis number |
N/A |
Integer32 |
0 to 65534 |
hh3cCBQoSSlot (1.3.6.1.4.1.25506.2.65.2.1.8.2) |
Slot number |
N/A |
Integer32 |
0 to 65534 |
hh3cCBQoSCPU (1.3.6.1.4.1.25506.2.65.2.1.8.3) |
CPU number |
N/A |
Integer32 |
0 to 65534 |
hh3cCBQoSDirection (1.3.6.1.4.1.25506.2.65.2.1.8.4) |
Application direction |
N/A |
DirectionTyp |
As per the MIB. |
Recommended action
Apply a QoS policy in QPPB mode to the interfaces on the card that support the QPPB mode.
hh3cCBQoSRedirectInvalidAlarm
Basic information
OID |
Event |
Type |
Severity |
Recovery notification |
Default status |
1.3.6.1.4.1.25506.2.65.2.1.7.0.5 |
The redirection next hop is unreachable. |
Fault |
Major |
hh3cCBQoSRedirectInvalidAlarmRecover (hh3cCBQoSRedirectInvalidAlarmRecover) |
OFF |
Notification triggers
The notification is generated when the redirection next hop is unreachable.
System impact
The QoS policy containing the redirection action does not take effect.
Status control
ON
CLI: Use the snmp-agent trap enable qos command.
OFF
CLI: Use the undo snmp-agent trap enable qos command.
Object
OID (object name) |
Description |
Index |
Type |
Value range |
1.3.6.1.4.1.25506.2.65.2.1.8.5 (hh3cCBQoSRedirectAlarmBehaviorName) |
Traffic behavior name |
N/A |
OCTET STRING |
SIZE (1 to 31) |
1.3.6.1.4.1.25506.2.65.2.1.8.6 (hh3cCBQoSRedirectAlarmProtoFamily) |
Protocol family of the next-hop address |
N/A |
InetAddressType |
As per the MIB. |
1.3.6.1.4.1.25506.2.65.2.1.8.7 (hh3cCBQoSRedirectAlarmNextHop) |
Next-hop address |
N/A |
InetAddress |
As per the MIB. |
Recommended action
To resolve the issue, identify whether the next hop exists in the routing table. If the next hop does not exist in the routing table, configure a routing protocol for the next hop to be learned to the routing table.
hh3cCBQoSRedirectInvalidAlarmRecover
Basic information
OID |
Event |
Type |
Severity |
Recovery notification |
Default status |
1.3.6.1.4.1.25506.2.65.2.1.7.0.6 |
The redirection next hop is reachable. |
Fault |
Major |
N/A (N/A) |
OFF |
Notification triggers
The notification is generated when the redirection next hop is reachable.
System impact
No negative impact on services.
Status control
ON
CLI: Use the snmp-agent trap enable qos command.
OFF
CLI: Use the undo snmp-agent trap enable qos command.
Object
OID (object name) |
Description |
Index |
Type |
Value range |
1.3.6.1.4.1.25506.2.65.2.1.8.5 (hh3cCBQoSRedirectAlarmBehaviorName) |
Traffic behavior name |
N/A |
OCTET STRING |
SIZE (1 to 31) |
1.3.6.1.4.1.25506.2.65.2.1.8.6 (hh3cCBQoSRedirectAlarmProtoFamily) |
Protocol family of the next-hop address |
N/A |
InetAddressType |
As per the MIB. |
1.3.6.1.4.1.25506.2.65.2.1.8.7 (hh3cCBQoSRedirectAlarmNextHop) |
Next-hop address |
N/A |
InetAddress |
As per the MIB. |
Recommended action
None.