WWP-QOS-MIB: View SNMP OID List / Download MIB
VENDOR: WORLD WIDE PACKETS
Home | MIB: WWP-QOS-MIB | |||
---|---|---|---|---|
Download as: |
Download standard MIB format if you are planning to load a MIB file into some system (OS, Zabbix, PRTG ...) or view it with a MIB browser. CSV is more suitable for analyzing and viewing OID' and other MIB objects in excel. JSON and YAML formats are usually used in programing even though some systems can use MIB in YAML format (like Logstash).
|
|||
Object Name | OID | Type | Access | Info |
wwpQosMIB | 1.3.6.1.4.1.6141.2.12 |
The MIB module for the WWP QOS specific information. |
||
wwpQosMIBObjects | 1.3.6.1.4.1.6141.2.12.1 | |||
wwpQos | 1.3.6.1.4.1.6141.2.12.1.1 | |||
wwpQosTable | 1.3.6.1.4.1.6141.2.12.1.1.1 | no-access |
A Table of QOS per vlan per port Entries. |
|
1.3.6.1.4.1.6141.2.12.1.1.1.1 | no-access |
The QOS per vlan per port Entry in the Table. |
||
wwpQosVlanId | 1.3.6.1.4.1.6141.2.12.1.1.1.1.1 | vlanid | read-only |
Vlan ID for this instance of QOS. This Vlan Id should refer to the wwpVlanId in the WwpVlanEntry. |
wwpQosPortId | 1.3.6.1.4.1.6141.2.12.1.1.1.1.2 | integer | read-only |
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. |
wwpQosRateLimit | 1.3.6.1.4.1.6141.2.12.1.1.1.1.3 | integer32 | read-write |
The ingress traffic rate limit to be applied for this QOS entry. |
wwpQosPriQueue | 1.3.6.1.4.1.6141.2.12.1.1.1.1.4 | integer32 | read-write |
The TX-priority-queue value for this entry. |
wwpQosRowStatus | 1.3.6.1.4.1.6141.2.12.1.1.1.1.5 | rowstatus | read-only |
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'. |
wwpQosStatsTable | 1.3.6.1.4.1.6141.2.12.1.1.2 | no-access |
A Table of QOS Stats per vlan per port Entries. |
|
1.3.6.1.4.1.6141.2.12.1.1.2.1 | no-access |
The QOS Stats per vlan per port Entry in the Table. |
||
wwpQosStatsVlanId | 1.3.6.1.4.1.6141.2.12.1.1.2.1.1 | vlanid | read-only |
Vlan ID for this instance of QOS. This Vlan Id should refer to the wwpVlanId in the WwpVlanEntry. |
wwpQosStatsPortId | 1.3.6.1.4.1.6141.2.12.1.1.2.1.2 | integer | read-only |
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. |
wwpQosRxBytes | 1.3.6.1.4.1.6141.2.12.1.1.2.1.3 | counter64 | read-only |
The number of bytes received for this QOS Entry. |
wwpQosRxPkts | 1.3.6.1.4.1.6141.2.12.1.1.2.1.4 | counter64 | read-only |
The number of pkts received for this QOS Entry. |
wwpQosResetCounters | 1.3.6.1.4.1.6141.2.12.1.1.2.1.5 | integer | read-write |
To reset the counters related to this QOS entry. A read on this object will always return the 'none' Enumeration: 'reset': 1, 'none': 0. |
wwpQosPriToQMapTable | 1.3.6.1.4.1.6141.2.12.1.1.3 | no-access |
A Table of mapping of an RX-priority to a TX-queue. |
|
1.3.6.1.4.1.6141.2.12.1.1.3.1 | no-access |
The mapping Entry of an RX-priority to a TX-queue in the Table. |
||
wwpQosRxPriority | 1.3.6.1.4.1.6141.2.12.1.1.3.1.1 | integer32 | read-only |
The RX-prioroty value for this entry. |
wwpQosTxPriQueue | 1.3.6.1.4.1.6141.2.12.1.1.3.1.2 | integer32 | read-write |
The TX-priority-queue value for this entry. |
wwpQosPortTable | 1.3.6.1.4.1.6141.2.12.1.1.4 | no-access |
A Table of QOS per port Entries. |
|
1.3.6.1.4.1.6141.2.12.1.1.4.1 | no-access |
The QOS per port Entry in the Table. |
||
wwpQosPortIndex | 1.3.6.1.4.1.6141.2.12.1.1.4.1.1 | integer | read-only |
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. |
wwpQosPortPriQueue | 1.3.6.1.4.1.6141.2.12.1.1.4.1.2 | integer32 | read-write |
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. |
wwpQosPortQAlgo | 1.3.6.1.4.1.6141.2.12.1.1.4.1.3 | integer | read-write |
The transmit queue servicing algorithm for the port. It can be either set to strict or credir(Weighted Fair Queuing). Enumeration: 'strict': 1, 'weighted': 0. |
wwpQosPortQApplyMode | 1.3.6.1.4.1.6141.2.12.1.1.4.1.4 | integer | read-write |
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 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. Enumeration: 'qosMgmtPerQueue': 1, 'none': 0, 'qosMgmtForAllQueues': 2. |
wwpQosPortQConfTable | 1.3.6.1.4.1.6141.2.12.1.1.5 | no-access |
A Table of QOS per port per Queue Entries. |
|
1.3.6.1.4.1.6141.2.12.1.1.5.1 | no-access |
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. |
||
wwpQosConfPortId | 1.3.6.1.4.1.6141.2.12.1.1.5.1.1 | integer | read-only |
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. |
wwpQosConfQueueId | 1.3.6.1.4.1.6141.2.12.1.1.5.1.2 | integer32 | read-only |
The TX-priority-queue Id. |
wwpQosPortQConfWeight | 1.3.6.1.4.1.6141.2.12.1.1.5.1.3 | integer32 | read-write |
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. |
wwpQosPortQConfDepth | 1.3.6.1.4.1.6141.2.12.1.1.5.1.4 | integer32 | read-write |
The 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. |
wwpQosPortQConfStatus | 1.3.6.1.4.1.6141.2.12.1.1.5.1.5 | rowstatus | read-only |
The RowStatus to create the config entry. The RowStatus must be set to active for the wwpQosPortQApplyMode to be applied. |
wwpQosPortQStatusTable | 1.3.6.1.4.1.6141.2.12.1.1.6 | no-access |
A Table of QOS per port per Queue Entries. |
|
1.3.6.1.4.1.6141.2.12.1.1.6.1 | no-access |
The QOS per port per queue Entry in the Table. |
||
wwpQosQPortId | 1.3.6.1.4.1.6141.2.12.1.1.6.1.1 | integer | read-only |
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. |
wwpQosQueueId | 1.3.6.1.4.1.6141.2.12.1.1.6.1.2 | integer32 | read-only |
The TX-priority-queue Id. |
wwpQosPortQWeight | 1.3.6.1.4.1.6141.2.12.1.1.6.1.3 | integer32 | read-only |
The current bandwidth servicing percentage for the specified port transmit queue. |
wwpQosPortQDepth | 1.3.6.1.4.1.6141.2.12.1.1.6.1.4 | integer32 | read-only |
The current maximum packet depth for the specified port transmit queue. |
wwpQosTxAssignmentMode | 1.3.6.1.4.1.6141.2.12.1.1.7 | integer | read-write |
The 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. Enumeration: 'useQos': 0, 'useGreater': 1. |
wwpQosPortTxAssignmentMode | 1.3.6.1.4.1.6141.2.12.1.1.8 | integer | read-write |
The 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. Enumeration: 'usePort': 0, 'useGreater': 1. |
wwpQosNotificationPrefix | 1.3.6.1.4.1.6141.2.12.2 | |||
wwpQosNotifications | 1.3.6.1.4.1.6141.2.12.2.0 | |||
wwpQosMIBConformance | 1.3.6.1.4.1.6141.2.12.3 | |||
wwpQosMIBCompliances | 1.3.6.1.4.1.6141.2.12.3.1 | |||
wwpQosMIBGroups | 1.3.6.1.4.1.6141.2.12.3.2 |