S300, S500, S1700, S2700, S5700, and S6700 V200R021C00, C01 MIB Reference

This document provides the function overview, relationships between tables, description of single objects, description of MIB tables, and description of alarm objects.

This document provides the function overview, relationships between tables, description of single objects, description of MIB tables, and description of alarm objects.

HUAWEI-XQoS-MIB

HUAWEI-XQoS-MIB

Functions Overview

HUAWEI-XQoS-MIB is a private MIB defined by Huawei. Extended Quality of Service (XQoS) supplements class-based QoS (CBQoS). It describes the interface-based and queue-based traffic statistics.

Root object: iso(1).org(3).dod(6).internet(1).private(4).enterprises(1).huawei(2011).huaweiMgmt(5).hwDatacomm(25).hwQos(32).hwXQosMIB(4)

Relationship Between Tables

None.

Description of Single Objects

None.

Description of MIB Tables

hwXQosIfQueueRunInfoTable

This table is used to display the statistic information of the eight queues at the interface.

The indexes of this table are hwXQosIfQueueIfIndex, hwXQoSIfQueueVlanID, and hwXQosIfQueueCosType.

OID

Object

Syntax

Max Access

Description

Implemented Specifications

1.3.6.1.4.1.2011.5.25.32.4.1.4.3.3.1.1

hwXQosIfQueueIfIndex

Integer32

Read-only

This object specifies the interface index.

This object is implemented as defined in the corresponding MIB files.

1.3.6.1.4.1.2011.5.25.32.4.1.4.3.3.1.2

hwXQoSIfQueueVlanID

Integer32
  • 1: 0
  • 2: 1..4095

Read-only

This object specifies the VLAN ID.

This object is implemented as defined in the corresponding MIB files.

1.3.6.1.4.1.2011.5.25.32.4.1.4.3.3.1.3

hwXQosIfQueueCosType

Integer32

Read-only

This object indicates the ID of a port queue.

The value range is 1 to 8.

This object is implemented as defined in the corresponding MIB files.

1.3.6.1.4.1.2011.5.25.32.4.1.4.3.3.1.4

hwXQosIfQueuePassedPackets

INTEGER (0..18446744073709551615)

Read-only

This object indicates the number of packets passing a queue.

This object is implemented as defined in the corresponding MIB files.

1.3.6.1.4.1.2011.5.25.32.4.1.4.3.3.1.5

hwXQosIfQueuePassedBytes

INTEGER (0..18446744073709551615)

Read-only

This object indicates the bytes in the packets passing a queue.

This object is implemented as defined in the corresponding MIB files.

1.3.6.1.4.1.2011.5.25.32.4.1.4.3.3.1.6

hwXQoSIfQueueTotalPackets

INTEGER (0..18446744073709551615)

Read-only

This object indicates the number of packets passing and discarded a queue.

This object is implemented as defined in the corresponding MIB files.

1.3.6.1.4.1.2011.5.25.32.4.1.4.3.3.1.7

hwXQoSIfQueueTotalBytes

INTEGER (0..18446744073709551615)

Read-only

This object indicates the bytes in the packets passing and discarded a queue.

This object is implemented as defined in the corresponding MIB files.

1.3.6.1.4.1.2011.5.25.32.4.1.4.3.3.1.8

hwXQosIfQueueDiscardedPackets

INTEGER (0..18446744073709551615)

Read-only

This object indicates the number of discarded packets.

This object is implemented as defined in the corresponding MIB files.

1.3.6.1.4.1.2011.5.25.32.4.1.4.3.3.1.9

hwXQosIfQueueDiscardedBytes

INTEGER (0..18446744073709551615)

Read-write

This object indicates the bytes in the discarded packets.

This object is implemented as defined in the corresponding MIB files.

1.3.6.1.4.1.2011.5.25.32.4.1.4.3.3.1.10

hwXQoSIfQueuePassedPacketRate

INTEGER (0..18446744073709551615)

Read-only

This object indicates the rate of forwarded packets in a queue.

This object is implemented as defined in the corresponding MIB files.

1.3.6.1.4.1.2011.5.25.32.4.1.4.3.3.1.11

hwXQoSIfQueuePassedByteRate

INTEGER (0..18446744073709551615)

Read-only

This object indicates the rate of forwarded bytes in a queue.

This object is implemented as defined in the corresponding MIB files.

1.3.6.1.4.1.2011.5.25.32.4.1.4.3.3.1.12

hwXQoSIfQueueDiscardedPacketRate

INTEGER (0..18446744073709551615)

Read-only

This object indicates the rate of discarded packets in a queue.

This object is implemented as defined in the corresponding MIB files.

1.3.6.1.4.1.2011.5.25.32.4.1.4.3.3.1.13

hwXQoSIfQueueDiscardedByteRate

INTEGER (0..18446744073709551615)

Read-only

This object indicates the rate of discarded bytes in a queue.

This object is implemented as defined in the corresponding MIB files.

1.3.6.1.4.1.2011.5.25.32.4.1.4.3.3.1.14

hwXQoSIfQueueResetFlag

INTEGER{enabled(1),disabled(2)}

Read-write

This object indicates whether to clears statistics.
  • 0: disables interface statistics.
  • 1: clears queue statistics.
  • 2: enables interface statistics.

This object is implemented as defined in the corresponding MIB files.

Creation Restriction

The entries in this table cannot be created.

Modification Restriction

In this table, the value of the hwXQosIfQueueResetFlag object can be 0 or 2 only. Any other figure is unacceptable.

Deletion Restriction

The entries in this table cannot be deleted.

Access Restriction

The entries in this table can be read without restriction.

hwXQoSCarTable

This table displays rate limiting parameters on an interface in the inbound direction.

The indexes of this table are hwXQoSCarInterfaceIndex, hwXQoSCarDirection, and hwXQoSCarVlanID.

OID

Object Name

Syntax

Max Access

Description

Implemented Specifications

1.3.6.1.4.1.2011.5.25.32.4.1.1.26.1.4

hwXQoSCarCirValue

Integer32(0..100000000)

Read-create

Indicates the CIR configured on an interface in the inbound direction.

The value range varies according to interface types:

  • Interfaces in a port group: 64 to 100000000
  • Other interfaces: 64 to X (the actual maximum rate supported by such an interface)

1.3.6.1.4.1.2011.5.25.32.4.1.1.26.1.6

hwXQoSCarCbsValue

Integer32(0..100000000)

Read-create

Indicates the CBS configured on an interface in the inbound direction.

Currently, the value is in the range from 4000 to 100000000.

If this parameter is not specified, the default CBS is 125 times the CIR.

NOTE:

On the S1730S-S, S1730S-S1, S200, S1730S-H, S2730S-S, S5735-L-I, S5735-L1,S300, S5735-L, S5735S-L, S5735S-L1, S5735S-L-M, S5735-S, S500, S5735-S-I, and S5735S-S, the maximum CBS is 65535 bytes.

On the S1720GW, S1720GW-E, S1720GWR, S1720GWR-E, S1720GF, S1720GFR-P, S2720-EI, S5720I-SI, S5720S-LI, S5735S-H, S5736-S, S6720S-S, and S5720-LI, the maximum value of the CBS is 65535 granularities. Each granularity depends on the CIR:

  • When the CIR is in the range of 64 kbit/s to 1023 kbit/s, each granularity is 1 byte.

  • When the CIR is in the range of 1024 kbit/s to 10230 kbit/s, each granularity is 8 bytes.

  • When the CIR is in the range of 10231 kbit/s to 102300 kbit/s, each granularity is 64 bytes.

  • When the CIR is in the range of 102301 kbit/s to 1023000 kbit/s, each granularity is 512 bytes.

  • When the CIR is in the range of 1023001 kbit/s to 10000000 kbit/s, each granularity is 4096 bytes.

Creation Restriction

No entry can be created in this table.

Modification Restriction

The entries in this table can be modified.

Deletion Restriction

The entries in this table cannot be deleted.

Access Restriction

The rate limit configuration must be performed on the interface in the inbound direction.

hwXQoSIfLrCfgInfoTable

This table displays rate limiting parameters on an interface in the outbound direction.

The indexes of this table are hwXQoSIfLrCfgIfIndex and hwXQoSIfLrCfgVlanID.

OID

Object Name

Syntax

Max Access

Description

Implemented Specifications

1.3.6.1.4.1.2011.5.25.32.4.1.2.5.1.3

hwXQoSIfLrCir

Integer32

Read-create

Indicates the CIR configured on an interface in the outbound direction.

NOTE:

When the CIR value is larger than 100000000, the value of this object is 100000000.

Currently, the maximum access is Read-only.

1.3.6.1.4.1.2011.5.25.32.4.1.2.5.1.5

hwXQoSIfLrCbs

Integer32

Read-create

Indicates the CBS configured on an interface in the outbound direction.

NOTE:

When the CBS value is larger than 100000000, the value of this object is 100000000.

Currently, the maximum access is Read-only.

Creation Restriction

No entry can be created in this table.

Modification Restriction

The entries in this table cannot be modified.

Deletion Restriction

The entries in this table cannot be deleted.

Access Restriction

The rate limit configuration must be performed on the interface in the outbound direction.

hwXQosVlanStatTable

This is a VLAN statistic information table.

The index of this table is hwXQosVlanStatVlanId.

OID

Object

Syntax

Max Access

Description

Implemented Specifications

1.3.6.1.4.1.2011.5.25.32.4.1.4.4.1.1.1

hwXQosVlanStatVlanId

Integer32 (1..4094)

Not-accessible

This object indicates the index of a VLAN ID.

This object is implemented as defined in the corresponding MIB files.

1.3.6.1.4.1.2011.5.25.32.4.1.4.4.1.1.2

hwXQosVlanStatInTotalPkts

INTEGER (0..18446744073709551615)

Read-only

This object specifies the total number of the packets received by a VLAN.

This object is implemented as defined in the corresponding MIB files.

1.3.6.1.4.1.2011.5.25.32.4.1.4.4.1.1.3

hwXQosVlanStatInTotalBytes

INTEGER (0..18446744073709551615)

Read-only

This object indicates the total bytes of the packets received by a VLAN.

This object is implemented as defined in the corresponding MIB files.

1.3.6.1.4.1.2011.5.25.32.4.1.4.4.1.1.4

hwXQosVlanStatOutTotalPkts

INTEGER (0..18446744073709551615)

Read-only

This object indicates the total number of the packets sent by a VLAN.

This object is implemented as defined in the corresponding MIB files.

1.3.6.1.4.1.2011.5.25.32.4.1.4.4.1.1.5

hwXQosVlanStatOutTotalBytes

INTEGER (0..18446744073709551615)

Read-only

This object indicates the total bytes of the packets sent by a VLAN.

This object is implemented as defined in the corresponding MIB files.

1.3.6.1.4.1.2011.5.25.32.4.1.4.4.1.1.20

hwXQosVlanStatResetFlag

INTEGER{enabled(1),disabled(2)}

Read-create

