08-ACL and QoS

HomeSupportReference GuidesMIB CompanionH3C Security Products MIB Reference(Comware 7)-6W10008-ACL and QoS
02-HH3C-CBQOS2-MIB
Title Size Download
02-HH3C-CBQOS2-MIB 254.14 KB

Contents

HH3C-CBQOS2-MIB· 1

About this MIB· 1

MIB file name· 1

Root object 1

Scalar objects· 1

hh3cCBQoSClassifierIndexNext 1

hh3cCBQoSBehaviorIndexNext 1

hh3cCBQoSPolicyIndexNext 1

hh3cCBQoSApplyingStatus· 2

Tabular objects· 2

hh3cCBQoSClassifierCfgInfoTable· 2

hh3cCBQoSMatchRuleCfgInfoTable· 3

hh3cCBQoSMatchCpProtoCfgTable (not supported) 5

hh3cCBQoSMatchCpGroupCfgTable (not supported) 6

hh3cCBQoSBehaviorCfgInfoTable· 7

hh3cCBQoSCarCfgInfoTable· 8

hh3cCBQoSGtsCfgInfoTable (not supported) 9

hh3cCBQoSRemarkCfgInfoTable· 10

hh3cCBQoSQueueCfgInfoTable· 11

hh3cCBQoSFirewallCfgInfoTable· 12

hh3cCBQoSAccountCfgInfoTable· 13

hh3cCBQoSRedirectCfgInfoTable· 13

hh3cCBQoSMirrorCfgInfoTable (not supported) 15

hh3cCBQoSNestCfgInfoTable (not supported) 15

hh3cCBQoSNestPolicyCfgInfoTable (not supported) 16

hh3cCBQoSMirrorIfCfgInfoTable· 17

hh3cCBQoSColoredRemarkCfgTable (not supported) 18

hh3cCBQoSPrimapCfgInfoTable (not supported) 18

hh3cCBQoSColorMapDpCfgInfoTable (not supported) 20

hh3cCBQoSPolicyCfgInfoTable· 21

hh3cCBQoSPolicyClassCfgInfoTable· 22

hh3cCBQoSIfApplyPolicyTable· 23

hh3cCBQoSVlanApplyPolicyTable (not supported) 24

hh3cCBQoSGlobalApplyTable· 25

hh3cCBQoSCpApplyPolicyTable· 26

hh3cCBQoSApplyObjectTable· 27

hh3cCBQoSIntApplyObjectTable· 28

hh3cCBQoSVlanApplyObjectTable (not supported) 28

hh3cCBQoSNestPolicyApplyObjectTable· 29

hh3cCBQoSCpApplyObjectTable· 30

hh3cCBQoSCbqRunInfoTable (not supported) 30

hh3cCBQoSClassMatchRunInfoTable· 32

hh3cCBQoSCarRunInfoTable (not supported) 33

hh3cCBQoSRemarkRunInfoTable (not supported) 34

hh3cCBQoSQueueRunInfoTable (not supported) 34

hh3cCBQoSAccountingRunInfoTable (not supported) 35

hh3cCBQoSPolicyAccRunInfoTable (not supported) 36

 


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

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

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

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

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

Edit/Modify

Delete

Read

Supported

Not supported

Supported

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.

As per the MIB.

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

Edit/Modify

Delete

Read

Supported

Not supported

Supported

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)

·     matchNot (2)

Match attribute.

As per the MIB.

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.

As per the MIB.

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)

 

hh3cCBQoSMatchCpProtoCfgTable (not supported)

About this table

This table configures a match criterion to match protocol traffic to a control plane.

Support for operations

Create

Edit/Modify

Delete

Read

Supported

Not supported

Supported

Supported

Columns

The table indexes are hh3cCBQoSClassifierIndex and hh3cCBQoSMatchRuleIndex.

Object (OID)

Access

Syntax

Value range

Description

Implementation

hh3cCBQoSMatchCpProtoIfNot (1.3.6.1.4.1.25506.2.65.2.1.1.4.1.1)

read-create

INTEGER

·     match(1)

·     matchNot(2)

Match attribute.

Not supported.

hh3cCBQoSMatchCpProtoValue (1.3.6.1.4.1.25506.2.65.2.1.1.4.1.2)

read-create

OCTET STRING

SIZE (0..255)

Control plane protocol.

Not supported.

hh3cCBQoSMatchCpProtoRowStatus (1.3.6.1.4.1.25506.2.65.2.1.1.4.1.3)

read-create

RowStatus

Standard MIB values.

Row status.

·     active(1)

·     createAndGo(4)

·     destroy(6)

 

