CISCO-PORT-QOS-MIB

CISCO-PORT-QOS-MIB Download

MIBs list

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.

IPHost Network Monitor offer an easy way of SNMP monitoring your Cisco Servers, Routers, Switches, Bridges, Firewalls, Repeaters.

OID list for CISCO-PORT-QOS-MIB

cportQosRLConfigTable
A 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 packets flowing into/out of an interface to regulate network traffic.
cportQosRLConfigEntry
A collection of rate-limit configuration objects for a particular interface. Entries in the cportQosRLConfigTable are created and deleted by non-SNMP methods. Creation of these entries is dependent upon configuration of a physical interface. Further, the ...
cportQosRLConfigDirection
The direction in which the rate-limit is applied to packet: input statistics of the input packets. output statistics of the output packets.
cportQosRLConfigEnable
This 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. Writing a value of true(1) to this object also requires writing a valid value to the cportQosRLCo ...
cportQosRLConfigRate
This 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 time.
cportQosRLConfigBurstSize
The 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 object also requires writing a value of true(1) to cportQosRLConfigEnable and a valid value to the ...
cportQosTSConfigTable
A table of traffic-shaping action configuration entries.
cportQosTSConfigEntry
A collection of traffic shaping action configuration objects for a particular interface. Entries in the cportQosTSConfigTable are created and deleted by non-SNMP methods. Creation of these entries is dependent upon configuration of a physical interface. F ...
cportQosTSConfigEnable
This 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 disabled. Writing a value of true(1) to this object also requires writing a valid value to the cp ...
cportQosTSConfigRate
This 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 same time.
cportQosTSConfigBurstSize
The 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 also requires writing a value of true(1) to cportQosTSConfigEnable and a valid value to the cpor ...
cportQosIndexType
This object specifies the sorting mechanism used to collect and store the statistical QoS information. This object value is device dependent and it could be optionally configured via command-line. This object has been deprecated in order to make the selec ...
cportQosStatsTable
This table specifies QoS port related Statistical information.
cportQosStatsEntry
Each entry in this table describes the QoS port statistical information which are : pre/post policy pkts/octets counts, drop pkts/octets, classified pkts/octets.
cportQosDirection
The direction of the reported statistics: -'ingress' statistics for the input direction. -'egress' statistics for the output direction.
cportQosIndex
An arbitrary integer to identify this entry. cportQosIndex value, which may have non-contiguous range, is linked to cportQosIndexType: -if cportQosIndexTypeNew equals 'none', cportQosIndex is constant with the value of 1 and all statistics are classified ...
cportQosPrePolicyPkts
The count of packets prior to executing any QoS policies.
cportQosPrePolicyOctets
The count of octets prior to executing any QoS policies.
cportQosPostPolicyPkts
The count of packets after executing QoS policies.
cportQosPostPolicyOctets
The count of octets after executing QoS policies.
cportQosDropPkts
The count of dropped packets as the result of queuing and scheduling related QoS features that can produce drops.
cportQosDropOctets
The count of dropped octets as the result of queuing and scheduling related QoS features that can produce drops.
cportQosClassifiedOctets
The count of classified octets during QoS.
cportQosClassifiedPkts
The count of classified packets during QoS.
cportQosNoChangePkts
The count of packets maintain unchange after executing QoS policies.
cportQosNoChangeOctets
The count of octets maintain unchange after executing QoS policies.
cportQosInProfPolicyPkts
The count of packets that are within the policer profile limit configured for this policy.
cportQosOutOfProfPolicyPkts
The count of packets that exceed the policer profile limit configured for this policy.
cportQosInProfPolicyOctets
The count of octets that are within the policer profile limit configured for this policy.
cportQosOutOfProfPolicyOctets
The count of octets that exceed the policer profile limit configured for this policy.
cportQosViolateProfPolicyPkts
The count of packets that violate the policer profile limit configured for this policy.
cportQosViolateProfPolicyOctets
The count of octets that violate the policer profile limit configured for this policy.
cportQosIndexTypeNew
This object specifies the sorting mechanism used to collect and store the statistical QoS information. This object value is device dependent.
cportQosInVlanStatsTable
This table specifies QoS port related ingress statistical information. The type of information is controlled by the cportQosIndexTypeNew object.
cportQosInVlanStatsEntry
It exists an entry in this table for each port on which QoS is configured per port and per VLAN.
cportQosVlanInProfPolicyPkts
The count of packets that are within the policer profile limit configured for this policy.
cportQosVlanOutOfProfPolicyPkts
The count of packets that exceeds the policer profile limit configured for this policy.
cportQosVlanInProfPolicyOctets
The count of octets that are within the policer profile limit configured for this policy.
cportQosVlanOutOfProfPolicyOctets
The count of octets that exceed the policer profile limit configured for this policy.
cportQosVlanViolateProfPolicyPkts
The count of packets that violate the policer profile limit configured for this policy.
cportQosVlanViolateProfPolicyOctets
The count of octets that violate the policer profile limit configured for this policy.
cportQosEgressQueueStatsTable
This 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 and port.
cportQosEgressQueueStatsEntry
A conceptual row in cportQosEgressQueueStatsTable.
cportQosQueueId
This 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.
cportQosQueueThreshold
This 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 queue has 3 thresholds, this index could be 1,2,3.
cportQosQueueEnqueuePkts
This object indicates the number of egress packets that have been enqueued for this queue and threshold.
cportQosQueueDropPkts
This object indicates the number of egress packets that have been dropped for this queue and threshold.
cportQosClassEgressStatsTable
This 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 class in an egress QoS policy. This table provides the statistical information for each class-qu ...
cportQosClassEgressStatsEntry
A conceptual row in cportQosClassEgressStatsTable.
cportQosClassId
This 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 class in an egress policy. Each class in a policy is uniquely identified by a class-ID. A value ...
cportQosClassThreshold
This 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 explicitly configured value. For example, if a queue has 3 thresholds, 16, 64 and 256, this index valu ...
cportQosClassName
This object indicates the class name that is associated with the class-ID indicated by the cportQosClassId object.
cportQosClassEnqueuePkts
This object indicates the number of egress packets that have been enqueued for this queue and threshold.
cportQosClassDropPkts
This object indicates the number of egress packets that have been dropped for this queue and threshold.
cportQosClassDiscontinuityTime
The 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 the last re-initialization of the local management subsystem, then this object contains a zero ...
cportQosClassIngressStatsTable
This table specifies QoS related statistical information per port for ingress traffic belonging to QoS classes configured with an action that support statistics (for example: a policer).
cportQosClassIngressStatsEntry
A conceptual row in cportQosClassIngressStatsTable. An entry is added per port for ingress traffic belonging to QoS classes, indicated by cportQosClassIdLevel1 and cportQosClassIdLevel2, configured with an action that supports statistics.
cportQosClassIdLevel1
This 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-hierarchical policy, the value of this object is always 0.
cportQosClassIdLevel2
This 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 two level policy, this object identifies the class-ID at the second level of the policy. For a no ...
cportQosClassNameLevel1
This object indicates the class name that is associated with the class-ID indicated by the cportQosClassIdLevel1 object.
cportQosClassNameLevel2
This object indicates the class name that is associated with the class-ID indicated by the cportQosClassIdLevel2 object.
cportQosPoliceConformPkts
This object indicates the number of ingress packets that conforms to the policing rate for traffic belonging to the classes indicated by the cportQosClassIdLevel1 and cportQosClassIdLevel2 indices.
cportQosPoliceConformOctets
This object indicates the number of ingress octets that conforms to the policing rate for traffic belonging to the classes indicated by the cportQosClassIdLevel1 and cportQosClassIdLevel2 indices.
cportQosPoliceExceedPkts
This object indicates the number of ingress packets that exceeds the policing rate for traffic belonging to the classes indicated by the cportQosClassIdLevel1 and cportQosClassIdLevel2 indices.
cportQosPoliceExceedOctets
This object indicates the number of ingress octets that exceeds the policing rate for traffic belonging to the classes indicated by the cportQosClassIdLevel1 and cportQosClassIdLevel2 indices.
cportQosPoliceViolatePkts
This object indicates the number of ingress packets that violates the policing rate for traffic belonging to the classes indicated by the cportQosClassIdLevel1 and cportQosClassIdLevel2 indices.
cportQosPoliceViolateOctets
This object indicates the number of ingress octets that violates the policing rate for traffic belonging to the classes indicated by the cportQosClassIdLevel1 and cportQosClassIdLevel2 indices.
cportQosPoliceConformRate
This object indicates the rate of ingress packets that conforms to the policing rate for traffic belonging to the classes indicated by the cportQosClassIdLevel1 and cportQosClassIdLevel2 indices.
cportQosPoliceExceedRate
This object indicates the rate of ingress packets that exceeds the policing for traffic belonging to the classes indicated by the cportQosClassIdLevel1 and cportQosClassIdLevel2 indices.
cportQosPoliceViolateRate
This object indicates the rate of ingress packets that violates the policing for traffic belonging to the classes indicated by the cportQosClassIdLevel1 and cportQosClassIdLevel2 indices.
cportQosPoliceDiscontinuityTime
The 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 the last re-initialization of the local management subsystem, then this object contains a zero ...
cportQosDscpStatsTable
This table indicates QoS related statistical DSCP information. The statistics are collected per physical port and DSCP value.
cportQosDscpStatsEntry
A conceptual row in cportQosDscpStatsTable. There is an entry in this table for each port and each DSCP value.
cportQosDscpValue
This object identifies the DSCP value for incoming or outgoing packets.
cportQosDscpIngressPkts
This object indicates the number of ingress packets whose DSCP value matched the value of the cportQosDscpValue object.
cportQosDscpIngressOctets
This object indicates the number of ingress octets whose DSCP value matched the value of the cportQosDscpValue object.
cportQosDscpEgressPkts
This object indicates the number of egress packets whose DSCP value matched the value of the cportQosDscpValue object.
cportQosDscpEgressOctets
This object indicates the number of egress octets whose DSCP value matched the value of the cportQosDscpValue object.
cportQosCosStatsTable
This table indicates QoS related statistical COS information. The statistics are collected per physical port and COS value.
cportQosCosStatsEntry
A conceptual row in cportQosCosStatsTable. There is an entry in this table for each port and each COS value.
cportQosCosValue
This object identifies the COS value for each received or sent packet.
cportQosCosIngressPkts
This object indicates the number of ingress packets whose COS value matched the value of the cportQosCosValue object.
cportQosCosIngressOctets
This object indicates the number of ingress octets whose COS value matched the value of the cportQosCosValue object.
cportQosCosEgressPkts
This object indicates the number of egress packets whose COS value matched the value of the cportQosCosValue object.
cportQosCosEgressOctets
This object indicates the number of egress octets whose COS value matched the value of the cportQosCosValue object.
ciscoPortQosMIBGroup
A collection of objects providing Port QoS features.
ciscoPortQosStatsMIBGroup
A collection of objects providing per Port QoS statistics. Replaced by: ciscoPortQosStatsMIBGroupRev1
ciscoPortQosStatsMIBGroupRev1
A collection of objects providing per Port QoS statistics.
ciscoPortQosStatsMIBGroupRev2
A collection of objects providing per Port QoS statistics.
ciscoPortQosStatsMIBGroupRev2Supp1
A collection of objects providing per Port QoS statistics.
ciscoPortQosStatsMIBGroupRev2Supp2
A collection of objects providing per Port QoS statistics.
ciscoPortQosStatsMIBGroupRev2Supp3
A collection of objects providing per Port QoS statistics.
ciscoPortQosStatsMIBGroupRev2Supp4
A collection of objects providing per Port QoS statistics.
ciscoPortQosStatsMIBGroupRev2Supp5
A collection of objects providing per Port QoS statistics.
ciscoPortQosStatsMIBGroupRev2Supp6
A collection of objects providing per Port QoS statistics.
ciscoPortQosStatsMIBGroupRev2Supp7
A collection of objects providing per Port QoS statistics.
ciscoPortQosStatsMIBGroupRev2Supp8
A collection of objects providing per Port QoS statistics.

Download IPHost Network Monitor (500 monitors for 30 days, 50 monitors free forever) to start monitoring network devices right now.

MIBs list