OA-QOS-MIB: View SNMP OID List / Download MIB
VENDOR: ONEACCESS
Home | MIB: OA-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 |
oacQOS | 1.3.6.1.4.1.13191.10.3.1.3 | |||
oacQosServicePolicyTable | 1.3.6.1.4.1.13191.10.3.1.3.1 | no-access |
This table describes the interfaces that have attached policies. |
|
1.3.6.1.4.1.13191.10.3.1.3.1.1 | no-access | |||
oacQosPolicyIndex | 1.3.6.1.4.1.13191.10.3.1.3.1.1.1 | gauge32 | no-access |
Each policy has a distinct index. |
oacQosIfIndex | 1.3.6.1.4.1.13191.10.3.1.3.1.1.2 | interfaceindex | read-only |
The interface index. |
oacQosIfType | 1.3.6.1.4.1.13191.10.3.1.3.1.1.3 | interfacetype | read-only |
Interface type. |
oacQosPolicyDirection | 1.3.6.1.4.1.13191.10.3.1.3.1.1.4 | trafficdirection | read-only |
Policy direction (input or output). |
oacQosInterfacePolicyTable | 1.3.6.1.4.1.13191.10.3.1.3.2 | no-access |
This describes the service policies attached to the interfaces. |
|
1.3.6.1.4.1.13191.10.3.1.3.2.1 | no-access |
Each entry is indexed by ifindex and direction. |
||
oacQosInterfacePolicyIndex | 1.3.6.1.4.1.13191.10.3.1.3.2.1.1 | gauge32 | read-only |
Index for policy, identical with oacQosPolicyIndex. |
oacQosObjectsTable | 1.3.6.1.4.1.13191.10.3.1.3.3 | no-access |
This tables describes the hierarchy of objects(policies, classmaps, actions, match statements). A policy can contain several classmaps, a classmap several match statements, etc. For each object there is also an index to the corresponding config table. |
|
1.3.6.1.4.1.13191.10.3.1.3.3.1 | no-access | |||
oacQosObjectsIndex | 1.3.6.1.4.1.13191.10.3.1.3.3.1.1 | gauge32 | no-access |
Each object has and unique index. |
oacQosConfigIndex | 1.3.6.1.4.1.13191.10.3.1.3.3.1.2 | gauge32 | read-only |
The index of the config. A config can be shared by several objects. |
oacQosObjectsType | 1.3.6.1.4.1.13191.10.3.1.3.3.1.3 | qosobjecttype | read-only |
The type of the object: policymap, or classmap, or matchStatement, etc. |
oacQosParentObjectsIndex | 1.3.6.1.4.1.13191.10.3.1.3.3.1.4 | gauge32 | read-only |
The index of the parent object. |
oacQosPolicyMapConfigTable | 1.3.6.1.4.1.13191.10.3.1.3.4 | no-access |
This Table specifies the policy maps configuration. |
|
1.3.6.1.4.1.13191.10.3.1.3.4.1 | no-access | |||
oacQosPolicyMapName | 1.3.6.1.4.1.13191.10.3.1.3.4.1.1 | displaystring | read-only |
Policy map name. |
oacQosClassMapConfigTable | 1.3.6.1.4.1.13191.10.3.1.3.5 | no-access |
This Table specifies the classmaps configuration. |
|
1.3.6.1.4.1.13191.10.3.1.3.5.1 | no-access | |||
oacQosClassMapName | 1.3.6.1.4.1.13191.10.3.1.3.5.1.1 | displaystring | read-only |
Name of class map. |
oacQosClassMapInfo | 1.3.6.1.4.1.13191.10.3.1.3.5.1.2 | qosclassinfo | read-only |
Type of classmap: Match all or Match any. |
oacQosClassMapStatsTable | 1.3.6.1.4.1.13191.10.3.1.3.6 | no-access |
Statistics for classmaps. |
|
1.3.6.1.4.1.13191.10.3.1.3.6.1 | no-access | |||
oacQosClassMapPreExecutePkt | 1.3.6.1.4.1.13191.10.3.1.3.6.1.1 | counter32 | read-only |
Count of inbound packets before executing any policy. |
oacQosClassMapPreExecutePkt64 | 1.3.6.1.4.1.13191.10.3.1.3.6.1.2 | counter64 | read-only |
Count64 of inbound packets before executing any policy. |
oacQosClassMapPreExecuteByte | 1.3.6.1.4.1.13191.10.3.1.3.6.1.3 | counter32 | read-only |
Count of inbound bytes before executing any policy. |
oacQosClassMapPreExecuteByte64 | 1.3.6.1.4.1.13191.10.3.1.3.6.1.4 | counter64 | read-only | |
oacQosClassMapPreExecuteBitRate | 1.3.6.1.4.1.13191.10.3.1.3.6.1.5 | gauge32 | read-only |
Bit rate of data before executing any policy. |
oacQosClassMapPostExecuteByte | 1.3.6.1.4.1.13191.10.3.1.3.6.1.6 | counter32 | read-only |
Count of outbound bytes after applying policy. |
oacQosClassMapPostExecuteByte64 | 1.3.6.1.4.1.13191.10.3.1.3.6.1.7 | counter64 | read-only |
Count64 of outbound bytes after applying policy. |
oacQosClassMapPostExecuteBitRate | 1.3.6.1.4.1.13191.10.3.1.3.6.1.8 | gauge32 | read-only |
Rate of outbound bits after applying policy. |
oacQosClassMapDropPkt | 1.3.6.1.4.1.13191.10.3.1.3.6.1.9 | counter32 | read-only |
Count of dropped packets. |
oacQosClassMapDropPkt64 | 1.3.6.1.4.1.13191.10.3.1.3.6.1.10 | counter64 | read-only |
Count64 of dropped packets. |
oacQosClassMapDropByte | 1.3.6.1.4.1.13191.10.3.1.3.6.1.11 | counter32 | read-only |
Count of dropped bytes. |
oacQosClassMapDropByte64 | 1.3.6.1.4.1.13191.10.3.1.3.6.1.12 | counter64 | read-only |
Count64 of dropped bytes. |
oacQosClassMapDropBitRate | 1.3.6.1.4.1.13191.10.3.1.3.6.1.13 | gauge32 | read-only |
Rate of dropped bits. |
oacQosClassMapRemarkedPkt | 1.3.6.1.4.1.13191.10.3.1.3.6.1.14 | counter32 | read-only |
Count of remarked packets. |
oacQosClassMapRemarkedPkt64 | 1.3.6.1.4.1.13191.10.3.1.3.6.1.15 | counter64 | read-only |
Count64 of remarked packets. |
oacQosClassMapRemarkedByte | 1.3.6.1.4.1.13191.10.3.1.3.6.1.16 | counter32 | read-only |
Count of remarked bytes. |
oacQosClassMapRemarkedByte64 | 1.3.6.1.4.1.13191.10.3.1.3.6.1.17 | counter64 | read-only |
Count of remarked bytes. |
oacQosMatchConfigTable | 1.3.6.1.4.1.13191.10.3.1.3.7 | no-access |
This table specifies the match statements configuration. |
|
1.3.6.1.4.1.13191.10.3.1.3.7.1 | no-access | |||
oacQosMatchName | 1.3.6.1.4.1.13191.10.3.1.3.7.1.1 | displaystring | read-only |
The name of the match statement. |
oacQosMatchInfo | 1.3.6.1.4.1.13191.10.3.1.3.7.1.2 | qosmatchinfo | read-only |
Match or Match not. |
oacQosMatchStatsTable | 1.3.6.1.4.1.13191.10.3.1.3.8 | no-access |
This table specifies the match statements statistics. |
|
1.3.6.1.4.1.13191.10.3.1.3.8.1 | no-access | |||
oacQosMatchPreExecutePkt | 1.3.6.1.4.1.13191.10.3.1.3.8.1.1 | counter32 | read-only |
Count of inbound packets before executing any policy. |
oacQosMatchPreExecutePkt64 | 1.3.6.1.4.1.13191.10.3.1.3.8.1.2 | counter64 | read-only |
Count64 of inbound packets before executing any policy. |
oacQosMatchPreExecuteByte | 1.3.6.1.4.1.13191.10.3.1.3.8.1.3 | counter32 | read-only |
Count of inbound bytes before executing any policy. |
oacQosMatchPreExecuteByte64 | 1.3.6.1.4.1.13191.10.3.1.3.8.1.4 | counter64 | read-only |
Count64 of inbound bytes before executing any policy. |
oacQosMatchPreExecuteBitRate | 1.3.6.1.4.1.13191.10.3.1.3.8.1.5 | gauge32 | read-only |
Input bit rate. |
oacQosSetConfigTable | 1.3.6.1.4.1.13191.10.3.1.3.9 | no-access |
This table specifies Actions configuration. |
|
1.3.6.1.4.1.13191.10.3.1.3.9.1 | no-access | |||
oacQosSetConfigFeature | 1.3.6.1.4.1.13191.10.3.1.3.9.1.1 | setfeaturetype | read-only | |
oacQosSetConfigIpDSCPValue | 1.3.6.1.4.1.13191.10.3.1.3.9.1.2 | integer32 | read-only |
The IP DSCP value. |
oacQosSetConfigIpPrecedenceValue | 1.3.6.1.4.1.13191.10.3.1.3.9.1.3 | integer32 | read-only |
The IP Precedence value. |
oacQosSetConfigQosGroupValue | 1.3.6.1.4.1.13191.10.3.1.3.9.1.4 | integer32 | read-only |
The Qos Group value. |
oacQosSetConfigDiscardClassValue | 1.3.6.1.4.1.13191.10.3.1.3.9.1.5 | gauge32 | read-only | |
oacQosPoliceConfigTable | 1.3.6.1.4.1.13191.10.3.1.3.10 | no-access |
This table specifies Traffic Conditioning configuration information |
|
1.3.6.1.4.1.13191.10.3.1.3.10.1 | no-access | |||
oacQosPoliceConfigCir | 1.3.6.1.4.1.13191.10.3.1.3.10.1.1 | gauge32 | read-only |
Committed Information Rate. |
oacQosPoliceConfigCir64 | 1.3.6.1.4.1.13191.10.3.1.3.10.1.2 | counter64 | read-only |
Committed Information Rate. |
oacQosPoliceConfigConformBurstSize | 1.3.6.1.4.1.13191.10.3.1.3.10.1.3 | gauge32 | read-only |
Committed Burst Size. |
oacQosPoliceConfigPir | 1.3.6.1.4.1.13191.10.3.1.3.10.1.4 | gauge32 | read-only |
Peak Information Rate. |
oacQosPoliceConfigPeakBurstSize | 1.3.6.1.4.1.13191.10.3.1.3.10.1.5 | gauge32 | read-only |
Peak Burst Size. |
oacQosPoliceConfigConformAction | 1.3.6.1.4.1.13191.10.3.1.3.10.1.6 | policeaction | read-only | |
oacQosPoliceConfigConformSetValue | 1.3.6.1.4.1.13191.10.3.1.3.10.1.7 | gauge32 | read-only | |
oacQosPoliceConfigExceedAction | 1.3.6.1.4.1.13191.10.3.1.3.10.1.8 | policeaction | read-only | |
oacQosPoliceConfigExceedSetValue | 1.3.6.1.4.1.13191.10.3.1.3.10.1.9 | gauge32 | read-only | |
oacQosPoliceConfigViolateAction | 1.3.6.1.4.1.13191.10.3.1.3.10.1.10 | policeaction | read-only | |
oacQosPoliceConfigViolateSetValue | 1.3.6.1.4.1.13191.10.3.1.3.10.1.11 | gauge32 | read-only | |
oacQosPoliceActionConfigTable | 1.3.6.1.4.1.13191.10.3.1.3.11 | no-access |
This table specifies Traffic Conditioning Action configuration. |
|
1.3.6.1.4.1.13191.10.3.1.3.11.1 | no-access | |||
oacQosPoliceActionConfigIndex | 1.3.6.1.4.1.13191.10.3.1.3.11.1.1 | gauge32 | no-access | |
oacQosPoliceActionConfigConform | 1.3.6.1.4.1.13191.10.3.1.3.11.1.2 | policeaction | read-only |
Action taken when traffic does not exceed conform token bucket. |
oacQosPoliceActionConfigConformSetValue | 1.3.6.1.4.1.13191.10.3.1.3.11.1.3 | gauge32 | read-only |
New value set for each conform packets. If Action action does not required a set value, this object is set to zero. |
oacQosPoliceActionConfigExceed | 1.3.6.1.4.1.13191.10.3.1.3.11.1.4 | policeaction | read-only |
Action taken when traffic is between conform and exceed token buckets. |
oacQosPoliceActionConfigExceedSetValue | 1.3.6.1.4.1.13191.10.3.1.3.11.1.5 | gauge32 | read-only |
New value set for each exceed packets. If action does not required a set value, this object is set to zero. |
oacQosPoliceActionConfigViolate | 1.3.6.1.4.1.13191.10.3.1.3.11.1.6 | policeaction | read-only |
Action taken when traffic exceeds conform token bucket. |
oacQosPoliceActionConfigViolateSetValue | 1.3.6.1.4.1.13191.10.3.1.3.11.1.7 | gauge32 | read-only |
New value set for each violate packets. If action does not required a set value, this object is set to zero. |
oacQosPoliceStatsTable | 1.3.6.1.4.1.13191.10.3.1.3.12 | no-access |
This table specifies Traffic Conditioning Statistics information. |
|
1.3.6.1.4.1.13191.10.3.1.3.12.1 | no-access | |||
oacQosPoliceConformPkt | 1.3.6.1.4.1.13191.10.3.1.3.12.1.1 | counter32 | read-only |
Count of conformed packets. |
oacQosPoliceConformPkt64 | 1.3.6.1.4.1.13191.10.3.1.3.12.1.2 | counter64 | read-only |
Count64 of conformed packets. |
oacQosPoliceConformByte | 1.3.6.1.4.1.13191.10.3.1.3.12.1.3 | counter32 | read-only |
Count of conformed bytes. |
oacQosPoliceConformByte64 | 1.3.6.1.4.1.13191.10.3.1.3.12.1.4 | counter64 | read-only |
Count64 of conformed bytes. |
oacQosPoliceConformBitRate | 1.3.6.1.4.1.13191.10.3.1.3.12.1.5 | gauge32 | read-only |
The conform traffic rate. |
oacQosPoliceExceedPkt | 1.3.6.1.4.1.13191.10.3.1.3.12.1.6 | counter32 | read-only |
Count of exceeded packets. |
oacQosPoliceExceedPkt64 | 1.3.6.1.4.1.13191.10.3.1.3.12.1.7 | counter64 | read-only |
Count64 of exceeded packets. |
oacQosPoliceExceedByte | 1.3.6.1.4.1.13191.10.3.1.3.12.1.8 | counter32 | read-only |
Count of exceeded bytes. |
oacQosPoliceExceedByte64 | 1.3.6.1.4.1.13191.10.3.1.3.12.1.9 | counter64 | read-only |
Count64 of exceeded bytes. |
oacQosPoliceExceedBitRate | 1.3.6.1.4.1.13191.10.3.1.3.12.1.10 | gauge32 | read-only |
The exceed traffic rate. |
oacQosPoliceViolatePkt | 1.3.6.1.4.1.13191.10.3.1.3.12.1.11 | counter32 | read-only |
Count of violated packets. |
oacQosPoliceViolatePkt64 | 1.3.6.1.4.1.13191.10.3.1.3.12.1.12 | counter64 | read-only |
Count64 of violated packets. |
oacQosPoliceViolateByte | 1.3.6.1.4.1.13191.10.3.1.3.12.1.13 | counter32 | read-only |
Count of violated bytes. |
oacQosPoliceViolateByte64 | 1.3.6.1.4.1.13191.10.3.1.3.12.1.14 | counter64 | read-only |
Count64 of violated bytes. |
oacQosPoliceViolateBitRate | 1.3.6.1.4.1.13191.10.3.1.3.12.1.15 | gauge32 | read-only |
The violate traffic rate. |
oacQosWREDConfigTable | 1.3.6.1.4.1.13191.10.3.1.3.13 | no-access |
This table specifies the WRED configuration information |
|
1.3.6.1.4.1.13191.10.3.1.3.13.1 | no-access | |||
oacQosWREDConfigExponentialWeight | 1.3.6.1.4.1.13191.10.3.1.3.13.1.1 | integer32 | read-only |
The exponential weighting factor used to compute average queue size. |
oacQosWREDConfigDscpPrecQosGroup | 1.3.6.1.4.1.13191.10.3.1.3.13.1.2 | wredmechanism | read-only |
The WRED based mechanism. |
oacQosWREDConfigECNEnabled | 1.3.6.1.4.1.13191.10.3.1.3.13.1.3 | truthvalue | read-only |
Indicate if Explicit Congestion Notification is enabled. |
oacQosWREDClassConfigTable | 1.3.6.1.4.1.13191.10.3.1.3.14 | no-access |
This table specifies the WRED configuration information for each value. |
|
1.3.6.1.4.1.13191.10.3.1.3.14.1 | no-access | |||
oacQosWREDValue | 1.3.6.1.4.1.13191.10.3.1.3.14.1.1 | integer32 | no-access |
The DSCP, Precedence or QosGroup value. |
oacQosWREDConfigPktDropProb | 1.3.6.1.4.1.13191.10.3.1.3.14.1.2 | integer32 | read-only |
The Mark Probality Drop factor. |
oacQosWREDClassConfigThresholdUnit | 1.3.6.1.4.1.13191.10.3.1.3.14.1.3 | qosqueueunittype | read-only |
The unit to specify WRED thresholds. |
oacQosWREDClassConfigMinThreshold | 1.3.6.1.4.1.13191.10.3.1.3.14.1.4 | qosqueuedepth | read-only |
The minimum WRED threshold value. |
oacQosWREDClassConfigMaxThreshold | 1.3.6.1.4.1.13191.10.3.1.3.14.1.5 | qosqueuedepth | read-only |
The maximum WRED threshold value. |
oacQosWREDClassStatsTable | 1.3.6.1.4.1.13191.10.3.1.3.15 | no-access |
This table specifies the WRED statistics information. |
|
1.3.6.1.4.1.13191.10.3.1.3.15.1 | no-access | |||
oacQosWREDAverageQueueSizeUnits | 1.3.6.1.4.1.13191.10.3.1.3.15.1.1 | qosqueueunittype | read-only |
The queue size unit type. |
oacQosWREDAverageQueueSize | 1.3.6.1.4.1.13191.10.3.1.3.15.1.2 | qosqueuedepth | read-only |
The average queue size used by WRED. |
oacQosWREDRandomDropPkt | 1.3.6.1.4.1.13191.10.3.1.3.15.1.3 | counter32 | read-only |
Count of packets dropped ramdomly. |
oacQosWREDRandomDropPkt64 | 1.3.6.1.4.1.13191.10.3.1.3.15.1.4 | counter64 | read-only |
Count64 of packets dropped ramdomly. |
oacQosWREDRandomDropByte | 1.3.6.1.4.1.13191.10.3.1.3.15.1.5 | counter32 | read-only |
Count of bytes dropped ramdomly. |
oacQosWREDRandomDropByte64 | 1.3.6.1.4.1.13191.10.3.1.3.15.1.6 | counter64 | read-only |
Count64 of bytes dropped ramdomly. |
oacQosWREDTailDropPkt | 1.3.6.1.4.1.13191.10.3.1.3.15.1.7 | counter32 | read-only |
Count of packets dropped when the number of packets exceeds the maximum threshold. |
oacQosWREDTailDropPkt64 | 1.3.6.1.4.1.13191.10.3.1.3.15.1.8 | counter64 | read-only |
Count64 of packets dropped when the number of packets exceeds the maximum threshold. |
oacQosWREDTailDropByte | 1.3.6.1.4.1.13191.10.3.1.3.15.1.9 | counter32 | read-only |
Count of bytes dropped when the number of packets exceeds the maximum threshold. |
oacQosWREDTailDropByte64 | 1.3.6.1.4.1.13191.10.3.1.3.15.1.10 | counter64 | read-only |
Count64 of bytes dropped when the number of packets exceeds the maximum threshold. |
oacQosWREDTransmitPkt | 1.3.6.1.4.1.13191.10.3.1.3.15.1.11 | counter32 | read-only |
Count of packets transmitted. |
oacQosWREDTransmitPkt64 | 1.3.6.1.4.1.13191.10.3.1.3.15.1.12 | counter64 | read-only |
Count64 of packets transmitted. |
oacQosWREDTransmitByte | 1.3.6.1.4.1.13191.10.3.1.3.15.1.13 | counter32 | read-only |
Count of bytes transmitted. |
oacQosWREDTransmitByte64 | 1.3.6.1.4.1.13191.10.3.1.3.15.1.14 | counter64 | read-only |
Count64 of bytes transmitted. |
oacQosWREDECNMarkPkt | 1.3.6.1.4.1.13191.10.3.1.3.15.1.15 | counter32 | read-only |
Count of packets marked with ECN. |
oacQosWREDECNMarkPkt64 | 1.3.6.1.4.1.13191.10.3.1.3.15.1.16 | counter64 | read-only |
Count64 of packets marked with ECN. |
oacQosWREDECNMarkByte | 1.3.6.1.4.1.13191.10.3.1.3.15.1.17 | counter32 | read-only |
Count of bytes marked with ECN. |
oacQosWREDECNMarkByte64 | 1.3.6.1.4.1.13191.10.3.1.3.15.1.18 | counter64 | read-only |
Count of bytes marked with ECN. |
oacQosQueueConfigTable | 1.3.6.1.4.1.13191.10.3.1.3.16 | no-access |
This table specifies Queue configuration information. |
|
1.3.6.1.4.1.13191.10.3.1.3.16.1 | no-access | |||
oacQosQueueConfigFlowBasedEnabled | 1.3.6.1.4.1.13191.10.3.1.3.16.1.1 | truthvalue | read-only |
Indicate if Flow-Based WFQ is enable. |
oacQosQueueConfigPriorityEnabled | 1.3.6.1.4.1.13191.10.3.1.3.16.1.2 | truthvalue | read-only |
Indicate if this class used priority queueing. |
oacQosQueueConfigBandwidth | 1.3.6.1.4.1.13191.10.3.1.3.16.1.3 | integer32 | read-only |
Indicate the bandwidth configured to this class. |
oacQosQueueConfigBandwidthUnits | 1.3.6.1.4.1.13191.10.3.1.3.16.1.4 | queueingbandwidthunits | read-only |
Indicate the bandwidth unit. |
oacQosQueueConfigFlowBasedQSize | 1.3.6.1.4.1.13191.10.3.1.3.16.1.5 | integer32 | read-only |
The maximum number of packets allowed for each Flow-Based WFQ queues. |
oacQosQueueConfigFlowBasedQNumber | 1.3.6.1.4.1.13191.10.3.1.3.16.1.6 | integer32 | read-only |
The number of dynamic queues reserved for Flow-Based WFQ. |
oacQosQueueConfigPrioBurstSize | 1.3.6.1.4.1.13191.10.3.1.3.16.1.7 | gauge32 | read-only | |
oacQosQueueConfigQueueLimitUnits | 1.3.6.1.4.1.13191.10.3.1.3.16.1.8 | qosqueueunittype | read-only |
The maximum number of packets allowed for all queues associated for this class. |
oacQosQueueConfigQueueLimit | 1.3.6.1.4.1.13191.10.3.1.3.16.1.9 | qosqueuedepth | read-only |
The queue limit unit. |
oacQosQueueStatsTable | 1.3.6.1.4.1.13191.10.3.1.3.17 | no-access |
This table specifies Queue statistics information. |
|
1.3.6.1.4.1.13191.10.3.1.3.17.1 | no-access | |||
oacQosQueueDiscardByte | 1.3.6.1.4.1.13191.10.3.1.3.17.1.1 | counter32 | read-only |
Count of bytes dropped by queueing. |
oacQosQueueDiscardByte64 | 1.3.6.1.4.1.13191.10.3.1.3.17.1.2 | counter64 | read-only |
Count64 of bytes dropped by queueing. |
oacQosQueueDiscardPkt | 1.3.6.1.4.1.13191.10.3.1.3.17.1.3 | counter32 | read-only |
Count of packets dropped by queueing. |
oacQosQueueDiscardPkt64 | 1.3.6.1.4.1.13191.10.3.1.3.17.1.4 | counter64 | read-only |
Count64 of packets dropped by queueing. |
oacQosQueueCurrentQDepth | 1.3.6.1.4.1.13191.10.3.1.3.17.1.5 | gauge32 | read-only |
The current depth of the queue. |
oacQosQueueMaxQDepth | 1.3.6.1.4.1.13191.10.3.1.3.17.1.6 | gauge32 | read-only |
The maximum depth of the queue. |