MIBs Depot

HUAWEI-IF-QOS-MIB

Registered at
1.3.6.1.4.1.2011.5.25.32.2
Last updated
2004-09-15 00:00
Organization
Huawei Technologies co.,Ltd.
Namespace
huawei
Source file
HUAWEI-IF-QOS-MIB
Digest
sha256:3c91fb7d5e317c52e42f8f342d2934533ae290ea7dc1294451c3b333620ea2fa

Description

The HUAWEI-IF-QOS-MIB contains objects to apply on interface for congestion management.

Contact

R&D BeiJing, Huawei Technologies co.,Ltd. Huawei Bld.,NO.3 Xinxi Rd., Shang-Di Information Industry Base, Hai-Dian District Beijing P.R. China Zip:100085 Http://www.huawei.com E-mail:support@huawei.com

Imports

FromSymbols
HUAWEI-MIBhwDatacomm
SNMPv2-CONFMODULE-COMPLIANCE, NOTIFICATION-GROUP
SNMPv2-SMICounter32, Integer32, MODULE-IDENTITY, NOTIFICATION-TYPE, OBJECT-IDENTITY, OBJECT-TYPE, iso
SNMPv2-TCDisplayString, RowStatus, TEXTUAL-CONVENTION

Imported by

Nothing in this corpus imports this module.

Load order

Every file a consumer needs in order to load this module, dependencies first.

HUAWEI-IF-QOS-MIB
HUAWEI-MIB
SNMPv2-CONF
SNMPv2-SMI
SNMPv2-TC

Objects