This object indicates whether the statistics resetting function is enabled.

The value is fixed at 1, indicating that the statistics resetting function is enabled.

This object is implemented as defined in the corresponding MIB files.

1.3.6.1.4.1.2011.5.25.32.4.1.4.4.1.1.21

hwXQosVlanStatInTotalPktsRate

INTEGER (0..18446744073709551615)

Read-only

This object indicates the incoming traffic rate, expressed in packets per second.

This object is implemented as defined in the corresponding MIB files.

1.3.6.1.4.1.2011.5.25.32.4.1.4.4.1.1.22

hwXQosVlanStatInTotalBytesRate

INTEGER (0..18446744073709551615)

Read-only

This object indicates the incoming traffic rate, expressed in bytes per second.

This object is implemented as defined in the corresponding MIB files.

1.3.6.1.4.1.2011.5.25.32.4.1.4.4.1.1.23

hwXQosVlanStatOutTotalPktsRate

INTEGER (0..18446744073709551615)

Read-only

This object indicates the outgoing traffic rate, expressed in packets per second.

This object is implemented as defined in the corresponding MIB files.

1.3.6.1.4.1.2011.5.25.32.4.1.4.4.1.1.24

hwXQosVlanStatOutTotalBytesRate

INTEGER (0..18446744073709551615)

Read-only

This object indicates the outgoing traffic rate, expressed in bytes per second.

This object is implemented as defined in the corresponding MIB files.

Creation Restriction

The entries in this table cannot be created.

Modification Restriction

The values of the read-write objects in the table can be changed. The values of the read-only objects can only be queried and cannot be changed.

Deletion Restriction

The entries in this table cannot be deleted.

Access Restriction

This table can be read only after the statistic enable command is run in the VLAN view.

hwXQosVlanSlotStatTable

This table lists the statistics about packets of a VLAN on the device.

The index of this table is hwXQosVlanSlotStatVlanId and hwXQosVlanSlotStatSlotId.

OID

Object Name

Syntax

Max Access

Description

Implemented Specifications

1.3.6.1.4.1.2011.5.25.32.4.1.4.4.2.1

hwXQosVlanSlotStatVlanId

Integer32 (1..4094)

not-accessible

This object indicates a VLAN ID.

This object is implemented as defined in the corresponding MIB files.

1.3.6.1.4.1.2011.5.25.32.4.1.4.4.2.2

hwXQosVlanSlotStatSlotId

Integer32 (0..5000)

Not-accessible

This object indicates the slot ID of the device.

This object is implemented as defined in the corresponding MIB files.

1.3.6.1.4.1.2011.5.25.32.4.1.4.4.2.3

hwXQosVlanSlotStatInPkts

INTEGER (0..18446744073709551615)

Read-only

This object indicates the number of incoming packets on the device.

This object is implemented as defined in the corresponding MIB files.

1.3.6.1.4.1.2011.5.25.32.4.1.4.4.2.4

hwXQosVlanSlotStatInPktsRate

INTEGER (0..18446744073709551615)

Read-only

This object indicates the incoming traffic rate on the device, expressed in packets per second.

This object is implemented as defined in the corresponding MIB files.

1.3.6.1.4.1.2011.5.25.32.4.1.4.4.2.5

hwXQosVlanSlotStatInBytes

INTEGER (0..18446744073709551615)

Read-only

This object indicates the number of incoming bytes on the device.

This object is implemented as defined in the corresponding MIB files.

1.3.6.1.4.1.2011.5.25.32.4.1.4.4.2.6

hwXQosVlanSlotStatInBytesRate

INTEGER{enabled(1),disabled(2)}

Read-only

This object indicates the incoming traffic rate on the device, expressed in bytes per second.

This object is implemented as defined in the corresponding MIB files.

1.3.6.1.4.1.2011.5.25.32.4.1.4.4.2.7

hwXQosVlanSlotStatOutPkts

INTEGER (0..18446744073709551615)

Read-only

This object indicates the number of outgoing packets received on the device.

This object is implemented as defined in the corresponding MIB files.

1.3.6.1.4.1.2011.5.25.32.4.1.4.4.2.8

hwXQosVlanSlotStatOutPktsRate

INTEGER (0..18446744073709551615)

Read-only

This object indicates the outgoing traffic rate on the device, expressed in packets per second.

This object is implemented as defined in the corresponding MIB files.

1.3.6.1.4.1.2011.5.25.32.4.1.4.4.2.9

hwXQosVlanSlotStatOutBytes

INTEGER (0..18446744073709551615)

Read-only

This object indicates the number of outgoing bytes on the device.

This object is implemented as defined in the corresponding MIB files.

1.3.6.1.4.1.2011.5.25.32.4.1.4.4.2.10

hwXQosVlanSlotStatOutBytesRate

INTEGER (0..18446744073709551615)

Read-only

This object indicates the outgoing traffic rate on the device, expressed in bytes per second.

This object is implemented as defined in the corresponding MIB files.

Creation Restriction

No entry can be created in this table.

Modification Restriction

The values of the read-write objects in the table can be changed. The values of the read-only objects can only be queried and cannot be changed.

Deletion Restriction

No entry in this table can be deleted.

Access Restriction

This table can be read only after the statistic enable command is run in the VLAN view.

hwXQosVlanCfgTable

This table is used to clear Policy statistic information.

The index of this table is hwXQoSVlanStatVlanId.

OID

Object

Syntax

Max Access

Description

Implemented Specifications

1.3.6.1.4.1.2011.5.25.32.4.1.8.1.1.1

hwXQosVlanStatEnable

INTEGER{enabled(1),disabled(2)}

Read-write

This object indicates the VLAN-based statistics of the enabling function. This object has the following values:

  • 1: enable
  • 2: disable

No default value.

This object is implemented as defined in the corresponding MIB files.

Creation Restriction

The entries in this table cannot be created.

Modification Restriction

The entries in this table cannot be modified.

Deletion Restriction

In this table, the value of the hwXQosVlanStatEnable object can be 1 or 2 only. Any other figure is unacceptable.

Access Restriction

The condition of reading any entry in this table is that the relevant index must exist.

hwXQoSTrafficSuppressionTable

Only the S5731-H, S5731-S, S5731S-H, S5731S-S, S5732-H, S6730-H, S6730S-H, S6730-S, and S6730S-S support this object.

This table is used to display the statistics information of packet loss cauesed by traffic suppression.

The index of this table is hwXQoSTrafficSuppIfIndex and hwXQoSTrafficSuppIfName.

OID

Object

Syntax

Max Access

Description

Implemented Specifications

1.3.6.1.4.1.2011.5.25.32.4.1.13.2.1.1

hwXQoSTrafficSuppIfIndex

INTEGER

not-accessible

Indicates the interface index.

This object is implemented as defined in the corresponding MIB files.

1.3.6.1.4.1.2011.5.25.32.4.1.13.2.1.2

hwXQoSTrafficSuppIfName

OCTET

not-accessible

Indicates the interface name.

This object is implemented as defined in the corresponding MIB files.

1.3.6.1.4.1.2011.5.25.32.4.1.13.2.1.3

hwXQoSTrafficSuppBroadDropPkts

INTEGER (0..18446744073709551615)

read-only

Indicates the number of discarded broadcast packets.

This object is implemented as defined in the corresponding MIB files.

1.3.6.1.4.1.2011.5.25.32.4.1.13.2.1.4

hwXQoSTrafficSuppMultiDropPkts

INTEGER (0..18446744073709551615)

read-only

Indicates the number of discarded unknown multicast packets.

This object is implemented as defined in the corresponding MIB files.

1.3.6.1.4.1.2011.5.25.32.4.1.13.2.1.5

hwXQoSTrafficSuppUniDropPkts

INTEGER (0..18446744073709551615)

read-only

Indicates the number of discarded unknown unicast packets.

This object is implemented as defined in the corresponding MIB files.

1.3.6.1.4.1.2011.5.25.32.4.1.13.2.1.6

hwXQoSTrafficSuppKnownMultiDropPkts

INTEGER (0..18446744073709551615)

read-only

Indicates the number of discarded known multicast packets.

This object is implemented as defined in the corresponding MIB files.

1.3.6.1.4.1.2011.5.25.32.4.1.13.2.1.7

hwXQoSTrafficSuppKnownUniDropPkts

INTEGER (0..18446744073709551615)

read-only

Indicates the number of discarded known unicast packets.

This object is implemented as defined in the corresponding MIB files.

Creation Restriction

The entries in this table cannot be created.

Modification Restriction

The entries in this table cannot be modified.

Deletion Restriction

The entries in this table cannot be deleted.

Access Restriction

The condition of reading any entry in this table is that the relevant index must exist.

Description of Alarm Objects

hwXQoSStormControlTrap

OID

Object Name

Binding Variable

Description

Implemented Specifications

1.3.6.1.4.1.2011.5.25.32.4.1.14.1

hwXQoSStormControlTrap

hwXQoSStormControlBroadcastMinRate

hwXQoSStormControlBroadcastMaxRate

hwXQoSStormControlMulticastMinRate

hwXQoSStormControlMulticastMaxRate

hwXQoSStormControlAction

hwXQoSStormControlInterval

hwXQoSStormControlStatus

hwXQoSStormControlUnicastMinRate

hwXQoSStormControlUnicastMaxRate

hwXQoSStormControlBcMode

hwXQoSStormControlMcMode

hwXQoSStormControlUcMode

Detecting the status switching of the interface.

This object is implemented as defined in the corresponding MIB files.

hwXQoSStormControlTrapExt

OID

Object Name

Binding Variable

Description

Implemented Specifications

1.3.6.1.4.1.2011.5.25.32.4.1.14.2

hwXQoSStormControlTrapExt

hwXQoSStormControlBroadcastMinRate

hwXQoSStormControlBroadcastMaxRate

hwXQoSStormControlMulticastMinRate

hwXQoSStormControlMulticastMaxRate

hwXQoSStormControlAction

hwXQoSStormControlInterval

hwXQoSStormControlStatus

hwXQoSStormControlUnicastMinRate

hwXQoSStormControlUnicastMaxRate

hwXQoSStormControlBcMode

hwXQoSStormControlMcMode

hwXQoSStormControlUcMode

hwXQoSStormControlIfName

hwXQoSStormControlIfIndex

hwXQoSStormControlBroadcastRate

hwXQoSStormControlMulticastRate

hwXQoSStormControlUnicastRate

Detecting the status switching of the interface.

This object is implemented as defined in the corresponding MIB files.

hwXQoSTrafficSuppressionTrap

Only the S5731-H, S5731-S, S5731S-H, S5731S-S, S5732-H, S6730-H, S6730S-H, S6730-S, and S6730S-S support this object.

OID

Object Name

Binding Variable

Description

Implemented Specifications

1.3.6.1.4.1.2011.5.25.32.4.1.14.3

hwXQoSTrafficSuppressionTrap

hwXQoSTrafficSuppIfIndex

hwXQoSTrafficSuppIfName

hwXQoSTrafficSuppBroadDropPkts