hh3cCBQoSMatchCpGroupCfgTable (not supported)

About this table

This table configures a match criterion to match protocol group traffic to a control plane.

Support for operations

Create

Edit/Modify

Delete

Read

Supported

Not supported

Supported

Supported

Columns

The table indexes are hh3cCBQoSClassifierIndex and hh3cCBQoSMatchRuleIndex.

Object (OID)

Access

Syntax

Value range

Description

Implementation

hh3cCBQoSMatchCpGroupIfNot (1.3.6.1.4.1.25506.2.65.2.1.1.5.1.1)

read-create

INTEGER

·     match(1)

·     matchNot(2)

Match attribute.

Not supported.

hh3cCBQoSMatchCpGroupValue (1.3.6.1.4.1.25506.2.65.2.1.1.5.1.2)

read-create

INTEGER

·     critical(1)

·     important(2)

·     management(3)

·     normal(4)

·     redirect(5)

·     monitor(6)

·     exception(7)

Control plane protocol group.

Not supported.

hh3cCBQoSMatchCpGroupRowStatus (1.3.6.1.4.1.25506.2.65.2.1.1.5.1.3)

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

Edit/Modify

Delete

Read

Supported

Not supported

Supported

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.

As per the MIB.

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

Edit/Modify

Delete

Read

Supported

Not supported

Supported

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.

As per the MIB.

hh3cCBQoSCarCbs (1.3.6.1.4.1.25506.2.65.2.1.2.3.1.2)

read-create

Unsigned32

Standard MIB values.

CBS.

As per the MIB.

hh3cCBQoSCarEbs (1.3.6.1.4.1.25506.2.65.2.1.2.3.1.3)

read-create

Unsigned32

Standard MIB values.

EBS.

As per the MIB.

hh3cCBQoSCarPir (1.3.6.1.4.1.25506.2.65.2.1.2.3.1.4)

read-create

Unsigned32

Standard MIB values.

PIR.

As per the MIB.

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.

As per the MIB.

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.

As per the MIB.

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.

As per the MIB.

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)

hh3cCBQoSGtsCfgInfoTable (not supported)

About this table

This table contains GTS configuration information.

Support for operations

Create

Edit/Modify

Delete

Read

Supported

Not supported

Supported

Supported

Columns

The table index is hh3cCBQoSBehaviorIndex.

Object (OID)

Access

Syntax

Value range

Description

Implementation

hh3cCBQoSGtsCir (1.3.6.1.4.1.25506.2.65.2.1.2.5.1.1)

read-create

Unsigned32

Standard MIB values.

CIR.

Not supported.

hh3cCBQoSGtsCbs (1.3.6.1.4.1.25506.2.65.2.1.2.5.1.2)

read-create

Unsigned32

Standard MIB values.

CBS.

Not supported.

hh3cCBQoSGtsEbs (1.3.6.1.4.1.25506.2.65.2.1.2.5.1.3)

read-create

Unsigned32

Standard MIB values.

EBS.

Not supported.

hh3cCBQoSGtsQueueLength (1.3.6.1.4.1.25506.2.65.2.1.2.5.1.4)

read-create

Integer32

1..1024

Queue length.

As per the MIB.

hh3cCBQoSGtsRowStatus (1.3.6.1.4.1.25506.2.65.2.1.2.5.1.5)

read-create

RowStatus

Standard MIB values.

Row status.

·     active(1)

·     createAndGo(4)

·     destroy(6)

hh3cCBQoSGtsPir (1.3.6.1.4.1.25506.2.65.2.1.2.5.1.6)

read-create

Unsigned32

Standard MIB values.

PIR.

Not supported.

hh3cCBQoSRemarkCfgInfoTable

About this table

This table contains marking configuration information.

Support for operations

Create

Edit/Modify

Delete

Read

Supported

Not supported

Supported

Supported

Columns

The table indexes are hh3cCBQoSBehaviorIndex and hh3cCBQoSRemarkType.

Object (OID)

Access

Syntax

Value range

Description

Implementation

hh3cCBQoSRemarkType (1.3.6.1.4.1.25506.2.65.2.1.2.6.1.1)

not-accessible

RemarkType

Standard MIB values.

Marking type.

As per the MIB.

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

Edit/Modify

Delete

Read

Supported

Not supported

Supported

Supported

Columns

The table index is hh3cCBQoSBehaviorIndex.

Object (OID)

Access

Syntax

Value range

Description

Implementation

hh3cCBQoSQueueType (1.3.6.1.4.1.25506.2.65.2.1.2.7.1.1)

read-create

QueueType

Standard MIB values.

Queuing type.

As per the MIB.

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.

