ERICSSON-ROUTER-QOS-MIB: View SNMP OID List / Download MIB
VENDOR: ERICSSON AB
Home | MIB: ERICSSON-ROUTER-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 |
eriRouterQosMib | 1.3.6.1.4.1.193.218.2.22 |
This MIB defines statistical counters that may be used to monitor subscriber circuits and those IF-MIB layers, which support ifPacketGroup, ifHCPacketGroup or ifVHCPacketGroup, that have Quality Of Service enabled. |
||
eriRouterQosMibObjects | 1.3.6.1.4.1.193.218.2.22.1 | |||
eriRouterQosInterfaceTable | 1.3.6.1.4.1.193.218.2.22.1.1 | no-access |
This table contains entries for every packet oriented IF-MIB layer for which QoS is enabled. |
|
1.3.6.1.4.1.193.218.2.22.1.1.1 | no-access |
A conceptual row in the eriRouterQosInterfaceTable. |
||
eriRouterQosIfInOctets | 1.3.6.1.4.1.193.218.2.22.1.1.1.1 | counter32 | read-only |
The total number of post-limited octets received on the interface, including framing characters. Discontinuities in the value of this counter can occur at re-initialization of the management system, and at other times as indicated by the value of ifCounterDiscontinuityTime. |
eriRouterQosIfHCInOctets | 1.3.6.1.4.1.193.218.2.22.1.1.1.2 | counter64 | read-only |
The total number of post-limited octets received on the interface, including framing characters. This object is 64-bit version of eriRouterQosIfInOctets. Discontinuities in the value of this counter can occur at re-initialization of the management system, and at other times as indicated by the value of ifCounterDiscontinuityTime. |
eriRouterQosIfOutOctets | 1.3.6.1.4.1.193.218.2.22.1.1.1.3 | counter32 | read-only |
The total number of pre-limited octets transmitted out of the interface, including framing characters. Discontinuities in the value of this counter can occur at re-initialization of the management system, and at other times as indicated by the value of ifCounterDiscontinuityTime. |
eriRouterQosIfHCOutOctets | 1.3.6.1.4.1.193.218.2.22.1.1.1.4 | counter64 | read-only |
The total number of pre-limited octets transmitted out of the interface, including framing characters. This object is a 64-bit version of eriRouterQosIfOutOctets. Discontinuities in the value of this counter can occur at re-initialization of the management system, and at other times as indicated by the value of ifCounterDiscontinuityTime. |
eriRouterQosIfInDroppedOctets | 1.3.6.1.4.1.193.218.2.22.1.1.1.5 | counter32 | read-only |
The total number of received octets that were dropped on the interface, including but not limited to octets dropped due to limiting. Discontinuities in the value of this counter can occur at re-initialization of the management system, and at other times as indicated by the value of ifCounterDiscontinuityTime. |
eriRouterQosIfHCInDroppedOctets | 1.3.6.1.4.1.193.218.2.22.1.1.1.6 | counter64 | read-only |
The total number of received octets that were dropped on the interface, including but not limited to octets dropped due to limiting. This object is a 64-bit version of eriRouterQosIfInDroppedOctets. Discontinuities in the value of this counter can occur at re-initialization of the management system, and at other times as indicated by the value of ifCounterDiscontinuityTime. |
eriRouterQosIfOutDroppedOctets | 1.3.6.1.4.1.193.218.2.22.1.1.1.7 | counter32 | read-only |
The total number of outbound octets that were dropped on the interface, including but not limited to octets dropped due to limiting. Discontinuities in the value of this counter can occur at re-initialization of the management system, and at other times as indicated by the value of ifCounterDiscontinuityTime. |
eriRouterQosIfHCOutDroppedOctets | 1.3.6.1.4.1.193.218.2.22.1.1.1.8 | counter64 | read-only |
The total number of outbound octets that were dropped on the interface, including but not limited to octets dropped due to limiting. This object is a 64-bit version of eriRouterQosIfOutDroppedOctets. Discontinuities in the value of this counter can occur at re-initialization of the management system, and at other times as indicated by the value of ifCounterDiscontinuityTime. |
eriRouterQosInterfaceQueueStatsTable | 1.3.6.1.4.1.193.218.2.22.1.2 | no-access |
This table specifies per transmit queue statistical information. It contains the transmit queue packet/octet counts for each packet oriented IF-MIB layer for which QoS is enabled. |
|
1.3.6.1.4.1.193.218.2.22.1.2.1 | no-access |
A conceptual row in the eriRouterQosInterfaceQueueStatsTable. Each row contains the transmitted and dropped packets/octets count for each transmit queue on an interface. |
||
eriRouterQosIfQueueId | 1.3.6.1.4.1.193.218.2.22.1.2.1.1 | unsigned32 | no-access |
A unique identifier for a transmit queue within an interface. |
eriRouterQosIfQueueOutOctets | 1.3.6.1.4.1.193.218.2.22.1.2.1.2 | counter32 | read-only |
The number of octets transmitted out of this queue. Discontinuities in the value of this counter can occur at re-initialization of the management system, and at other times as indicated by the value of ifCounterDiscontinuityTime. |
eriRouterQosIfQueueOutPkts | 1.3.6.1.4.1.193.218.2.22.1.2.1.3 | counter32 | read-only |
The number of packets transmitted out of this queue. Discontinuities in the value of this counter can occur at re-initialization of the management system, and at other times as indicated by the value of ifCounterDiscontinuityTime. |
eriRouterQosIfQueueWredDroppedOctets | 1.3.6.1.4.1.193.218.2.22.1.2.1.4 | counter32 | read-only |
The number of octets dropped due to the application of a weighted random early detection algorithm. Discontinuities in the value of this counter can occur at re-initialization of the management system, and at other times as indicated by the value of ifCounterDiscontinuityTime. |
eriRouterQosIfQueueWredDroppedPkts | 1.3.6.1.4.1.193.218.2.22.1.2.1.5 | counter32 | read-only |
The number of packets dropped due to the application of a weighted random early detection algorithm. Discontinuities in the value of this counter can occur at re-initialization of the management system, and at other times as indicated by the value of ifCounterDiscontinuityTime. |
eriRouterQosIfQueueTailDroppedOctets | 1.3.6.1.4.1.193.218.2.22.1.2.1.6 | counter32 | read-only |
The number of octets dropped when the total number of packets in this queue was greater than the maximum threshold. Discontinuities in the value of this counter can occur at re-initialization of the management system, and at other times as indicated by the value of ifCounterDiscontinuityTime. |
eriRouterQosIfQueueTailDroppedPkts | 1.3.6.1.4.1.193.218.2.22.1.2.1.7 | counter32 | read-only |
The number of packets dropped when the total number of packets in this queue was greater than the maximum threshold. Discontinuities in the value of this counter can occur at re-initialization of the management system, and at other times as indicated by the value of ifCounterDiscontinuityTime. |
eriRouterQosIfQueueHCOutOctets | 1.3.6.1.4.1.193.218.2.22.1.2.1.8 | counter64 | read-only |
The number of octets transmitted out of this queue. This object is a 64-bit version of eriRouterQosIfQueueOutOctets. Discontinuities in the value of this counter can occur at re-initialization of the management system, and at other times as indicated by the value of ifCounterDiscontinuityTime. |
eriRouterQosIfQueueHCOutPkts | 1.3.6.1.4.1.193.218.2.22.1.2.1.9 | counter64 | read-only |
The number of packets transmitted out of this queue. This object is a 64-bit version of eriRouterQosIfQueueOutPkts. Discontinuities in the value of this counter can occur at re-initialization of the management system, and at other times as indicated by the value of ifCounterDiscontinuityTime. |
eriRouterQosIfQueueHCWredDroppedOctets | 1.3.6.1.4.1.193.218.2.22.1.2.1.10 | counter64 | read-only |
The number of octets dropped due to the application of a weighted random early detection algorithm. This object is a 64-bit version of eriRouterQosIfQueueWredDroppedOctets. Discontinuities in the value of this counter can occur at re-initialization of the management system, and at other times as indicated by the value of ifCounterDiscontinuityTime. |
eriRouterQosIfQueueHCWredDroppedPkts | 1.3.6.1.4.1.193.218.2.22.1.2.1.11 | counter64 | read-only |
The number of packets dropped due to the application of a weighted random early detection algorithm. This object is a 64-bit version of eriRouterQosIfQueueWredDroppedPkts. Discontinuities in the value of this counter can occur at re-initialization of the management system, and at other times as indicated by the value of ifCounterDiscontinuityTime. |
eriRouterQosIfQueueHCTailDroppedOctets | 1.3.6.1.4.1.193.218.2.22.1.2.1.12 | counter64 | read-only |
The number of octets dropped when the total number of packets in this queue was greater than the maximum threshold. This object is a 64-bit version of eriRouterQosIfQueueTailDroppedOctets. Discontinuities in the value of this counter can occur at re-initialization of the management system, and at other times as indicated by the value of ifCounterDiscontinuityTime. |
eriRouterQosIfQueueHCTailDroppedPkts | 1.3.6.1.4.1.193.218.2.22.1.2.1.13 | counter64 | read-only |
The number of packets dropped when the total number of packets in this queue was greater than the maximum threshold. This object is a 64-bit version of eriRouterQosIfQueueTailDroppedPkts. Discontinuities in the value of this counter can occur at re-initialization of the management system, and at other times as indicated by the value of ifCounterDiscontinuityTime. |
eriRouterQosIfQueueIPv4OutOctets | 1.3.6.1.4.1.193.218.2.22.1.2.1.14 | counter32 | read-only |
The number of IPv4 octets transmitted out of this queue. Discontinuities in the value of this counter can occur at re-initialization of the management system, and at other times as indicated by the value of ifCounterDiscontinuityTime. |
eriRouterQosIfQueueIPv4OutPkts | 1.3.6.1.4.1.193.218.2.22.1.2.1.15 | counter32 | read-only |
The number of IPv4 packets transmitted out of this queue. Discontinuities in the value of this counter can occur at re-initialization of the management system, and at other times as indicated by the value of ifCounterDiscontinuityTime. |
eriRouterQosIfQueueIPv4WredDroppedOctets | 1.3.6.1.4.1.193.218.2.22.1.2.1.16 | counter32 | read-only |
The number of IPv4 octets dropped due to the application of a weighted random early detection algorithm. Discontinuities in the value of this counter can occur at re-initialization of the management system, and at other times as indicated by the value of ifCounterDiscontinuityTime. |
eriRouterQosIfQueueIPv4WredDroppedPkts | 1.3.6.1.4.1.193.218.2.22.1.2.1.17 | counter32 | read-only |
The number of IPv4 packets dropped due to the application of a weighted random early detection algorithm. Discontinuities in the value of this counter can occur at re-initialization of the management system, and at other times as indicated by the value of ifCounterDiscontinuityTime. |
eriRouterQosIfQueueIPv4TailDroppedOctets | 1.3.6.1.4.1.193.218.2.22.1.2.1.18 | counter32 | read-only |
The number of IPv4 octets dropped when the total number of packets in this queue was greater than the maximum threshold. Discontinuities in the value of this counter can occur at re-initialization of the management system, and at other times as indicated by the value of ifCounterDiscontinuityTime. |
eriRouterQosIfQueueIPv4TailDroppedPkts | 1.3.6.1.4.1.193.218.2.22.1.2.1.19 | counter32 | read-only |
The number of IPv4 packets dropped when the total number of packets in this queue was greater than the maximum threshold. Discontinuities in the value of this counter can occur at re-initialization of the management system, and at other times as indicated by the value of ifCounterDiscontinuityTime. |
eriRouterQosIfQueueHCIPv4OutOctets | 1.3.6.1.4.1.193.218.2.22.1.2.1.20 | counter64 | read-only |
The number of IPv4 octets transmitted out of this queue. This object is a 64-bit version of eriRouterQosIfQueueIPv4OutOctets. Discontinuities in the value of this counter can occur at re-initialization of the management system, and at other times as indicated by the value of ifCounterDiscontinuityTime. |
eriRouterQosIfQueueHCIPv4OutPkts | 1.3.6.1.4.1.193.218.2.22.1.2.1.21 | counter64 | read-only |
The number of IPv4 packets transmitted out of this queue. This object is a 64-bit version of eriRouterQosIfQueueIPv4OutPkts. Discontinuities in the value of this counter can occur at re-initialization of the management system, and at other times as indicated by the value of ifCounterDiscontinuityTime. |
eriRouterQosIfQueueHCIPv4WredDroppedOctets | 1.3.6.1.4.1.193.218.2.22.1.2.1.22 | counter64 | read-only |
The number of IPv4 octets dropped due to the application of a weighted random early detection algorithm. This object is a 64-bit version of eriRouterQosIfQueueIPv4WredDroppedOctets. Discontinuities in the value of this counter can occur at re-initialization of the management system, and at other times as indicated by the value of ifCounterDiscontinuityTime. |
eriRouterQosIfQueueHCIPv4WredDroppedPkts | 1.3.6.1.4.1.193.218.2.22.1.2.1.23 | counter64 | read-only |
The number of IPv4 packets dropped due to the application of a weighted random early detection algorithm. This object is a 64-bit version of eriRouterQosIfQueueIPv4WredDroppedPkts. Discontinuities in the value of this counter can occur at re-initialization of the management system, and at other times as indicated by the value of ifCounterDiscontinuityTime. |
eriRouterQosIfQueueHCIPv4TailDroppedOctets | 1.3.6.1.4.1.193.218.2.22.1.2.1.24 | counter64 | read-only |
The number of IPv4 octets dropped when the total number of packets in this queue was greater than the maximum threshold. This object is a 64-bit version of eriRouterQosIfQueueIPv4TailDroppedOctets. Discontinuities in the value of this counter can occur at re-initialization of the management system, and at other times as indicated by the value of ifCounterDiscontinuityTime. |
eriRouterQosIfQueueHCIPv4TailDroppedPkts | 1.3.6.1.4.1.193.218.2.22.1.2.1.25 | counter64 | read-only |
The number of IPv4 packets dropped when the total number of packets in this queue was greater than the maximum threshold. This object is a 64-bit version of eriRouterQosIfQueueIPv4TailDroppedPkts. Discontinuities in the value of this counter can occur at re-initialization of the management system, and at other times as indicated by the value of ifCounterDiscontinuityTime. |
eriRouterQosIfQueueIPv6OutOctets | 1.3.6.1.4.1.193.218.2.22.1.2.1.26 | counter32 | read-only |
The number of IPv6 octets transmitted out of this queue. Discontinuities in the value of this counter can occur at re-initialization of the management system, and at other times as indicated by the value of ifCounterDiscontinuityTime. |
eriRouterQosIfQueueIPv6OutPkts | 1.3.6.1.4.1.193.218.2.22.1.2.1.27 | counter32 | read-only |
The number of IPv6 packets transmitted out of this queue. Discontinuities in the value of this counter can occur at re-initialization of the management system, and at other times as indicated by the value of ifCounterDiscontinuityTime. |
eriRouterQosIfQueueIPv6WredDroppedOctets | 1.3.6.1.4.1.193.218.2.22.1.2.1.28 | counter32 | read-only |
The number of IPv6 octets dropped due to the application of a weighted random early detection algorithm. Discontinuities in the value of this counter can occur at re-initialization of the management system, and at other times as indicated by the value of ifCounterDiscontinuityTime. |
eriRouterQosIfQueueIPv6WredDroppedPkts | 1.3.6.1.4.1.193.218.2.22.1.2.1.29 | counter32 | read-only |
The number of IPv6 packets dropped due to the application of a weighted random early detection algorithm. Discontinuities in the value of this counter can occur at re-initialization of the management system, and at other times as indicated by the value of ifCounterDiscontinuityTime. |
eriRouterQosIfQueueIPv6TailDroppedOctets | 1.3.6.1.4.1.193.218.2.22.1.2.1.30 | counter32 | read-only |
The number of IPv6 octets dropped when the total number of packets in this queue was greater than the maximum threshold. Discontinuities in the value of this counter can occur at re-initialization of the management system, and at other times as indicated by the value of ifCounterDiscontinuityTime. |
eriRouterQosIfQueueIPv6TailDroppedPkts | 1.3.6.1.4.1.193.218.2.22.1.2.1.31 | counter32 | read-only |
The number of IPv6 packets dropped when the total number of packets in this queue was greater than the maximum threshold. Discontinuities in the value of this counter can occur at re-initialization of the management system, and at other times as indicated by the value of ifCounterDiscontinuityTime. |
eriRouterQosIfQueueHCIPv6OutOctets | 1.3.6.1.4.1.193.218.2.22.1.2.1.32 | counter64 | read-only |
The number of IPv6 octets transmitted out of this queue. This object is a 64-bit version of eriRouterQosIfQueueIPv6OutOctets. Discontinuities in the value of this counter can occur at re-initialization of the management system, and at other times as indicated by the value of ifCounterDiscontinuityTime. |
eriRouterQosIfQueueHCIPv6OutPkts | 1.3.6.1.4.1.193.218.2.22.1.2.1.33 | counter64 | read-only |
The number of IPv6 packets transmitted out of this queue. This object is a 64-bit version of eriRouterQosIfQueueIPv6OutPkts. Discontinuities in the value of this counter can occur at re-initialization of the management system, and at other times as indicated by the value of ifCounterDiscontinuityTime. |
eriRouterQosIfQueueHCIPv6WredDroppedOctets | 1.3.6.1.4.1.193.218.2.22.1.2.1.34 | counter64 | read-only |
The number of IPv6 octets dropped due to the application of a weighted random early detection algorithm. This object is a 64-bit version of eriRouterQosIfQueueIPv6WredDroppedOctets. Discontinuities in the value of this counter can occur at re-initialization of the management system, and at other times as indicated by the value of ifCounterDiscontinuityTime. |
eriRouterQosIfQueueHCIPv6WredDroppedPkts | 1.3.6.1.4.1.193.218.2.22.1.2.1.35 | counter64 | read-only |
The number of IPv6 packets dropped due to the application of a weighted random early detection algorithm. This object is a 64-bit version of eriRouterQosIfQueueIPv6WredDroppedPkts. Discontinuities in the value of this counter can occur at re-initialization of the management system, and at other times as indicated by the value of ifCounterDiscontinuityTime. |
eriRouterQosIfQueueHCIPv6TailDroppedOctets | 1.3.6.1.4.1.193.218.2.22.1.2.1.36 | counter64 | read-only |
The number of IPv6 octets dropped when the total number of packets in this queue was greater than the maximum threshold. This object is a 64-bit version of eriRouterQosIfQueueIPv6TailDroppedOctets. Discontinuities in the value of this counter can occur at re-initialization of the management system, and at other times as indicated by the value of ifCounterDiscontinuityTime. |
eriRouterQosIfQueueHCIPv6TailDroppedPkts | 1.3.6.1.4.1.193.218.2.22.1.2.1.37 | counter64 | read-only |
The number of IPv6 packets dropped when the total number of packets in this queue was greater than the maximum threshold. This object is a 64-bit version of eriRouterQosIfQueueIPv6TailDroppedPkts. Discontinuities in the value of this counter can occur at re-initialization of the management system, and at other times as indicated by the value of ifCounterDiscontinuityTime. |
eriRouterQosIfQueueGreenOutOctets | 1.3.6.1.4.1.193.218.2.22.1.2.1.38 | counter64 | read-only |
The number of conformed octets transmitted out of this queue. Discontinuities in the value of this counter can occur at re-initialization of the management system, and at other times as indicated by the value of ifCounterDiscontinuityTime. |
eriRouterQosIfQueueGreenOutPkts | 1.3.6.1.4.1.193.218.2.22.1.2.1.39 | counter64 | read-only |
The number of conformed packets transmitted out of this queue. Discontinuities in the value of this counter can occur at re-initialization of the management system, and at other times as indicated by the value of ifCounterDiscontinuityTime. |
eriRouterQosIfQueueYellowOutOctets | 1.3.6.1.4.1.193.218.2.22.1.2.1.40 | counter64 | read-only |
The number of exceeded octets transmitted out of this queue. Discontinuities in the value of this counter can occur at re-initialization of the management system, and at other times as indicated by the value of ifCounterDiscontinuityTime. |
eriRouterQosIfQueueYellowOutPkts | 1.3.6.1.4.1.193.218.2.22.1.2.1.41 | counter64 | read-only |
The number of exceeded packets transmitted out of this queue. Discontinuities in the value of this counter can occur at re-initialization of the management system, and at other times as indicated by the value of ifCounterDiscontinuityTime. |
eriRouterQosIfQueueRedOutOctets | 1.3.6.1.4.1.193.218.2.22.1.2.1.42 | counter64 | read-only |
The number of violated octets transmitted out of this queue. Discontinuities in the value of this counter can occur at re-initialization of the management system, and at other times as indicated by the value of ifCounterDiscontinuityTime. |
eriRouterQosIfQueueRedOutPkts | 1.3.6.1.4.1.193.218.2.22.1.2.1.43 | counter64 | read-only |
The number of violated packets transmitted out of this queue. Discontinuities in the value of this counter can occur at re-initialization of the management system, and at other times as indicated by the value of ifCounterDiscontinuityTime. |
eriRouterQosIfQueueGreenDroppedOctets | 1.3.6.1.4.1.193.218.2.22.1.2.1.44 | counter64 | read-only |
The number of conformed octets dropped in this queue. Discontinuities in the value of this counter can occur at re-initialization of the management system, and at other times as indicated by the value of ifCounterDiscontinuityTime. |
eriRouterQosIfQueueGreenDroppedPkts | 1.3.6.1.4.1.193.218.2.22.1.2.1.45 | counter64 | read-only |
The number of conformed packets dropped in this queue. Discontinuities in the value of this counter can occur at re-initialization of the management system, and at other times as indicated by the value of ifCounterDiscontinuityTime. |
eriRouterQosIfQueueYellowDroppedOctets | 1.3.6.1.4.1.193.218.2.22.1.2.1.46 | counter64 | read-only |
The number of exceeded octets dropped in this queue. Discontinuities in the value of this counter can occur at re-initialization of the management system, and at other times as indicated by the value of ifCounterDiscontinuityTime. |
eriRouterQosIfQueueYellowDroppedPkts | 1.3.6.1.4.1.193.218.2.22.1.2.1.47 | counter64 | read-only |
The number of exceeded packets dropped in this queue. Discontinuities in the value of this counter can occur at re-initialization of the management system, and at other times as indicated by the value of ifCounterDiscontinuityTime. |
eriRouterQosIfQueueRedDroppedOctets | 1.3.6.1.4.1.193.218.2.22.1.2.1.48 | counter64 | read-only |
The number of violated octets dropped in this queue. Discontinuities in the value of this counter can occur at re-initialization of the management system, and at other times as indicated by the value of ifCounterDiscontinuityTime. |
eriRouterQosIfQueueRedDroppedPkts | 1.3.6.1.4.1.193.218.2.22.1.2.1.49 | counter64 | read-only |
The number of violated packets dropped in this queue. Discontinuities in the value of this counter can occur at re-initialization of the management system, and at other times as indicated by the value of ifCounterDiscontinuityTime. |
eriRouterQosIfQueueTotalDroppedOctets | 1.3.6.1.4.1.193.218.2.22.1.2.1.50 | counter64 | read-only |
The total number of octets dropped in this queue, either by the WRED (Weighted Random Early Detection) algorithm, or because the total number of packets in this queue was greater than the maximum threshold. The value is the sum of eriRouterQosIfQueueWredDroppedOctets and eriRouterQosIfQueueTailDroppedOctets. Discontinuities in the value of this counter can occur at re-initialization of the management system, and at other times as indicated by the value of ifCounterDiscontinuityTime. |
eriRouterQosIfQueueTotalDroppedPkts | 1.3.6.1.4.1.193.218.2.22.1.2.1.51 | counter64 | read-only |
The total number of packets dropped in this queue, either by the WRED (Weighted Random Early Detection) algorithm, or because the total number of packets in this queue was greater than the maximum threshold. The value is the sum of eriRouterQosIfQueueWredDroppedPkts and eriRouterQosIfQueueTailDroppedPkts. Discontinuities in the value of this counter can occur at re-initialization of the management system, and at other times as indicated by the value of ifCounterDiscontinuityTime. |
eriRouterQosSubscriberQueueStatsTable | 1.3.6.1.4.1.193.218.2.22.1.3 | no-access |
This table specifies per transmit queue statistical information. It contains the transmit queue packet/octet counts for each active subscriber session for which QoS queuing policy is enabled. |
|
1.3.6.1.4.1.193.218.2.22.1.3.1 | no-access |
A conceptual row in the eriRouterQosSubscriberQueueStatsTable. Each row contains the transmitted and dropped packets/octets count for each transmit queue used on a subscriber circuit. |
||
eriRouterQosSubsQueueId | 1.3.6.1.4.1.193.218.2.22.1.3.1.1 | unsigned32 | no-access |
A unique identifier for a transmit queue used by the circuit. |
eriRouterQosSubsQueuePolicyName | 1.3.6.1.4.1.193.218.2.22.1.3.1.2 | snmpadminstring | read-only |
The name of the queuing policy the subscriber circuit is using. |
eriRouterQosSubsQueueOutOctets | 1.3.6.1.4.1.193.218.2.22.1.3.1.3 | counter32 | read-only |
The number of octets transmitted out of this queue. Discontinuities in the value of this counter can occur at re-initialization of the management system. |
eriRouterQosSubsQueueOutPkts | 1.3.6.1.4.1.193.218.2.22.1.3.1.4 | counter32 | read-only |
The number of packets transmitted out of this queue. Discontinuities in the value of this counter can occur at re-initialization of the management system. |
eriRouterQosSubsQueueWredDroppedOctets | 1.3.6.1.4.1.193.218.2.22.1.3.1.5 | counter32 | read-only |
The number of octets dropped due to the application of a weighted random early detection algorithm. Discontinuities in the value of this counter can occur at re-initialization of the management system. |
eriRouterQosSubsQueueWredDroppedPkts | 1.3.6.1.4.1.193.218.2.22.1.3.1.6 | counter32 | read-only |
The number of packets dropped due to the application of a weighted random early detection algorithm. Discontinuities in the value of this counter can occur at re-initialization of the management system. |
eriRouterQosSubsQueueTailDroppedOctets | 1.3.6.1.4.1.193.218.2.22.1.3.1.7 | counter32 | read-only |
The number of octets dropped when the total number of packets in this queue was greater than the maximum threshold. Discontinuities in the value of this counter can occur at re-initialization of the management system. |
eriRouterQosSubsQueueTailDroppedPkts | 1.3.6.1.4.1.193.218.2.22.1.3.1.8 | counter32 | read-only |
The number of packets dropped when the total number of packets in this queue was greater than the maximum threshold. Discontinuities in the value of this counter can occur at re-initialization of the management system. |
eriRouterQosSubsQueueHCOutOctets | 1.3.6.1.4.1.193.218.2.22.1.3.1.9 | counter64 | read-only |
The number of octets transmitted out of this queue. This object is a 64-bit version of eriRouterQosSubsQueueOutOctets. Discontinuities in the value of this counter can occur at re-initialization of the management system. |
eriRouterQosSubsQueueHCOutPkts | 1.3.6.1.4.1.193.218.2.22.1.3.1.10 | counter64 | read-only |
The number of packets transmitted out of this queue. This object is a 64-bit version of eriRouterQosSubsQueueOutPkts. Discontinuities in the value of this counter can occur at re-initialization of the management system. |
eriRouterQosSubsQueueHCWredDroppedOctets | 1.3.6.1.4.1.193.218.2.22.1.3.1.11 | counter64 | read-only |
The number of octets dropped due to the application of a weighted random early detection algorithm. This object is a 64-bit version of eriRouterQosSubsQueueWredDroppedOctets. Discontinuities in the value of this counter can occur at re-initialization of the management system. |
eriRouterQosSubsQueueHCWredDroppedPkts | 1.3.6.1.4.1.193.218.2.22.1.3.1.12 | counter64 | read-only |
The number of packets dropped due to the application of a weighted random early detection algorithm. This object is a 64-bit version of eriRouterQosSubsQueueWredDroppedPkts. Discontinuities in the value of this counter can occur at re-initialization of the management system. |
eriRouterQosSubsQueueHCTailDroppedOctets | 1.3.6.1.4.1.193.218.2.22.1.3.1.13 | counter64 | read-only |
The number of octets dropped when the total number of packets in this queue was greater than the maximum threshold. This object is a 64-bit version of eriRouterQosSubsQueueTailDroppedOctets. Discontinuities in the value of this counter can occur at re-initialization of the management system. |
eriRouterQosSubsQueueHCTailDroppedPkts | 1.3.6.1.4.1.193.218.2.22.1.3.1.14 | counter64 | read-only |
The number of packets dropped when the total number of packets in this queue was greater than the maximum threshold. This object is a 64-bit version of eriRouterQosSubsQueueTailDroppedPkts. Discontinuities in the value of this counter can occur at re-initialization of the management system. |
eriRouterQosSubsQueueIPv4OutOctets | 1.3.6.1.4.1.193.218.2.22.1.3.1.15 | counter32 | read-only |
The number of IPv4 octets transmitted out of this queue. Discontinuities in the value of this counter can occur at re-initialization of the management system. |
eriRouterQosSubsQueueIPv4OutPkts | 1.3.6.1.4.1.193.218.2.22.1.3.1.16 | counter32 | read-only |
The number of IPv4 packets transmitted out of this queue. Discontinuities in the value of this counter can occur at re-initialization of the management system. |
eriRouterQosSubsQueueIPv4WredDroppedOctets | 1.3.6.1.4.1.193.218.2.22.1.3.1.17 | counter32 | read-only |
The number of IPv4 octets dropped due to the application of a weighted random early detection algorithm. Discontinuities in the value of this counter can occur at re-initialization of the management system. |
eriRouterQosSubsQueueIPv4WredDroppedPkts | 1.3.6.1.4.1.193.218.2.22.1.3.1.18 | counter32 | read-only |
The number of IPv4 packets dropped due to the application of a weighted random early detection algorithm. Discontinuities in the value of this counter can occur at re-initialization of the management system. |
eriRouterQosSubsQueueIPv4TailDroppedOctets | 1.3.6.1.4.1.193.218.2.22.1.3.1.19 | counter32 | read-only |
The number of IPv4 octets dropped when the total number of packets in this queue was greater than the maximum threshold. Discontinuities in the value of this counter can occur at re-initialization of the management system. |
eriRouterQosSubsQueueIPv4TailDroppedPkts | 1.3.6.1.4.1.193.218.2.22.1.3.1.20 | counter32 | read-only |
The number of IPv4 packets dropped when the total number of packets in this queue was greater than the maximum threshold. Discontinuities in the value of this counter can occur at re-initialization of the management system. |
eriRouterQosSubsQueueHCIPv4OutOctets | 1.3.6.1.4.1.193.218.2.22.1.3.1.21 | counter64 | read-only |
The number of IPv4 octets transmitted out of this queue. This object is a 64-bit version of eriRouterQosSubsQueueIPv4OutOctets. Discontinuities in the value of this counter can occur at re-initialization of the management system. |
eriRouterQosSubsQueueHCIPv4OutPkts | 1.3.6.1.4.1.193.218.2.22.1.3.1.22 | counter64 | read-only |
The number of IPv4 packets transmitted out of this queue. This object is a 64-bit version of eriRouterQosSubsQueueIPv4OutPkts. Discontinuities in the value of this counter can occur at re-initialization of the management system. |
eriRouterQosSubsQueueHCIPv4WredDroppedOctets | 1.3.6.1.4.1.193.218.2.22.1.3.1.23 | counter64 | read-only |
The number of IPv4 octets dropped due to the application of a weighted random early detection algorithm. This object is a 64-bit version of eriRouterQosSubsQueueIPv4WredDroppedOctets. Discontinuities in the value of this counter can occur at re-initialization of the management system. |
eriRouterQosSubsQueueHCIPv4WredDroppedPkts | 1.3.6.1.4.1.193.218.2.22.1.3.1.24 | counter64 | read-only |
The number of IPv4 packets dropped due to the application of a weighted random early detection algorithm. This object is a 64-bit version of eriRouterQosSubsQueueIPv4WredDroppedPkts. Discontinuities in the value of this counter can occur at re-initialization of the management system. |
eriRouterQosSubsQueueHCIPv4TailDroppedOctets | 1.3.6.1.4.1.193.218.2.22.1.3.1.25 | counter64 | read-only |
The number of IPv4 octets dropped when the total number of packets in this queue was greater than the maximum threshold. This object is a 64-bit version of eriRouterQosSubsQueueIPv4TailDroppedOctets. Discontinuities in the value of this counter can occur at re-initialization of the management system. |
eriRouterQosSubsQueueHCIPv4TailDroppedPkts | 1.3.6.1.4.1.193.218.2.22.1.3.1.26 | counter64 | read-only |
The number of IPv4 packets dropped when the total number of packets in this queue was greater than the maximum threshold. This object is a 64-bit version of eriRouterQosSubsQueueIPv4TailDroppedPkts. Discontinuities in the value of this counter can occur at re-initialization of the management system. |
eriRouterQosSubsQueueIPv6OutOctets | 1.3.6.1.4.1.193.218.2.22.1.3.1.27 | counter32 | read-only |
The number of IPv6 octets transmitted out of this queue. Discontinuities in the value of this counter can occur at re-initialization of the management system. |
eriRouterQosSubsQueueIPv6OutPkts | 1.3.6.1.4.1.193.218.2.22.1.3.1.28 | counter32 | read-only |
The number of IPv6 packets transmitted out of this queue. Discontinuities in the value of this counter can occur at re-initialization of the management system. |
eriRouterQosSubsQueueIPv6WredDroppedOctets | 1.3.6.1.4.1.193.218.2.22.1.3.1.29 | counter32 | read-only |
The number of IPv6 octets dropped due to the application of a weighted random early detection algorithm. Discontinuities in the value of this counter can occur at re-initialization of the management system. |
eriRouterQosSubsQueueIPv6WredDroppedPkts | 1.3.6.1.4.1.193.218.2.22.1.3.1.30 | counter32 | read-only |
The number of IPv6 packets dropped due to the application of a weighted random early detection algorithm. Discontinuities in the value of this counter can occur at re-initialization of the management system. |
eriRouterQosSubsQueueIPv6TailDroppedOctets | 1.3.6.1.4.1.193.218.2.22.1.3.1.31 | counter32 | read-only |
The number of IPv6 octets dropped when the total number of packets in this queue was greater than the maximum threshold. Discontinuities in the value of this counter can occur at re-initialization of the management system. |
eriRouterQosSubsQueueIPv6TailDroppedPkts | 1.3.6.1.4.1.193.218.2.22.1.3.1.32 | counter32 | read-only |
The number of IPv6 packets dropped when the total number of packets in this queue was greater than the maximum threshold. Discontinuities in the value of this counter can occur at re-initialization of the management system. |
eriRouterQosSubsQueueHCIPv6OutOctets | 1.3.6.1.4.1.193.218.2.22.1.3.1.33 | counter64 | read-only |
The number of IPv6 octets transmitted out of this queue. This object is a 64-bit version of eriRouterQosSubsQueueIPv6OutOctets. Discontinuities in the value of this counter can occur at re-initialization of the management system. |
eriRouterQosSubsQueueHCIPv6OutPkts | 1.3.6.1.4.1.193.218.2.22.1.3.1.34 | counter64 | read-only |
The number of IPv6 packets transmitted out of this queue. This object is a 64-bit version of eriRouterQosSubsQueueIPv6OutPkts. Discontinuities in the value of this counter can occur at re-initialization of the management system. |
eriRouterQosSubsQueueHCIPv6WredDroppedOctets | 1.3.6.1.4.1.193.218.2.22.1.3.1.35 | counter64 | read-only |
The number of IPv6 octets dropped due to the application of a weighted random early detection algorithm. This object is a 64-bit version of eriRouterQosSubsQueueIPv6WredDroppedOctets. Discontinuities in the value of this counter can occur at re-initialization of the management system. |
eriRouterQosSubsQueueHCIPv6WredDroppedPkts | 1.3.6.1.4.1.193.218.2.22.1.3.1.36 | counter64 | read-only |
The number of IPv6 packets dropped due to the application of a weighted random early detection algorithm. This object is a 64-bit version of eriRouterQosSubsQueueIPv6WredDroppedPkts. Discontinuities in the value of this counter can occur at re-initialization of the management system. |
eriRouterQosSubsQueueHCIPv6TailDroppedOctets | 1.3.6.1.4.1.193.218.2.22.1.3.1.37 | counter64 | read-only |
The number of IPv6 octets dropped when the total number of packets in this queue was greater than the maximum threshold. This object is a 64-bit version of eriRouterQosSubsQueueIPv6TailDroppedOctets. Discontinuities in the value of this counter can occur at re-initialization of the management system. |
eriRouterQosSubsQueueHCIPv6TailDroppedPkts | 1.3.6.1.4.1.193.218.2.22.1.3.1.38 | counter64 | read-only |
The number of IPv6 packets dropped when the total number of packets in this queue was greater than the maximum threshold. This object is a 64-bit version of eriRouterQosSubsQueueIPv6TailDroppedPkts. Discontinuities in the value of this counter can occur at re-initialization of the management system. |
eriRouterQosIntfRLClassStatsTable | 1.3.6.1.4.1.193.218.2.22.1.4 | no-access |
This table specifies per class statistical information. It contains the class packet/octet counts for each packet oriented IF-MIB layer to which the class-based policing/ metering policy is applied. |
|
1.3.6.1.4.1.193.218.2.22.1.4.1 | no-access |
An entry containing statistical information before and after the class-based rate-limit action is taken on the interface. |
||
eriRouterQosIfRLPolicyType | 1.3.6.1.4.1.193.218.2.22.1.4.1.1 | erirouterqospolicytype | no-access |
The type of the rate-limit policy which is applied to the interface. |
eriRouterQosIfRLClassId | 1.3.6.1.4.1.193.218.2.22.1.4.1.2 | erirouterqosclassid | no-access |
A value that uniquely identifies a class defined in the rate-limit policy access list. |
eriRouterQosIfRLPolicyName | 1.3.6.1.4.1.193.218.2.22.1.4.1.3 | snmpadminstring | read-only |
Name of the rate-limit policy. |
eriRouterQosIfRLClassName | 1.3.6.1.4.1.193.218.2.22.1.4.1.4 | snmpadminstring | read-only |
Name of the class in the rate-limit policy access list. |
eriRouterQosIfRLClassConformOctets | 1.3.6.1.4.1.193.218.2.22.1.4.1.5 | counter64 | read-only |
The number of octets that conform to the rate limit set on the interface for which class counters are enabled. |
eriRouterQosIfRLClassConformPkts | 1.3.6.1.4.1.193.218.2.22.1.4.1.6 | counter64 | read-only |
The number of packets that conform to the rate limit set on the interface for which class counters are enabled. |
eriRouterQosIfRLClassConformDroppedOctets | 1.3.6.1.4.1.193.218.2.22.1.4.1.7 | counter64 | read-only |
The number of octets that were dropped due to the application of a conform action on packets that conform to the rate limit set on the interface for which class counters are enabled. |
eriRouterQosIfRLClassConformDroppedPkts | 1.3.6.1.4.1.193.218.2.22.1.4.1.8 | counter64 | read-only |
The number of packets that were dropped due to the application of a conform action on packets that conform to the rate limit set on the interface for which class counters are enabled. |
eriRouterQosIfRLClassExceedOctets | 1.3.6.1.4.1.193.218.2.22.1.4.1.9 | counter64 | read-only |
The number of octets that exceed the rate limit set on the interface for which class counters are enabled. |
eriRouterQosIfRLClassExceedPkts | 1.3.6.1.4.1.193.218.2.22.1.4.1.10 | counter64 | read-only |
The number of packets that exceed the rate limit set on the interface. |
eriRouterQosIfRLClassExceedDroppedOctets | 1.3.6.1.4.1.193.218.2.22.1.4.1.11 | counter64 | read-only |
The number of octets that were dropped due to the application of an exceed action on packets that exceed the rate limit set on the interface for which class counters are enabled. |
eriRouterQosIfRLClassExceedDroppedPkts | 1.3.6.1.4.1.193.218.2.22.1.4.1.12 | counter64 | read-only |
The number of packets that were dropped due to the application of an exceed action on packets that exceed the rate limit set on the interface for which class counters are enabled. |
eriRouterQosIfRLClassViolateOctets | 1.3.6.1.4.1.193.218.2.22.1.4.1.13 | counter64 | read-only |
The number of octets that violate the normal and maximum burst sizes on the interface for which class counters are enabled. |
eriRouterQosIfRLClassViolatePkts | 1.3.6.1.4.1.193.218.2.22.1.4.1.14 | counter64 | read-only |
The number of packets that violate the normal and maximum burst sizes on the interface for which class counters are enabled. |
eriRouterQosIfRLClassViolateDroppedOctets | 1.3.6.1.4.1.193.218.2.22.1.4.1.15 | counter64 | read-only |
The number of octets that were dropped due to the application of a violate action on packets that violate the normal and maximum burst sizes on the interface for which class counters are enabled. |
eriRouterQosIfRLClassViolateDroppedPkts | 1.3.6.1.4.1.193.218.2.22.1.4.1.16 | counter64 | read-only |
The number of packets that were dropped due to the application of a violate action on packets that violate the normal and maximum burst sizes on the interface for which class counters are enabled. |
eriRouterQosIfRLClassIPv4ConformOctets | 1.3.6.1.4.1.193.218.2.22.1.4.1.17 | counter64 | read-only |
The number of IPv4 octets that conform to the rate limit set on the interface for which class counters dual-stack are enabled. |
eriRouterQosIfRLClassIPv4ConformPkts | 1.3.6.1.4.1.193.218.2.22.1.4.1.18 | counter64 | read-only |
The number of IPv4 packets that conform to the rate limit set on the interface for which class counters dual-stack are enabled. |
eriRouterQosIfRLClassIPv4ConformDroppedOctets | 1.3.6.1.4.1.193.218.2.22.1.4.1.19 | counter64 | read-only |
The number of IPv4 octets that were dropped due to the application of a conform action on packets that conform to the rate limit set on the interface for which class counters dual-stack are enabled. |
eriRouterQosIfRLClassIPv4ConformDroppedPkts | 1.3.6.1.4.1.193.218.2.22.1.4.1.20 | counter64 | read-only |
The number of IPv4 packets that were dropped due to the application of a conform action on packets that conform to the rate limit set on the interface for which class counters dual-stack are enabled. |
eriRouterQosIfRLClassIPv4ExceedOctets | 1.3.6.1.4.1.193.218.2.22.1.4.1.21 | counter64 | read-only |
The number of IPv4 octets that exceed the rate limit set on the interface for which class counters dual-stack are enabled. |
eriRouterQosIfRLClassIPv4ExceedPkts | 1.3.6.1.4.1.193.218.2.22.1.4.1.22 | counter64 | read-only |
The number of IPv4 packets that exceed the rate limit set on the interface for which class counters dual-stack are enabled. |
eriRouterQosIfRLClassIPv4ExceedDroppedOctets | 1.3.6.1.4.1.193.218.2.22.1.4.1.23 | counter64 | read-only |
The number of IPv4 octets that were dropped due to the application of an exceed action on packets that exceed the rate limit set on the interface for which class counters dual-stack are enabled. |
eriRouterQosIfRLClassIPv4ExceedDroppedPkts | 1.3.6.1.4.1.193.218.2.22.1.4.1.24 | counter64 | read-only |
The number of IPv4 packets that were dropped due to the application of an exceed action on packets that exceed the rate limit set on the interface for which class counters dual-stack are enabled. |
eriRouterQosIfRLClassIPv4ViolateOctets | 1.3.6.1.4.1.193.218.2.22.1.4.1.25 | counter64 | read-only |
The number of IPv4 octets that violate the normal and maximum burst sizes on the interface for which class counters dual-stack are enabled. |
eriRouterQosIfRLClassIPv4ViolatePkts | 1.3.6.1.4.1.193.218.2.22.1.4.1.26 | counter64 | read-only |
The number of IPv4 packets that violate the normal and maximum burst sizes on the interface for which class counters dual-stack are enabled. |
eriRouterQosIfRLClassIPv4ViolateDroppedOctets | 1.3.6.1.4.1.193.218.2.22.1.4.1.27 | counter64 | read-only |
The number of IPv4 octets that were dropped due to the application of a violate action on packets that violate the normal and maximum burst sizes on the interface for which class counters dual-stack are enabled. |
eriRouterQosIfRLClassIPv4ViolateDroppedPkts | 1.3.6.1.4.1.193.218.2.22.1.4.1.28 | counter64 | read-only |
The number of IPv4 packets that were dropped due to the application of a violate action on packets that violate the normal and maximum burst sizes on the interface for which class counters dual-stack are enabled. |
eriRouterQosIfRLClassIPv6ConformOctets | 1.3.6.1.4.1.193.218.2.22.1.4.1.29 | counter64 | read-only |
The number of IPv6 octets that conform to the rate limit set on the interface for which class counters dual-stack are enabled. |
eriRouterQosIfRLClassIPv6ConformPkts | 1.3.6.1.4.1.193.218.2.22.1.4.1.30 | counter64 | read-only |
The number of IPv6 packets that conform to the rate limit set on the interface for which class counters dual-stack are enabled. |
eriRouterQosIfRLClassIPv6ConformDroppedOctets | 1.3.6.1.4.1.193.218.2.22.1.4.1.31 | counter64 | read-only |
The number of IPv6 octets that were dropped due to the application of a conform action on packets that conform to the rate limit set on the interface for which class counters dual-stack are enabled. |
eriRouterQosIfRLClassIPv6ConformDroppedPkts | 1.3.6.1.4.1.193.218.2.22.1.4.1.32 | counter64 | read-only |
The number of IPv6 packets that were dropped due to the application of a conform action on packets that conform to the rate limit set on the interface for which class counters dual-stack are enabled. |
eriRouterQosIfRLClassIPv6ExceedOctets | 1.3.6.1.4.1.193.218.2.22.1.4.1.33 | counter64 | read-only |
The number of IPv6 octets that exceed the rate limit set on the interface for which class counters dual-stack are enabled. |
eriRouterQosIfRLClassIPv6ExceedPkts | 1.3.6.1.4.1.193.218.2.22.1.4.1.34 | counter64 | read-only |
The number of IPv6 packets that exceed the rate limit set on the interface for which class counters dual-stack are enabled. |
eriRouterQosIfRLClassIPv6ExceedDroppedOctets | 1.3.6.1.4.1.193.218.2.22.1.4.1.35 | counter64 | read-only |
The number of IPv6 octets that were dropped due to the application of an exceed action on packets that exceed the rate limit set on the interface for which class counters dual-stack are enabled. |
eriRouterQosIfRLClassIPv6ExceedDroppedPkts | 1.3.6.1.4.1.193.218.2.22.1.4.1.36 | counter64 | read-only |
The number of IPv6 packets that were dropped due to the application of an exceed action on packets that exceed the rate limit set on the interface for which class counters dual-stack are enabled. |
eriRouterQosIfRLClassIPv6ViolateOctets | 1.3.6.1.4.1.193.218.2.22.1.4.1.37 | counter64 | read-only |
The number of IPv6 octets that violate the normal and maximum burst sizes on the interface for which class dual-stack counters are enabled. |
eriRouterQosIfRLClassIPv6ViolatePkts | 1.3.6.1.4.1.193.218.2.22.1.4.1.38 | counter64 | read-only |
The number of IPv6 packets that violate the normal and maximum burst sizes on the interface for which class dual-stack counters are enabled. |
eriRouterQosIfRLClassIPv6ViolateDroppedOctets | 1.3.6.1.4.1.193.218.2.22.1.4.1.39 | counter64 | read-only |
The number of IPv6 octets that were dropped due to the application of a violate action on packets that violate the normal and maximum burst sizes on the interface for which class counters dual-stack are enabled. |
eriRouterQosIfRLClassIPv6ViolateDroppedPkts | 1.3.6.1.4.1.193.218.2.22.1.4.1.40 | counter64 | read-only |
The number of IPv6 packets that were dropped due to the application of a violate action on packets that violate the normal and maximum burst sizes on the interface for which class counters dual-stack are enabled. |
eriRouterQosSubscriberRLClassStatsTable | 1.3.6.1.4.1.193.218.2.22.1.5 | no-access |
This table specifies per class statistical information on the subscriber circuits. It contains the class packet/octet counts for each active subscriber session to which the class-based policing/metering policy is applied when the counters are enabled for the class. All MIB objects defined in the table are viewed within the context identified in the SNMP protocol (i.e. the community string in v1/v2c or the contextName in v3). |
|
1.3.6.1.4.1.193.218.2.22.1.5.1 | no-access |
An entry containing statistical information before and after the class-based rate-limit action is taken on the subscriber session. |
||
eriRouterQosSubsRLPolicyType | 1.3.6.1.4.1.193.218.2.22.1.5.1.1 | erirouterqospolicytype | no-access |
The type of the rate-limit policy which is applied to the circuit. |
eriRouterQosSubsRLClassId | 1.3.6.1.4.1.193.218.2.22.1.5.1.2 | erirouterqosclassid | no-access |
A value that uniquely identifies a class defined in the rate-limit policy access list. |
eriRouterQosSubsRLPolicyName | 1.3.6.1.4.1.193.218.2.22.1.5.1.3 | snmpadminstring | read-only |
Name of the rate-limit policy. |
eriRouterQosSubsRLClassName | 1.3.6.1.4.1.193.218.2.22.1.5.1.4 | snmpadminstring | read-only |
Name of the class in the rate-limit policy access list. |
eriRouterQosSubsRLClassConformOctets | 1.3.6.1.4.1.193.218.2.22.1.5.1.5 | counter64 | read-only |
The number of octets that conform to the rate limit set on the subscriber circuit. |
eriRouterQosSubsRLClassConformPkts | 1.3.6.1.4.1.193.218.2.22.1.5.1.6 | counter64 | read-only |
The number of packets that conform to the rate limit set on the subscriber circuit. |
eriRouterQosSubsRLClassConformDroppedOctets | 1.3.6.1.4.1.193.218.2.22.1.5.1.7 | counter64 | read-only |
The number of octets that were dropped due to the application of a conform action on packets that conform to the rate limit set on the subscriber circuit. |
eriRouterQosSubsRLClassConformDroppedPkts | 1.3.6.1.4.1.193.218.2.22.1.5.1.8 | counter64 | read-only |
The number of packets that were dropped due to the application of a conform action on packets that conform to the rate limit set on the subscriber circuit. |
eriRouterQosSubsRLClassExceedOctets | 1.3.6.1.4.1.193.218.2.22.1.5.1.9 | counter64 | read-only |
The number of octets that exceed the rate limit set on the subscriber circuit. |
eriRouterQosSubsRLClassExceedPkts | 1.3.6.1.4.1.193.218.2.22.1.5.1.10 | counter64 | read-only |
The number of packets that exceed the rate limit set on the subscriber circuit. |
eriRouterQosSubsRLClassExceedDroppedOctets | 1.3.6.1.4.1.193.218.2.22.1.5.1.11 | counter64 | read-only |
The number of octets that were dropped due to the application of an exceed action on packets that exceed the rate limit set on the subscriber circuit. |
eriRouterQosSubsRLClassExceedDroppedPkts | 1.3.6.1.4.1.193.218.2.22.1.5.1.12 | counter64 | read-only |
The number of packets that were dropped due to the application of an exceed action on packets that exceed the rate limit set on the subscriber circuit. |
eriRouterQosSubsRLClassViolateOctets | 1.3.6.1.4.1.193.218.2.22.1.5.1.13 | counter64 | read-only |
The number of octets that violate the normal and maximum burst sizes on the subscriber circuit. |
eriRouterQosSubsRLClassViolatePkts | 1.3.6.1.4.1.193.218.2.22.1.5.1.14 | counter64 | read-only |
The number of packets that violate the normal and maximum burst sizes on the subscriber circuit. |
eriRouterQosSubsRLClassViolateDroppedOctets | 1.3.6.1.4.1.193.218.2.22.1.5.1.15 | counter64 | read-only |
The number of octets that were dropped due to the application of a violate action on packets that violate the normal and maximum burst sizes on the subscriber circuit. |
eriRouterQosSubsRLClassViolateDroppedPkts | 1.3.6.1.4.1.193.218.2.22.1.5.1.16 | counter64 | read-only |
The number of packets that were dropped due to the application of a violate action on packets that violate the normal and maximum burst sizes on the subscriber circuit. |
eriRouterQosSubsRLClassIPv4ConformOctets | 1.3.6.1.4.1.193.218.2.22.1.5.1.17 | counter64 | read-only |
The number of IPv4 octets that conform to the rate limit set on the subscriber circuit. |
eriRouterQosSubsRLClassIPv4ConformPkts | 1.3.6.1.4.1.193.218.2.22.1.5.1.18 | counter64 | read-only |
The number of IPv4 packets that conform to the rate limit set on the subscriber circuit. |
eriRouterQosSubsRLClassIPv4ConformDroppedOctets | 1.3.6.1.4.1.193.218.2.22.1.5.1.19 | counter64 | read-only |
The number of IPv4 octets that were dropped due to the application of a conform action on packets that conform to the rate limit set on the subscriber circuit. |
eriRouterQosSubsRLClassIPv4ConformDroppedPkts | 1.3.6.1.4.1.193.218.2.22.1.5.1.20 | counter64 | read-only |
The number of IPv4 packets that were dropped due to the application of a conform action on packets that conform to the rate limit set on the subscriber circuit. |
eriRouterQosSubsRLClassIPv4ExceedOctets | 1.3.6.1.4.1.193.218.2.22.1.5.1.21 | counter64 | read-only |
The number of IPv4 octets that exceed the rate limit set on the subscriber circuit. |
eriRouterQosSubsRLClassIPv4ExceedPkts | 1.3.6.1.4.1.193.218.2.22.1.5.1.22 | counter64 | read-only |
The number of IPv4 packets that exceed the rate limit set on the subscriber circuit. |
eriRouterQosSubsRLClassIPv4ExceedDroppedOctets | 1.3.6.1.4.1.193.218.2.22.1.5.1.23 | counter64 | read-only |
The number of IPv4 octets that were dropped due to the application of an exceed action on packets that exceed the rate limit set on the subscriber circuit. |
eriRouterQosSubsRLClassIPv4ExceedDroppedPkts | 1.3.6.1.4.1.193.218.2.22.1.5.1.24 | counter64 | read-only |
The number of IPv4 packets that were dropped due to the application of an exceed action on packets that exceed the rate limit set on the subscriber circuit. |
eriRouterQosSubsRLClassIPv4ViolateOctets | 1.3.6.1.4.1.193.218.2.22.1.5.1.25 | counter64 | read-only |
The number of IPv4 octets that violate the normal and maximum burst sizes on the subscriber circuit. |
eriRouterQosSubsRLClassIPv4ViolatePkts | 1.3.6.1.4.1.193.218.2.22.1.5.1.26 | counter64 | read-only |
The number of IPv4 packets that violate the normal and maximum burst sizes on the subscriber circuit. |
eriRouterQosSubsRLClassIPv4ViolateDroppedOctets | 1.3.6.1.4.1.193.218.2.22.1.5.1.27 | counter64 | read-only |
The number of IPv4 octets that were dropped due to the application of a violate action on packets that violate the normal and maximum burst sizes on the subscriber circuit. |
eriRouterQosSubsRLClassIPv4ViolateDroppedPkts | 1.3.6.1.4.1.193.218.2.22.1.5.1.28 | counter64 | read-only |
The number of IPv4 packets that were dropped due to the application of a violate action on packets that violate the normal and maximum burst sizes on the subscriber circuit. |
eriRouterQosSubsRLClassIPv6ConformOctets | 1.3.6.1.4.1.193.218.2.22.1.5.1.29 | counter64 | read-only |
The number of IPv6 octets that conform to the rate limit set on the subscriber circuit. |
eriRouterQosSubsRLClassIPv6ConformPkts | 1.3.6.1.4.1.193.218.2.22.1.5.1.30 | counter64 | read-only |
The number of IPv6 packets that conform to the rate limit set on the subscriber circuit. |
eriRouterQosSubsRLClassIPv6ConformDroppedOctets | 1.3.6.1.4.1.193.218.2.22.1.5.1.31 | counter64 | read-only |
The number of IPv6 octets that were dropped due to the application of a conform action on packets that conform to the rate limit set on the subscriber circuit. |
eriRouterQosSubsRLClassIPv6ConformDroppedPkts | 1.3.6.1.4.1.193.218.2.22.1.5.1.32 | counter64 | read-only |
The number of IPv6 packets that were dropped due to the application of a conform action on packets that conform to the rate limit set on the subscriber circuit. |
eriRouterQosSubsRLClassIPv6ExceedOctets | 1.3.6.1.4.1.193.218.2.22.1.5.1.33 | counter64 | read-only |
The number of IPv6 octets that exceed the rate limit set on the subscriber circuit. |
eriRouterQosSubsRLClassIPv6ExceedPkts | 1.3.6.1.4.1.193.218.2.22.1.5.1.34 | counter64 | read-only |
The number of IPv6 packets that exceed the rate limit set on the subscriber circuit. |
eriRouterQosSubsRLClassIPv6ExceedDroppedOctets | 1.3.6.1.4.1.193.218.2.22.1.5.1.35 | counter64 | read-only |
The number of IPv6 octets that were dropped due to the application of an exceed action on packets that exceed the rate limit set on the subscriber circuit. |
eriRouterQosSubsRLClassIPv6ExceedDroppedPkts | 1.3.6.1.4.1.193.218.2.22.1.5.1.36 | counter64 | read-only |
The number of IPv6 packets that were dropped due to the application of an exceed action on packets that exceed the rate limit set on the subscriber circuit. |
eriRouterQosSubsRLClassIPv6ViolateOctets | 1.3.6.1.4.1.193.218.2.22.1.5.1.37 | counter64 | read-only |
The number of IPv6 octets that violate the normal and maximum burst sizes on the subscriber circuit. |
eriRouterQosSubsRLClassIPv6ViolatePkts | 1.3.6.1.4.1.193.218.2.22.1.5.1.38 | counter64 | read-only |
The number of IPv6 packets that violate the normal and maximum burst sizes on the subscriber circuit. |
eriRouterQosSubsRLClassIPv6ViolateDroppedOctets | 1.3.6.1.4.1.193.218.2.22.1.5.1.39 | counter64 | read-only |
The number of IPv6 octets that were dropped due to the application of a violate action on packets that violate the normal and maximum burst sizes on the subscriber circuit. |
eriRouterQosSubsRLClassIPv6ViolateDroppedPkts | 1.3.6.1.4.1.193.218.2.22.1.5.1.40 | counter64 | read-only |
The number of IPv6 packets that were dropped due to the application of a violate action on packets that violate the normal and maximum burst sizes on the subscriber circuit. |
eriRouterQosHierarchicalPolicyStatsTable | 1.3.6.1.4.1.193.218.2.22.1.6 | no-access |
A table of drop counters for child circuits of hierarchical qos policies applied to the child. |
|
1.3.6.1.4.1.193.218.2.22.1.6.1 | no-access |
An entry containing the drop counters for one child circuit of hierarchical qos policies applied to the child. |
||
eriRouterQosHierarchicalPolicyType | 1.3.6.1.4.1.193.218.2.22.1.6.1.1 | erirouterqospolicytype | no-access |
The type of the hierarchical parent rate-limit policy which is applied to the child circuit. |
eriRouterQosHierarchicalPolicyName | 1.3.6.1.4.1.193.218.2.22.1.6.1.2 | snmpadminstring | read-only |
Name of the hierarchical parent policy applied to the child circuit. |
eriRouterQosHierarchicalPolicyDroppedOctets | 1.3.6.1.4.1.193.218.2.22.1.6.1.3 | counter64 | read-only |
The number of octets that were dropped due to the hierarchical parent's policy applied to the child circuit. |
eriRouterQosHierarchicalPolicyDroppedPkts | 1.3.6.1.4.1.193.218.2.22.1.6.1.4 | counter64 | read-only |
The number of packets that dropped due to the hierarchical parent's policy applied to the child circuit. |
eriRouterQosHierarchicalPClassStatsTable | 1.3.6.1.4.1.193.218.2.22.1.7 | no-access |
A table of drop counters for child circuits of hierarchical qos policy classes applied to the child. |
|
1.3.6.1.4.1.193.218.2.22.1.7.1 | no-access |
An entry containing the drop counters for one child circuit of hierarchical qos policy classes applied to the child. |
||
eriRouterQosHierarchicalPClassId | 1.3.6.1.4.1.193.218.2.22.1.7.1.1 | erirouterqosclassid | no-access |
The class id of the hierarchical parent policy class which is applied to the child circuit. |
eriRouterQosHierarchicalPClassName | 1.3.6.1.4.1.193.218.2.22.1.7.1.2 | snmpadminstring | read-only |
Name of the hierarchical parent policy class which is applied to the child circuit. |
eriRouterQosHierarchicalPClassDroppedOctets | 1.3.6.1.4.1.193.218.2.22.1.7.1.3 | counter64 | read-only |
The number of octets that were dropped due to the hierarchical parent's policy class applied to the child circuit. |
eriRouterQosHierarchicalPClassDroppedPkts | 1.3.6.1.4.1.193.218.2.22.1.7.1.4 | counter64 | read-only |
The number of packets that dropped due to the hierarchical parent's policy class applied to the child circuit. |
eriRouterQosMibConformance | 1.3.6.1.4.1.193.218.2.22.2 | |||
eriRouterQosCompliances | 1.3.6.1.4.1.193.218.2.22.2.1 | |||
eriRouterQosCompliance | 1.3.6.1.4.1.193.218.2.22.2.1.1 |
The compliance statement for SNMP entities which implement this QOS MIB. |
||
eriRouterQosCompliance2 | 1.3.6.1.4.1.193.218.2.22.2.1.2 |
The compliance statement for SNMP entities which implement this QOS MIB. |
||
eriRouterQosCompliance3 | 1.3.6.1.4.1.193.218.2.22.2.1.3 |
The compliance statement for SNMP entities which implement this QOS MIB. |
||
eriRouterQosCompliance4 | 1.3.6.1.4.1.193.218.2.22.2.1.4 |
The compliance statement for SNMP entities which implement this QOS MIB. |
||
eriRouterQosCompliance5 | 1.3.6.1.4.1.193.218.2.22.2.1.5 |
The compliance statement for SNMP entities which implement this QOS MIB. |
||
eriRouterQosGroups | 1.3.6.1.4.1.193.218.2.22.2.2 | |||
eriRouterQosIfGroup | 1.3.6.1.4.1.193.218.2.22.2.2.1 |
The collection of objects which allow monitoring of interfaces with QoS enabled. |
||
eriRouterQosIfQueueGroup | 1.3.6.1.4.1.193.218.2.22.2.2.2 |
The collection of objects which allow monitoring of transmit queues on interfaces with QoS enabled. |
||
eriRouterQosSubscriberQueueGroup | 1.3.6.1.4.1.193.218.2.22.2.2.3 |
The collection of objects which allow monitoring of transmit queues on subscriber circuits with QoS queuing enabled. |
||
eriRouterQosIfRLClassStatsGroup | 1.3.6.1.4.1.193.218.2.22.2.2.4 |
The collection of objects which allow monitoring interfaces that have class-based policing/metering policies enabled. |
||
eriRouterQosSubscriberRLClassStatsGroup | 1.3.6.1.4.1.193.218.2.22.2.2.5 |
The collection of objects which allow monitoring subscriber circuits that have class-based policing/metering policies enabled. |
||
eriRouterQosHierarchicalPolicyStatsGroup | 1.3.6.1.4.1.193.218.2.22.2.2.6 |
The collection of objects which allow monitoring circuits that have hierarchical policies enabled. |