hwXQoSTrafficSuppMultiDropPkts

hwXQoSTrafficSuppUniDropPkts

hwXQoSTrafficSuppKnownMultiDropPkts

hwXQoSTrafficSuppKnownUniDropPkts

Packet loss occurs in the inbound direction of an interface.

This object is implemented as defined in the corresponding MIB files.

Unsupported Objects

The functions corresponding to the following objects are not supported on the device. Do not use these MIB objects to maintain the device.

Table 143-1 List of unsupported objects

Object ID

Object Name

Table

1.3.6.1.4.1.2011.5.25.32.4.1.1.2.1.1

hwXQoSBa8021pPhbIndex

hwXQoSBa8021pPhbCfgInfoTable

1.3.6.1.4.1.2011.5.25.32.4.1.1.2.1.2

hwXQoSBa8021pPhbPri

hwXQoSBa8021pPhbCfgInfoTable

1.3.6.1.4.1.2011.5.25.32.4.1.1.2.1.3

hwXQoSBa8021pPhbCos

hwXQoSBa8021pPhbCfgInfoTable

1.3.6.1.4.1.2011.5.25.32.4.1.1.2.1.4

hwXQoSBa8021pPhbColour

hwXQoSBa8021pPhbCfgInfoTable

1.3.6.1.4.1.2011.5.25.32.4.1.1.2.1.5

hwXQoSBa8021pPhbRowStatus

hwXQoSBa8021pPhbCfgInfoTable

1.3.6.1.4.1.2011.5.25.32.4.1.1.3.1.1

hwXQoSBa8021pMapIndex

hwXQoSBa8021pMapCfgInfoTable

1.3.6.1.4.1.2011.5.25.32.4.1.1.3.1.2

hwXQoSBa8021pMapCos

hwXQoSBa8021pMapCfgInfoTable

1.3.6.1.4.1.2011.5.25.32.4.1.1.3.1.3

hwXQoSBa8021pMapColour

hwXQoSBa8021pMapCfgInfoTable

1.3.6.1.4.1.2011.5.25.32.4.1.1.3.1.4

hwXQoSBa8021pMapPri

hwXQoSBa8021pMapCfgInfoTable

1.3.6.1.4.1.2011.5.25.32.4.1.1.3.1.5

hwXQoSBa8021pMapRowStatus

hwXQoSBa8021pMapCfgInfoTable

1.3.6.1.4.1.2011.5.25.32.4.1.1.4.1.1

hwXQoSBaDscpPhbIndex

hwXQoSBaDscpPhbCfgInfoTable

1.3.6.1.4.1.2011.5.25.32.4.1.1.4.1.2

hwXQoSBaDscpPhbPri

hwXQoSBaDscpPhbCfgInfoTable

1.3.6.1.4.1.2011.5.25.32.4.1.1.4.1.3

hwXQoSBaDscpPhbCos

hwXQoSBaDscpPhbCfgInfoTable

1.3.6.1.4.1.2011.5.25.32.4.1.1.4.1.4

hwXQoSBaDscpPhbColour

hwXQoSBaDscpPhbCfgInfoTable

1.3.6.1.4.1.2011.5.25.32.4.1.1.4.1.5

hwXQoSBaDscpPhbRowStatus

hwXQoSBaDscpPhbCfgInfoTable

1.3.6.1.4.1.2011.5.25.32.4.1.1.5.1.1

hwXQoSBaDscpMapIndex

hwXQoSBaDscpMapCfgInfoTable

1.3.6.1.4.1.2011.5.25.32.4.1.1.5.1.2

hwXQoSBaDscpMapCos

hwXQoSBaDscpMapCfgInfoTable

1.3.6.1.4.1.2011.5.25.32.4.1.1.5.1.3

hwXQoSBaDscpMapColour

hwXQoSBaDscpMapCfgInfoTable

1.3.6.1.4.1.2011.5.25.32.4.1.1.5.1.4

hwXQoSBaDscpMapPri

hwXQoSBaDscpMapCfgInfoTable

1.3.6.1.4.1.2011.5.25.32.4.1.1.5.1.5

hwXQoSBaDscpMapRowStatus

hwXQoSBaDscpMapCfgInfoTable

1.3.6.1.4.1.2011.5.25.32.4.1.1.6.1.1

hwXQoSBaExpPhbIndex

hwXQoSBaExpPhbCfgInfoTable

1.3.6.1.4.1.2011.5.25.32.4.1.1.6.1.2

hwXQoSBaExpPhbPri

hwXQoSBaExpPhbCfgInfoTable

1.3.6.1.4.1.2011.5.25.32.4.1.1.6.1.3

hwXQoSBaExpPhbCos

hwXQoSBaExpPhbCfgInfoTable

1.3.6.1.4.1.2011.5.25.32.4.1.1.6.1.4

hwXQoSBaExpPhbColour

hwXQoSBaExpPhbCfgInfoTable

1.3.6.1.4.1.2011.5.25.32.4.1.1.6.1.5

hwXQoSBaExpPhbRowStatus

hwXQoSBaExpPhbCfgInfoTable

1.3.6.1.4.1.2011.5.25.32.4.1.1.7.1.1

hwXQoSBaExpMapIndex

hwXQoSBaExpMapCfgInfoTable

1.3.6.1.4.1.2011.5.25.32.4.1.1.7.1.2

hwXQoSBaExpMapCos

hwXQoSBaExpMapCfgInfoTable

1.3.6.1.4.1.2011.5.25.32.4.1.1.7.1.3

hwXQoSBaExpMapColour

hwXQoSBaExpMapCfgInfoTable

1.3.6.1.4.1.2011.5.25.32.4.1.1.7.1.4

hwXQoSBaExpMapPri

hwXQoSBaExpMapCfgInfoTable

1.3.6.1.4.1.2011.5.25.32.4.1.1.7.1.5

hwXQoSBaExpMapRowStatus

hwXQoSBaExpMapCfgInfoTable

1.3.6.1.4.1.2011.5.25.32.4.1.1.9.1.1

hwXQoSIfTrust8021pIfIndex

hwXQoSIfTrust8021pTable

1.3.6.1.4.1.2011.5.25.32.4.1.1.9.1.2

hwXQoSIfTrust8021pVlanID

hwXQoSIfTrust8021pTable

1.3.6.1.4.1.2011.5.25.32.4.1.1.9.1.3

hwXQoSIfTrust8021pAction

hwXQoSIfTrust8021pTable

1.3.6.1.4.1.2011.5.25.32.4.1.1.9.1.4

hwXQoSIfTrust8021pRowStatus

hwXQoSIfTrust8021pTable

1.3.6.1.4.1.2011.5.25.32.4.1.1.10.1.1

hwXQoSBaAtmQosPhbServType

hwXQoSBaAtmQosPhbCfgInfoTable

1.3.6.1.4.1.2011.5.25.32.4.1.1.10.1.2

hwXQoSBaAtmQosPhbClp

hwXQoSBaAtmQosPhbCfgInfoTable

1.3.6.1.4.1.2011.5.25.32.4.1.1.10.1.3

hwXQoSBaAtmQosPhbCos

hwXQoSBaAtmQosPhbCfgInfoTable

1.3.6.1.4.1.2011.5.25.32.4.1.1.10.1.4

hwXQoSBaAtmQosPhbColour

hwXQoSBaAtmQosPhbCfgInfoTable

1.3.6.1.4.1.2011.5.25.32.4.1.1.10.1.5

hwXQoSBaAtmQosPhbRowStatus

hwXQoSBaAtmQosPhbCfgInfoTable

1.3.6.1.4.1.2011.5.25.32.4.1.1.11.1.1

hwXQoSBaAtmQosMapIndex

hwXQoSBaAtmQosMapCfgInfoTable

1.3.6.1.4.1.2011.5.25.32.4.1.1.11.1.2

hwXQoSBaAtmQosMapCos

hwXQoSBaAtmQosMapCfgInfoTable

1.3.6.1.4.1.2011.5.25.32.4.1.1.11.1.3

hwXQoSBaAtmQosMapColour

hwXQoSBaAtmQosMapCfgInfoTable

1.3.6.1.4.1.2011.5.25.32.4.1.1.11.1.4

hwXQoSBaAtmQosMapClp

hwXQoSBaAtmQosMapCfgInfoTable

1.3.6.1.4.1.2011.5.25.32.4.1.1.11.1.5

hwXQoSBaAtmQosMapRowStatus

hwXQoSBaAtmQosMapCfgInfoTable

1.3.6.1.4.1.2011.5.25.32.4.1.1.12.1.1

hwXQoSAtmPvcDiffDomainIfIndex

hwXQoSAtmPvcDiffDomainTable

1.3.6.1.4.1.2011.5.25.32.4.1.1.12.1.2

hwXQoSAtmPvcVpi

hwXQoSAtmPvcDiffDomainTable

1.3.6.1.4.1.2011.5.25.32.4.1.1.12.1.3

hwXQoSAtmPvcVci

hwXQoSAtmPvcDiffDomainTable

1.3.6.1.4.1.2011.5.25.32.4.1.1.12.1.4

hwXQoSAtmPvcDiffDomainName

hwXQoSAtmPvcDiffDomainTable

1.3.6.1.4.1.2011.5.25.32.4.1.1.12.1.5

hwXQoSAtmPvcDiffDomainRowStatus

hwXQoSAtmPvcDiffDomainTable

1.3.6.1.4.1.2011.5.25.32.4.1.1.13.1.1

hwXQoSAtmPvpDiffDomainIfIndex

hwXQoSAtmPvpDiffDomainTable

1.3.6.1.4.1.2011.5.25.32.4.1.1.13.1.2

hwXQoSAtmPvpVpi

hwXQoSAtmPvpDiffDomainTable

1.3.6.1.4.1.2011.5.25.32.4.1.1.13.1.3

hwXQoSAtmPvpDiffDomainName

hwXQoSAtmPvpDiffDomainTable

1.3.6.1.4.1.2011.5.25.32.4.1.1.13.1.4

hwXQoSAtmPvpDiffDomainRowStatus

hwXQoSAtmPvpDiffDomainTable

1.3.6.1.4.1.2011.5.25.32.4.1.1.17.1.1

hwXQoSDeiIfIndex

hwXQoSDeiTable

1.3.6.1.4.1.2011.5.25.32.4.1.1.17.1.2

hwXQoSDeiVlanID1

hwXQoSDeiTable

1.3.6.1.4.1.2011.5.25.32.4.1.1.17.1.3

hwXQoSDeiVlanID2

hwXQoSDeiTable

1.3.6.1.4.1.2011.5.25.32.4.1.1.17.1.4

hwXQoSIfEnableDeiAction

hwXQoSDeiTable

1.3.6.1.4.1.2011.5.25.32.4.1.1.17.1.5

hwXQoSDeiRowStatus

hwXQoSDeiTable

1.3.6.1.4.1.2011.5.25.32.4.1.1.18.1.1

hwXQoSRemarkIfIndex

