Home/Catalog/WWP-QOS-MIB

WWP-QOS-MIB

AI MIB Summary

The WWP-QOS-MIB module provides SNMP-based monitoring and management of Quality of Service (QoS) parameters on WWP (Wireless Wide Area Network or specific vendor) network devices, specifically tracking traffic classification, queue depths, and bandwidth allocation statistics to enforce service level agreements.

The MIB module for the WWP QOS specific information.
Main OID:
wwpQosMIB.1.3.6.1.4.1.6141.2.12
47
Objects
Active
Status
3
Dependencies

Imported Objects

Objects

47 total
Object Name
wwpQosMIBThe MIB module for the WWP QOS specific information.
MODULE-IDENTITY
.1.3.6.1.4.1.6141.2.12
wwpQosMIBObjects
OBJECT IDENTIFIER
.1.3.6.1.4.1.6141.2.12.1
wwpQos
OBJECT IDENTIFIER
.1.3.6.1.4.1.6141.2.12.1.1
wwpQosTableA Table of QOS per vlan per port Entries.
SEQUENCE OF WwpQosEntry
.1.3.6.1.4.1.6141.2.12.1.1.1
wwpQosEntryThe QOS per vlan per port Entry in the Table.
WwpQosEntry
.1.3.6.1.4.1.6141.2.12.1.1.1.1
wwpQosVlanIdVlan ID for this instance of QOS. This Vlan Id should refer to the wwpVlanId in the WwpVlanEntry.ro
VlanId
.1.3.6.1.4.1.6141.2.12.1.1.1.1.1
wwpQosPortIdPort 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.ro
INTEGER
.1.3.6.1.4.1.6141.2.12.1.1.1.1.2
wwpQosRateLimitThe ingress traffic rate limit to be applied for this QOS entry.rw
Integer32
.1.3.6.1.4.1.6141.2.12.1.1.1.1.3
wwpQosPriQueueThe TX-priority-queue value for this entry.rw
Integer32
.1.3.6.1.4.1.6141.2.12.1.1.1.1.4
wwpQosRowStatusUsed 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'.rw
RowStatus (SNMPv2-TC)
.1.3.6.1.4.1.6141.2.12.1.1.1.1.5
wwpQosStatsTableA Table of QOS Stats per vlan per port Entries.
SEQUENCE OF WwpQosStatsEntry
.1.3.6.1.4.1.6141.2.12.1.1.2
wwpQosStatsEntryThe QOS Stats per vlan per port Entry in the Table.
WwpQosStatsEntry
.1.3.6.1.4.1.6141.2.12.1.1.2.1
wwpQosStatsVlanIdVlan ID for this instance of QOS. This Vlan Id should refer to the wwpVlanId in the WwpVlanEntry.ro
VlanId
.1.3.6.1.4.1.6141.2.12.1.1.2.1.1
wwpQosStatsPortIdPort 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.ro
INTEGER
.1.3.6.1.4.1.6141.2.12.1.1.2.1.2
wwpQosRxBytesThe number of bytes received for this QOS Entry.ro
Counter64
.1.3.6.1.4.1.6141.2.12.1.1.2.1.3
wwpQosRxPktsThe number of pkts received for this QOS Entry.ro
Counter64
.1.3.6.1.4.1.6141.2.12.1.1.2.1.4
wwpQosResetCountersTo reset the counters related to this QOS entry. A read on this object will always return the 'none'rwdeprecated
Enumeration
.1.3.6.1.4.1.6141.2.12.1.1.2.1.5
wwpQosPriToQMapTableA Table of mapping of an RX-priority to a TX-queue.
SEQUENCE OF WwpQosPriToQMapEntry
.1.3.6.1.4.1.6141.2.12.1.1.3
wwpQosPriToQMapEntryThe mapping Entry of an RX-priority to a TX-queue in the Table.
WwpQosPriToQMapEntry
.1.3.6.1.4.1.6141.2.12.1.1.3.1
wwpQosRxPriorityThe RX-prioroty value for this entry.ro
Integer32
.1.3.6.1.4.1.6141.2.12.1.1.3.1.1
wwpQosTxPriQueueThe TX-priority-queue value for this entry.rw
Integer32
.1.3.6.1.4.1.6141.2.12.1.1.3.1.2
wwpQosPortTableA Table of QOS per port Entries.
SEQUENCE OF WwpQosPortEntry
.1.3.6.1.4.1.6141.2.12.1.1.4
wwpQosPortEntryThe QOS per port Entry in the Table.
WwpQosPortEntry
.1.3.6.1.4.1.6141.2.12.1.1.4.1
wwpQosPortIndexPort 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.ro
INTEGER
.1.3.6.1.4.1.6141.2.12.1.1.4.1.1
wwpQosPortPriQueueThe 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.rw
Integer32(-1..3)
.1.3.6.1.4.1.6141.2.12.1.1.4.1.2
wwpQosPortQAlgoThe transmit queue servicing algorithm for the port. It can be either set to strict or credir(Weighted Fair Queuing).rw
Enumeration
.1.3.6.1.4.1.6141.2.12.1.1.4.1.3
wwpQosPortQApplyModeThis 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 wwpQosPortQConfigTable and apply the configuration to Qos manager. This object shouldn't be set to mgmtForAllQueues unless all the 4 queues have been configured with Qdepth and QWeight. If it is set to mgmtPerQueue,then the agent just get the config for each configured queue at a time and apply the config to the Qos Manager.rw
Enumeration
.1.3.6.1.4.1.6141.2.12.1.1.4.1.4
wwpQosPortQConfTableA Table of QOS per port per Queue Entries.
SEQUENCE OF WwpQosPortQConfEntry
.1.3.6.1.4.1.6141.2.12.1.1.5
wwpQosPortQConfEntryThe 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.
WwpQosPortQConfEntry
.1.3.6.1.4.1.6141.2.12.1.1.5.1
wwpQosConfPortIdPort 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.ro
INTEGER
.1.3.6.1.4.1.6141.2.12.1.1.5.1.1
wwpQosConfQueueIdThe TX-priority-queue Id.ro
Integer32
.1.3.6.1.4.1.6141.2.12.1.1.5.1.2
wwpQosPortQConfWeightThe bandwidth servicing percentage for the specified port transmit queue. This config will apply to the Qos Manager depending upon the wwpQosPortQApplyMode in the wwpQosPortEntry.rw
Integer32
.1.3.6.1.4.1.6141.2.12.1.1.5.1.3
wwpQosPortQConfDepthThe maximum packet depth for the specified port transmit queue. The depth value corresponds to: Depth Value | Actual Number of Packets --------------|--------------------------- 0 | 32 1 | 64 2 | 128 3 | 256 The maximum total queue depth that can be configured for the port is a combination of depth values that would not exceed an actual packet count of 384. This config will apply to the Qos Manager depending upon the wwpQosPortQApplyMode in the wwpQosPortEntry.rw
Integer32
.1.3.6.1.4.1.6141.2.12.1.1.5.1.4
wwpQosPortQConfStatusThe RowStatus to create the config entry. The RowStatus must be set to active for the wwpQosPortQApplyMode to be applied.rw
RowStatus (SNMPv2-TC)
.1.3.6.1.4.1.6141.2.12.1.1.5.1.5
wwpQosPortQStatusTableA Table of QOS per port per Queue Entries.
SEQUENCE OF WwpQosPortQStatusEntry
.1.3.6.1.4.1.6141.2.12.1.1.6
wwpQosPortQStatusEntryThe QOS per port per queue Entry in the Table.
WwpQosPortQStatusEntry
.1.3.6.1.4.1.6141.2.12.1.1.6.1
wwpQosQPortIdPort 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.ro
INTEGER
.1.3.6.1.4.1.6141.2.12.1.1.6.1.1
wwpQosQueueIdThe TX-priority-queue Id.ro
Integer32
.1.3.6.1.4.1.6141.2.12.1.1.6.1.2
wwpQosPortQWeightThe current bandwidth servicing percentage for the specified port transmit queue.ro
Integer32
.1.3.6.1.4.1.6141.2.12.1.1.6.1.3
wwpQosPortQDepthThe current maximum packet depth for the specified port transmit queue.ro
Integer32
.1.3.6.1.4.1.6141.2.12.1.1.6.1.4
wwpQosTxAssignmentModeThe QoS TX-priority-queue assignment mode. This affect the behavior for ALL QoS entries. Setting the mode to useQos(0) will cause the ASIC to assign the TX-priority-queue value from the matching QoS entry to the frame. When set to useGreater(1), the ASIC will assign the greater of the two results: QoS Tx-priority or RX-Pri-To-Q TX-priority.rw
Enumeration
.1.3.6.1.4.1.6141.2.12.1.1.7
wwpQosPortTxAssignmentModeThe Port Protocol TX-priority-queue assignment mode. This affect the behavior for ALL Port Protocol entries. Setting the mode to usePort(0) will cause the ASIC to assign the TX-priority-queue value from the matching Port Protocol entry to the frame. When set to useGreater(1), the ASIC will assign the greater of the two results: Port Protocol Tx-priority or RX-Pri-To-Q TX-priority.rw
Enumeration
.1.3.6.1.4.1.6141.2.12.1.1.8
wwpQosNotificationPrefix
OBJECT IDENTIFIER
.1.3.6.1.4.1.6141.2.12.2
wwpQosNotifications
OBJECT IDENTIFIER
.1.3.6.1.4.1.6141.2.12.2.0
wwpQosMIBConformance
OBJECT IDENTIFIER
.1.3.6.1.4.1.6141.2.12.3
wwpQosMIBCompliances
OBJECT IDENTIFIER
.1.3.6.1.4.1.6141.2.12.3.1
wwpQosMIBGroups
OBJECT IDENTIFIER
.1.3.6.1.4.1.6141.2.12.3.2
WWP-QOS-MIB - SNMP MIB Reference | MIBs Explorer