OA-QOS-MIB
AI MIB Summary
The OA-QOS-MIB module facilitates the monitoring and management of Quality of Service (QoS) parameters, specifically tracking traffic classification policies, queue depths, and bandwidth allocation statistics on OA (Open Access) network infrastructure. It enables administrators to verify service level agreement (SLA) compliance by exposing real-time metrics on packet dropping rates, latency, and jitter across prioritized traffic flows.
Description added
Main OID:
oacQOS.1.3.6.1.4.1.13191.10.3.1.3
152
Objects
Active
Status
5
Dependencies
Imported Objects
Objects
152 total| Object Name |
|---|
oacQOSDescription added MODULE-IDENTITY .1.3.6.1.4.1.13191.10.3.1.3 |
oacQosServicePolicyTableThis table describes the interfaces that have attached policies. SEQUENCE OF OacQosServicePolicyEntry .1.3.6.1.4.1.13191.10.3.1.3.1 |
oacQosServicePolicyEntryEach entry is indexed by policy index. OacQosServicePolicyEntry .1.3.6.1.4.1.13191.10.3.1.3.1.1 |
oacQosPolicyIndexEach policy has a distinct index. Gauge32 .1.3.6.1.4.1.13191.10.3.1.3.1.1.1 |
oacQosIfIndexThe interface index.ro InterfaceIndex (IF-MIB) .1.3.6.1.4.1.13191.10.3.1.3.1.1.2 |
oacQosIfTypeInterface type.ro InterfaceType .1.3.6.1.4.1.13191.10.3.1.3.1.1.3 |
oacQosPolicyDirectionPolicy direction (input or output).ro TrafficDirection .1.3.6.1.4.1.13191.10.3.1.3.1.1.4 |
oacQosInterfacePolicyTableThis describes the service policies attached to the interfaces. SEQUENCE OF OacQosInterfacePolicyEntry .1.3.6.1.4.1.13191.10.3.1.3.2 |
oacQosInterfacePolicyEntryEach entry is indexed by ifindex and direction. OacQosInterfacePolicyEntry .1.3.6.1.4.1.13191.10.3.1.3.2.1 |
oacQosInterfacePolicyIndexIndex for policy, identical with oacQosPolicyIndex.ro Gauge32 .1.3.6.1.4.1.13191.10.3.1.3.2.1.1 |
oacQosObjectsTableThis 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. SEQUENCE OF OacQosObjectsEntry .1.3.6.1.4.1.13191.10.3.1.3.3 |
oacQosObjectsEntryEach entry is indexed by policy index and object index. OacQosObjectsEntry .1.3.6.1.4.1.13191.10.3.1.3.3.1 |
oacQosObjectsIndexEach object has a unique index. Gauge32 .1.3.6.1.4.1.13191.10.3.1.3.3.1.1 |
oacQosConfigIndexThe index of the config. A config can be shared by several objects.ro Gauge32 .1.3.6.1.4.1.13191.10.3.1.3.3.1.2 |
oacQosObjectsTypeThe type of the object: policymap, or classmap, or matchStatement, etc.ro QosObjectType .1.3.6.1.4.1.13191.10.3.1.3.3.1.3 |
oacQosParentObjectsIndexThe index of the parent object.ro Gauge32 .1.3.6.1.4.1.13191.10.3.1.3.3.1.4 |
oacQosPolicyMapConfigTableThis Table specifies the policy maps configuration. SEQUENCE OF OacQosPolicyMapConfigEntry .1.3.6.1.4.1.13191.10.3.1.3.4 |
oacQosPolicyMapConfigEntryEach entry is indexed by config index. OacQosPolicyMapConfigEntry .1.3.6.1.4.1.13191.10.3.1.3.4.1 |
oacQosPolicyMapNamePolicy map name.ro DisplayString (SNMPv2-TC) .1.3.6.1.4.1.13191.10.3.1.3.4.1.1 |
oacQosClassMapConfigTableThis Table specifies the classmaps configuration. SEQUENCE OF OacQosClassMapConfigEntry .1.3.6.1.4.1.13191.10.3.1.3.5 |
oacQosClassMapConfigEntryEach entry is indexed by config index. OacQosClassMapConfigEntry .1.3.6.1.4.1.13191.10.3.1.3.5.1 |
oacQosClassMapNameName of class map.ro DisplayString (SNMPv2-TC) .1.3.6.1.4.1.13191.10.3.1.3.5.1.1 |
oacQosClassMapInfoType of classmap: Match all or Match any.ro QosClassInfo .1.3.6.1.4.1.13191.10.3.1.3.5.1.2 |
oacQosClassMapStatsTableStatistics for classmaps. SEQUENCE OF OacQosClassMapStatsEntry .1.3.6.1.4.1.13191.10.3.1.3.6 |
oacQosClassMapStatsEntryEach entry is indexed by policy index and object index. OacQosClassMapStatsEntry .1.3.6.1.4.1.13191.10.3.1.3.6.1 |
oacQosClassMapPreExecutePktCount of inbound packets before executing any policy.ro Counter32 .1.3.6.1.4.1.13191.10.3.1.3.6.1.1 |
oacQosClassMapPreExecutePkt64Count64 of inbound packets before executing any policy.ro Counter64 .1.3.6.1.4.1.13191.10.3.1.3.6.1.2 |
oacQosClassMapPreExecuteByteCount of inbound bytes before executing any policy.ro Counter32 .1.3.6.1.4.1.13191.10.3.1.3.6.1.3 |
oacQosClassMapPreExecuteByte64Count64 of inbound bytes before executing any policy.ro Counter64 .1.3.6.1.4.1.13191.10.3.1.3.6.1.4 |
oacQosClassMapPreExecuteBitRateBit rate of data before executing any policy.ro Gauge32 UNITS "bits per second" .1.3.6.1.4.1.13191.10.3.1.3.6.1.5 |
oacQosClassMapPostExecuteByteCount of outbound bytes after applying policy.ro Counter32 .1.3.6.1.4.1.13191.10.3.1.3.6.1.6 |
oacQosClassMapPostExecuteByte64Count64 of outbound bytes after applying policy.ro Counter64 .1.3.6.1.4.1.13191.10.3.1.3.6.1.7 |
oacQosClassMapPostExecuteBitRateRate of outbound bits after applying policy.ro Gauge32 UNITS "bits per second" .1.3.6.1.4.1.13191.10.3.1.3.6.1.8 |
oacQosClassMapDropPktCount of dropped packets.ro Counter32 .1.3.6.1.4.1.13191.10.3.1.3.6.1.9 |
oacQosClassMapDropPkt64Count64 of dropped packets.ro Counter64 .1.3.6.1.4.1.13191.10.3.1.3.6.1.10 |
oacQosClassMapDropByteCount of dropped bytes.ro Counter32 .1.3.6.1.4.1.13191.10.3.1.3.6.1.11 |
oacQosClassMapDropByte64Count64 of dropped bytes.ro Counter64 .1.3.6.1.4.1.13191.10.3.1.3.6.1.12 |
oacQosClassMapDropBitRateRate of dropped bits.ro Gauge32 UNITS "bits per second" .1.3.6.1.4.1.13191.10.3.1.3.6.1.13 |
oacQosClassMapRemarkedPktCount of remarked packets.ro Counter32 .1.3.6.1.4.1.13191.10.3.1.3.6.1.14 |
oacQosClassMapRemarkedPkt64Count64 of remarked packets.ro Counter64 .1.3.6.1.4.1.13191.10.3.1.3.6.1.15 |
oacQosClassMapRemarkedByteCount of remarked bytes.ro Counter32 .1.3.6.1.4.1.13191.10.3.1.3.6.1.16 |
oacQosClassMapRemarkedByte64Count of remarked bytes.ro Counter64 .1.3.6.1.4.1.13191.10.3.1.3.6.1.17 |
oacQosMatchConfigTableThis table specifies the match statements configuration. SEQUENCE OF OacQosMatchConfigEntry .1.3.6.1.4.1.13191.10.3.1.3.7 |
oacQosMatchConfigEntryEach entry is indexed by config index. OacQosMatchConfigEntry .1.3.6.1.4.1.13191.10.3.1.3.7.1 |
oacQosMatchNameThe name of the match statement.ro DisplayString (SNMPv2-TC) .1.3.6.1.4.1.13191.10.3.1.3.7.1.1 |
oacQosMatchInfoMatch or Match not.ro QosMatchInfo .1.3.6.1.4.1.13191.10.3.1.3.7.1.2 |
oacQosMatchStatsTableThis table specifies the match statements statistics. 23 Aug 2013 : STATUS changed to 'deprecated' cause no such counters exist in OneOSdeprecated SEQUENCE OF OacQosMatchStatsEntry .1.3.6.1.4.1.13191.10.3.1.3.8 |
oacQosMatchStatsEntryEach entry is indexed by policy index and object index.deprecated OacQosMatchStatsEntry .1.3.6.1.4.1.13191.10.3.1.3.8.1 |
oacQosMatchPreExecutePktCount of inbound packets before executing any policy. 23 Aug 2013 : STATUS changed to 'deprecated' cause no such counter exist in OneOSrodeprecated Counter32 .1.3.6.1.4.1.13191.10.3.1.3.8.1.1 |
oacQosMatchPreExecutePkt64Count64 of inbound packets before executing any policy. 23 Aug 2013 : STATUS changed to 'deprecated' cause no such counter exist in OneOSrodeprecated Counter64 .1.3.6.1.4.1.13191.10.3.1.3.8.1.2 |
oacQosMatchPreExecuteByteCount of inbound bytes before executing any policy. 23 Aug 2013 : STATUS changed to 'deprecated' cause no such counter exist in OneOSrodeprecated Counter32 .1.3.6.1.4.1.13191.10.3.1.3.8.1.3 |
oacQosMatchPreExecuteByte64Count64 of inbound bytes before executing any policy. 23 Aug 2013 : STATUS changed to 'deprecated' cause no such counter exist in OneOSrodeprecated Counter64 .1.3.6.1.4.1.13191.10.3.1.3.8.1.4 |
oacQosMatchPreExecuteBitRateInput bit rate. 23 Aug 2013 : STATUS changed to 'deprecated' cause no such counter exist in OneOSrodeprecated Gauge32 UNITS "bits per second" .1.3.6.1.4.1.13191.10.3.1.3.8.1.5 |
oacQosSetConfigTableThis table specifies Actions configuration. SEQUENCE OF OacQosSetConfigEntry .1.3.6.1.4.1.13191.10.3.1.3.9 |
oacQosSetConfigEntryEach entry is indexed by config index. OacQosSetConfigEntry .1.3.6.1.4.1.13191.10.3.1.3.9.1 |
oacQosSetConfigFeatureThe configured packet marking feature : ipDscp(0), ipPrecedence(1), qosGroupNumber(2), atmClpBit(3), discardClass(4), cos(5)ro SetFeatureType .1.3.6.1.4.1.13191.10.3.1.3.9.1.1 |
oacQosSetConfigIpDSCPValueThe IP DSCP value.ro Integer32 .1.3.6.1.4.1.13191.10.3.1.3.9.1.2 |
oacQosSetConfigIpPrecedenceValueThe IP Precedence value.ro Integer32 .1.3.6.1.4.1.13191.10.3.1.3.9.1.3 |
oacQosSetConfigQosGroupValueThe Qos Group value.ro Integer32 .1.3.6.1.4.1.13191.10.3.1.3.9.1.4 |
oacQosSetConfigDiscardClassValueNot supported.ro Gauge32 .1.3.6.1.4.1.13191.10.3.1.3.9.1.5 |
oacQosSetConfigCosValueThe Cos value.ro Integer32 .1.3.6.1.4.1.13191.10.3.1.3.9.1.6 |
oacQosPoliceConfigTableThis table specifies Traffic Conditioning configuration information SEQUENCE OF OacQosPoliceConfigEntry .1.3.6.1.4.1.13191.10.3.1.3.10 |
oacQosPoliceConfigEntryEach entry is indexed by config index. OacQosPoliceConfigEntry .1.3.6.1.4.1.13191.10.3.1.3.10.1 |
oacQosPoliceConfigCirCommitted Information Rate.ro Gauge32 .1.3.6.1.4.1.13191.10.3.1.3.10.1.1 |
oacQosPoliceConfigCir64Committed Information Rate.ro Counter64 UNITS "bits/second" .1.3.6.1.4.1.13191.10.3.1.3.10.1.2 |
oacQosPoliceConfigConformBurstSizeCommitted Burst Size.ro Gauge32 .1.3.6.1.4.1.13191.10.3.1.3.10.1.3 |
oacQosPoliceConfigPirPeak Information Rate.ro Gauge32 .1.3.6.1.4.1.13191.10.3.1.3.10.1.4 |
oacQosPoliceConfigPeakBurstSizePeak Burst Size.ro Gauge32 .1.3.6.1.4.1.13191.10.3.1.3.10.1.5 |
oacQosPoliceConfigConformActionConfigured conform action : transmit(1), setIpDSCP(2), setIpPrecedence(3), setQosGroup(4), drop(5), setAtmClp(6), setDiscardClass(7), setCos(8).rodeprecated PoliceAction .1.3.6.1.4.1.13191.10.3.1.3.10.1.6 |
oacQosPoliceConfigConformSetValueConfigured packet marking feature value in case of conform actionrodeprecated Gauge32 .1.3.6.1.4.1.13191.10.3.1.3.10.1.7 |
oacQosPoliceConfigExceedActionConfigured exceed action : transmit(1), setIpDSCP(2), setIpPrecedence(3), setQosGroup(4), drop(5), setAtmClp(6), setDiscardClass(7), setCos(8).rodeprecated PoliceAction .1.3.6.1.4.1.13191.10.3.1.3.10.1.8 |
oacQosPoliceConfigExceedSetValueConfigured packet marking feature value in case of exceed actionrodeprecated Gauge32 .1.3.6.1.4.1.13191.10.3.1.3.10.1.9 |
oacQosPoliceConfigViolateActionConfigured violate action : transmit(1), setIpDSCP(2), setIpPrecedence(3), setQosGroup(4), drop(5), setAtmClp(6), setDiscardClass(7), setCos(8).rodeprecated PoliceAction .1.3.6.1.4.1.13191.10.3.1.3.10.1.10 |
oacQosPoliceConfigViolateSetValueConfigured packet marking feature value in case of violate actionrodeprecated Gauge32 .1.3.6.1.4.1.13191.10.3.1.3.10.1.11 |
oacQosPoliceActionConfigTableThis table specifies Traffic Conditioning Action configuration. SEQUENCE OF OacQosPoliceActionConfigEntry .1.3.6.1.4.1.13191.10.3.1.3.11 |
oacQosPoliceActionConfigEntryEach entry is indexed by config index and police action config index. OacQosPoliceActionConfigEntry .1.3.6.1.4.1.13191.10.3.1.3.11.1 |
oacQosPoliceActionConfigIndexEach action has a unique index. Gauge32 .1.3.6.1.4.1.13191.10.3.1.3.11.1.1 |
oacQosPoliceActionConfigConformAction taken when traffic does not exceed conform token bucket.ro PoliceAction .1.3.6.1.4.1.13191.10.3.1.3.11.1.2 |
oacQosPoliceActionConfigConformSetValueNew value set for each conform packets. If Action action does not required a set value, this object is set to zero.ro Gauge32 .1.3.6.1.4.1.13191.10.3.1.3.11.1.3 |
oacQosPoliceActionConfigExceedAction taken when traffic is between conform and exceed token buckets.ro PoliceAction .1.3.6.1.4.1.13191.10.3.1.3.11.1.4 |
oacQosPoliceActionConfigExceedSetValueNew value set for each exceed packets. If action does not required a set value, this object is set to zero.ro Gauge32 .1.3.6.1.4.1.13191.10.3.1.3.11.1.5 |
oacQosPoliceActionConfigViolateAction taken when traffic exceeds conform token bucket.ro PoliceAction .1.3.6.1.4.1.13191.10.3.1.3.11.1.6 |
oacQosPoliceActionConfigViolateSetValueNew value set for each violate packets. If action does not required a set value, this object is set to zero.ro Gauge32 .1.3.6.1.4.1.13191.10.3.1.3.11.1.7 |
oacQosPoliceStatsTableThis table specifies Traffic Conditioning Statistics information. SEQUENCE OF OacQosPoliceStatsEntry .1.3.6.1.4.1.13191.10.3.1.3.12 |
oacQosPoliceStatsEntryEach entry is indexed by policy index and object index OacQosPoliceStatsEntry .1.3.6.1.4.1.13191.10.3.1.3.12.1 |
oacQosPoliceConformPktCount of conformed packets.ro Counter32 UNITS "Packets" .1.3.6.1.4.1.13191.10.3.1.3.12.1.1 |
oacQosPoliceConformPkt64Count64 of conformed packets.ro Counter64 UNITS "Packets" .1.3.6.1.4.1.13191.10.3.1.3.12.1.2 |
oacQosPoliceConformByteCount of conformed bytes.ro Counter32 UNITS "Octets" .1.3.6.1.4.1.13191.10.3.1.3.12.1.3 |
oacQosPoliceConformByte64Count64 of conformed bytes.ro Counter64 UNITS "Octets" .1.3.6.1.4.1.13191.10.3.1.3.12.1.4 |
oacQosPoliceConformBitRateThe conform traffic rate.ro Gauge32 UNITS "bits per second" .1.3.6.1.4.1.13191.10.3.1.3.12.1.5 |
oacQosPoliceExceedPktCount of exceeded packets.ro Counter32 UNITS "Packets" .1.3.6.1.4.1.13191.10.3.1.3.12.1.6 |
oacQosPoliceExceedPkt64Count64 of exceeded packets.ro Counter64 UNITS "Packets" .1.3.6.1.4.1.13191.10.3.1.3.12.1.7 |
oacQosPoliceExceedByteCount of exceeded bytes.ro Counter32 UNITS "Octets" .1.3.6.1.4.1.13191.10.3.1.3.12.1.8 |
oacQosPoliceExceedByte64Count64 of exceeded bytes.ro Counter64 UNITS "Octets" .1.3.6.1.4.1.13191.10.3.1.3.12.1.9 |
oacQosPoliceExceedBitRateThe exceed traffic rate.ro Gauge32 UNITS "bits per second" .1.3.6.1.4.1.13191.10.3.1.3.12.1.10 |
oacQosPoliceViolatePktCount of violated packets.ro Counter32 UNITS "Packets" .1.3.6.1.4.1.13191.10.3.1.3.12.1.11 |
oacQosPoliceViolatePkt64Count64 of violated packets.ro Counter64 UNITS "Packets" .1.3.6.1.4.1.13191.10.3.1.3.12.1.12 |
oacQosPoliceViolateByteCount of violated bytes.ro Counter32 UNITS "Octets" .1.3.6.1.4.1.13191.10.3.1.3.12.1.13 |
oacQosPoliceViolateByte64Count64 of violated bytes.ro Counter64 UNITS "Octets" .1.3.6.1.4.1.13191.10.3.1.3.12.1.14 |
oacQosPoliceViolateBitRateThe violate traffic rate.ro Gauge32 UNITS "bits per second" .1.3.6.1.4.1.13191.10.3.1.3.12.1.15 |
oacQosWREDConfigTableThis table specifies the WRED configuration information SEQUENCE OF OacQosWREDConfigEntry .1.3.6.1.4.1.13191.10.3.1.3.13 |
oacQosWREDConfigEntryEach entry is indexed by config index OacQosWREDConfigEntry .1.3.6.1.4.1.13191.10.3.1.3.13.1 |
oacQosWREDConfigExponentialWeightThe exponential weighting factor used to compute average queue size.ro Integer32 .1.3.6.1.4.1.13191.10.3.1.3.13.1.1 |
oacQosWREDConfigDscpPrecQosCosGroupThe WRED based mechanism.ro WREDMechanism .1.3.6.1.4.1.13191.10.3.1.3.13.1.2 |
oacQosWREDConfigECNEnabledIndicate if Explicit Congestion Notification is enabled.ro TruthValue (SNMPv2-TC) .1.3.6.1.4.1.13191.10.3.1.3.13.1.3 |
oacQosWREDClassConfigTableThis table specifies the WRED configuration information for each value. SEQUENCE OF OacQosWREDClassConfigEntry .1.3.6.1.4.1.13191.10.3.1.3.14 |
oacQosWREDClassConfigEntryEach entry is indexed by config index and WRED value. OacQosWREDClassConfigEntry .1.3.6.1.4.1.13191.10.3.1.3.14.1 |
oacQosWREDValueThe DSCP, Precedence, QosGroup or Cos value. Integer32 .1.3.6.1.4.1.13191.10.3.1.3.14.1.1 |
oacQosWREDConfigPktDropProbThe Mark Probality Drop factor.ro Integer32 .1.3.6.1.4.1.13191.10.3.1.3.14.1.2 |
oacQosWREDClassConfigThresholdUnitThe unit to specify WRED thresholds.ro QosQueueUnitType .1.3.6.1.4.1.13191.10.3.1.3.14.1.3 |
oacQosWREDClassConfigMinThresholdThe minimum WRED threshold value.ro QosQueueDepth .1.3.6.1.4.1.13191.10.3.1.3.14.1.4 |
oacQosWREDClassConfigMaxThresholdThe maximum WRED threshold value.ro QosQueueDepth .1.3.6.1.4.1.13191.10.3.1.3.14.1.5 |
oacQosWREDClassStatsTableThis table specifies the WRED statistics information. SEQUENCE OF OacQosWREDClassStatsEntry .1.3.6.1.4.1.13191.10.3.1.3.15 |
oacQosWREDClassStatsEntryEach entry is indexed by config index, object index and WRED value. OacQosWREDClassStatsEntry .1.3.6.1.4.1.13191.10.3.1.3.15.1 |
oacQosWREDAverageQueueSizeUnitsThe queue size unit type.ro QosQueueUnitType .1.3.6.1.4.1.13191.10.3.1.3.15.1.1 |
oacQosWREDAverageQueueSizeThe average queue size used by WRED.ro QosQueueDepth .1.3.6.1.4.1.13191.10.3.1.3.15.1.2 |
oacQosWREDRandomDropPktCount of packets dropped ramdomly.ro Counter32 UNITS "Packets" .1.3.6.1.4.1.13191.10.3.1.3.15.1.3 |
oacQosWREDRandomDropPkt64Count64 of packets dropped ramdomly.ro Counter64 UNITS "Packets" .1.3.6.1.4.1.13191.10.3.1.3.15.1.4 |
oacQosWREDRandomDropByteCount of bytes dropped ramdomly.ro Counter32 UNITS "Octets" .1.3.6.1.4.1.13191.10.3.1.3.15.1.5 |
oacQosWREDRandomDropByte64Count64 of bytes dropped ramdomly.ro Counter64 UNITS "Octets" .1.3.6.1.4.1.13191.10.3.1.3.15.1.6 |
oacQosWREDTailDropPktCount of packets dropped when the number of packets exceeds the maximum threshold.ro Counter32 UNITS "Packets" .1.3.6.1.4.1.13191.10.3.1.3.15.1.7 |
oacQosWREDTailDropPkt64Count64 of packets dropped when the number of packets exceeds the maximum threshold.ro Counter64 UNITS "Packets" .1.3.6.1.4.1.13191.10.3.1.3.15.1.8 |
oacQosWREDTailDropByteCount of bytes dropped when the number of packets exceeds the maximum threshold.ro Counter32 UNITS "Octets" .1.3.6.1.4.1.13191.10.3.1.3.15.1.9 |
oacQosWREDTailDropByte64Count64 of bytes dropped when the number of packets exceeds the maximum threshold.ro Counter64 UNITS "Octets" .1.3.6.1.4.1.13191.10.3.1.3.15.1.10 |
oacQosWREDTransmitPktCount of packets transmitted.ro Counter32 UNITS "Packets" .1.3.6.1.4.1.13191.10.3.1.3.15.1.11 |
oacQosWREDTransmitPkt64Count64 of packets transmitted.ro Counter64 UNITS "Packets" .1.3.6.1.4.1.13191.10.3.1.3.15.1.12 |
oacQosWREDTransmitByteCount of bytes transmitted.ro Counter32 UNITS "Octets" .1.3.6.1.4.1.13191.10.3.1.3.15.1.13 |
oacQosWREDTransmitByte64Count64 of bytes transmitted.ro Counter64 UNITS "Octets" .1.3.6.1.4.1.13191.10.3.1.3.15.1.14 |
oacQosWREDECNMarkPktCount of packets marked with ECN.ro Counter32 UNITS "Packets" .1.3.6.1.4.1.13191.10.3.1.3.15.1.15 |
oacQosWREDECNMarkPkt64Count64 of packets marked with ECN.ro Counter64 UNITS "Packets" .1.3.6.1.4.1.13191.10.3.1.3.15.1.16 |
oacQosWREDECNMarkByteCount of bytes marked with ECN.ro Counter32 UNITS "Octets" .1.3.6.1.4.1.13191.10.3.1.3.15.1.17 |
oacQosWREDECNMarkByte64Count of bytes marked with ECN.ro Counter64 UNITS "Octets" .1.3.6.1.4.1.13191.10.3.1.3.15.1.18 |
oacQosQueueConfigTableThis table specifies Queue configuration information. SEQUENCE OF OacQosQueueConfigEntry .1.3.6.1.4.1.13191.10.3.1.3.16 |
oacQosQueueConfigEntryEach entry is indexed by config index. OacQosQueueConfigEntry .1.3.6.1.4.1.13191.10.3.1.3.16.1 |
oacQosQueueConfigFlowBasedEnabledIndicate if Flow-Based WFQ is enable.ro TruthValue (SNMPv2-TC) .1.3.6.1.4.1.13191.10.3.1.3.16.1.1 |
oacQosQueueConfigPriorityEnabledIndicate if this class used priority queueing.ro TruthValue (SNMPv2-TC) .1.3.6.1.4.1.13191.10.3.1.3.16.1.2 |
oacQosQueueConfigBandwidthIndicate the bandwidth configured to this class.ro Integer32 .1.3.6.1.4.1.13191.10.3.1.3.16.1.3 |
oacQosQueueConfigBandwidthUnitsIndicate the bandwidth unit.ro QueueingBandwidthUnits .1.3.6.1.4.1.13191.10.3.1.3.16.1.4 |
oacQosQueueConfigFlowBasedQSizeThe maximum number of packets allowed for each Flow-Based WFQ queues.ro Integer32 .1.3.6.1.4.1.13191.10.3.1.3.16.1.5 |
oacQosQueueConfigFlowBasedQNumberThe number of dynamic queues reserved for Flow-Based WFQ.ro Integer32 .1.3.6.1.4.1.13191.10.3.1.3.16.1.6 |
oacQosQueueConfigPrioBurstSizeThe burst size.ro Gauge32 .1.3.6.1.4.1.13191.10.3.1.3.16.1.7 |
oacQosQueueConfigQueueLimitUnitsThe maximum number of packets allowed for all queues associated for this class.ro QosQueueUnitType .1.3.6.1.4.1.13191.10.3.1.3.16.1.8 |
oacQosQueueConfigQueueLimitThe queue limit unit.ro QosQueueDepth .1.3.6.1.4.1.13191.10.3.1.3.16.1.9 |
oacQosQueueConfigERPriorityThe excess rate priority.ro Integer32 .1.3.6.1.4.1.13191.10.3.1.3.16.1.10 |
oacQosQueueStatsTableThis table specifies Queue statistics information. SEQUENCE OF OacQosQueueStatsEntry .1.3.6.1.4.1.13191.10.3.1.3.17 |
oacQosQueueStatsEntryEach entry is indexed by policy index and object index. OacQosQueueStatsEntry .1.3.6.1.4.1.13191.10.3.1.3.17.1 |
oacQosQueueDiscardByteCount of bytes dropped by queueing.ro Counter32 UNITS "Octets" .1.3.6.1.4.1.13191.10.3.1.3.17.1.1 |
oacQosQueueDiscardByte64Count64 of bytes dropped by queueing.ro Counter64 UNITS "Octets" .1.3.6.1.4.1.13191.10.3.1.3.17.1.2 |
oacQosQueueDiscardPktCount of packets dropped by queueing.ro Counter32 UNITS "Packets" .1.3.6.1.4.1.13191.10.3.1.3.17.1.3 |
oacQosQueueDiscardPkt64Count64 of packets dropped by queueing.ro Counter64 UNITS "Packets" .1.3.6.1.4.1.13191.10.3.1.3.17.1.4 |
oacQosQueueCurrentQDepthThe current depth of the queue.ro Gauge32 UNITS "Octets" .1.3.6.1.4.1.13191.10.3.1.3.17.1.5 |
oacQosQueueMaxQDepthThe maximum depth of the queue.ro Gauge32 UNITS "Octets" .1.3.6.1.4.1.13191.10.3.1.3.17.1.6 |