MIB Viewer

CISCO-PORT-QOS-MIB

113 objects
Cisco PORT QOS MIB - Overview This MIB module is for the management of Cisco's per port rate-limiting and traffic shaping on L3 switch/Router Platform(s). Per-port rate-limiting is a traffic control method. A set of rate limits are applied to the traffic traversing an interface. Each rate limit has a configurable action that is taken when rate limiting criteria is met. Per-port traffic shaping is a traffic control method. The user can restrict the amount of traffic coming out of a physical port. Excess traffic is buffered within the router/switch to the extent possible. A class represents a class of traffic. It is defined via the specification of the packet matching criteria that identifies packets that are to belong to the class. Class-default: In addition to user defined classes, a pre-existing class named 'class-default' exists to represent all packets that do not match any of the user defined classes. This class-default exists so that policies can be defined for this group of packets that do not match any user defined classes. Actions are individual policies (e.g.: policing) that can be applied to a traffic class. A policy represents a set of actions that are to be applied to a set of traffic classes. The policy is associated with a target (like a port) and the direction of traffic on that target to which the policy is to be applied. A hierarchical policy is one in which an entire policy is directly assigned to a class of traffic. Thus, a hierarchical policy is a nested policy that contains a set of the pair of a child-policy and the traffic-class to which it is applied. DSCP (Differentiated Services Code Point) is the six most significant bits of the ToS field in a IP packet header. CoS (Class of Service) is the three bits in the layer 2 header that indicates user priority value assigned to this packet. This MIB module also provides per port QoS statistics.
OIDNameAccessStatusDescription
1.3.6.1.4.1.9.9.189IdentityciscoPortQosMIBCisco PORT QOS MIB - Overview This MIB module is for the management of Cisco's per port rate-limiting and traffic shaping on L3 switch/Router Platform(s). Per-…
1.3.6.1.4.1.9.9.189.1NodeciscoPortQosMIBObjects
1.3.6.1.4.1.9.9.189.1.1NodecportQosRLConfig
1.3.6.1.4.1.9.9.189.1.1.1TablecportQosRLConfigTablenot-accessibledeprecatedA table of rate limit configuration entries. Rate Limiting is a method of traffic control. It allows a set of rate limits to be configured and applied to packe…
1.3.6.1.4.1.9.9.189.1.1.1.1RowcportQosRLConfigEntrynot-accessibledeprecatedA collection of rate-limit configuration objects for a particular interface. Entries in the cportQosRLConfigTable are created and deleted by non-SNMP methods. …
1.3.6.1.4.1.9.9.189.1.1.1.1.1ColumncportQosRLConfigDirectionnot-accessibledeprecatedThe direction in which the rate-limit is applied to packet: input statistics of the input packets. output statistics of the output packets. This object is depr…
1.3.6.1.4.1.9.9.189.1.1.1.1.2ColumncportQosRLConfigEnableread-writedeprecatedThis indicates the rate-limit is enabled or disabled. A value of true(1) indicates the rate-limit is enabled and a value of false(2) indicates it's disabled. W…
1.3.6.1.4.1.9.9.189.1.1.1.1.3ColumncportQosRLConfigRateread-writedeprecatedThis is the sustained rate permitted by the rate limit. Writing to this object also requires writing a value of true(1) to cportQosRLConfigEnable at the same t…
1.3.6.1.4.1.9.9.189.1.1.1.1.4ColumncportQosRLConfigBurstSizeread-writedeprecatedThe burst size. The amount of traffic, in bytes, in excess of the sustained rate which will be instantaneously permitted by the rate limit. Writing to this obj…
1.3.6.1.4.1.9.9.189.1.2NodecportQosTSConfig
1.3.6.1.4.1.9.9.189.1.2.1TablecportQosTSConfigTablenot-accessibledeprecatedA table of traffic-shaping action configuration entries. This object is deprecated and replaced by cbQosTSCfgTable in CISCO-CLASS-BASED-QOS-MIB.
1.3.6.1.4.1.9.9.189.1.2.1.1RowcportQosTSConfigEntrynot-accessibledeprecatedA collection of traffic shaping action configuration objects for a particular interface. Entries in the cportQosTSConfigTable are created and deleted by non-SN…
1.3.6.1.4.1.9.9.189.1.2.1.1.1ColumncportQosTSConfigEnableread-writedeprecatedThis indicates the traffic shaping is enabled or disabled. A value of true(1) indicates the traffic shaping is enabled and a value of false(2) indicates it's d…
1.3.6.1.4.1.9.9.189.1.2.1.1.2ColumncportQosTSConfigRateread-writedeprecatedThis is the sustained rate permitted by the traffic shaping. Writing to this object also requires writing a value of true(1) to cportQosTSConfigEnable at the s…
1.3.6.1.4.1.9.9.189.1.2.1.1.3ColumncportQosTSConfigBurstSizeread-writedeprecatedThe amount of traffic, in bits, in excess of the sustained traffic shaping rate that will be instantaneously permitted by this feature. Writing to this object …
1.3.6.1.4.1.9.9.189.1.3NodecportQosStatistics
1.3.6.1.4.1.9.9.189.1.3.1ScalarcportQosIndexTyperead-onlydeprecatedThis object specifies the sorting mechanism used to collect and store the statistical QoS information. This object value is device dependent and it could be op…
1.3.6.1.4.1.9.9.189.1.3.2TablecportQosStatsTablenot-accessibledeprecatedThis table specifies QoS port related Statistical information. This object is deprecated and replaced by various action specific table in CISCO-CLASS-BASED-QOS…
1.3.6.1.4.1.9.9.189.1.3.2.1RowcportQosStatsEntrynot-accessibledeprecatedEach entry in this table describes the QoS port statistical information which are : pre/post policy pkts/octets counts, drop pkts/octets, classified pkts/octet…
1.3.6.1.4.1.9.9.189.1.3.2.1.1ColumncportQosDirectionnot-accessibledeprecatedThe direction of the reported statistics: -'ingress' statistics for the input direction. -'egress' statistics for the output direction. This object is deprecat…
1.3.6.1.4.1.9.9.189.1.3.2.1.2ColumncportQosIndexnot-accessibledeprecatedAn arbitrary integer to identify this entry. cportQosIndex value, which may have non-contiguous range, is linked to cportQosIndexType: -if cportQosIndexTypeNew…
1.3.6.1.4.1.9.9.189.1.3.2.1.3ColumncportQosPrePolicyPktsread-onlydeprecatedThe count of packets prior to executing any QoS policies. This object is deprecated and replaced by corresponding action specific pre policy counter in CISCO-C…
1.3.6.1.4.1.9.9.189.1.3.2.1.4ColumncportQosPrePolicyOctetsread-onlydeprecatedThe count of octets prior to executing any QoS policies. This object is deprecated and replaced by corresponding action specific pre policy counter in CISCO-CL…
1.3.6.1.4.1.9.9.189.1.3.2.1.5ColumncportQosPostPolicyPktsread-onlydeprecatedThe count of packets after executing QoS policies. This object is deprecated and replaced by corresponding action specific pre policy counter in CISCO-CLASS-BA…
1.3.6.1.4.1.9.9.189.1.3.2.1.6ColumncportQosPostPolicyOctetsread-onlydeprecatedThe count of octets after executing QoS policies. This object is deprecated and replaced by corresponding action specific pre policy counter in CISCO-CLASS-BAS…
1.3.6.1.4.1.9.9.189.1.3.2.1.7ColumncportQosDropPktsread-onlydeprecatedThe count of dropped packets as the result of queuing and scheduling related QoS features that can produce drops. This object is deprecated and replaced by cor…
1.3.6.1.4.1.9.9.189.1.3.2.1.8ColumncportQosDropOctetsread-onlydeprecatedThe count of dropped octets as the result of queuing and scheduling related QoS features that can produce drops. This object is deprecated and replaced by corr…
1.3.6.1.4.1.9.9.189.1.3.2.1.9ColumncportQosClassifiedOctetsread-onlydeprecatedThe count of classified octets during QoS. This object is deprecated and replaced by various stats table objects in CISCO-CLASS-BASED-QOS-MIB. cbQosCMPrePolicy…
1.3.6.1.4.1.9.9.189.1.3.2.1.10ColumncportQosClassifiedPktsread-onlydeprecatedThe count of classified packets during QoS. This object is deprecated and replaced by various stats table objects in CISCO-CLASS-BASED-QOS-MIB. cbQosCMPrePolic…
1.3.6.1.4.1.9.9.189.1.3.2.1.11ColumncportQosNoChangePktsread-onlydeprecatedThe count of packets maintain unchange after executing QoS policies. This object is deprecated and replaced by various stats table object in CISCO-CLASS-BASED-…
1.3.6.1.4.1.9.9.189.1.3.2.1.12ColumncportQosNoChangeOctetsread-onlydeprecatedThe count of octets maintain unchange after executing QoS policies. This object is deprecated and replaced by various stats table object in CISCO-CLASS-BASED-Q…
1.3.6.1.4.1.9.9.189.1.3.2.1.13ColumncportQosInProfPolicyPktsread-onlydeprecatedThe count of packets that are within the policer profile limit configured for this policy. This object is deprecated and replaced by cbQosPoliceConformedPkt64 …
1.3.6.1.4.1.9.9.189.1.3.2.1.14ColumncportQosOutOfProfPolicyPktsread-onlydeprecatedThe count of packets that exceed the policer profile limit configured for this policy. This object is deprecated and replaced by cbQosPoliceExceededPkt64 in CI…
1.3.6.1.4.1.9.9.189.1.3.2.1.15ColumncportQosInProfPolicyOctetsread-onlydeprecatedThe count of octets that are within the policer profile limit configured for this policy. This object is deprecated and replaced by cbQosPoliceConformedByte64 …
1.3.6.1.4.1.9.9.189.1.3.2.1.16ColumncportQosOutOfProfPolicyOctetsread-onlydeprecatedThe count of octets that exceed the policer profile limit configured for this policy. This objected is deprecated and replaced by cbQosPoliceExceededByte64 in …
1.3.6.1.4.1.9.9.189.1.3.2.1.17ColumncportQosViolateProfPolicyPktsread-onlydeprecatedThe count of packets that violate the policer profile limit configured for this policy. This object is deprecated and replaced by cbQosPoliceViolatedPkt64 in C…
1.3.6.1.4.1.9.9.189.1.3.2.1.18ColumncportQosViolateProfPolicyOctetsread-onlydeprecatedThe count of octets that violate the policer profile limit configured for this policy. This object is deprecated and replaced by cbQosPoliceViolatedPkt64 in CI…
1.3.6.1.4.1.9.9.189.1.3.3ScalarcportQosIndexTypeNewread-writedeprecatedThis object specifies the sorting mechanism used to collect and store the statistical QoS information. This object value is device dependent. This object is de…
1.3.6.1.4.1.9.9.189.1.3.4TablecportQosInVlanStatsTablenot-accessibledeprecatedThis table specifies QoS port related ingress statistical information. The type of information is controlled by the cportQosIndexTypeNew object. This table is …
1.3.6.1.4.1.9.9.189.1.3.4.1RowcportQosInVlanStatsEntrynot-accessibledeprecatedIt exists an entry in this table for each port on which QoS is configured per port and per VLAN. This object is deprecated for the same reason mentioned in des…
1.3.6.1.4.1.9.9.189.1.3.4.1.1ColumncportQosVlanInProfPolicyPktsread-onlydeprecatedThe count of packets that are within the policer profile limit configured for this policy. This object is deprecated and replaced by cbQosPoliceConformedPkt64 …
1.3.6.1.4.1.9.9.189.1.3.4.1.2ColumncportQosVlanOutOfProfPolicyPktsread-onlydeprecatedThe count of packets that exceeds the policer profile limit configured for this policy. This object is deprecated and replaced by cbQosPoliceExceededPkt64 in C…
1.3.6.1.4.1.9.9.189.1.3.4.1.3ColumncportQosVlanInProfPolicyOctetsread-onlydeprecatedThe count of octets that are within the policer profile limit configured for this policy. This object is deprecated and replaced by cbQosPoliceConformedByte64 …
1.3.6.1.4.1.9.9.189.1.3.4.1.4ColumncportQosVlanOutOfProfPolicyOctetsread-onlydeprecatedThe count of octets that exceed the policer profile limit configured for this policy. This object is deprecated and replaced by cbQosPoliceExceededByte64 in CI…
1.3.6.1.4.1.9.9.189.1.3.4.1.5ColumncportQosVlanViolateProfPolicyPktsread-onlydeprecatedThe count of packets that violate the policer profile limit configured for this policy. This object is deprecated and replaced by cbQosPoliceViolatedPkt64 in C…
1.3.6.1.4.1.9.9.189.1.3.4.1.6ColumncportQosVlanViolateProfPolicyOctetsread-onlydeprecatedThe count of octets that violate the policer profile limit configured for this policy. This object is deprecated and replaced by cbQosPoliceViolatedByte64 in C…
1.3.6.1.4.1.9.9.189.1.3.5TablecportQosEgressQueueStatsTablenot-accessibledeprecatedThis table specifies QoS related statistical information for egress queues on each port. The agent will add an entry in this table for each queue, threshold an…
1.3.6.1.4.1.9.9.189.1.3.5.1RowcportQosEgressQueueStatsEntrynot-accessibledeprecatedA conceptual row in cportQosEgressQueueStatsTable. ` This object is deprecated for the same reason as mentioned in description of cportQosEgressQueueStatsTable.
1.3.6.1.4.1.9.9.189.1.3.5.1.1ColumncportQosQueueIdnot-accessibledeprecatedThis object identifies the queue ID of this port for which QoS statistics are collected. For example, if a port has 4 queues, this index value can be 1,2,3,4. …
1.3.6.1.4.1.9.9.189.1.3.5.1.2ColumncportQosQueueThresholdnot-accessibledeprecatedThis object identifies the threshold number of the queue threshold associated with this queue. A queue can have more than one threshold. For example, if a queu…
1.3.6.1.4.1.9.9.189.1.3.5.1.3ColumncportQosQueueEnqueuePktsread-onlydeprecatedThis object indicates the number of egress packets that have been enqueued for this queue and threshold. This object is deprecated and replaced by cbQosQueuein…
1.3.6.1.4.1.9.9.189.1.3.5.1.4ColumncportQosQueueDropPktsread-onlydeprecatedThis object indicates the number of egress packets that have been dropped for this queue and threshold. This object is deprecated and replaced by cbQosQueueing…
1.3.6.1.4.1.9.9.189.1.3.6TablecportQosClassEgressStatsTablenot-accessibledeprecatedThis table specifies egress QoS related statistical information for classes associated with an egress QoS policy. Each queue on a port is uniquely mapped to a …
1.3.6.1.4.1.9.9.189.1.3.6.1RowcportQosClassEgressStatsEntrynot-accessibledeprecatedA conceptual row in cportQosClassEgressStatsTable. This object is deprecated for the same reason as mentioned in cportQosClassEgressStatsTable.
1.3.6.1.4.1.9.9.189.1.3.6.1.1ColumncportQosClassIdnot-accessibledeprecatedThis object identifies the class-ID of the class in an egress policy for which QoS statistics are being collected. Each queue on a port is uniquely mapped to a…
1.3.6.1.4.1.9.9.189.1.3.6.1.2ColumncportQosClassThresholdnot-accessibledeprecatedThis object identifies the tail-drop queue thresholds value on a class-queue on a port. These values can either be the default value or each could be an explic…
1.3.6.1.4.1.9.9.189.1.3.6.1.3ColumncportQosClassNameread-onlydeprecatedThis object indicates the class name that is associated with the class-ID indicated by the cportQosClassId object. This object is deprecated and replaced by cb…
1.3.6.1.4.1.9.9.189.1.3.6.1.4ColumncportQosClassEnqueuePktsread-onlydeprecatedThis object indicates the number of egress packets that have been enqueued for this queue and threshold. This object is deprecated for the same reason as menti…
1.3.6.1.4.1.9.9.189.1.3.6.1.5ColumncportQosClassDropPktsread-onlydeprecatedThis object indicates the number of egress packets that have been dropped for this queue and threshold. This object is deprecated and replaced by cbQosCMDropPk…
1.3.6.1.4.1.9.9.189.1.3.6.1.6ColumncportQosClassDiscontinuityTimeread-onlydeprecatedThe value of sysUpTime on the most recent occasion at which any of this entry's counter experienced a discontinuity. If discontinuities have not occurred since…
1.3.6.1.4.1.9.9.189.1.3.7TablecportQosClassIngressStatsTablenot-accessibledeprecatedThis table specifies QoS related statistical information per port for ingress traffic belonging to QoS classes configured with an action that support statistic…
1.3.6.1.4.1.9.9.189.1.3.7.1RowcportQosClassIngressStatsEntrynot-accessibledeprecatedA conceptual row in cportQosClassIngressStatsTable. An entry is added per port for ingress traffic belonging to QoS classes, indicated by cportQosClassIdLevel1…
1.3.6.1.4.1.9.9.189.1.3.7.1.1ColumncportQosClassIdLevel1not-accessibledeprecatedThis object identifies the class-ID of a class at the first (highest) level of a hierarchical policy. A value of 0 indicates class default. For a non-hierarchi…
1.3.6.1.4.1.9.9.189.1.3.7.1.2ColumncportQosClassIdLevel2not-accessibledeprecatedThis object identifies the class-ID of a class at the second level of a hierarchical policy, or at the first (only) level in a non-hierarchical policy. For a t…
1.3.6.1.4.1.9.9.189.1.3.7.1.3ColumncportQosClassNameLevel1read-onlydeprecatedThis object indicates the class name that is associated with the class-ID indicated by the cportQosClassIdLevel1 object. This object is deprecated and replaced…
1.3.6.1.4.1.9.9.189.1.3.7.1.4ColumncportQosClassNameLevel2read-onlydeprecatedThis object indicates the class name that is associated with the class-ID indicated by the cportQosClassIdLevel2 object. This object is deprecated for the same…
1.3.6.1.4.1.9.9.189.1.3.7.1.5ColumncportQosPoliceConformPktsread-onlydeprecatedThis object indicates the number of ingress packets that conforms to the policing rate for traffic belonging to the classes indicated by the cportQosClassIdLev…
1.3.6.1.4.1.9.9.189.1.3.7.1.6ColumncportQosPoliceConformOctetsread-onlydeprecatedThis object indicates the number of ingress octets that conforms to the policing rate for traffic belonging to the classes indicated by the cportQosClassIdLeve…
1.3.6.1.4.1.9.9.189.1.3.7.1.7ColumncportQosPoliceExceedPktsread-onlydeprecatedThis object indicates the number of ingress packets that exceeds the policing rate for traffic belonging to the classes indicated by the cportQosClassIdLevel1 …
1.3.6.1.4.1.9.9.189.1.3.7.1.8ColumncportQosPoliceExceedOctetsread-onlydeprecatedThis object indicates the number of ingress octets that exceeds the policing rate for traffic belonging to the classes indicated by the cportQosClassIdLevel1 a…
1.3.6.1.4.1.9.9.189.1.3.7.1.9ColumncportQosPoliceViolatePktsread-onlydeprecatedThis object indicates the number of ingress packets that violates the policing rate for traffic belonging to the classes indicated by the cportQosClassIdLevel1…
1.3.6.1.4.1.9.9.189.1.3.7.1.10ColumncportQosPoliceViolateOctetsread-onlydeprecatedThis object indicates the number of ingress octets that violates the policing rate for traffic belonging to the classes indicated by the cportQosClassIdLevel1 …
1.3.6.1.4.1.9.9.189.1.3.7.1.11ColumncportQosPoliceConformRateread-onlydeprecatedThis object indicates the rate of ingress packets that conforms to the policing rate for traffic belonging to the classes indicated by the cportQosClassIdLevel…
1.3.6.1.4.1.9.9.189.1.3.7.1.12ColumncportQosPoliceExceedRateread-onlydeprecatedThis object indicates the rate of ingress packets that exceeds the policing for traffic belonging to the classes indicated by the cportQosClassIdLevel1 and cpo…
1.3.6.1.4.1.9.9.189.1.3.7.1.13ColumncportQosPoliceViolateRateread-onlydeprecatedThis object indicates the rate of ingress packets that violates the policing for traffic belonging to the classes indicated by the cportQosClassIdLevel1 and cp…
1.3.6.1.4.1.9.9.189.1.3.7.1.14ColumncportQosPoliceDiscontinuityTimeread-onlydeprecatedThe value of sysUpTime on the most recent occasion at which any of this entry's counter experienced a discontinuity. If discontinuities have not occurred since…
1.3.6.1.4.1.9.9.189.1.3.8TablecportQosDscpStatsTablenot-accessibledeprecatedThis table indicates QoS related statistical DSCP information. The statistics are collected per physical port and DSCP value. This object is deprecated. Custom…
1.3.6.1.4.1.9.9.189.1.3.8.1RowcportQosDscpStatsEntrynot-accessibledeprecatedA conceptual row in cportQosDscpStatsTable. There is an entry in this table for each port and each DSCP value. This object is deprecated. The reason of depreca…
1.3.6.1.4.1.9.9.189.1.3.8.1.1ColumncportQosDscpValuenot-accessibledeprecatedThis object identifies the DSCP value for incoming or outgoing packets. This object is deprecated. The reason of deprecation and the alternative of obtaining s…
1.3.6.1.4.1.9.9.189.1.3.8.1.2ColumncportQosDscpIngressPktsread-onlydeprecatedThis object indicates the number of ingress packets whose DSCP value matched the value of the cportQosDscpValue object. This object is deprecated. The reason o…
1.3.6.1.4.1.9.9.189.1.3.8.1.3ColumncportQosDscpIngressOctetsread-onlydeprecatedThis object indicates the number of ingress octets whose DSCP value matched the value of the cportQosDscpValue object. This object is deprecated. The reason of…
1.3.6.1.4.1.9.9.189.1.3.8.1.4ColumncportQosDscpEgressPktsread-onlydeprecatedThis object indicates the number of egress packets whose DSCP value matched the value of the cportQosDscpValue object. This object is deprecated. The reason of…
1.3.6.1.4.1.9.9.189.1.3.8.1.5ColumncportQosDscpEgressOctetsread-onlydeprecatedThis object indicates the number of egress octets whose DSCP value matched the value of the cportQosDscpValue object. This object is deprecated. The reason of …
1.3.6.1.4.1.9.9.189.1.3.9TablecportQosCosStatsTablenot-accessibledeprecatedThis table indicates QoS related statistical COS information. The statistics are collected per physical port and COS value. This object is deprecated. Customer…
1.3.6.1.4.1.9.9.189.1.3.9.1RowcportQosCosStatsEntrynot-accessibledeprecatedA conceptual row in cportQosCosStatsTable. There is an entry in this table for each port and each COS value. This object is deprecated. The reason of deprecati…
1.3.6.1.4.1.9.9.189.1.3.9.1.1ColumncportQosCosValuenot-accessibledeprecatedThis object identifies the COS value for each received or sent packet. This object is deprecated. The reason of deprecation and the alternative of obtaining sa…
1.3.6.1.4.1.9.9.189.1.3.9.1.2ColumncportQosCosIngressPktsread-onlydeprecatedThis object indicates the number of ingress packets whose COS value matched the value of the cportQosCosValue object. This object is deprecated. The reason of …
1.3.6.1.4.1.9.9.189.1.3.9.1.3ColumncportQosCosIngressOctetsread-onlydeprecatedThis object indicates the number of ingress octets whose COS value matched the value of the cportQosCosValue object. This object is deprecated. The reason of d…
1.3.6.1.4.1.9.9.189.1.3.9.1.4ColumncportQosCosEgressPktsread-onlydeprecatedThis object indicates the number of egress packets whose COS value matched the value of the cportQosCosValue object. This object is deprecated. The reason of d…
1.3.6.1.4.1.9.9.189.1.3.9.1.5ColumncportQosCosEgressOctetsread-onlydeprecatedThis object indicates the number of egress octets whose COS value matched the value of the cportQosCosValue object. This object is deprecated. The reason of de…
1.3.6.1.4.1.9.9.189.2NodeciscoPortQosMIBNotifications
1.3.6.1.4.1.9.9.189.3NodeciscoPortQosMIBConformance
1.3.6.1.4.1.9.9.189.3.1NodeciscoPortQosMIBCompliances
1.3.6.1.4.1.9.9.189.3.1.1ComplianceciscoPortQosMIBCompliancedeprecatedThe compliance statement for entities which implement Port QoS functions on a Cisco router.
1.3.6.1.4.1.9.9.189.3.1.2ComplianceciscoPortQosMIBComplianceRev1deprecatedThe compliance statement for entities which implement Port QoS functions on a Cisco router.
1.3.6.1.4.1.9.9.189.3.1.3ComplianceciscoPortQosMIBComplianceRev2read-onlydeprecatedThe compliance statement for entities which implement Port QoS functions on a Cisco router.
1.3.6.1.4.1.9.9.189.3.1.4ComplianceciscoPortQosMIBComplianceRev3read-onlydeprecatedThe compliance statement for entities which implement Port QoS functions on a Cisco router.
1.3.6.1.4.1.9.9.189.3.1.5ComplianceciscoPortQosMIBComplianceRev4read-onlydeprecatedThe compliance statement for entities which implement Port QoS functions on a Cisco router.
1.3.6.1.4.1.9.9.189.3.1.6ComplianceciscoPortQosMIBComplianceRev5read-onlydeprecatedThe compliance statement for entities which implement Port QoS functions on a Cisco router.
1.3.6.1.4.1.9.9.189.3.1.7ComplianceciscoPortQosMIBComplianceRev6read-onlydeprecatedThe compliance statement for entities which implement Port QoS functions on a Cisco router.
1.3.6.1.4.1.9.9.189.3.2NodeciscoPortQosMIBGroups
1.3.6.1.4.1.9.9.189.3.2.1GroupciscoPortQosMIBGroupdeprecatedA collection of objects providing Port QoS features. This object is deprecated since all the objects in this MIB file is being deprecated.
1.3.6.1.4.1.9.9.189.3.2.2GroupciscoPortQosStatsMIBGroupdeprecatedA collection of objects providing per Port QoS statistics. Replaced by: ciscoPortQosStatsMIBGroupRev1. This object is deprecated since all the objects in this …
1.3.6.1.4.1.9.9.189.3.2.3GroupciscoPortQosStatsMIBGroupRev1deprecatedA collection of objects providing per Port QoS statistics. This object is deprecated since all the objects in this MIB file is being deprecated.
1.3.6.1.4.1.9.9.189.3.2.4GroupciscoPortQosStatsMIBGroupRev2deprecatedA collection of objects providing per Port QoS statistics. This object is deprecated since all the objects in this MIB file is being deprecated.
1.3.6.1.4.1.9.9.189.3.2.5GroupciscoPortQosStatsMIBGroupRev2Supp1deprecatedA collection of objects providing per Port QoS statistics. This object is deprecated since all the objects in this MIB file is being deprecated.
1.3.6.1.4.1.9.9.189.3.2.6GroupciscoPortQosStatsMIBGroupRev2Supp2deprecatedA collection of objects providing per Port QoS statistics. This object is deprecated since all the objects in this MIB file is being deprecated.
1.3.6.1.4.1.9.9.189.3.2.7GroupciscoPortQosStatsMIBGroupRev2Supp3deprecatedA collection of objects providing per Port QoS statistics. This object is deprecated since all the objects in this MIB file is being deprecated.
1.3.6.1.4.1.9.9.189.3.2.8GroupciscoPortQosStatsMIBGroupRev2Supp4deprecatedA collection of objects providing per Port QoS statistics. This object is deprecated since all the objects in this MIB file is being deprecated.
1.3.6.1.4.1.9.9.189.3.2.9GroupciscoPortQosStatsMIBGroupRev2Supp5deprecatedA collection of objects providing per Port QoS statistics. This object is deprecated since all the objects in this MIB file is being deprecated.
1.3.6.1.4.1.9.9.189.3.2.10GroupciscoPortQosStatsMIBGroupRev2Supp6deprecatedA collection of objects providing per Port QoS statistics. This object is deprecated since all the objects in this MIB file is being deprecated.
1.3.6.1.4.1.9.9.189.3.2.11GroupciscoPortQosStatsMIBGroupRev2Supp7deprecatedA collection of objects providing per Port QoS statistics. This object is deprecated since all the objects in this MIB file is being deprecated.
1.3.6.1.4.1.9.9.189.3.2.12GroupciscoPortQosStatsMIBGroupRev2Supp8deprecatedA collection of objects providing per Port QoS statistics. This object is deprecated since all the objects in this MIB file is being deprecated.