NameOIDSyntaxAccessStatus
hwQoS
OBJECT-IDENTITY
1.3.6.1.4.1.2011.5.25.32
qosFIFOTable
OBJECT-TYPE
FIFO(First In First Out) queuing table. FIFO is a kind of queuing strategy applied on interface for congestion management. And It's the default queuing strategy when other queuing strategy not configured on interface. This table is about the FIFO configuration and running infomation.
1.3.6.1.4.1.2011.5.25.32.2.1not-accessiblemandatory
qosFIFOEntry
OBJECT-TYPE
FIFO configuration and running information Command:qos fifo queue-length
1.3.6.1.4.1.2011.5.25.32.2.1.1not-accessiblemandatory
qosFIFOIfIndex
OBJECT-TYPE
The index of interface applying FIFO queuing strategy. The interface identified by the value of this index is the same interface as identified by the same value of ifIndex.
1.3.6.1.4.1.2011.5.25.32.2.1.1.1INTEGERread-onlymandatory
qosFIFOIfName
OBJECT-TYPE
The description of interface identified by the value of qosFIFOIfIndex. It's a textual string containing information about the interface type and the interface number.
1.3.6.1.4.1.2011.5.25.32.2.1.1.2OCTET STRINGread-onlymandatory
qosFIFOMaxQueueLen
OBJECT-TYPE
The maximum length of fifo queue which means the maximum count of packets that can be cached in the fifo queue.
1.3.6.1.4.1.2011.5.25.32.2.1.1.3INTEGER (1..1024)read-writemandatory
qosFIFOCurQueueLen
OBJECT-TYPE
The current length of queue which means the count of packets cached in the fifo queue when the interface is congesting.
1.3.6.1.4.1.2011.5.25.32.2.1.1.4INTEGERread-onlymandatory
qosFIFODiscardPkt
OBJECT-TYPE
The count of discarded packets which can't be enqueued fifo queue because the fifo queue is full.
1.3.6.1.4.1.2011.5.25.32.2.1.1.5Counterread-onlymandatory
qosUndoFIFO
OBJECT-TYPE
0: Only for get. 1: Set default value of the maximum length of fifo queue.
1.3.6.1.4.1.2011.5.25.32.2.1.1.6INTEGER {qosFIFO(0), qosNoFIFO(1)}read-writemandatory
qosPqlDefaultTable
OBJECT-TYPE
PQL(Priority Queue List) default-queue table. There are four priority queues:top,middle,normal,bottom. The priority level of these queues is from high to low. A type of priority queue is assigned for those packets that do not match any other rule in each PQL whose number is from 1 to 16. Such queue is the default queue. For each PQL the default queue may be different. The default queue is normal if other type of queue is not configured.
1.3.6.1.4.1.2011.5.25.32.2.2not-accessiblemandatory
qosPqlDefaultEntry
OBJECT-TYPE
PQL default-queue configuration information. Command:qos pql group-number default-queue { top | middle | normal | bottom }
1.3.6.1.4.1.2011.5.25.32.2.2.1not-accessiblemandatory
qosPqlDefaultListNum
OBJECT-TYPE
The index of table, which is the PQL number. Any number from 1 to 16 identifies the priority queue list.
1.3.6.1.4.1.2011.5.25.32.2.2.1.1INTEGER (1..16)read-onlymandatory
qosPqlDefaultQueueType
OBJECT-TYPE
The type of default priority queue,the default value is normal.
1.3.6.1.4.1.2011.5.25.32.2.2.1.2INTEGER {top(0), middle(1), normal(2), bottom(3)}read-writemandatory
qosUndoPqlDefault
OBJECT-TYPE
0: Only for get. 1: Set default value of the defualt priority queue.
1.3.6.1.4.1.2011.5.25.32.2.2.1.3INTEGER {qosPqlDefault(0), qosNoPqlDefault(1)}read-writemandatory
qosPqlQueueLenTable
OBJECT-TYPE
PQL(Priority Queue List) queue-length table There are four priority queues:top,middle,normal,bottom. The priority level of these queues is from high to low. The maximum queue length of each queue can be configured in each PQL whose number is from 1 to 16. Each priority queue has individual default maximum queue length.
1.3.6.1.4.1.2011.5.25.32.2.3not-accessiblemandatory
qosPqlQueueLenEntry
OBJECT-TYPE
PQL queue-length configuration information. Command:qos pql pql-index queue { top | middle | normal | bottom } queue-length queue-length
1.3.6.1.4.1.2011.5.25.32.2.3.1not-accessiblemandatory
qosPqlQueLenListNum
OBJECT-TYPE
The index of table, which is the PQL number. Any number from 1 to 16 identifies the priority queue list.
1.3.6.1.4.1.2011.5.25.32.2.3.1.1INTEGER (1..16)read-onlymandatory
qosPqlQueLenQueueType
OBJECT-TYPE
The index of table, which is the type of priority queue.
1.3.6.1.4.1.2011.5.25.32.2.3.1.2INTEGER {top(0), middle(1), normal(2), bottom(3)}read-onlymandatory
qosPqlQueLenValue
OBJECT-TYPE
The maximum length of specified queue. Each priority queue has individual default maximum queue length: Top : 20 Middle: 40 Normal: 60 Bottom: 80
1.3.6.1.4.1.2011.5.25.32.2.3.1.3INTEGER (1..1024)read-writemandatory
qosUndoPqlQueLen
OBJECT-TYPE
0: Only for get. 1: Set default value of the maximum length of specified queue.
1.3.6.1.4.1.2011.5.25.32.2.3.1.4INTEGER {qosPqlQueLen(0), qosNoPqlQueLen(1)}read-writemandatory
qosPqlIfTable
OBJECT-TYPE
PQL(Priority Queue List) inbound-interface table There are four priority queues:top,middle,normal,bottom. The priority level of these queues is from high to low. The packets received from the specified interface can be configured to enqueue specified priority queue in each PQL whose number is from 1 to 16.
1.3.6.1.4.1.2011.5.25.32.2.4not-accessiblemandatory
qosPqlIfEntry
OBJECT-TYPE
PQL inbound-interface configuration information. Command:qos pql pql-index inbound-interface interface-type interface-number queue { top | middle | normal | bottom }
1.3.6.1.4.1.2011.5.25.32.2.4.1not-accessiblemandatory
qosPqlIfListNum
OBJECT-TYPE
The index of table, which is the PQL number. Any number from 1 to 16 identifies the priority queue list.
1.3.6.1.4.1.2011.5.25.32.2.4.1.1INTEGERread-onlymandatory
qosPqlIfIndex
OBJECT-TYPE
The index of table, which is the index of interface that the enqueuing packets are received from. The interface identified by the value of this index is the same interface as identified by the same value of ifIndex.
1.3.6.1.4.1.2011.5.25.32.2.4.1.2INTEGERread-onlymandatory
qosPqlIfName
OBJECT-TYPE
The description of interface identified by the value of qosPqlIfIndex. It's a textual string containing information about the interface type and the interface number.
1.3.6.1.4.1.2011.5.25.32.2.4.1.3OCTET STRINGread-onlymandatory
qosPqlIfQueueType
OBJECT-TYPE
The type of priority queue which the packets received from the specified interface will be put in.
1.3.6.1.4.1.2011.5.25.32.2.4.1.4INTEGER {top(0), middle(1), normal(2), bottom(3)}read-writemandatory
qosUndoPqlIf
OBJECT-TYPE
0: Only for get. 1: delete the corresponding inbound-interface rule of the specified PQL number
1.3.6.1.4.1.2011.5.25.32.2.4.1.5INTEGER {qosPqlIF(0), qosNoPqlIF(1)}read-writemandatory
qosPqlProtocolTable
OBJECT-TYPE
PQL(Priority Queue List) protocol table There are four priority queues:top,middle,normal,bottom. The priority level of these queues is from high to low. The packets which belong to the specified protocol type and match the specified traffic-classifying rule can be configured to enqueue specified priority queue in each PQL whose number is from 1 to 16.
1.3.6.1.4.1.2011.5.25.32.2.5not-accessiblemandatory
qosPqlProtocolEntry
OBJECT-TYPE
PQL protocol configuration information. Command:qos pql pql-index protocol protocol-name queue-key key-value queue { top | middle | normal | bottom }
1.3.6.1.4.1.2011.5.25.32.2.5.1not-accessiblemandatory
qosPqlProListNum
OBJECT-TYPE
The index of table, which is the PQL number. Any number from 1 to 16 identifies the priority queue list.
1.3.6.1.4.1.2011.5.25.32.2.5.1.1INTEGERread-onlymandatory
qosPqlProName
OBJECT-TYPE
The index of table, which is the protocol type the enqueuing packets having.
1.3.6.1.4.1.2011.5.25.32.2.5.1.2INTEGER {ip(1), mpls(2)}read-onlymandatory
qosPqlProQueKey
OBJECT-TYPE
The index of table, which is the key words of traffic-classify rule.
1.3.6.1.4.1.2011.5.25.32.2.5.1.3INTEGER {null(1), fragment(2), acl(3), less-than(4), greater-than(5), tcp(6), udp(7), exp-mask(8)}read-onlymandatory
qosPqlProQueKeyValue
OBJECT-TYPE
The index of table, which is the value of key words. for greater-than,less-than,tcp,udp:0~65535 for acl:2000~3999 for NULL and fragment: 0 for exp-mask: 0~255
1.3.6.1.4.1.2011.5.25.32.2.5.1.4INTEGER (0..65535)read-onlymandatory
qosPqlProQueType
OBJECT-TYPE
The type of priority queue which the packets belong to the specified protocol type and match the specified traffic-classifying rule will be put in.
1.3.6.1.4.1.2011.5.25.32.2.5.1.5INTEGER {top(0), middle(1), normal(2), bottom(3)}read-writemandatory
qosUndoPqlProtocol
OBJECT-TYPE
0: Only for get. 1: delete the corresponding protocol rule of the specified PQL number
1.3.6.1.4.1.2011.5.25.32.2.5.1.6INTEGER {qosPqlProtocol(0), qosNoPqlProtocol(1)}read-writemandatory
qosPQTable
OBJECT-TYPE
PQ(Priority Queuing) table PQ is a kind of queuing strategy applied on interface for congestion management. PQ provides a mechanism to prioritize packets sent on an interface. If the specified priority list is applied to an interface the Priority Queuing strategy is applied on this interface. Only one list can be assigned per interface. This table is about the PQ configuration and running infomation.
1.3.6.1.4.1.2011.5.25.32.2.6not-accessiblemandatory
qosPQEntry
OBJECT-TYPE
PQ configuration and running infomation Command:qos pq pql display qos pq interface
1.3.6.1.4.1.2011.5.25.32.2.6.1not-accessiblemandatory
qosPQIfIndex
OBJECT-TYPE
The index of table, which is the index of interface applying Priority Queuing strategy. The interface identified by the value of this index is the same interface as identified by the same value of ifIndex.
1.3.6.1.4.1.2011.5.25.32.2.6.1.1INTEGERread-onlymandatory
qosPQListNum
OBJECT-TYPE
The number of PQL applied to an interface identified by the value of qosPQIfIndex.
1.3.6.1.4.1.2011.5.25.32.2.6.1.2INTEGER (1..16)read-writemandatory
qosPQIfName
OBJECT-TYPE
The description of the interface by the value of qosPQIfIndex. It's a textual string containing information about the interface type and the interface number.
1.3.6.1.4.1.2011.5.25.32.2.6.1.3OCTET STRINGread-onlymandatory
qosPQTopPkt
OBJECT-TYPE
The count of packets enqueued the top priority queue when congestion occoured in the interface.
1.3.6.1.4.1.2011.5.25.32.2.6.1.4INTEGER (0..32767)read-onlymandatory
qosPQTopDiscard
OBJECT-TYPE
The count of discarded packets which can't be enqueued top priority queue because the top priority queue is full.
1.3.6.1.4.1.2011.5.25.32.2.6.1.5Counterread-onlymandatory
qosPQTopMaxQueLen
OBJECT-TYPE
The maximum length of top priority queue. The default value of maximum queue length is 20.
1.3.6.1.4.1.2011.5.25.32.2.6.1.6INTEGER (1..1024)read-onlymandatory
qosPQMiddlePkt
OBJECT-TYPE
The count of packets enqueued the middle priority queue when congestion occoured in the interface.
1.3.6.1.4.1.2011.5.25.32.2.6.1.7INTEGER (0..32767)read-onlymandatory
qosPQMiddleDiscard
OBJECT-TYPE
The count of discarded packets which can't be enqueued middle priority queue because the middle priority queue is full.
1.3.6.1.4.1.2011.5.25.32.2.6.1.8Counterread-onlymandatory
qosPQMiddleMaxQueLen
OBJECT-TYPE
The maximum length of middle priority queue. The default value of maximum queue length is 40.
1.3.6.1.4.1.2011.5.25.32.2.6.1.9INTEGER (1..1024)read-onlymandatory
qosPQNormalPkt
OBJECT-TYPE
The count of packets enqueued the normal priority queue when congestion occoured in the interface.
1.3.6.1.4.1.2011.5.25.32.2.6.1.10INTEGER (0..32767)read-onlymandatory
qosPQNormalDiscard
OBJECT-TYPE
The count of discarded packets which can't be enqueued normal priority queue because the normal priority queue is full.
1.3.6.1.4.1.2011.5.25.32.2.6.1.11Counterread-onlymandatory
qosPQNormalMaxQueLen
OBJECT-TYPE
The maximum length of normal priority queue. The default value of maximum queue length is 60.
1.3.6.1.4.1.2011.5.25.32.2.6.1.12INTEGER (1..1024)read-onlymandatory
qosPQBottomPkt
OBJECT-TYPE
The count of packets enqueued the bottom priority queue when congestion occoured in the interface.
1.3.6.1.4.1.2011.5.25.32.2.6.1.13INTEGER (0..32767)read-onlymandatory
qosPQBottomDiscard
OBJECT-TYPE
The count of discarded packets which can't be enqueued bottom priority queue because the bottom priority queue is full.
1.3.6.1.4.1.2011.5.25.32.2.6.1.14Counterread-onlymandatory
qosPQBottomMaxQueLen
OBJECT-TYPE
The maximum length of bottom priority queue. The default value of maximum queue length is 80.
1.3.6.1.4.1.2011.5.25.32.2.6.1.15INTEGER (1..1024)read-onlymandatory
qosUndoPQ
OBJECT-TYPE
0:Only for get. 1:Set the default queuing on interface: FIFO.
1.3.6.1.4.1.2011.5.25.32.2.6.1.16INTEGER {qosPQ(0), qosNoPQ(1)}read-writemandatory
qosCqlDefaultTable
OBJECT-TYPE
CQL(Custom Queue List) default-queue table. There are sixteen custom queues whose queue number is from 1 to 16. A custom queue is assigned for those packets that do not match any other rule in each CQL whose number is from 1 to 16. Such queue is the default queue. For each CQL the default queue may be different. The default queue is queue number 1 if other queue is not configured.
1.3.6.1.4.1.2011.5.25.32.2.7not-accessiblemandatory
qosCqlDefaultEntry
OBJECT-TYPE
CQL default-queue configuration information. Command:qos cql group-number default-queue queue-number
1.3.6.1.4.1.2011.5.25.32.2.7.1not-accessiblemandatory
qosCqlListNum
OBJECT-TYPE
The index of table, which is the CQL number. Any number from 1 to 16 identifies the custom queue list.
1.3.6.1.4.1.2011.5.25.32.2.7.1.1INTEGER (1..16)read-onlymandatory
qosCqlQueueNum
OBJECT-TYPE
The number of default custom queue,the default value is queue number 1.
1.3.6.1.4.1.2011.5.25.32.2.7.1.2INTEGER (1..16)read-writemandatory
qosUndoCqlDefault
OBJECT-TYPE
0: Only for get. 1: Set default value of the defualt custom queue.
1.3.6.1.4.1.2011.5.25.32.2.7.1.3INTEGER {qosCqlDefault(0), qosNoCqlDefault(1)}read-writemandatory
qosCqlIfTable
OBJECT-TYPE
CQL(Custom Queue List) inbound-interface table There are sixteen custom queues whose queue number is from 1 to 16. The packets received from the specified interface can be configured to enqueue specified custom queue in each CQL whose number is from 1 to 16.
1.3.6.1.4.1.2011.5.25.32.2.8not-accessiblemandatory
qosCqlIfEntry
OBJECT-TYPE
CQL inbound-interface configuration information. Command:qos cql cql-index inbound-interface interface-type interface-number queue queue-number
1.3.6.1.4.1.2011.5.25.32.2.8.1not-accessiblemandatory
qosCqlIfListNum
OBJECT-TYPE
The index of table, which is the CQL number. Any number from 1 to 16 identifies the custom queue list.
1.3.6.1.4.1.2011.5.25.32.2.8.1.1INTEGERread-onlymandatory
qosCqlIfIndex
OBJECT-TYPE
The index of table, which is the index of interface that the enqueuing packets are received from. The interface identified by the value of this index is the same interface as identified by the same value of ifIndex.
1.3.6.1.4.1.2011.5.25.32.2.8.1.2INTEGERread-onlymandatory
qosCqlIfName
OBJECT-TYPE
The description of interface identified by the value of qosCqlIfIndex. It's a textual string containing information about the interface type and the interface number.
1.3.6.1.4.1.2011.5.25.32.2.8.1.3OCTET STRINGread-onlymandatory
qosCqlIfQueueNum
OBJECT-TYPE
The number of custom queue which the packets received from the specified interface will be put in.
1.3.6.1.4.1.2011.5.25.32.2.8.1.4INTEGER (1..16)read-writemandatory
qosUndoCqlIf
OBJECT-TYPE
0: Only for get. 1: delete the corresponding inbound-interface rule of the specified CQL number
1.3.6.1.4.1.2011.5.25.32.2.8.1.5INTEGER {qosCqlIf(0), qosNoCqlIf(1)}read-writemandatory
qosCqlProtocolTable
OBJECT-TYPE
CQL(Custom Queue List) protocol table. There are sixteen custom queues whose queue number is from 1 to 16. The packets which belong to the specified protocol type and match the specified traffic-classifying rule can be configured to enqueue specified custom queue in each CQL whose number is from 1 to 16.
1.3.6.1.4.1.2011.5.25.32.2.9not-accessiblemandatory
qosCqlProtocolEntry
OBJECT-TYPE
CQL protocol configuration information. Command:qos cql cql-index protocol protocol-name queue-key key-value queue queue-number.
1.3.6.1.4.1.2011.5.25.32.2.9.1not-accessiblemandatory
qosCqlProListNum
OBJECT-TYPE
The index of table, which is the CQL number. Any number from 1 to 16 identifies the custom queue list.
1.3.6.1.4.1.2011.5.25.32.2.9.1.1INTEGERread-onlymandatory
qosCqlProName
OBJECT-TYPE
The index of table, which is the protocol type the enqueuing packets having.
1.3.6.1.4.1.2011.5.25.32.2.9.1.2INTEGER {ip(1), mpls(2)}read-onlymandatory
qosCqlProQueKey
OBJECT-TYPE
The index of table, which is the key words of traffic-classify rule.
1.3.6.1.4.1.2011.5.25.32.2.9.1.3INTEGER {null(1), fragment(2), acl(3), less-than(4), greater-than(5), tcp(6), udp(7), exp-mask(8)}read-onlymandatory
qosCqlProQueKeyValue
OBJECT-TYPE
The index of table, which is the value of key words. for greater-than,less-than,tcp,udp:0~65535 for acl:2000~3999 for NULL and fragment: null for exp-mask: 0~255
1.3.6.1.4.1.2011.5.25.32.2.9.1.4INTEGER (0..65535)read-onlymandatory
qosCqlProQueNum
OBJECT-TYPE
The number of custom queue which the packets belong to the specified protocol type and match the specified traffic-classifying rule will be put in.
1.3.6.1.4.1.2011.5.25.32.2.9.1.5INTEGER (1..16)read-writemandatory
qosUndoCqlProtocol
OBJECT-TYPE
0: Only for get. 1: delete the corresponding protocol rule of the specified CQL number
1.3.6.1.4.1.2011.5.25.32.2.9.1.6INTEGER {qosCqlProtocol(0), qosNoCqlProtocol(1)}read-writemandatory
qosCqlQueParaTable
OBJECT-TYPE
CQL(Custom Queue List) serving/queue-length table There are sixteen custom queues whose queue number is from 1 to 16. The maximum queue length of each queue and serving can be configured in each CQL whose number is from 1 to 16. Each custom queue has individual default maximum queue length and serving.
1.3.6.1.4.1.2011.5.25.32.2.10not-accessiblemandatory
qosCqlQueParaEntry
OBJECT-TYPE
CQL serving/queue-length configuration information. Command:qos cql cql-index queue queue-number serving byte-number qos cql cql-index queue queue-number queue-length queue-length
1.3.6.1.4.1.2011.5.25.32.2.10.1not-accessiblemandatory
qosCqlQueParaListNum
OBJECT-TYPE
The index of table, which is the CQL number. Any number from 1 to 16 identifies the custom queue list.
1.3.6.1.4.1.2011.5.25.32.2.10.1.1INTEGERread-onlymandatory
qosCqlQueParaQueNum
OBJECT-TYPE
The index of table, which is the queue number.
1.3.6.1.4.1.2011.5.25.32.2.10.1.2INTEGER (1..16)read-onlymandatory
qosCqlQueParaServing
OBJECT-TYPE
The maximum bytes that the specified queue can transmit in each turn. The default value is 1500.
1.3.6.1.4.1.2011.5.25.32.2.10.1.3INTEGER (1..16777215)read-writemandatory
qosCqlQueParaMaxQueLen
OBJECT-TYPE
The maximum length of the specified queue.
1.3.6.1.4.1.2011.5.25.32.2.10.1.4INTEGER (1..1024)read-writemandatory
qosUndoCqlQueParaServing
OBJECT-TYPE
0: Only for get. 1: Set the defualt value of the maximum bytes that the specified queue can transmit in each turn.
1.3.6.1.4.1.2011.5.25.32.2.10.1.5INTEGER {qosCqlQueParaServing(0), qosNoCqlQueParaServing(1)}read-writemandatory
qosUndoCqlQueParaMaxQueLen
OBJECT-TYPE
0: Only for get. 1: Set the defualt value of the maximum length of the specified queue.
1.3.6.1.4.1.2011.5.25.32.2.10.1.6INTEGER {qosCqlQueParaMaxQueLen(0), qosNoCqlQueParaMaxQueLen(1)}read-writemandatory
qosCQTable
OBJECT-TYPE
CQ(Custom Queuing) table CQ is a kind of queuing strategy applied on interface for congestion management. CQ allows a fairness not provided with PQ. Associated with each custom queue is a configurable serving, which specifies how many bytes of data should be delivered from the current queue by the system before the system moves on to the next queue. When a particular queue is being processed, packets are sent until the number of bytes sent exceeds the queue serving or until the queue is empty. If the specified custom list is applied to an interface the Custom Queuing strategy is applied on this interface. Only one list can be assigned per interface. This table is about the CQ configuration infomation.
1.3.6.1.4.1.2011.5.25.32.2.11not-accessiblemandatory
qosCQEntry
OBJECT-TYPE
CQ configuration infomation Command:qos cq cql
1.3.6.1.4.1.2011.5.25.32.2.11.1not-accessiblemandatory
qosCQIfIndex
OBJECT-TYPE
The index of table, which is the index of interface applying Custom Queuing strategy. The interface identified by the value of this index is the same interface as identified by the same value of ifIndex.
1.3.6.1.4.1.2011.5.25.32.2.11.1.1INTEGERread-onlymandatory
qosCQListNum
OBJECT-TYPE
The number of CQL applied to an interface identified by the value of qosCQIfIndex.
1.3.6.1.4.1.2011.5.25.32.2.11.1.2INTEGER (1..16)read-writemandatory
qosCQIfName
OBJECT-TYPE
The description of the interface by the value of qosCQIfIndex. It's a textual string containing information about the interface type and the interface number.
1.3.6.1.4.1.2011.5.25.32.2.11.1.3OCTET STRINGread-onlymandatory
qosUndoCQ
OBJECT-TYPE
0:Only for get. 1:Set the default queuing on interface: FIFO
1.3.6.1.4.1.2011.5.25.32.2.11.1.4INTEGER {qosCQ(0), qosNoCQ(1)}read-writemandatory
qosCQRunInfoTable
OBJECT-TYPE
CQ(Custom Queuing) statistics table This table is about the running infomation of CQ applied on interface for congestion management.
1.3.6.1.4.1.2011.5.25.32.2.12not-accessiblemandatory
qosCQRunInfoEntry
OBJECT-TYPE
CQ running infomation Command:display qos cq interface
1.3.6.1.4.1.2011.5.25.32.2.12.1not-accessiblemandatory
qosCQRunInfoIfIndex
OBJECT-TYPE
The index of the table, which is the index of interface applying Custom Queuing strategy. The interface identified by the value of this index is the same interface as identified by the same value of ifIndex.
1.3.6.1.4.1.2011.5.25.32.2.12.1.1INTEGERread-onlymandatory
qosCQRunInfoQueNum
OBJECT-TYPE
The index of the table, which is the custom queue number
1.3.6.1.4.1.2011.5.25.32.2.12.1.2INTEGER (1..16)read-onlymandatory
qosCQRunInfoIfName
OBJECT-TYPE
The description of the interface by the value of qosCQRunInfoIfIndex. It's a textual string containing information about the interface type and the interface number.
1.3.6.1.4.1.2011.5.25.32.2.12.1.3OCTET STRINGread-onlymandatory
qosCQRunInfoQuePkt
OBJECT-TYPE
The count of packets enqueued the spceified custom queue when congestion occoured in the interface.
1.3.6.1.4.1.2011.5.25.32.2.12.1.4INTEGER (0..32767)read-onlymandatory
qosCQRunInfoQueDiscard
OBJECT-TYPE
The count of discarded packets which can't be enqueued the specified custom queue because the custom queue is full.
1.3.6.1.4.1.2011.5.25.32.2.12.1.5Counterread-onlymandatory
qosCQRunInfoMaxQueLen
OBJECT-TYPE
The maximum length of the specified queue. The default value of maximum queue length is 20.
1.3.6.1.4.1.2011.5.25.32.2.12.1.6INTEGER (1..1024)read-onlymandatory
qosWFQTable
OBJECT-TYPE
WFQ(Weighted Fair Queuing) table WFQ is a kind of queuing strategy applied on interface for congestion management. With WFQ, packets are classified by flow. For example, packets with the same source IP address, destination IP address, source TCP or UDP port, destination TCP or UDP port, and protocol belong to the same flow. When enabled for an interface, WFQ provides traffic priority management that automatically sorts among individual traffic flows without requiring first defined match rule lists. This table is about the WFQ configuration and running infomation.
1.3.6.1.4.1.2011.5.25.32.2.13not-accessiblemandatory
qosWFQEntry
OBJECT-TYPE
WFQ configuration and running infomation Command:qos wfq [ queue-length max-queue-length [ queue-number total-queue-number ] ] display qos wfq interface
1.3.6.1.4.1.2011.5.25.32.2.13.1not-accessiblemandatory
qosWFQIfIndex
OBJECT-TYPE
The index of the table, which is the index of interface applying Weighted Fair Queuing strategy. The interface identified by the value of this index is the same interface as identified by the same value of ifIndex.
1.3.6.1.4.1.2011.5.25.32.2.13.1.1INTEGERread-onlymandatory
qosWFQIfName
OBJECT-TYPE
The description of the interface by the value of qosWFQIfIndex. It's a textual string containing information about the interface type and the interface number.
1.3.6.1.4.1.2011.5.25.32.2.13.1.2OCTET STRINGread-onlymandatory
qosWFQMaxQueLen
OBJECT-TYPE
The maximum length of the queue.
1.3.6.1.4.1.2011.5.25.32.2.13.1.3INTEGER (1..1024)read-writemandatory
qosWFQTotalQueNum
OBJECT-TYPE
The total number of queues. The default value is a256(256).
1.3.6.1.4.1.2011.5.25.32.2.13.1.4INTEGER {a16(16), a32(32), a64(64), a128(128), a256(256), a512(512), a1024(1024), a2048(2048), a4096(4096)}read-writemandatory
qosWFQCurQueLen
OBJECT-TYPE
The count of packets enqueued all the queues when congestion occoured in the interface.
1.3.6.1.4.1.2011.5.25.32.2.13.1.5INTEGERread-onlymandatory
qosWFQTotalDiscard
OBJECT-TYPE
The count of discarded packets which can't be enqueued all the queues because the queue is full.
1.3.6.1.4.1.2011.5.25.32.2.13.1.6Counterread-onlymandatory
qosWFQActiveQueNum
OBJECT-TYPE
A queue becomes active when the queue is not empty. The count of current active queues when WFQ was enabled in the interface.
1.3.6.1.4.1.2011.5.25.32.2.13.1.7INTEGER (0..32767)read-onlymandatory
qosWFQMaxActiveQueNum
OBJECT-TYPE
The maximum count of active queues. It is the count of active queues that have occurred since WFQ was enabled in the interface.
1.3.6.1.4.1.2011.5.25.32.2.13.1.8INTEGER (0..32767)read-onlymandatory
qosUndoWFQ
OBJECT-TYPE
0:Only for get. 1:Set the default queuing on interface: FIFO
1.3.6.1.4.1.2011.5.25.32.2.13.1.9INTEGER {qosWFQ(0), qosNoWFQ(1)}read-writemandatory
qosWREDTable
OBJECT-TYPE
WRED(Weighted Random Early Detect) table. WRED is a congestion avoidance mechanism that slows traffic by randomly dropping packets when congestion exists. WRED can be enabled only when Weighted Fair Queuing strategy was enable on the interface. This table is about the WRED configuration infomation.
1.3.6.1.4.1.2011.5.25.32.2.14not-accessiblemandatory
qosWREDEntry
OBJECT-TYPE
WRED configuration infomation Command:qos wred qos wred weighting-constant exponent
1.3.6.1.4.1.2011.5.25.32.2.14.1not-accessiblemandatory
qosWREDIfIndex
OBJECT-TYPE
The index of the table, which is the index of interface applying Weighted Random Early Detection. The interface identified by the value of this index is the same interface as identified by the same value of qosWFQIfIndex.
1.3.6.1.4.1.2011.5.25.32.2.14.1.1INTEGERread-onlymandatory
qosWREDIfName
OBJECT-TYPE
The description of the interface by the value of qosWREDIfIndex. It's a textual string containing information about the interface type and the interface number.
1.3.6.1.4.1.2011.5.25.32.2.14.1.2OCTET STRINGread-onlymandatory
qosWREDWeightConstant
OBJECT-TYPE
Weighted factor in formula for calculating the mean length of queue. From 1 to 16, the default value is 9
1.3.6.1.4.1.2011.5.25.32.2.14.1.3INTEGER (1..16)read-writemandatory
qosWREDEnable
OBJECT-TYPE
0: Disable WRED feature. Recover to tail-drop. 1: Enable WRED feature for the specified interface.
1.3.6.1.4.1.2011.5.25.32.2.14.1.4INTEGER {disable(0), enable(1)}read-writemandatory
qosUndoWREDWeightConstant
OBJECT-TYPE
0:Only for get. 1:Recover the default value of weighted factor: 9
1.3.6.1.4.1.2011.5.25.32.2.14.1.5INTEGER {qosWREDExponent(0), qosNoWREDExponent(1)}read-writemandatory
qosWREDPreTable
OBJECT-TYPE
WRED(Weighted Random Early Detect) precedence table. Weighted Random Early Detection(WRED) parameters for a particular IP Precedence can be configured. This table is about the WRED precedence configuration and running infomation.
1.3.6.1.4.1.2011.5.25.32.2.15not-accessiblemandatory
qosWREDPreEntry
OBJECT-TYPE
WRED precedence configuration infomation Command:qos wred ip-precedence ip-precedence low-limit low-limit high-limit high-limit discard-probability discard-prob
1.3.6.1.4.1.2011.5.25.32.2.15.1not-accessiblemandatory
qosWREDPreIfIndex
OBJECT-TYPE
The index of the table, which is the index of interface applying Weighted Random Early Detection. The interface identified by the value of this index is the same interface as identified by the same value of qosWREDIfIndex.
1.3.6.1.4.1.2011.5.25.32.2.15.1.1INTEGERread-onlymandatory
qosWREDPrecedence
OBJECT-TYPE
IP precedence, from 0 to 7
1.3.6.1.4.1.2011.5.25.32.2.15.1.2INTEGER (0..7)read-onlymandatory
qosWREDPreIfName
OBJECT-TYPE
The description of the interface by the value of qosWREDPreIfIndex. It's a textual string containing information about the interface type and the interface number.
1.3.6.1.4.1.2011.5.25.32.2.15.1.3OCTET STRINGread-onlymandatory
qosWREDPreLowLimit
OBJECT-TYPE
Low Limit in number of packets. When the average queue length reaches the low limit, WRED randomly drops some packets with the specified IP Precedence. For all precedences, the default value is 10.
1.3.6.1.4.1.2011.5.25.32.2.15.1.4INTEGER (1..1024)read-writemandatory
qosWREDPreHighLimit
OBJECT-TYPE
High limit in number of packets. When the average queue length exceeds the high limit, WRED drops all packets with the specified IP Precedence. For all precedences, the default value is 30.
1.3.6.1.4.1.2011.5.25.32.2.15.1.5INTEGER (1..1024)read-writemandatory
qosWREDPreDiscardProbability
OBJECT-TYPE
Discard probability denominator. It is for the fraction of packets dropped when the average queue depth is at the high limit. For example, if the denominator is 128, 1 out of every 128 packets is dropped when the average queue is at the high limit. For all precedences, the default value is 10.
1.3.6.1.4.1.2011.5.25.32.2.15.1.6INTEGER (1..255)read-writemandatory
qosWREDPreRandomDropNum
OBJECT-TYPE
Number of packets random-dropped for WRED
1.3.6.1.4.1.2011.5.25.32.2.15.1.7Counterread-onlymandatory
qosWREDPreTailDropNum
OBJECT-TYPE
Number of packets tail-dropped for WRED
1.3.6.1.4.1.2011.5.25.32.2.15.1.8Counterread-onlymandatory
qosUndoWREDPre
OBJECT-TYPE
0:Only for get. 1:Recover the default value of low-limit,high-limit and discard-probability on relevant precedence.
1.3.6.1.4.1.2011.5.25.32.2.15.1.9INTEGER {qosWREDPre(0), qosNoWREDPre(1)}read-writemandatory
qosCarlTable
OBJECT-TYPE
CARL(Committed Access Rate List) table
1.3.6.1.4.1.2011.5.25.32.2.16not-accessiblemandatory
qosCarlEntry
OBJECT-TYPE
CARL configuration infomation Command:qos carl carl-index { precedence precedence-value | mac mac-address }
1.3.6.1.4.1.2011.5.25.32.2.16.1not-accessiblemandatory
qosCarlListNum
OBJECT-TYPE
The index of the CARL table, which is the CARL number
1.3.6.1.4.1.2011.5.25.32.2.16.1.1INTEGERread-onlymandatory
qosCarlParaType
OBJECT-TYPE
The matching type of the CARL. The types are as follows: Mac-address(1) -- matching the MAC address of the ethernet frame. prec-mask(2) -- matching the IP precedence of the IP packet. dscp-mask(3) -- matching the IP DSCP of the IP packet.
1.3.6.1.4.1.2011.5.25.32.2.16.1.2INTEGER {mac-address(1), prec-mask(2), dscp-mask(3)}read-writemandatory
qosCarlParaValue
OBJECT-TYPE
The parameter value of CARL. When CarlParaType=mac-address(1), this value is the MAC address with the format HHHHHH(hex). When CarlParaType=prec-mask(2), this value is the IP precedence mask. The value range is 0x00000000 ~ 0x11111111. The bit is corresponding to IP precedence. For example, in value 0x00100010, the bit 0 and bit 5 is set, that means IP precedenc 1 and 5.
1.3.6.1.4.1.2011.5.25.32.2.16.1.3OCTET STRINGread-writemandatory
qosUndoCarl
OBJECT-TYPE
0:Only for get. 1:Delete the specified CARL
1.3.6.1.4.1.2011.5.25.32.2.16.1.4INTEGER {qosCARL(0), qosNoCARL(1)}read-writemandatory
qosCARTable
OBJECT-TYPE
CAR(Committed Access Rate) table
1.3.6.1.4.1.2011.5.25.32.2.17not-accessiblemandatory
qosCAREntry
OBJECT-TYPE
CAR configuration and running infomation. Command:qos car { inbound | outbound } { any | acl acl-index | carl carl-index } cir committed-rate cbs burst-size ebs excess-burst-size conform action exceed action display qos car interface
1.3.6.1.4.1.2011.5.25.32.2.17.1not-accessiblemandatory
qosCARIfIndex
OBJECT-TYPE
One of the index of the CAR table. This is the index of the interface on which CAR policy applied.
1.3.6.1.4.1.2011.5.25.32.2.17.1.1INTEGERread-onlymandatory
qosCARIfName
OBJECT-TYPE
The description of the interface.
1.3.6.1.4.1.2011.5.25.32.2.17.1.2OCTET STRINGread-onlymandatory
qosCARPktDirection
OBJECT-TYPE
One of the index of the CAR table. This is the direction of traffic. There are two directions: inbound(1) and outbound(2)
1.3.6.1.4.1.2011.5.25.32.2.17.1.3INTEGER {inbound(1), outbound(2)}read-onlymandatory
qosCARType
OBJECT-TYPE
One of the index of the CAR table. This is the matching type for the traffic. The value acl(1) means that the traffic matching the configured ACL is applicable to the CAR policy. The value carl(2) means that the traffic matching the configured CARL is applicable to the CAR policy. The value all(3) means that all the traffic passing the interface is applicable to the CAR policy.
1.3.6.1.4.1.2011.5.25.32.2.17.1.4INTEGER {acl(1), carl(2), all(3)}read-onlymandatory
qosCARListNum
OBJECT-TYPE
One of the index of the CAR table. This is the ACL number or CARL number. When CARType=1,this number is ACL number, the range is 2000..3999; When CARType=2,this number is CARL number, the range is 1..199; When CARType=3,this parameter is invalid
1.3.6.1.4.1.2011.5.25.32.2.17.1.5INTEGER (0..199 | 2000..3999)read-onlymandatory
qosCARCIR
OBJECT-TYPE
One of the index of the CAR table. The Committed Information Rate. Unit: bps. This is the target rate which the CAR policy limits.
1.3.6.1.4.1.2011.5.25.32.2.17.1.6INTEGER (8000..155000000)read-onlymandatory
qosCARBurstSize
OBJECT-TYPE
One of the index of the CAR table. Burst traffic size. Unit: bit. This is the amount of traffic in excess of the committed information rate that will be permitted by the CAR policy.
1.3.6.1.4.1.2011.5.25.32.2.17.1.7INTEGER (15000..155000000)read-onlymandatory
qosCARExcessBurstSize
OBJECT-TYPE
One of the index of the CAR table. Excess Burst Size. Unit: bit. This is the amount of traffic in excess of the burst size, which may be conditionally permitted by the CAR policy.
1.3.6.1.4.1.2011.5.25.32.2.17.1.8INTEGER (0..155000000)read-onlymandatory
qosCARConformAction
OBJECT-TYPE
Action to be taken by the traffic, when the traffic conforms CIR. There are the following actions: Continue(1) -- Continue to be processed by the following CAR policy which applied on the interface. Discard(2) -- Discard the packet. remark-prec-continue(3) -- Remark the IP precedence of IP packet, and then continue to be processed by the following CAR policy. remark-prec-pass(4) -- Remark the IP precedence of IP packet, and then send the packet. pass(5) -- Send the packet directly. remark-mplsexp-continue(6) -- Remark the mpls exp field of mpls packet, and then continue to be processed by the following CAR policy. remark-mplsexp-pass(7) -- Remark the mpls exp field of mpls packet, and then send the packet.
1.3.6.1.4.1.2011.5.25.32.2.17.1.9INTEGER {continue(1), discard(2), remark-prec-continue(3), remark-prec-pass(4), pass(5), remark-mplsexp-continue(6), remark-mplsexp-pass(7)}read-writemandatory
qosCARExceedAction
OBJECT-TYPE
Action to be taken by the traffic, when the traffic is exceeds the CIR. There are the following actions: Continue(1) -- Continue to be processed by the following CAR policy which applied on the interface. Discard(2) -- Discard the packet. remark-prec-continue(3) -- Remark the IP precedence of IP packet, and then continue to be processed by the following CAR policy. remark-prec-pass(4) -- Remark the IP precedence of IP packet, and then send the packet. pass(5) -- Send the packet directly. remark-mplsexp-continue(6) -- Remark the mpls exp field of mpls packet, and then continue to be processed by the following CAR policy. remark-mplsexp-pass(7) -- Remark the mpls exp field of mpls packet, and then send the packet.
1.3.6.1.4.1.2011.5.25.32.2.17.1.10INTEGER {continue(1), discard(2), remark-prec-continue(3), remark-prec-pass(4), pass(5), remark-mplsexp-continue(6), remark-mplsexp-pass(7)}read-writemandatory
qosCARConformNewPrec
OBJECT-TYPE
Rewrite the precedence value on packets when traffic is within the CIR
1.3.6.1.4.1.2011.5.25.32.2.17.1.11INTEGER (0..7)read-writemandatory
qosCARExceedNewPrec
OBJECT-TYPE
Rewrite the precedence value on packets when traffic is out of CIR
1.3.6.1.4.1.2011.5.25.32.2.17.1.12INTEGER (0..7)read-writemandatory
qosCARConformPkt
OBJECT-TYPE
The number of packets which conformed CIR.
1.3.6.1.4.1.2011.5.25.32.2.17.1.13Counterread-onlymandatory
qosCARConformByte
OBJECT-TYPE
The bytes of packets which conformed CIR.
1.3.6.1.4.1.2011.5.25.32.2.17.1.14Counterread-onlymandatory
qosCARExceedPkt
OBJECT-TYPE
The number of packets which exceeded CIR.
1.3.6.1.4.1.2011.5.25.32.2.17.1.15Counterread-onlymandatory
qosCARExceedByte
OBJECT-TYPE
the bytes of packets which exceeded CIR.
1.3.6.1.4.1.2011.5.25.32.2.17.1.16Counterread-onlymandatory
qosUndoCAR
OBJECT-TYPE
0:Only for get. 1:Cancel the CAR policy applied on the interface.
1.3.6.1.4.1.2011.5.25.32.2.17.1.17INTEGER {qosCAR(0), qosNoCAR(1)}read-writemandatory
qosGTSTable
OBJECT-TYPE
GTS(Generic Traffic Shaping) table
1.3.6.1.4.1.2011.5.25.32.2.18not-accessiblemandatory
qosGTSEntry
OBJECT-TYPE
GTS configuration and running information Command:qos gts { any | acl acl-index } cir committed-rate [ cbs burst-size [ ebs excess-burst-size [ queue-length queue-length ] ] ] display qos gts interface
1.3.6.1.4.1.2011.5.25.32.2.18.1not-accessiblemandatory
qosGTSIfIndex
OBJECT-TYPE
One of the index of the GTS table. This is the index of the interface on which GTS policy applied.
1.3.6.1.4.1.2011.5.25.32.2.18.1.1INTEGERread-onlymandatory
qosGTSIfName
OBJECT-TYPE
The description of the interface on which GTS policy applied.
1.3.6.1.4.1.2011.5.25.32.2.18.1.2OCTET STRINGread-onlymandatory
qosGTSType
OBJECT-TYPE
One of the index of the GTS table. This is the matching type for the traffic. The value acl(1) means that the traffic matching the configured ACL is applicable to the GTS policy. The value all(2) means that all the traffic passing the interface is applicable to the GTS policy.
1.3.6.1.4.1.2011.5.25.32.2.18.1.3INTEGER {acl(1), all(2)}read-onlymandatory
qosGTSACLNum
OBJECT-TYPE
One of the index of the GTS table. This is the ACL number for the shaping traffic to match.
1.3.6.1.4.1.2011.5.25.32.2.18.1.4INTEGER (0 | 2000..3999)read-onlymandatory
qosGTSCIR
OBJECT-TYPE
The Committed Information Rate. This is the target sustained rate which the GTS policy will shape. Unit: bps.
1.3.6.1.4.1.2011.5.25.32.2.18.1.5INTEGER (8000..155000000)read-writemandatory
qosGTSBurstSize
OBJECT-TYPE
Burst traffic size. Unit: bit. This is the amount of traffic in excess of the committed information rate that will be permitted by the GTS policy.
1.3.6.1.4.1.2011.5.25.32.2.18.1.6INTEGER (15000..155000000)read-writemandatory
qosGTSExcessBurstSize
OBJECT-TYPE
Excess Burst Size. Unit: bit. This is the amount of traffic in excess of the burst size, which may be conditionally permitted by the GTS policy.
1.3.6.1.4.1.2011.5.25.32.2.18.1.7INTEGER (0..155000000)read-writemandatory
qosGTSMaxQueLen
OBJECT-TYPE
The maximum queue length for the GTS buffer.
1.3.6.1.4.1.2011.5.25.32.2.18.1.8INTEGER (1..1024)read-writemandatory
qosGTSCurQueLen
OBJECT-TYPE
The current queue length for the GTS buffer, i.e. the number of packets queuing in the GTS buffer.
1.3.6.1.4.1.2011.5.25.32.2.18.1.9INTEGERread-onlymandatory
qosGTSPassPkt
OBJECT-TYPE
The number of packets which passed by the GTS policy.
1.3.6.1.4.1.2011.5.25.32.2.18.1.10Counterread-onlymandatory
qosGTSPassByte
OBJECT-TYPE
The bytes of packets which passed by the GTS policy.
1.3.6.1.4.1.2011.5.25.32.2.18.1.11Counterread-onlymandatory
qosGTSDelayPkt
OBJECT-TYPE
The number of packets which delayed by the GTS policy.
1.3.6.1.4.1.2011.5.25.32.2.18.1.12Counterread-onlymandatory
qosGTSDelayByte
OBJECT-TYPE
The bytes of packets which delayed by the GTS policy.
1.3.6.1.4.1.2011.5.25.32.2.18.1.13Counterread-onlymandatory
qosGTSDiscardPkt
OBJECT-TYPE
The number of packets which discarded by the GTS policy.
1.3.6.1.4.1.2011.5.25.32.2.18.1.14Counterread-onlymandatory
qosGTSDiscardByte
OBJECT-TYPE
The bytes of packets which discarded by the GTS policy.
1.3.6.1.4.1.2011.5.25.32.2.18.1.15Counterread-onlymandatory
qosUndoGTS
OBJECT-TYPE
0:Only for get. 1:Cancel the GTS policy applied on the interface.
1.3.6.1.4.1.2011.5.25.32.2.18.1.16INTEGER {qosGTS(0), qosNoGTS(1)}read-writemandatory
qosLRTable
OBJECT-TYPE
LR(Line Rate) table.
1.3.6.1.4.1.2011.5.25.32.2.19not-accessiblemandatory
qosLREntry
OBJECT-TYPE
LR configuration and running information. Command:qos lr display qos lr interface
1.3.6.1.4.1.2011.5.25.32.2.19.1not-accessiblemandatory
qosLRIfIndex
OBJECT-TYPE
The index of the LR table, which is the index of the interface on which LR policy is applied.
1.3.6.1.4.1.2011.5.25.32.2.19.1.1INTEGERread-onlymandatory
qosLRIfName
OBJECT-TYPE
The description of the interface on which LR policy is applied.
1.3.6.1.4.1.2011.5.25.32.2.19.1.2OCTET STRINGread-onlymandatory
qosLRCIR
OBJECT-TYPE
The Committed Information Rate on the physical port. This is the target sustained rate which the LR policy limits. Unit: bps.
1.3.6.1.4.1.2011.5.25.32.2.19.1.3INTEGER (8000..155000000)read-writemandatory
qosLRBurstSize
OBJECT-TYPE
Burst traffic size. Unit: bit. This is the amount of traffic in excess of the committed information rate that will be permitted by the LR policy.
1.3.6.1.4.1.2011.5.25.32.2.19.1.4INTEGER (15000..155000000)read-writemandatory
qosLRExcessBurstSize
OBJECT-TYPE
Excess Burst Size. Unit: bit. This is the amount of traffic in excess of the burst size, which may be conditionally permitted by the LR policy.
1.3.6.1.4.1.2011.5.25.32.2.19.1.5INTEGER (0..155000000)read-writemandatory
qosLRPassPkt
OBJECT-TYPE
The Number of packets which passed by LR policy.
1.3.6.1.4.1.2011.5.25.32.2.19.1.6Counterread-onlymandatory
qosLRPassByte
OBJECT-TYPE
The bytes of packets which passed by LR policy.
1.3.6.1.4.1.2011.5.25.32.2.19.1.7Counterread-onlymandatory
qosLRDelayPkt
OBJECT-TYPE
The number of packets which delayed by LR policy.
1.3.6.1.4.1.2011.5.25.32.2.19.1.8Counterread-onlymandatory
qosLRDelayByte
OBJECT-TYPE
The bytes of packets which delayed by LR policy.
1.3.6.1.4.1.2011.5.25.32.2.19.1.9Counterread-onlymandatory
qosUndoLR
OBJECT-TYPE
0:Only for get. 1:Cancel the LR policy applied on the interface.
1.3.6.1.4.1.2011.5.25.32.2.19.1.10INTEGER {qosLR(0), qosNoLR(1)}read-writemandatory
qosIfBandwidthTable
OBJECT-TYPE
A table of bandwidth parameter on interface.
1.3.6.1.4.1.2011.5.25.32.2.20not-accessiblecurrent
qosIfBandwidthEntry
OBJECT-TYPE
Bandwidth parameter applied on Interface.
1.3.6.1.4.1.2011.5.25.32.2.20.1not-accessiblecurrent
qosIfBandwidthIfIndex
OBJECT-TYPE
Interface Index, equal to ifIndex.
1.3.6.1.4.1.2011.5.25.32.2.20.1.1Integer32read-onlycurrent
qosIFBandwidthMaxBW
OBJECT-TYPE
Max bandwidth Value (Unit: Kbps) applied on the interface.
1.3.6.1.4.1.2011.5.25.32.2.20.1.2Integer32 (1..1000000)read-writecurrent
qosIFBandwidthMaxReservedBWPct
OBJECT-TYPE
Max reserved bandwidth as percent of the interface bandwidth (Unit: percent).
1.3.6.1.4.1.2011.5.25.32.2.20.1.3Integer32 (1..100)read-writecurrent
qosIFBandwidthMaxReservedBW
OBJECT-TYPE
Max reserved bandwidth. Unit : Kbps
1.3.6.1.4.1.2011.5.25.32.2.20.1.4Integer32read-onlycurrent
qosIFBandwidthAvailable
OBJECT-TYPE
Available bandwidth. Unit : Kbps
1.3.6.1.4.1.2011.5.25.32.2.20.1.5Integer32read-onlycurrent
qosIFBandwidthRowStatus
OBJECT-TYPE
RowStatus for qosIfBandwidthTable Table. Three actions are used: active, createAndGo, destroy
1.3.6.1.4.1.2011.5.25.32.2.20.1.6RowStatusread-createcurrent
qosRTPIfApplyTable
OBJECT-TYPE
A table of QoS rtpq instance.
1.3.6.1.4.1.2011.5.25.32.2.21not-accessiblecurrent
qosRTPIfApplyEntry
OBJECT-TYPE
Rtpq Configuration Information Entry.
1.3.6.1.4.1.2011.5.25.32.2.21.1not-accessiblecurrent
qosRTPIfApplyIfIndex
OBJECT-TYPE
Interface Index, equal to ifIndex.
1.3.6.1.4.1.2011.5.25.32.2.21.1.1Integer32read-onlycurrent
qosRTPIfApplyStartPort
OBJECT-TYPE
RTP-PORT(3): start-port: 2000~65535
1.3.6.1.4.1.2011.5.25.32.2.21.1.2Integer32 (2000..65535)read-createcurrent
qosRTPIfApplyEndPort
OBJECT-TYPE
RTP-PORT(3): end-port: 2000~65535
1.3.6.1.4.1.2011.5.25.32.2.21.1.3Integer32 (2000..65535)read-createcurrent
qosRTPIfApplyBandWidth
OBJECT-TYPE
Max bandwidth Value: Absolute value: 8..1000000. Unit: Kbps
1.3.6.1.4.1.2011.5.25.32.2.21.1.4Integer32 (8..1000000)read-createcurrent
qosRTPIfApplyCbs
OBJECT-TYPE
Committed Burst Size: 1500..2000000. Unit: bytes
1.3.6.1.4.1.2011.5.25.32.2.21.1.5Integer32 (1500..2000000)read-createcurrent
qosRTPIfApplyRowStatus
OBJECT-TYPE
RowStatus for RTPQoSIfApply Table. Three actions are used: active, createAndGo, destroy
1.3.6.1.4.1.2011.5.25.32.2.21.1.6RowStatusread-createcurrent
qosRTPIfQueueRunInfoTable
OBJECT-TYPE
A table of Running statistics for RTP(Realtime Transport Protocol) Queue applied on the interface.
1.3.6.1.4.1.2011.5.25.32.2.22not-accessiblecurrent
qosRTPIfQueueRunInfoEntry
OBJECT-TYPE
RTP(Realtime Transport Protocol) Queue statistics entry.
1.3.6.1.4.1.2011.5.25.32.2.22.1not-accessiblecurrent
qosRTPIfQueueSize
OBJECT-TYPE
Size of Rtpq Queue.
1.3.6.1.4.1.2011.5.25.32.2.22.1.1Counter32read-onlycurrent
qosRTPIfQueueMaxSize
OBJECT-TYPE
Max packet number of RTP(Realtime Transport Protocol) Queue.
1.3.6.1.4.1.2011.5.25.32.2.22.1.2Counter32read-onlycurrent
qosRTPIfQueueOutputs
OBJECT-TYPE
Output packet number of RTP(Realtime Transport Protocol) Queue.
1.3.6.1.4.1.2011.5.25.32.2.22.1.3Counter32read-onlycurrent
qosRTPIfQueueDiscards
OBJECT-TYPE
Discarded packet number of RTP(Realtime Transport Protocol) Queue.
1.3.6.1.4.1.2011.5.25.32.2.22.1.4Counter32read-onlycurrent