hh3cCBQoSQueueLength (1.3.6.1.4.1.25506.2.65.2.1.2.7.1.3)

read-create

Integer32

1..2147483647

Queue length.

16..4096

hh3cCBQoSQueueBandwidthUnit (1.3.6.1.4.1.25506.2.65.2.1.2.7.1.4)

read-create

QueueBandwidthUnit

Standard MIB values.

Bandwidth unit.

As per the MIB.

hh3cCBQoSQueueBandwidthValue (1.3.6.1.4.1.25506.2.65.2.1.2.7.1.5)

read-create

Integer32

·     1..100000000

·     2147483647

Bandwidth value.

·     8..10000000

·     2147483647 (default)

hh3cCBQoSQueueCbs (1.3.6.1.4.1.25506.2.65.2.1.2.7.1.6)

read-create

Integer32

·     32..1000000000

·     2147483647

CBS.

·     32..1000000000

·     2147483647 (default)

hh3cCBQoSQueueQueueNumber (1.3.6.1.4.1.25506.2.65.2.1.2.7.1.7)

read-create

INTEGER

·     unavailable(0)

·     a16(16)

·     a32(32)

·     a64(64)

·     a128(128)

·     a256(256)

·     a512(512)

·     a1024(1024)

·     a2048(2048)

·     a4096(4096)

Maximum number of queues.

a256(256)

hh3cCBQoSQueueCbsRatio (1.3.6.1.4.1.25506.2.65.2.1.2.7.1.8)

read-create

Integer32

·     25..500

·     2147483647

Allowed burst ratio.

·     25..500

·     2147483647 (default)

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

Edit/Modify

Delete

Read

Supported

Not supported

Supported

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

Edit/Modify

Delete

Read

Supported

Not supported

Supported

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.

As per the MIB.

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.

·     packet(2)

·     byte(3)

 

hh3cCBQoSRedirectCfgInfoTable

About this table

This table configures a redirecting action for a traffic behavior.

Support for operations

Create

Edit/Modify

Delete

Read

Supported

Not supported

Supported

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.

interface(2).

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.

hh3cCBQoSRedirectIfVlanID (1.3.6.1.4.1.25506.2.65.2.1.2.15.1.9)

read-create

Integer32

0..4094|65535

VLAN ID.

Not supported.

 

hh3cCBQoSMirrorCfgInfoTable (not supported)

About this table

This table contains flow mirroring configuration information.

Support for operations

Create

Edit/Modify

Delete

Read

Supported

Not supported

Supported

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.

Not supported.

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.

hh3cCBQoSMirrorVlanID (1.3.6.1.4.1.25506.2.65.2.1.2.17.1.3)

read-create

Integer32

0..4094

Destination VLAN ID.

Not supported.

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 (not supported)

About this table

This table configures nesting for VLAN mapping.

Support for operations

Create

Edit/Modify

Delete

Read

Supported

Not supported

Supported

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.

hh3cCBQoSNestServiceDot1pValue (1.3.6.1.4.1.25506.2.65.2.1.2.18.1.2)

read-create

Integer32

·     0..7

·     65535

Outer 802.1p priority value.

Not supported.

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)

 

hh3cCBQoSNestPolicyCfgInfoTable (not supported)

About this table

This table nests a QoS policy.

Support for operations

Create

Edit/Modify

Delete

Read

Supported

Not supported

Supported

Supported

Columns

The table index is hh3cCBQoSBehaviorIndex.

Object (OID)

Access

Syntax

Value range

Description

Implementation

hh3cCBQoSNestPolicyName (1.3.6.1.4.1.25506.2.65.2.1.2.19.1.1)

read-create

OCTET STRING

SIZE (1..31)

Nested policy name.

As per the MIB.

hh3cCBQoSNestPolicyRowStatus (1.3.6.1.4.1.25506.2.65.2.1.2.19.1.2)

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

Edit/Modify

Delete

Read

Supported

Not supported

Supported

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.

hh3cCBQoSMirrorIfBackupIfIndex (1.3.6.1.4.1.25506.2.65.2.1.2.20.1.3)

read-create

Integer32

Standard MIB values.

Backup destination interface index.

As per the MIB.

hh3cCBQoSMirrorIfBackupIfStatus (1.3.6.1.4.1.25506.2.65.2.1.2.20.1.4)

read-only

INTEGER

·     inactive(1)

·     active(2)

Backup 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 (not supported)

About this table

Support for operations

Create

Edit/Modify

Delete

Read

Supported

Not supported

Supported

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.

Not supported.

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.

Not supported.

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 (not supported)

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

Edit/Modify

Delete

Read

Supported

Not supported

Supported

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.

