WWP-QOS-MIB Table View

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

Tables
6
Rows
6
Columns
25
.1.3.6.1.4.1.6141.2.12.1.1.1 · 1 row entry · 5 columns
A Table of QOS per vlan per port Entries.
wwpQosEntry entry .1.3.6.1.4.1.6141.2.12.1.1.1.1
The QOS per vlan per port Entry in the Table.
Indexes
wwpQosVlanId wwpQosPortId
Column Syntax OID
wwpQosVlanId
Vlan ID for this instance of QOS. This Vlan Id should refer to
the wwpVlanId in the WwpVlanEntry.
VlanId
Textual Convention: VlanId Integer32
Type Constraints:
range: 1..4094
.1.3.6.1.4.1.6141.2.12.1.1.1.1.1
wwpQosPortId
Port ID for this instance of . Port ID's start at 1, and are
consecutive for each additional port. This port Id should
refer to the dot1dBasePort in the Dot1dBasePortEntry.
Integer32
Constraints:
range: 1-65535
.1.3.6.1.4.1.6141.2.12.1.1.1.1.2
wwpQosRateLimit
The ingress traffic rate limit to be applied for this QOS entry.
kbpsInteger32r/w
Constraints:
range: 0-10000000
.1.3.6.1.4.1.6141.2.12.1.1.1.1.3
wwpQosPriQueue
The TX-priority-queue value for this entry.
Integer32r/w
Constraints:
range: 0-3
.1.3.6.1.4.1.6141.2.12.1.1.1.1.4
wwpQosRowStatus
Used to manage the creation and deletion of the
conceptual rows in this table.

To create a row in this table, a manager must
set this object to 'createAndGo'.
SNMPv2-TCRowStatusr/w
Textual Convention: SNMPv2-TCRowStatus Enumeration
Type Values:
1active
2notInService
3notReady
4createAndGo
5createAndWait
6destroy
.1.3.6.1.4.1.6141.2.12.1.1.1.1.5
.1.3.6.1.4.1.6141.2.12.1.1.2 · 1 row entry · 5 columns
A Table of QOS Stats per vlan per port Entries.
wwpQosStatsEntry entry .1.3.6.1.4.1.6141.2.12.1.1.2.1
The QOS Stats per vlan per port Entry in the Table.
Indexes
wwpQosStatsVlanId wwpQosStatsPortId
Column Syntax OID
wwpQosStatsVlanId
Vlan ID for this instance of QOS. This Vlan Id should refer to
the wwpVlanId in the WwpVlanEntry.
VlanId
Textual Convention: VlanId Integer32
Type Constraints:
range: 1..4094
.1.3.6.1.4.1.6141.2.12.1.1.2.1.1
wwpQosStatsPortId
Port ID for this instance of . Port ID's start at 1, and are
consecutive for each additional port. This port Id should
refer to the dot1dBasePort in the Dot1dBasePortEntry.
Integer32
Constraints:
range: 1-65535
.1.3.6.1.4.1.6141.2.12.1.1.2.1.2
wwpQosRxBytes
The number of bytes received for this QOS Entry.
SNMPv2-SMICounter64
Textual Convention: SNMPv2-SMICounter64 Unsigned64
Type Constraints:
range: 0..18446744073709551615
.1.3.6.1.4.1.6141.2.12.1.1.2.1.3
wwpQosRxPkts
The number of pkts received for this QOS Entry.
SNMPv2-SMICounter64
Textual Convention: SNMPv2-SMICounter64 Unsigned64
Type Constraints:
range: 0..18446744073709551615
.1.3.6.1.4.1.6141.2.12.1.1.2.1.4
wwpQosResetCounters deprecated
To reset the counters related to this QOS entry. A read on
this object will always return the 'none'
Enumerationr/w
Enumerated Values:
0none
1reset
.1.3.6.1.4.1.6141.2.12.1.1.2.1.5
.1.3.6.1.4.1.6141.2.12.1.1.3 · 1 row entry · 2 columns
A Table of mapping of an RX-priority to a TX-queue.
wwpQosPriToQMapEntry entry .1.3.6.1.4.1.6141.2.12.1.1.3.1
The mapping Entry of an RX-priority to a TX-queue in the Table.
Indexes
wwpQosRxPriority
Column Syntax OID
wwpQosRxPriority
The RX-prioroty value for this entry.
Integer32
Constraints:
range: 0-7
.1.3.6.1.4.1.6141.2.12.1.1.3.1.1
wwpQosTxPriQueue
The TX-priority-queue value for this entry.
Integer32r/w
Constraints:
range: 0-3
.1.3.6.1.4.1.6141.2.12.1.1.3.1.2
.1.3.6.1.4.1.6141.2.12.1.1.4 · 1 row entry · 4 columns
A Table of QOS per port Entries.
wwpQosPortEntry entry .1.3.6.1.4.1.6141.2.12.1.1.4.1
The QOS per port Entry in the Table.
Indexes
wwpQosPortIndex
Column Syntax OID
wwpQosPortIndex
Port ID for this instance of . Port ID's start at 1, and are
consecutive for each additional port. This port Id should
refer to the dot1dBasePort in the Dot1dBasePortEntry.
Integer32
Constraints:
range: 1-65535
.1.3.6.1.4.1.6141.2.12.1.1.4.1.1
wwpQosPortPriQueue
The TX-priority-queue value for this entry.
The protocol entry in the hardware table will have the
specified TX-priority-queue value.
If no priority is associated with the port, then it is set to -1.
Integer32r/w
Constraints:
range: -1-3
.1.3.6.1.4.1.6141.2.12.1.1.4.1.2
wwpQosPortQAlgo
The transmit queue servicing algorithm for the port.
It can be either set to strict or credir(Weighted Fair Queuing).
Enumerationr/w
Enumerated Values:
0weighted
1strict
.1.3.6.1.4.1.6141.2.12.1.1.4.1.3
wwpQosPortQApplyMode
This object decides whether to apply the config
of all the queues together or one at a time.