hwXQoSRemarkTable

1.3.6.1.4.1.2011.5.25.32.4.1.1.18.1.2

hwXQoSRemarkVlanID1

hwXQoSRemarkTable

1.3.6.1.4.1.2011.5.25.32.4.1.1.18.1.3

hwXQoSRemarkVlanID2

hwXQoSRemarkTable

1.3.6.1.4.1.2011.5.25.32.4.1.1.18.1.4

hwXQoSIfEnableRemarkAction

hwXQoSRemarkTable

1.3.6.1.4.1.2011.5.25.32.4.1.1.18.1.5

hwXQoSRemarkRowStatus

hwXQoSRemarkTable

1.3.6.1.4.1.2011.5.25.32.4.1.1.19.1.1

hwXQoSPhbEnableIfIndex

hwXQoSPhbEnableTable

1.3.6.1.4.1.2011.5.25.32.4.1.1.19.1.2

hwXQoSPhbEnableVlanID1

hwXQoSPhbEnableTable

1.3.6.1.4.1.2011.5.25.32.4.1.1.19.1.3

hwXQoSPhbEnableVlanID2

hwXQoSPhbEnableTable

1.3.6.1.4.1.2011.5.25.32.4.1.1.19.1.4

hwXQoSPhbEnableRowStatus

hwXQoSPhbEnableTable

1.3.6.1.4.1.2011.5.25.32.4.1.1.26.1.8

hwXQoSCarGreenAction

hwXQoSCarTable

1.3.6.1.4.1.2011.5.25.32.4.1.1.26.1.9

hwXQoSCarGreenServiceClass

hwXQoSCarTable

1.3.6.1.4.1.2011.5.25.32.4.1.1.26.1.10

hwXQoSCarGreenColor

hwXQoSCarTable

1.3.6.1.4.1.2011.5.25.32.4.1.1.26.1.11

hwXQoSCarYellowAction

hwXQoSCarTable

1.3.6.1.4.1.2011.5.25.32.4.1.1.26.1.12

hwXQoSCarYellowServiceClass

hwXQoSCarTable

1.3.6.1.4.1.2011.5.25.32.4.1.1.26.1.13

hwXQoSCarYellowColor

hwXQoSCarTable

1.3.6.1.4.1.2011.5.25.32.4.1.1.26.1.14

hwXQoSCarRedAction

hwXQoSCarTable

1.3.6.1.4.1.2011.5.25.32.4.1.1.26.1.15

hwXQoSCarRedServiceClass

hwXQoSCarTable

1.3.6.1.4.1.2011.5.25.32.4.1.1.26.1.16

hwXQoSCarRedColor

hwXQoSCarTable

1.3.6.1.4.1.2011.5.25.32.4.1.1.26.1.50

hwXQoSCarRowStatus

hwXQoSCarTable

1.3.6.1.4.1.2011.5.25.32.4.1.2.1.1.1

hwXQoSIfCarCfgIfIndex

hwXQoSIfCarCfgInfoTable

1.3.6.1.4.1.2011.5.25.32.4.1.2.1.1.2

hwXQoSIfCarVlanID

hwXQoSIfCarCfgInfoTable

1.3.6.1.4.1.2011.5.25.32.4.1.2.1.1.3

hwXQoSIfCarDirection

hwXQoSIfCarCfgInfoTable

1.3.6.1.4.1.2011.5.25.32.4.1.2.1.1.4

hwXQoSIfCarCir

hwXQoSIfCarCfgInfoTable

1.3.6.1.4.1.2011.5.25.32.4.1.2.1.1.5

hwXQoSIfCarCbs

hwXQoSIfCarCfgInfoTable

1.3.6.1.4.1.2011.5.25.32.4.1.2.1.1.6

hwXQoSIfCarEbs

hwXQoSIfCarCfgInfoTable

1.3.6.1.4.1.2011.5.25.32.4.1.2.1.1.7

hwXQoSIfCarPir

hwXQoSIfCarCfgInfoTable

1.3.6.1.4.1.2011.5.25.32.4.1.2.1.1.8

hwXQoSIfCarPbs

hwXQoSIfCarCfgInfoTable

1.3.6.1.4.1.2011.5.25.32.4.1.2.1.1.9

hwXQoSIfCarGreenAction

hwXQoSIfCarCfgInfoTable

1.3.6.1.4.1.2011.5.25.32.4.1.2.1.1.10

hwXQoSIfCarGreenRemarkValue

hwXQoSIfCarCfgInfoTable

1.3.6.1.4.1.2011.5.25.32.4.1.2.1.1.11

hwXQoSIfCarYellowAction

hwXQoSIfCarCfgInfoTable

1.3.6.1.4.1.2011.5.25.32.4.1.2.1.1.12

hwXQoSIfCarYellowRemarkValue

hwXQoSIfCarCfgInfoTable

1.3.6.1.4.1.2011.5.25.32.4.1.2.1.1.13

hwXQoSIfCarRedAction

hwXQoSIfCarCfgInfoTable

1.3.6.1.4.1.2011.5.25.32.4.1.2.1.1.14

hwXQoSIfCarRedRemarkValue

hwXQoSIfCarCfgInfoTable

1.3.6.1.4.1.2011.5.25.32.4.1.2.1.1.15

hwXQoSIfCarRowStatus

hwXQoSIfCarCfgInfoTable

1.3.6.1.4.1.2011.5.25.32.4.1.2.2.1.1

hwXQoSIfMirrorCfgIfIndex

hwXQoSIfMirrorCfgInfoTable

1.3.6.1.4.1.2011.5.25.32.4.1.2.2.1.2

hwXQoSIfMirrorCfgVlanID

hwXQoSIfMirrorCfgInfoTable

1.3.6.1.4.1.2011.5.25.32.4.1.2.2.1.3

hwXQoSIfMirrorDirection

hwXQoSIfMirrorCfgInfoTable

1.3.6.1.4.1.2011.5.25.32.4.1.2.2.1.4

hwXQoSIfMirrorObserveIndex

hwXQoSIfMirrorCfgInfoTable

1.3.6.1.4.1.2011.5.25.32.4.1.2.2.1.5

hwXQoSIfMirrorRowStatus

hwXQoSIfMirrorCfgInfoTable

1.3.6.1.4.1.2011.5.25.32.4.1.2.3.1.1

hwXQoSIfUrpfCfgIfIndex

hwXQoSIfUrpfCfgInfoTable

1.3.6.1.4.1.2011.5.25.32.4.1.2.3.1.2

hwXQoSIfUrpfCfgVlanID

hwXQoSIfUrpfCfgInfoTable

1.3.6.1.4.1.2011.5.25.32.4.1.2.3.1.3

hwXQoSIfUrpfCtrlType

hwXQoSIfUrpfCfgInfoTable

1.3.6.1.4.1.2011.5.25.32.4.1.2.3.1.4

hwXQoSIfUrpfAllowDefault

hwXQoSIfUrpfCfgInfoTable

1.3.6.1.4.1.2011.5.25.32.4.1.2.3.1.5

hwXQoSIfUrpfRowStatus

hwXQoSIfUrpfCfgInfoTable

1.3.6.1.4.1.2011.5.25.32.4.1.2.4.1.1

hwXQoSIfSamplingIfIndex

hwXQoSIfSamplingCfgInfoTable

1.3.6.1.4.1.2011.5.25.32.4.1.2.4.1.2

hwXQoSIfSamplingVlanID

hwXQoSIfSamplingCfgInfoTable

1.3.6.1.4.1.2011.5.25.32.4.1.2.4.1.3

hwXQoSIfSamplingDirection

hwXQoSIfSamplingCfgInfoTable

1.3.6.1.4.1.2011.5.25.32.4.1.2.4.1.4

hwXQoSIfSamplingType

hwXQoSIfSamplingCfgInfoTable

1.3.6.1.4.1.2011.5.25.32.4.1.2.4.1.5

hwXQoSIfSamplingNum

hwXQoSIfSamplingCfgInfoTable

1.3.6.1.4.1.2011.5.25.32.4.1.2.4.1.6

hwXQoSIfSamplingRowStatus

hwXQoSIfSamplingCfgInfoTable

1.3.6.1.4.1.2011.5.25.32.4.1.2.5.1.4

hwXQoSIfLrRowStatus

hwXQoSIfLrCfgInfoTable

1.3.6.1.4.1.2011.5.25.32.4.1.2.5.1.6

hwXQoSIfInPhyBandwidth

hwXQoSIfLrCfgInfoTable

1.3.6.1.4.1.2011.5.25.32.4.1.2.5.1.7

hwXQoSIfOutPhyBandwidth

hwXQoSIfLrCfgInfoTable

1.3.6.1.4.1.2011.5.25.32.4.1.2.5.1.8

hwXQoSIfInActualBandwidth

hwXQoSIfLrCfgInfoTable

1.3.6.1.4.1.2011.5.25.32.4.1.2.5.1.9

hwXQoSIfOutActualBandwidth

hwXQoSIfLrCfgInfoTable

1.3.6.1.4.1.2011.5.25.32.4.1.4.4.1.6

hwXQosVlanStatInUcastPkts

hwXQosVlanStatTable

1.3.6.1.4.1.2011.5.25.32.4.1.4.4.1.7

hwXQosVlanStatInUcastBytes

hwXQosVlanStatTable

1.3.6.1.4.1.2011.5.25.32.4.1.4.4.1.8

hwXQosVlanStatOutUcastPkts

hwXQosVlanStatTable

1.3.6.1.4.1.2011.5.25.32.4.1.4.4.1.9

hwXQosVlanStatOutUcastBytes

hwXQosVlanStatTable

1.3.6.1.4.1.2011.5.25.32.4.1.4.4.1.10

hwXQosVlanStatInMcastPkts

hwXQosVlanStatTable

1.3.6.1.4.1.2011.5.25.32.4.1.4.4.1.11

hwXQosVlanStatInMcastBytes

hwXQosVlanStatTable

1.3.6.1.4.1.2011.5.25.32.4.1.4.4.1.12

hwXQosVlanStatOutMcastPkts

hwXQosVlanStatTable

1.3.6.1.4.1.2011.5.25.32.4.1.4.4.1.13

hwXQosVlanStatOutMcastBytes

hwXQosVlanStatTable

1.3.6.1.4.1.2011.5.25.32.4.1.4.4.1.14

hwXQosVlanStatInBcastPkts

hwXQosVlanStatTable

1.3.6.1.4.1.2011.5.25.32.4.1.4.4.1.15

hwXQosVlanStatInBcastBytes

hwXQosVlanStatTable

1.3.6.1.4.1.2011.5.25.32.4.1.4.4.1.16

hwXQosVlanStatOutBcastPkts

hwXQosVlanStatTable

1.3.6.1.4.1.2011.5.25.32.4.1.4.4.1.17

hwXQosVlanStatOutBcastBytes

hwXQosVlanStatTable

1.3.6.1.4.1.2011.5.25.32.4.1.4.4.1.18

hwXQosVlanStatInUnknownUcastPkts