Not supported.

hh3cCBQoSPrePriMapTableType (1.3.6.1.4.1.25506.2.65.2.1.2.22.1.2)

not-accessible

INTEGER

·     invalid(0)

·     dot1pToLp(1)

·     dot1pToDp(2)

·     expToLp(3)

·     dscpToLp(4)

·     expToDp(5)

·     dscpToDp(6)

·     dscpToDot1p(7)

·     dot1pToDscp(8)

·     dscpToDscp(9)

·     dscpToExp(10)

·     expToDscp(11)

·     expToDot1p(12)

·     expToExp(13)

·     lpToDot1p(14)

·     dot1pToRpr(15)

·     dscpToRpr(16)

·     expToRpr(17)

·     ippreToRpr(18)

·     upToDot1p(19)

·     upToDscp(20)

·     upToExp(21)

·     upToDp(22)

·     upToLp(23)

·     upToRpr(24)

·     upToFc(25)

·     lpTodscp(26)

·     dot11eToLp(27)

·     lpToDot11e(28)

·     lpToLp(29)

·     dot1pToExp(30)

·     lpToExp(31)

·     lpToDp(32)

·     upToUp(33)

·     dot1pToDot1p(34)

Predefined priority map type.

Not supported.

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 (not supported)

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

Edit/Modify

Delete

Read

Supported

Not supported

Supported

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

Edit/Modify

Delete

Read

Supported

Not supported

Supported

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.

As per the MIB.

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

Edit/Modify

Delete

Read

Supported

Not supported

Supported

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.

modeNo(1)

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

Edit/Modify

Delete

Read

Supported

Not supported

Supported

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 (not supported)

About this table

This table applies a QoS policy to a VLAN interface.

Support for operations

Create

Edit/Modify

Delete

Read

Supported

Not supported

Supported

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

Edit/Modify

Delete

Read

Supported

Not supported

Supported

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

Edit/Modify

Delete

Read

Supported

Not supported

Supported

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

Edit/Modify

Delete

Read

Supported

Not supported

Supported

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

Edit/Modify

Delete

Read

Supported

Not supported

Supported

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 (not supported)

About this table

This table obtains the application entity index for a QoS policy applied to a VLAN or globally.

Support for operations

Create

Edit/Modify

Delete

Read

Not supported

Not supported

Not supported

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

Edit/Modify

Delete

Read

Not supported

Not supported

Not supported

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

Edit/Modify

Delete

Read

Not supported

Not supported

Not supported

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 (not supported)

About this table

This table obtains CBQ queue statistics.

Support for operations

Create

Edit/Modify

Delete

Read

Not supported

Not supported

Not supported

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

Edit/Modify

Delete

Read

Not supported

Not supported

Not supported

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 (not supported)

About this table

This table obtains CAR statistics.

Support for operations

Create

Edit/Modify

Delete

Read

Not supported

Not supported

Not supported

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.

 

hh3cCBQoSRemarkRunInfoTable (not supported)

About this table

This table obtains marking statistics.

Support for operations

Create

Edit/Modify

Delete

Read

Not supported

Not supported

Not supported

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 (not supported)

About this table

.This table obtains queue-related traffic statistics.

Support for operations

Create

Edit/Modify

Delete

Read

Not supported

Not supported

Not supported

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 (not supported)

About this table

This table obtains traffic statistics.

Support for operations

Create

Edit/Modify

Delete

Read

Not supported

Not supported

Not supported

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.

 

hh3cCBQoSPolicyAccRunInfoTable (not supported)

About this table

Support for operations

Create

Edit/Modify

Delete

Read

Not supported

Not supported

Not supported

Supported

Columns

The table indexes are hh3cCBQoSApplyObjectIndex and hh3cCBQoSPolicyClassIndex.

Object (OID)

Access

Syntax

Value range

Description

Implementation

hh3cCBQoSPolicyAccPackets

read-only

Counter64

Standard MIB values.

Number of packets.

As per the MIB.

hh3cCBQoSPolicyAccBytes

read-only

Counter64

Standard MIB values.

Number of bytes.

As per the MIB.

 

  • Cloud & AI
  • InterConnect
  • Intelligent Computing
  • Security
  • SMB Products
  • Intelligent Terminal Products
  • Product Support Services
  • Technical Service Solutions
All Services
  • Resource Center
  • Policy
  • Online Help
All Support
  • Become A Partner
  • Partner Policy & Program
  • Global Learning
  • Partner Sales Resources
  • Partner Business Management
  • Service Business
All Partners
  • Profile
  • News & Events
  • Online Exhibition Center
  • Contact Us
All About Us
新华三官网