If this object is set to mgmtForAllQueues , then the Agent
gets the config for all the 4 queues from the wwpQ…
Enumerationr/w
Enumerated Values:
0none
1qosMgmtPerQueue
2qosMgmtForAllQueues
.1.3.6.1.4.1.6141.2.12.1.1.4.1.4
.1.3.6.1.4.1.6141.2.12.1.1.5 · 1 row entry · 5 columns
A Table of QOS per port per Queue Entries.
wwpQosPortQConfEntry entry .1.3.6.1.4.1.6141.2.12.1.1.5.1
The QOS per port per queue Config Entry in the Table.
This config will apply to the Qos Manager depending
upon the wwpQosPortQApplyMode in the wwpQosPortEntry.
Indexes
wwpQosConfPortId wwpQosConfQueueId
Column Syntax OID
wwpQosConfPortId
Port ID for this instance of . Port ID's start at 1, and are
consecutive for each additional port. This port Id should
refer to the dot1dBasePort in the Dot1dBasePortEntry.
Integer32
Constraints:
range: 1-65535
.1.3.6.1.4.1.6141.2.12.1.1.5.1.1
wwpQosConfQueueId
The TX-priority-queue Id.
Integer32
Constraints:
range: 0-3
.1.3.6.1.4.1.6141.2.12.1.1.5.1.2
wwpQosPortQConfWeight
The bandwidth servicing percentage for the specified port transmit queue.
This config will apply to the Qos Manager depending
upon the wwpQosPortQApplyMode in the wwpQosPortEntry.
Integer32r/w
Constraints:
range: 0-100
.1.3.6.1.4.1.6141.2.12.1.1.5.1.3
wwpQosPortQConfDepth
The maximum packet depth for the specified port transmit queue.
The depth value corresponds to:

Depth Value | Actual Number of Packets
--------------|---------------------------
0 | 32
1 …
Integer32r/w
Constraints:
range: 0-3
.1.3.6.1.4.1.6141.2.12.1.1.5.1.4
wwpQosPortQConfStatus
The RowStatus to create the config entry. The RowStatus must be set to
active for the wwpQosPortQApplyMode to be applied.
SNMPv2-TCRowStatusr/w
Textual Convention: SNMPv2-TCRowStatus Enumeration
Type Values:
1active
2notInService
3notReady
4createAndGo
5createAndWait
6destroy
.1.3.6.1.4.1.6141.2.12.1.1.5.1.5
.1.3.6.1.4.1.6141.2.12.1.1.6 · 1 row entry · 4 columns
A Table of QOS per port per Queue Entries.
wwpQosPortQStatusEntry entry .1.3.6.1.4.1.6141.2.12.1.1.6.1
The QOS per port per queue Entry in the Table.
Indexes
wwpQosQPortId wwpQosQueueId
Column Syntax OID
wwpQosQPortId
Port ID for this instance of . Port ID's start at 1, and are
consecutive for each additional port. This port Id should
refer to the dot1dBasePort in the Dot1dBasePortEntry.
Integer32
Constraints:
range: 1-65535
.1.3.6.1.4.1.6141.2.12.1.1.6.1.1
wwpQosQueueId
The TX-priority-queue Id.
Integer32
Constraints:
range: 0-3
.1.3.6.1.4.1.6141.2.12.1.1.6.1.2
wwpQosPortQWeight
The current bandwidth servicing percentage for the specified port transmit queue.
Integer32
Constraints:
range: 0-100
.1.3.6.1.4.1.6141.2.12.1.1.6.1.3
wwpQosPortQDepth
The current maximum packet depth for the specified port transmit queue.
Integer32
Constraints:
range: 0-3
.1.3.6.1.4.1.6141.2.12.1.1.6.1.4