hwXQosVlanStatTable

1.3.6.1.4.1.2011.5.25.32.4.1.4.4.1.19

hwXQosVlanStatInUnknownUcastBytes

hwXQosVlanStatTable

1.3.6.1.4.1.2011.5.25.32.4.1.2.6.1.1

hwXQoSIfQueueCfgIfIndex

hwXQoSIfQueueCfgInfoTable

1.3.6.1.4.1.2011.5.25.32.4.1.2.6.1.2

hwXQoSIfQueueCfgVlanID

hwXQoSIfQueueCfgInfoTable

1.3.6.1.4.1.2011.5.25.32.4.1.2.6.1.3

hwXQoSIfQueueDirection

hwXQoSIfQueueCfgInfoTable

1.3.6.1.4.1.2011.5.25.32.4.1.2.6.1.4

hwXQoSIfQueueCfgCosType

hwXQoSIfQueueCfgInfoTable

1.3.6.1.4.1.2011.5.25.32.4.1.2.6.1.5

hwXQoSIfQueuePriority

hwXQoSIfQueueCfgInfoTable

1.3.6.1.4.1.2011.5.25.32.4.1.2.6.1.6

hwXQoSIfQueueCir

hwXQoSIfQueueCfgInfoTable

1.3.6.1.4.1.2011.5.25.32.4.1.2.6.1.7

hwXQoSIfQueuePir

hwXQoSIfQueueCfgInfoTable

1.3.6.1.4.1.2011.5.25.32.4.1.2.6.1.8

hwXQoSIfQueueWeight

hwXQoSIfQueueCfgInfoTable

1.3.6.1.4.1.2011.5.25.32.4.1.2.6.1.9

hwXQoSIfQueueMode

hwXQoSIfQueueCfgInfoTable

1.3.6.1.4.1.2011.5.25.32.4.1.2.6.1.10

hwXQoSIfQueueRowStatus

hwXQoSIfQueueCfgInfoTable

1.3.6.1.4.1.2011.5.25.32.4.1.2.7.1.1

hwXQoSIfObserveIndex

hwXQoSIfObserveCfgInfoTable

1.3.6.1.4.1.2011.5.25.32.4.1.2.7.1.2

hwXQoSIfObserveIfIndex

hwXQoSIfObserveCfgInfoTable

1.3.6.1.4.1.2011.5.25.32.4.1.2.7.1.3

hwXQoSIfObserveRowStatus

hwXQoSIfObserveCfgInfoTable

1.3.6.1.4.1.2011.5.25.32.4.1.2.8.1.1

hwXQoSIfWredQueueIndex

hwXQoSIfWredCfgInfoTable

1.3.6.1.4.1.2011.5.25.32.4.1.2.8.1.2

hwXQoSIfWredDirection

hwXQoSIfWredCfgInfoTable

1.3.6.1.4.1.2011.5.25.32.4.1.2.8.1.3

hwXQoSIfWredType

hwXQoSIfWredCfgInfoTable

1.3.6.1.4.1.2011.5.25.32.4.1.2.8.1.4

hwXQoSIfWredLowlimit

hwXQoSIfWredCfgInfoTable

1.3.6.1.4.1.2011.5.25.32.4.1.2.8.1.5

hwXQoSIfWredHighlimit

hwXQoSIfWredCfgInfoTable

1.3.6.1.4.1.2011.5.25.32.4.1.2.8.1.6

hwXQoSIfWredDiscardProbability

hwXQoSIfWredCfgInfoTable

1.3.6.1.4.1.2011.5.25.32.4.1.2.8.1.7

hwXQoSIfWredHighDiscardProbability

hwXQoSIfWredCfgInfoTable

1.3.6.1.4.1.2011.5.25.32.4.1.2.8.1.8

hwXQoSIfWredRowStatus

hwXQoSIfWredCfgInfoTable

1.3.6.1.4.1.2011.5.25.32.4.1.2.9.1.1

hwXQoSIf8021PMap8021PValue

hwXQoSIf8021PMapCfgInfoTable

1.3.6.1.4.1.2011.5.25.32.4.1.2.9.1.2

hwXQoSIf8021PMapLocalPrecedence

hwXQoSIf8021PMapCfgInfoTable

1.3.6.1.4.1.2011.5.25.32.4.1.2.9.1.3

hwXQoSIf8021PMapRowStatus

hwXQoSIf8021PMapCfgInfoTable

1.3.6.1.4.1.2011.5.25.32.4.1.2.10.1.1

hwXQoSIfMplsExpMapIfIndex

hwXQoSIfMplsExpMapCfgInfoTable

1.3.6.1.4.1.2011.5.25.32.4.1.2.10.1.2

hwXQoSIfMplsExpMapInbound

hwXQoSIfMplsExpMapCfgInfoTable

1.3.6.1.4.1.2011.5.25.32.4.1.2.10.1.3

hwXQoSIfMplsExpMapOutbound

hwXQoSIfMplsExpMapCfgInfoTable

1.3.6.1.4.1.2011.5.25.32.4.1.2.10.1.4

hwXQoSIfMplsExpMapRowStatus

hwXQoSIfMplsExpMapCfgInfoTable

1.3.6.1.4.1.2011.5.25.32.4.1.2.11.1.1

hwXQoSIfDefaultPriorityIfIndex

hwXQoSIfDefaultPriorityCfgInfoTable

1.3.6.1.4.1.2011.5.25.32.4.1.2.11.1.2

hwXQoSIfDefaultPriorityVlanID

hwXQoSIfDefaultPriorityCfgInfoTable

1.3.6.1.4.1.2011.5.25.32.4.1.2.11.1.3

hwXQoSIfDefaultPriorityValue

hwXQoSIfDefaultPriorityCfgInfoTable

1.3.6.1.4.1.2011.5.25.32.4.1.2.11.1.4

hwXQoSIfDefaultPriorityRowStatus

hwXQoSIfDefaultPriorityCfgInfoTable

1.3.6.1.4.1.2011.5.25.32.4.1.2.12.1.1

hwXQoSIfSoftCarIfIndex

hwXQoSIfSoftCarTable

1.3.6.1.4.1.2011.5.25.32.4.1.2.12.1.2

hwXQoSIfSoftCarDirection

hwXQoSIfSoftCarTable

1.3.6.1.4.1.2011.5.25.32.4.1.2.12.1.3

hwXQoSIfSoftCarCarIndex

hwXQoSIfSoftCarTable

1.3.6.1.4.1.2011.5.25.32.4.1.2.12.1.4

hwXQoSIfSoftCarRowStatus

hwXQoSIfSoftCarTable

1.3.6.1.4.1.2011.5.25.32.4.1.2.13.1.1

hwXQoSIfLocPreQueMapIfIndex

hwXQoSIfLocalPrecedenceQueueMapTable

1.3.6.1.4.1.2011.5.25.32.4.1.2.13.1.2

hwXQoSIfLocPreQueMapPreValue

hwXQoSIfLocalPrecedenceQueueMapTable

1.3.6.1.4.1.2011.5.25.32.4.1.2.13.1.3

hwXQoSIfLocPreQueMapCosType

hwXQoSIfLocalPrecedenceQueueMapTable

1.3.6.1.4.1.2011.5.25.32.4.1.2.13.1.4

hwXQoSIfLocPreQueMapRowStatus

hwXQoSIfLocalPrecedenceQueueMapTable

1.3.6.1.4.1.2011.5.25.32.4.1.2.14.1.1

hwXQoSIfScheduleModeIfIndex

hwXQoSIfScheduleModeCfgInfoTable

1.3.6.1.4.1.2011.5.25.32.4.1.2.14.1.2

hwXQoSIfModeType

hwXQoSIfScheduleModeCfgInfoTable

1.3.6.1.4.1.2011.5.25.32.4.1.2.14.1.3

hwXQoSIfScheduleModeRowStatus

hwXQoSIfScheduleModeCfgInfoTable

1.3.6.1.4.1.2011.5.25.32.4.1.2.15.1.1

hwXQoSIfHqosPriIfIndex

hwXQoSIfHQOSPriCfgInfoTable

1.3.6.1.4.1.2011.5.25.32.4.1.2.15.1.2

hwXQoSIfHqosPriority

hwXQoSIfHQOSPriCfgInfoTable

1.3.6.1.4.1.2011.5.25.32.4.1.2.15.1.3

hwXQoSIfHqosPriRowStatus

hwXQoSIfHQOSPriCfgInfoTable

1.3.6.1.4.1.2011.5.25.32.4.1.2.16.1.1

hwXQoSIfOutMulticastIfIndex

hwXQoSIfOutboundMulticastCfgInfoTable

1.3.6.1.4.1.2011.5.25.32.4.1.2.16.1.2

hwXQoSIfUnicastWeightValue

hwXQoSIfOutboundMulticastCfgInfoTable

1.3.6.1.4.1.2011.5.25.32.4.1.2.16.1.3

hwXQoSIfMulticastWeightValue

hwXQoSIfOutboundMulticastCfgInfoTable

1.3.6.1.4.1.2011.5.25.32.4.1.2.16.1.4

hwXQoSIfOutMulticastRowStatus

hwXQoSIfOutboundMulticastCfgInfoTable

1.3.6.1.4.1.2011.5.25.32.4.1.2.17.1.1

hwXQoSIfSredQueueIndex

hwXQoSIfSredCfgInfoTable

1.3.6.1.4.1.2011.5.25.32.4.1.2.17.1.2

hwXQoSIfSredRedStartDiscardPoint

hwXQoSIfSredCfgInfoTable

1.3.6.1.4.1.2011.5.25.32.4.1.2.17.1.3

hwXQoSIfSredRedDiscardProbability

hwXQoSIfSredCfgInfoTable

1.3.6.1.4.1.2011.5.25.32.4.1.2.17.1.4

hwXQoSIfSredYellowStartDiscardPoint

hwXQoSIfSredCfgInfoTable

1.3.6.1.4.1.2011.5.25.32.4.1.2.17.1.5

hwXQoSIfSredYellowDiscardProbability

hwXQoSIfSredCfgInfoTable

1.3.6.1.4.1.2011.5.25.32.4.1.2.17.1.6

hwXQoSIfSredRowStatus

hwXQoSIfSredCfgInfoTable

1.3.6.1.4.1.2011.5.25.32.4.1.2.18.1.1

hwXQoSAtmTrafficQueueIfIndex

hwXQosAtmTrafficQueueTable

1.3.6.1.4.1.2011.5.25.32.4.1.2.18.1.2

hwXQoSAtmTrafficQueueServiceClass

hwXQosAtmTrafficQueueTable

1.3.6.1.4.1.2011.5.25.32.4.1.2.18.1.3

hwXQoSAtmTrafficQueueRowStatus

hwXQosAtmTrafficQueueTable

1.3.6.1.4.1.2011.5.25.32.4.1.2.19.1.1

hwXQoSAtmPvcServiceTypeIfIndex

hwXQoSAtmPvcServiceTypeTable

1.3.6.1.4.1.2011.5.25.32.4.1.2.19.1.2

hwXQoSAtmPvcServiceTypeVpiIndex

hwXQoSAtmPvcServiceTypeTable

1.3.6.1.4.1.2011.5.25.32.4.1.2.19.1.3

hwXQoSAtmPvcServiceTypeVciIndex

hwXQoSAtmPvcServiceTypeTable

1.3.6.1.4.1.2011.5.25.32.4.1.2.19.1.4

hwXQoSAtmPvcNameServiceTypeIndex

hwXQoSAtmPvcServiceTypeTable

1.3.6.1.4.1.2011.5.25.32.4.1.2.19.1.5

hwXQoSAtmPvcServiceType

hwXQoSAtmPvcServiceTypeTable

1.3.6.1.4.1.2011.5.25.32.4.1.2.19.1.6

hwXQoSAtmPvcPcr

hwXQoSAtmPvcServiceTypeTable

1.3.6.1.4.1.2011.5.25.32.4.1.2.19.1.7

hwXQoSAtmPvcCdvt

hwXQoSAtmPvcServiceTypeTable

1.3.6.1.4.1.2011.5.25.32.4.1.2.19.1.8

hwXQoSAtmPvcVbrScr

hwXQoSAtmPvcServiceTypeTable

1.3.6.1.4.1.2011.5.25.32.4.1.2.19.1.9

hwXQoSAtmPvcVbrMbs

hwXQoSAtmPvcServiceTypeTable

1.3.6.1.4.1.2011.5.25.32.4.1.2.19.1.10

hwXQoSAtmPvcRowStatus

hwXQoSAtmPvcServiceTypeTable

1.3.6.1.4.1.2011.5.25.32.4.1.2.20.1.1

hwXQoSIfShapingIfIndex

hwXQoSIfShapingCfgInfoTable

1.3.6.1.4.1.2011.5.25.32.4.1.2.20.1.2

hwXQoSIfShapingQueueIndex

hwXQoSIfShapingCfgInfoTable

1.3.6.1.4.1.2011.5.25.32.4.1.2.20.1.3

hwXQoSIfShapingQueueCir

hwXQoSIfShapingCfgInfoTable

1.3.6.1.4.1.2011.5.25.32.4.1.2.20.1.4

hwXQoSIfShapingQueuePir

hwXQoSIfShapingCfgInfoTable

1.3.6.1.4.1.2011.5.25.32.4.1.2.20.1.5

hwXQoSIfShapingRowStatus

hwXQoSIfShapingCfgInfoTable

1.3.6.1.4.1.2011.5.25.32.4.1.3.1.1.1

hwXQoSCpcarIndex

hwXQoSCpcarCfgInfoTable

1.3.6.1.4.1.2011.5.25.32.4.1.3.1.1.2

hwXQoSCpcarName

hwXQoSCpcarCfgInfoTable

1.3.6.1.4.1.2011.5.25.32.4.1.3.1.1.3

hwXQoSCpcarRowStatus

hwXQoSCpcarCfgInfoTable

1.3.6.1.4.1.2011.5.25.32.4.1.3.2.1.1

hwXQoSCpCarFilterAction

hwXQoSCpCarFilterCfgInfoTable

1.3.6.1.4.1.2011.5.25.32.4.1.3.2.1.2

hwXQoSCpCarFilterRowStatus

hwXQoSCpCarFilterCfgInfoTable

1.3.6.1.4.1.2011.5.25.32.4.1.3.3.1.1

hwXQoSCpCarSlotId

hwXQoSCpCarCfgInfoTable

1.3.6.1.4.1.2011.5.25.32.4.1.3.3.1.2

hwXQoSCpCarCir

hwXQoSCpCarCfgInfoTable

1.3.6.1.4.1.2011.5.25.32.4.1.3.3.1.3

hwXQoSCpCarCbs

hwXQoSCpCarCfgInfoTable

1.3.6.1.4.1.2011.5.25.32.4.1.3.3.1.4

hwXQoSCpCarEbs

hwXQoSCpCarCfgInfoTable

1.3.6.1.4.1.2011.5.25.32.4.1.3.3.1.5

hwXQoSCpCarPir

hwXQoSCpCarCfgInfoTable

1.3.6.1.4.1.2011.5.25.32.4.1.3.3.1.6

hwXQoSCpCarPbs

hwXQoSCpCarCfgInfoTable

1.3.6.1.4.1.2011.5.25.32.4.1.3.3.1.7

hwXQoSCpCarGreenAction

hwXQoSCpCarCfgInfoTable

1.3.6.1.4.1.2011.5.25.32.4.1.3.3.1.8

hwXQoSCpCarGreenRemarkValue

hwXQoSCpCarCfgInfoTable

1.3.6.1.4.1.2011.5.25.32.4.1.3.3.1.9

hwXQoSCpCarYellowAction

hwXQoSCpCarCfgInfoTable

1.3.6.1.4.1.2011.5.25.32.4.1.3.3.1.10

hwXQoSCpCarYellowRemarkValue

hwXQoSCpCarCfgInfoTable

1.3.6.1.4.1.2011.5.25.32.4.1.3.3.1.11

hwXQoSCpCarRedAction

hwXQoSCpCarCfgInfoTable

1.3.6.1.4.1.2011.5.25.32.4.1.3.3.1.12

hwXQoSCpCarRedRemarkValue

hwXQoSCpCarCfgInfoTable

1.3.6.1.4.1.2011.5.25.32.4.1.3.3.1.13

hwXQoSCpCarRowStatus

hwXQoSCpCarCfgInfoTable

1.3.6.1.4.1.2011.5.25.32.4.1.3.4.1.1

hwXQoSCpApplyPolicyName

hwXQoSCpApplyPolicyTable

1.3.6.1.4.1.2011.5.25.32.4.1.3.4.1.2

hwXQoSCpApplyPolicyRowStatus

hwXQoSCpApplyPolicyTable

1.3.6.1.4.1.2011.5.25.32.4.1.3.5.1.1

hwXQoSCpCarActionSlotIndex

hwXQoSCpCarActionTable

1.3.6.1.4.1.2011.5.25.32.4.1.3.5.1.2

hwXQoSCpCarActionPacketType

hwXQoSCpCarActionTable

1.3.6.1.4.1.2011.5.25.32.4.1.3.5.1.3

hwXQoSCpCarActionPacketTypeName

hwXQoSCpCarActionTable

1.3.6.1.4.1.2011.5.25.32.4.1.3.5.1.4

hwXQoSCpCarActionType

hwXQoSCpCarActionTable

1.3.6.1.4.1.2011.5.25.32.4.1.3.5.1.5

hwXQoSCpCarActionPolicyName

hwXQoSCpCarActionTable

1.3.6.1.4.1.2011.5.25.32.4.1.3.5.1.6

hwXQoSCpCarActionCarCir

hwXQoSCpCarActionTable

1.3.6.1.4.1.2011.5.25.32.4.1.3.5.1.7

hwXQoSCpCarActionCarCbs

hwXQoSCpCarActionTable

1.3.6.1.4.1.2011.5.25.32.4.1.3.5.1.8

hwXQoSCpCarActionCarEbs

hwXQoSCpCarActionTable

1.3.6.1.4.1.2011.5.25.32.4.1.3.5.1.9

hwXQoSCpCarActionCarPir

hwXQoSCpCarActionTable

1.3.6.1.4.1.2011.5.25.32.4.1.3.5.1.10

hwXQoSCpCarActionCarPbs

hwXQoSCpCarActionTable

1.3.6.1.4.1.2011.5.25.32.4.1.3.5.1.11

hwXQoSCpCarActionGreenAction

hwXQoSCpCarActionTable

1.3.6.1.4.1.2011.5.25.32.4.1.3.5.1.12

hwXQoSCpCarActionGreenRemarkValue

hwXQoSCpCarActionTable

1.3.6.1.4.1.2011.5.25.32.4.1.3.5.1.13

hwXQoSCpCarActionYellowAction

hwXQoSCpCarActionTable

1.3.6.1.4.1.2011.5.25.32.4.1.3.5.1.14

hwXQoSCpCarActionYellowRemarkValue

hwXQoSCpCarActionTable

1.3.6.1.4.1.2011.5.25.32.4.1.3.5.1.15

hwXQoSCpCarActionRedAction

hwXQoSCpCarActionTable

1.3.6.1.4.1.2011.5.25.32.4.1.3.5.1.16

hwXQoSCpCarActionRedRemarkValue

hwXQoSCpCarActionTable

1.3.6.1.4.1.2011.5.25.32.4.1.3.5.1.17

hwXQoSCpCarActionSetDefault

hwXQoSCpCarActionTable

1.3.6.1.4.1.2011.5.25.32.4.1.4.2.1.1.1

hwXQoSCpcarPassedPackets

hwXQoSCpcarRunInfoTable

1.3.6.1.4.1.2011.5.25.32.4.1.4.2.1.1.2

hwXQoSCpcarPassededBytes

hwXQoSCpcarRunInfoTable

1.3.6.1.4.1.2011.5.25.32.4.1.4.2.1.1.3

hwXQoSCpcarTotalPackets

hwXQoSCpcarRunInfoTable

1.3.6.1.4.1.2011.5.25.32.4.1.4.2.1.1.4

hwXQoSCpcarTotalBytes

hwXQoSCpcarRunInfoTable

1.3.6.1.4.1.2011.5.25.32.4.1.4.2.1.1.5

hwXQoSCpcarDiscardedPackets

hwXQoSCpcarRunInfoTable

1.3.6.1.4.1.2011.5.25.32.4.1.4.2.1.1.6

hwXQoSCpcarDiscardedBytes

hwXQoSCpcarRunInfoTable

1.3.6.1.4.1.2011.5.25.32.4.1.4.2.2.1.1

hwXQoSCpCarSlotStatSlotIndex

hwXQoSCpCarSlotStatTable

1.3.6.1.4.1.2011.5.25.32.4.1.4.2.2.1.2

hwXQoSCpCarSlotStatPacketType

hwXQoSCpCarSlotStatTable

1.3.6.1.4.1.2011.5.25.32.4.1.4.2.2.1.3

hwXQoSCpCarSlotStatDiscardedPackets

hwXQoSCpCarSlotStatTable

1.3.6.1.4.1.2011.5.25.32.4.1.4.2.2.1.4

hwXQoSCpCarSlotStatDiscardedBytes

hwXQoSCpCarSlotStatTable

1.3.6.1.4.1.2011.5.25.32.4.1.4.2.2.1.5

hwXQoSCpCarSlotStatPassedPackets

hwXQoSCpCarSlotStatTable

1.3.6.1.4.1.2011.5.25.32.4.1.4.2.2.1.6

hwXQoSCpCarSlotStatPassededBytes

hwXQoSCpCarSlotStatTable

1.3.6.1.4.1.2011.5.25.32.4.1.4.2.2.1.7

hwXQoSCpCarSlotStatTotalPackets

hwXQoSCpCarSlotStatTable

1.3.6.1.4.1.2011.5.25.32.4.1.4.2.2.1.8

hwXQoSCpCarSlotStatTotalBytes

hwXQoSCpCarSlotStatTable

1.3.6.1.4.1.2011.5.25.32.4.1.4.3.1.1.1

hwXQoSIfCarIndex

hwXQoSIfCarRunInfoTable

1.3.6.1.4.1.2011.5.25.32.4.1.4.3.1.1.2

hwXQoSIfVlanID

hwXQoSIfCarRunInfoTable

1.3.6.1.4.1.2011.5.25.32.4.1.4.3.1.1.3

hwXQoSIfCarGreenPassedPackets

hwXQoSIfCarRunInfoTable

1.3.6.1.4.1.2011.5.25.32.4.1.4.3.1.1.4

hwXQoSIfCarGreenPassedBytes

hwXQoSIfCarRunInfoTable

1.3.6.1.4.1.2011.5.25.32.4.1.4.3.1.1.5

hwXQoSIfCarGreenRemarkedPackets

hwXQoSIfCarRunInfoTable

1.3.6.1.4.1.2011.5.25.32.4.1.4.3.1.1.6

hwXQoSIfCarGreenRemarkedBytes

hwXQoSIfCarRunInfoTable

1.3.6.1.4.1.2011.5.25.32.4.1.4.3.1.1.7

hwXQoSIfCarGreenDiscardedPackets

hwXQoSIfCarRunInfoTable

1.3.6.1.4.1.2011.5.25.32.4.1.4.3.1.1.8

hwXQoSIfCarGreenDiscardedBytes

hwXQoSIfCarRunInfoTable

1.3.6.1.4.1.2011.5.25.32.4.1.4.3.1.1.9

hwXQoSIfCarYellowPassedPackets

hwXQoSIfCarRunInfoTable

1.3.6.1.4.1.2011.5.25.32.4.1.4.3.1.1.10

hwXQoSIfCarYellowPassedBytes

hwXQoSIfCarRunInfoTable

1.3.6.1.4.1.2011.5.25.32.4.1.4.3.1.1.11

hwXQoSIfCarYellowRemarkedPackets

hwXQoSIfCarRunInfoTable

1.3.6.1.4.1.2011.5.25.32.4.1.4.3.1.1.12

hwXQoSIfCarYellowRemarkedBytes

hwXQoSIfCarRunInfoTable

1.3.6.1.4.1.2011.5.25.32.4.1.4.3.1.1.13

hwXQoSIfCarYellowDiscardedPackets

hwXQoSIfCarRunInfoTable

1.3.6.1.4.1.2011.5.25.32.4.1.4.3.1.1.14

hwXQoSIfCarYellowDiscardedBytes

hwXQoSIfCarRunInfoTable

1.3.6.1.4.1.2011.5.25.32.4.1.4.3.1.1.15

hwXQoSIfCarRedPassedPackets

hwXQoSIfCarRunInfoTable

1.3.6.1.4.1.2011.5.25.32.4.1.4.3.1.1.16

hwXQoSIfCarRedPassedBytes

hwXQoSIfCarRunInfoTable

1.3.6.1.4.1.2011.5.25.32.4.1.4.3.1.1.17

hwXQoSIfCarRedRemarkedPackets

hwXQoSIfCarRunInfoTable

1.3.6.1.4.1.2011.5.25.32.4.1.4.3.1.1.18

hwXQoSIfCarRedRemarkedBytes

hwXQoSIfCarRunInfoTable

1.3.6.1.4.1.2011.5.25.32.4.1.4.3.1.1.19

hwXQoSIfCarRedDiscardedPackets

hwXQoSIfCarRunInfoTable

1.3.6.1.4.1.2011.5.25.32.4.1.4.3.1.1.20

hwXQoSIfCarRedDiscardedBytes

hwXQoSIfCarRunInfoTable

1.3.6.1.4.1.2011.5.25.32.4.1.4.3.1.1.21

hwXQoSIfCarTotalDiscardPackets

hwXQoSIfCarRunInfoTable

1.3.6.1.4.1.2011.5.25.32.4.1.4.3.1.1.22

hwXQoSIfCarInBoundDiscardPackets

hwXQoSIfCarRunInfoTable

1.3.6.1.4.1.2011.5.25.32.4.1.4.3.1.1.23

hwXQoSIfCarOutBoundDiscardPackets

hwXQoSIfCarRunInfoTable

1.3.6.1.4.1.2011.5.25.32.4.1.4.3.4.1.1

hwXQoSIfWredIfIndex

hwXQoSIfWredRunInfoTable

1.3.6.1.4.1.2011.5.25.32.4.1.4.3.4.1.2

hwXQoSIfWredVlanID

hwXQoSIfWredRunInfoTable

1.3.6.1.4.1.2011.5.25.32.4.1.4.3.4.1.3

hwXQoSIfWredRandomDiscardedPackets

hwXQoSIfWredRunInfoTable

1.3.6.1.4.1.2011.5.25.32.4.1.4.3.4.1.4

hwXQoSIfWredTailDiscardedPackets

hwXQoSIfWredRunInfoTable

1.3.6.1.4.1.2011.5.25.32.4.1.4.3.4.1.5

hwXQoSIfWredDiscardedPackets

hwXQoSIfWredRunInfoTable

1.3.6.1.4.1.2011.5.25.32.4.1.4.3.5.1.1

hwXQoSIfLrIfIndex

hwXQoSIfLrRunInfoTable

1.3.6.1.4.1.2011.5.25.32.4.1.4.3.5.1.2

hwXQoSIfLrVlanID

hwXQoSIfLrRunInfoTable

1.3.6.1.4.1.2011.5.25.32.4.1.4.3.5.1.3

hwXQoSIfLrPassedPackets

hwXQoSIfLrRunInfoTable

1.3.6.1.4.1.2011.5.25.32.4.1.4.3.5.1.4

hwXQoSIfLrPassedBytes

hwXQoSIfLrRunInfoTable

1.3.6.1.4.1.2011.5.25.32.4.1.4.3.5.1.5

hwXQoSIfLrDiscardedPackets

hwXQoSIfLrRunInfoTable

1.3.6.1.4.1.2011.5.25.32.4.1.4.3.5.1.6

hwXQoSIfLrDiscardedBytes

hwXQoSIfLrRunInfoTable

1.3.6.1.4.1.2011.5.25.32.4.1.4.3.5.1.7

hwXQoSIfLrDelayedPackets

hwXQoSIfLrRunInfoTable

1.3.6.1.4.1.2011.5.25.32.4.1.4.3.5.1.8

hwXQoSIfLrDelayedBytes

hwXQoSIfLrRunInfoTable

1.3.6.1.4.1.2011.5.25.32.4.1.4.3.6.1.1

hwXQoSIfMirrorIfIndex

hwXQoSIfMirrorRunInfoTable

1.3.6.1.4.1.2011.5.25.32.4.1.4.3.6.1.2

hwXQoSIfMirrorVlanID

hwXQoSIfMirrorRunInfoTable

1.3.6.1.4.1.2011.5.25.32.4.1.4.3.6.1.3

hwXQoSIfMirroredPackets

hwXQoSIfMirrorRunInfoTable

1.3.6.1.4.1.2011.5.25.32.4.1.4.3.7.1.1

hwXQoSIfUrpfIfIndex

hwXQoSIfUrpfRunInfoTable

1.3.6.1.4.1.2011.5.25.32.4.1.4.3.7.1.2

hwXQoSIfUrpfVlanID

hwXQoSIfUrpfRunInfoTable

1.3.6.1.4.1.2011.5.25.32.4.1.4.3.7.1.3

hwXQoSIfUrpfPassedPackets

hwXQoSIfUrpfRunInfoTable

1.3.6.1.4.1.2011.5.25.32.4.1.4.3.7.1.4

hwXQoSIfUrpfDroppdPackets

hwXQoSIfUrpfRunInfoTable

1.3.6.1.4.1.2011.5.25.32.4.1.4.3.8.1.1

hwXQoSIfSampleIfIndex

hwXQoSIfSampleRunInfoTable

1.3.6.1.4.1.2011.5.25.32.4.1.4.3.8.1.2

hwXQoSIfSampleVlanID

hwXQoSIfSampleRunInfoTable

1.3.6.1.4.1.2011.5.25.32.4.1.4.3.8.1.3

hwXQoSIfSampledPackets

hwXQoSIfSampleRunInfoTable

1.3.6.1.4.1.2011.5.25.32.4.1.4.3.9.1.11

hwXQoSIfCarConformedPackets

hwXQoSIfCarStatisticsTable

1.3.6.1.4.1.2011.5.25.32.4.1.4.3.9.1.12

hwXQoSIfCarConformedBytes

hwXQoSIfCarStatisticsTable

1.3.6.1.4.1.2011.5.25.32.4.1.4.3.9.1.13

hwXQoSIfCarConformedPacketRate

hwXQoSIfCarStatisticsTable

1.3.6.1.4.1.2011.5.25.32.4.1.4.3.9.1.14

hwXQoSIfCarConformedByteRate

hwXQoSIfCarStatisticsTable

1.3.6.1.4.1.2011.5.25.32.4.1.4.3.9.1.15

hwXQoSIfCarExceededPackets

hwXQoSIfCarStatisticsTable

1.3.6.1.4.1.2011.5.25.32.4.1.4.3.9.1.16

hwXQoSIfCarExceededBytes

hwXQoSIfCarStatisticsTable

1.3.6.1.4.1.2011.5.25.32.4.1.4.3.9.1.17

hwXQoSIfCarExceededPacketRate

hwXQoSIfCarStatisticsTable

1.3.6.1.4.1.2011.5.25.32.4.1.4.3.9.1.18

hwXQoSIfCarExceededByteRate

hwXQoSIfCarStatisticsTable

1.3.6.1.4.1.2011.5.25.32.4.1.4.3.9.1.19

hwXQoSIfCarOverflowPackets

hwXQoSIfCarStatisticsTable

1.3.6.1.4.1.2011.5.25.32.4.1.4.3.9.1.20

hwXQoSIfCarOverflowBytes

hwXQoSIfCarStatisticsTable

1.3.6.1.4.1.2011.5.25.32.4.1.4.3.9.1.21

hwXQoSIfCarOverflowPacketRate

hwXQoSIfCarStatisticsTable

1.3.6.1.4.1.2011.5.25.32.4.1.4.3.9.1.22

hwXQoSIfCarOverflowByteRate

hwXQoSIfCarStatisticsTable

1.3.6.1.4.1.2011.5.25.32.4.1.4.3.9.1.23

hwXQoSIfCarPassedPackets

hwXQoSIfCarStatisticsTable

1.3.6.1.4.1.2011.5.25.32.4.1.4.3.9.1.24

hwXQoSIfCarPassedBytes

hwXQoSIfCarStatisticsTable

1.3.6.1.4.1.2011.5.25.32.4.1.4.3.9.1.25

hwXQoSIfCarDiscardedPackets

hwXQoSIfCarStatisticsTable

1.3.6.1.4.1.2011.5.25.32.4.1.4.3.9.1.26

hwXQoSIfCarDiscardedBytes

hwXQoSIfCarStatisticsTable

1.3.6.1.4.1.2011.5.25.32.4.1.4.3.10.1.1

hwXQoSIfExtIndex

hwXQoSIfOutboundQueueStatisticTable

1.3.6.1.4.1.2011.5.25.32.4.1.4.3.10.1.2

hwXQoSIfQueIndex

hwXQoSIfOutboundQueueStatisticTable

1.3.6.1.4.1.2011.5.25.32.4.1.4.3.10.1.3

hwXQoSIfQueDiscardPackets

hwXQoSIfOutboundQueueStatisticTable

1.3.6.1.4.1.2011.5.25.32.4.1.5.1.1.1

hwXQoSSoftCarIndex

hwXQoSSoftCarCfgTable

1.3.6.1.4.1.2011.5.25.32.4.1.5.1.1.2

hwXQoSSoftCarName

hwXQoSSoftCarCfgTable

1.3.6.1.4.1.2011.5.25.32.4.1.5.1.1.3

hwXQoSSoftCarCir

hwXQoSSoftCarCfgTable

1.3.6.1.4.1.2011.5.25.32.4.1.5.1.1.4

hwXQoSSoftCarCbs

hwXQoSSoftCarCfgTable

1.3.6.1.4.1.2011.5.25.32.4.1.5.1.1.5

hwXQoSSoftCarRowStatus

hwXQoSSoftCarCfgTable

1.3.6.1.4.1.2011.5.25.32.4.1.5.2.1.1

hwXQoSGlobalWredClassIndex

hwXQoSGlobalWredClassCfgTable

1.3.6.1.4.1.2011.5.25.32.4.1.5.2.1.2

hwXQoSGlobalWredClassLowlimit

hwXQoSGlobalWredClassCfgTable

1.3.6.1.4.1.2011.5.25.32.4.1.5.2.1.3

hwXQoSGlobalWredClassHighlimit

hwXQoSGlobalWredClassCfgTable

1.3.6.1.4.1.2011.5.25.32.4.1.5.2.1.4

hwXQoSGlobalWredClassDiscardProbability

hwXQoSGlobalWredClassCfgTable

1.3.6.1.4.1.2011.5.25.32.4.1.5.2.1.5

hwXQoSGlobalWredClassSetDefault

hwXQoSGlobalWredClassCfgTable

1.3.6.1.4.1.2011.5.25.32.4.1.5.3.1.1

hwXQoSGlobalWredTypeIndex

hwXQoSGlobalWredTypeCfgTable

1.3.6.1.4.1.2011.5.25.32.4.1.5.3.1.2

hwXQoSGlobalWredTypeName

hwXQoSGlobalWredTypeCfgTable

1.3.6.1.4.1.2011.5.25.32.4.1.5.3.1.3

hwXQoSGlobalWredTypeLowlimit

hwXQoSGlobalWredTypeCfgTable

1.3.6.1.4.1.2011.5.25.32.4.1.5.3.1.4

hwXQoSGlobalWredTypeHighlimit

hwXQoSGlobalWredTypeCfgTable

1.3.6.1.4.1.2011.5.25.32.4.1.5.3.1.5

hwXQoSGlobalWredTypeDiscardProbability

hwXQoSGlobalWredTypeCfgTable

1.3.6.1.4.1.2011.5.25.32.4.1.5.3.1.6

hwXQoSGlobalWredTypeSetDefault

hwXQoSGlobalWredTypeCfgTable

1.3.6.1.4.1.2011.5.25.32.4.1.6.1.1.1

hwXQoSCpDefendSlotId

hwXQoSCpDefendStatisticsTable

1.3.6.1.4.1.2011.5.25.32.4.1.6.1.1.2

hwXQoSCpDefendObjectIndex

hwXQoSCpDefendStatisticsTable

1.3.6.1.4.1.2011.5.25.32.4.1.6.1.1.11

hwXQoSCpDefendPassedPackets

hwXQoSCpDefendStatisticsTable

1.3.6.1.4.1.2011.5.25.32.4.1.6.1.1.12

hwXQoSCpDefendPassedBytes

hwXQoSCpDefendStatisticsTable

1.3.6.1.4.1.2011.5.25.32.4.1.6.1.1.13

hwXQoSCpDefendPassedPacketRate

hwXQoSCpDefendStatisticsTable

1.3.6.1.4.1.2011.5.25.32.4.1.6.1.1.14

hwXQoSCpDefendPassedByteRate

hwXQoSCpDefendStatisticsTable

1.3.6.1.4.1.2011.5.25.32.4.1.6.1.1.15

hwXQoSCpDefendDiscardedPackets

hwXQoSCpDefendStatisticsTable

1.3.6.1.4.1.2011.5.25.32.4.1.6.1.1.16

hwXQoSCpDefendDiscardedBytes

hwXQoSCpDefendStatisticsTable

1.3.6.1.4.1.2011.5.25.32.4.1.6.1.1.17

hwXQoSCpDefendDiscardedPacketRate

hwXQoSCpDefendStatisticsTable

1.3.6.1.4.1.2011.5.25.32.4.1.6.1.1.18

hwXQoSCpDefendDiscardedByteRate

hwXQoSCpDefendStatisticsTable

1.3.6.1.4.1.2011.5.25.32.4.1.6.1.1.19

hwXQoSCpDefendDiscardedThreshold

hwXQoSCpDefendStatisticsTable

1.3.6.1.4.1.2011.5.25.32.4.1.7.1.1.1

hwXQoSUrpfSlotPhysicalIndex

hwXQoSUrpfDiscardStatisticsTable

1.3.6.1.4.1.2011.5.25.32.4.1.7.1.1.2

hwXQoSUrpfDiscardedPackets

hwXQoSUrpfDiscardStatisticsTable

1.3.6.1.4.1.2011.5.25.32.4.1.11.1

hwXQoSCpDefendDiscardedRateAlarm

Alarm object

1.3.6.1.4.1.2011.5.25.32.4.1.11.2

hwXQoSQueueDiscardThresholdTrap

Alarm object

1.3.6.1.4.1.2011.5.25.32.4.1.11.3

hwXQoSCpDefendDiscardedPacketAlarm

Alarm object

1.3.6.1.4.1.2011.5.25.32.4.1.11.4

hwXQoSCpDefendDiscardedPacketAlarmClear

Alarm object

1.3.6.1.4.1.2011.5.25.32.4.1.12.1

hwXQoSFrameId

Single object

1.3.6.1.4.1.2011.5.25.32.4.1.12.2

hwXQoSSlotId

Single object

1.3.6.1.4.1.2011.5.25.32.4.1.12.3

hwXQoSPortId

Single object

1.3.6.1.4.1.2011.5.25.32.4.1.12.4

hwXQoSTrapIfName

Single object

1.3.6.1.4.1.2011.5.25.32.4.1.12.5

hwXQoSTrapQueueId

Single object

1.3.6.1.4.1.2011.5.25.32.4.1.12.6

hwXQoSTrapDiscardPackets

Single object

1.3.6.1.4.1.2011.5.25.32.4.1.13.1.1.1

hwXQoSStormControlIfIndex

hwXQoSStormControlTable

1.3.6.1.4.1.2011.5.25.32.4.1.13.1.1.8

hwXQoSStormControlTrapEnable

hwXQoSStormControlTable

1.3.6.1.4.1.2011.5.25.32.4.1.13.1.1.9

hwXQoSStormControlLogEnable

hwXQoSStormControlTable

1.3.6.1.4.1.2011.5.25.32.4.1.15.1.1

hwXQoSQueueStatisticsEntry

hwXQoSQueueStatisticsTable

1.3.6.1.4.1.2011.5.25.32.4.1.15.1.1.1

hwXQoSQueueStatisticsIngressIfIndex

hwXQoSQueueStatisticsTable

1.3.6.1.4.1.2011.5.25.32.4.1.15.1.1.2

hwXQoSQueueStatisticsEgressIfIndex

hwXQoSQueueStatisticsTable

1.3.6.1.4.1.2011.5.25.32.4.1.15.1.1.3

hwXQoSQueueStatisticsQueueIndex

hwXQoSQueueStatisticsTable

1.3.6.1.4.1.2011.5.25.32.4.1.15.1.1.4

hwXQoSQueueStatisticsPassedPacketsCount

hwXQoSQueueStatisticsTable

1.3.6.1.4.1.2011.5.25.32.4.1.15.1.1.5

hwXQosQueueStatisticsReset

hwXQoSQueueStatisticsTable

1.3.6.1.4.1.2011.5.25.32.4.1.15.1.1.6

hwXQoSQueueStatisticsRowStatus

hwXQoSQueueStatisticsTable

1.3.6.1.4.1.2011.5.25.32.4.1.16.1.1

hwXQoSPortStatisticsDropEntry

hwXQoSPortStatisticsDropTable

1.3.6.1.4.1.2011.5.25.32.4.1.16.1.1.1

hwXQoSPortStatisticsDropIfIndex

hwXQoSPortStatisticsDropTable

1.3.6.1.4.1.2011.5.25.32.4.1.16.1.1.2

hwXQoSPortStatisticsDropPacketsCount

hwXQoSPortStatisticsDropTable

1.3.6.1.4.1.2011.5.25.32.4.1.16.1.1.3

hwXQosPortStatisticsDropReset

hwXQoSPortStatisticsDropTable

1.3.6.1.4.1.2011.5.25.32.4.1.16.1.1.4

hwXQosPortStatisticsDropResetTime

hwXQoSPortStatisticsDropTable

1.3.6.1.4.1.2011.5.25.32.4.1.17.1.1

hwXQoSQueueStatisticsDropEntry

hwXQoSQueueStatisticsDropTable

1.3.6.1.4.1.2011.5.25.32.4.1.17.1.1.1

hwXQoSQueueStatisticsDropIfIndex

hwXQoSQueueStatisticsDropTable

1.3.6.1.4.1.2011.5.25.32.4.1.17.1.1.2

hwXQoSQueueStatisticsDropQueueIndex

hwXQoSQueueStatisticsDropTable

1.3.6.1.4.1.2011.5.25.32.4.1.17.1.1.3

hwXQoSQueueStatisticsDropPacketsCount

hwXQoSQueueStatisticsDropTable

1.3.6.1.4.1.2011.5.25.32.4.1.17.1.1.4

hwXQosQueueStatisticsDropReset

hwXQoSQueueStatisticsDropTable

1.3.6.1.4.1.2011.5.25.32.4.1.17.1.1.5

hwXQosQueueStatisticsDropResetTime

hwXQoSQueueStatisticsDropTable

Translation
Favorite
Download
Update Date:2025-01-17
Document ID:EDOC1100212421
Views:278149
Downloads:2922
Average rating:0.0Points

Digital Signature File

digtal sigature tool