All MIBs › ADTRAN-AOS-QOS
Organization: ADTRAN, Inc.
Last Updated: 2011--0-6-
Category: Quality of Service, Vendor: ADTRAN
Description: Manages Quality of Service (QoS) policy configuration and traffic class queuing on ADTRAN AOS devices.
Start monitoring vendor-neutral, standards-based MIB, any SNMPv3-capable network device (SNMP engine identity/boot/clock status) with a free 30-day trial of IPNetwork Monitor. Import MIBs, browse SNMP OIDs, create custom SNMP monitors, configure alerts, and monitor any SNMP-enabled network device from a single console.
What Is ADTRAN-AOS-QOS?
This MIB module is part of ADTRAN's AOS platform and manages Quality of Service (QoS) policy configuration and traffic-class queuing statistics on multiservice access devices. It is intended to expose QoS statistical information -- traffic classification, queue/class assignment, and related counters -- used to verify that voice, video, and data traffic are prioritized as configured. Rather than physical hardware health, this MIB centers on software-level performance monitoring, letting administrators confirm queue behavior and detect misclassification, congestion, or dropped traffic in the QoS scheduler. It sits within ADTRAN's AOS enterprise MIB tree and typically relies on companion AOS interface MIBs to map QoS policies to specific physical or logical interfaces. It is typically deployed on ADTRAN WAN routers carrying converged voice/data traffic, where ADTRAN-AOS-QOS SNMP monitoring supports QoS enforcement that is critical to call quality and application performance.
IPNetwork Monitor allows you to monitor SNMP objects defined in ADTRAN-AOS-QOS. Use the built-in SNMP Monitoring Browser to explore available variables, view their current values and descriptions, and select the objects you want to monitor. You can then create SNMP monitors, configure thresholds, and receive alerts when monitored values change.
Supported Devices
- ADTRAN AOS WAN router/multiservice access device
Monitoring Examples
No sample object or table names were provided for this module, so a concrete polling scenario using real object names cannot be given; the module description only confirms it holds QoS statistical information, and specific class/queue counter names would need to be confirmed against the compiled MIB.
What Can Be Monitored
- QoS traffic class statistics
- queue depth/utilization
- packet drops per class
- policy match counters
This MIB depends on
Related MIBs
Imported Objects
From ADTRAN-AOS
| adGenAOSConformance | OBJECT-IDENTITY |
| adGenAOSRouter | OBJECT-IDENTITY |
From ADTRAN-MIB
| adIdentity | OBJECT-IDENTITY |
From IF-MIB
| InterfaceIndex | |
| ifIndex | OBJECT-TYPE |
From SNMPv2-CONF
| MODULE-COMPLIANCE | |
| OBJECT-GROUP |
From SNMPv2-SMI
| Counter32 | |
| Counter64 | |
| Integer32 | |
| MODULE-IDENTITY | |
| OBJECT-TYPE | |
| Unsigned32 |
From SNMPv2-TC
| DisplayString | |
| TEXTUAL-CONVENTION | |
| TruthValue |
OIDs
| OID symbolic | OID numeric | Type | Access | Description |
|---|---|---|---|---|
| adGenAOSQos | 1.3.6.1.4.1.664.5.53.2.1 | |||
| UNS adGenAOSQoSClassConvHistoryBitDiscardRate | 1.3.6.1.4.1.664.5.53.2.1.4.1.13 | Unsigned64 | read-only | Number of bits discarded per second for this sub-queue. |
| UNS adGenAOSQoSClassConvHistoryBitMatchRate | 1.3.6.1.4.1.664.5.53.2.1.4.1.12 | Unsigned64 | read-only | Number of bits matched per second for this sub-queue. |
| U32 adGenAOSQoSClassConvHistoryByteDiscardRate | 1.3.6.1.4.1.664.5.53.2.1.4.1.11 | Unsigned32 | read-only | Number of bytes discarded per second for this sub-queue. |
| U32 adGenAOSQoSClassConvHistoryByteMatchRate | 1.3.6.1.4.1.664.5.53.2.1.4.1.10 | Unsigned32 | read-only | Number of bytes matched per second for this sub-queue. |
| U32 adGenAOSQoSClassConvHistoryDepth | 1.3.6.1.4.1.664.5.53.2.1.4.1.8 | Unsigned32 | read-only | Current conversation queue depth on this sub-queue. |
| C32 adGenAOSQoSClassConvHistoryDiscards | 1.3.6.1.4.1.664.5.53.2.1.4.1.5 | Counter32 | read-only | Number of conversation packets discarded on this sub-queue. |
| C64 adGenAOSQoSClassConvHistoryDiscardsBytes | 1.3.6.1.4.1.664.5.53.2.1.4.1.7 | Counter64 | read-only | Number of conversation bytes discarded on this sub-queue. |
| adGenAOSQoSClassConvHistoryEntry | 1.3.6.1.4.1.664.5.53.2.1.4.1 | not-accessible | The class based conversation history for a particular sequenced entry of a named QoS map. | |
| adGenAOSQoSClassConvHistoryGroup | 1.3.6.1.4.1.664.5.53.99.8.1.4 | Objects designed to assist in retrieving the class based conversation history of a particular sequenced entry of a named QoS map. | ||
| U32 adGenAOSQoSClassConvHistoryHighWater | 1.3.6.1.4.1.664.5.53.2.1.4.1.9 | Unsigned32 | read-only | Maximum depth in sub-queue since counter statistics were last cleared. |
| C32 adGenAOSQoSClassConvHistoryMatches | 1.3.6.1.4.1.664.5.53.2.1.4.1.4 | Counter32 | read-only | Number of conversation packets matched on this sub-queue. |
| C64 adGenAOSQoSClassConvHistoryMatchesBytes | 1.3.6.1.4.1.664.5.53.2.1.4.1.6 | Counter64 | read-only | Number of conversation bytes matched on this sub-queue. |
| adGenAOSQoSClassConvHistoryTable | 1.3.6.1.4.1.664.5.53.2.1.4 | not-accessible | Displays QoS class based conversation history. | |
| U32 adGenAOSQoSClassConvSetId | 1.3.6.1.4.1.664.5.53.2.1.4.1.2 | Unsigned32 | read-only | This is a unique number used to identify which row in the adGenAOSQoSMapSetTable this conversation is associated. |
| UNS adGenAOSQoSClassifierBitDropRate | 1.3.6.1.4.1.664.5.53.2.1.7.1.11 | Unsigned64 | read-only | Number of bits discarded per second by this classifier entry. |
| UNS adGenAOSQoSClassifierBitMatchRate | 1.3.6.1.4.1.664.5.53.2.1.7.1.10 | Unsigned64 | read-only | Number of bits matched per second by this classifier entry. |
| U32 adGenAOSQoSClassifierByteDropRate | 1.3.6.1.4.1.664.5.53.2.1.7.1.9 | Unsigned32 | read-only | Number of bytes discarded per second by this classifier entry. |
| U32 adGenAOSQoSClassifierByteMatchRate | 1.3.6.1.4.1.664.5.53.2.1.7.1.8 | Unsigned32 | read-only | Number of bytes matched per second by this classifier entry. |
| C64 adGenAOSQoSClassifierDropBytes | 1.3.6.1.4.1.664.5.53.2.1.7.1.5 | Counter64 | read-only | Number of bytes dropped by this classifier entry. |
| C32 adGenAOSQoSClassifierDrops | 1.3.6.1.4.1.664.5.53.2.1.7.1.3 | Counter32 | read-only | Number of packets dropped by this classifier entry. |
| adGenAOSQoSClassifierGroup | 1.3.6.1.4.1.664.5.53.99.8.1.7 | Objects designed to assist in retrieving the class statistics. | ||
| C64 adGenAOSQoSClassifierMatchBytes | 1.3.6.1.4.1.664.5.53.2.1.7.1.4 | Counter64 | read-only | Number of bytes matched by this classifier entry. |
| C32 adGenAOSQoSClassifierMatches | 1.3.6.1.4.1.664.5.53.2.1.7.1.2 | Counter32 | read-only | Number of packets matched by this classifier entry. |
| U32 adGenAOSQoSClassifierPktDropRate | 1.3.6.1.4.1.664.5.53.2.1.7.1.7 | Unsigned32 | read-only | Number of packets discarded per second by this classifier entry. |
| U32 adGenAOSQoSClassifierPktMatchRate | 1.3.6.1.4.1.664.5.53.2.1.7.1.6 | Unsigned32 | read-only | Number of packets matched per second by this classifier entry. |
| adGenAOSQoSCompliances | 1.3.6.1.4.1.664.5.53.99.8.2 | |||
| adGenAOSQoSConformance | 1.3.6.1.4.1.664.5.53.99.8 | |||
| U32 adGenAOSQoSConvDepth | 1.3.6.1.4.1.664.5.53.2.1.5.1.7 | Unsigned32 | read-only | Current conversation queue depth. |
| C32 adGenAOSQoSConvDiscards | 1.3.6.1.4.1.664.5.53.2.1.5.1.4 | Counter32 | read-only | Number of conversation packets discarded. |
| C64 adGenAOSQoSConvDiscardsBytes | 1.3.6.1.4.1.664.5.53.2.1.5.1.6 | Counter64 | read-only | Number of conversation bytes discarded. |
| adGenAOSQoSConversationEntry | 1.3.6.1.4.1.664.5.53.2.1.5.1 | not-accessible | The conversation for a particular sequenced entry of a named QoS map. | |
| adGenAOSQoSConversationGroup | 1.3.6.1.4.1.664.5.53.99.8.1.5 | Objects designed to assist in retrieving the conversation statistics of a particular sequenced entry of a named QoS map. | ||
| adGenAOSQoSConversationTable | 1.3.6.1.4.1.664.5.53.2.1.5 | not-accessible | Displays real-time head-of-queue packets in the conversation sub-queue. | |
| U32 adGenAOSQoSConvHighWater | 1.3.6.1.4.1.664.5.53.2.1.5.1.8 | Unsigned32 | read-only | Maximum depth in sub-queue since a clear counters occurred. |
| U32 adGenAOSQoSConvId | 1.3.6.1.4.1.664.5.53.2.1.5.1.1 | Unsigned32 | read-only | This is a unique number chosen by the system and is used in conjuntion with adGenAOSQoSMapConvParentEntryId, and ifIndex to identify a unique row in the AdGenAOSQoConversationTable. |
| C32 adGenAOSQoSConvMatches | 1.3.6.1.4.1.664.5.53.2.1.5.1.3 | Counter32 | read-only | Number of conversation packets matched. |
| C64 adGenAOSQoSConvMatchesBytes | 1.3.6.1.4.1.664.5.53.2.1.5.1.5 | Counter64 | read-only | Number of conversation bytes matched. |
| OCT adGenAOSQoSConvPktHeader | 1.3.6.1.4.1.664.5.53.2.1.5.1.13 | OCTET STRING | read-only | Header of the packet at the head of the conversation sub-queue. |
| U32 adGenAOSQoSConvPktLen | 1.3.6.1.4.1.664.5.53.2.1.5.1.10 | Unsigned32 | read-only | Length in bytes of the packet at the head of the conversation sub-queue. |
| INT adGenAOSQoSConvProttype | 1.3.6.1.4.1.664.5.53.2.1.5.1.11 | INTEGER | read-only | Protocol type of the packet at the head of the conversation sub-queue. |
| INT adGenAOSQoSConvSubQType | 1.3.6.1.4.1.664.5.53.2.1.5.1.12 | INTEGER | read-only | What type of queueing has been configured for the conversation sub-queue given by the conversation index. It will correspond to the protocol type configured in the map entry for the map applied to the interface. |
| U32 adGenAOSQoSConvWeight | 1.3.6.1.4.1.664.5.53.2.1.5.1.9 | Unsigned32 | read-only | Debug display of Ratio given to packets of the conversation to determine relative priority. The weight is lower for higher priority values, reflecting quicker response time. |
| adGenAOSQoSFullCompliance | 1.3.6.1.4.1.664.5.53.99.8.2.1 | The compliance statement for SNMP entities which implement version 2 of the adGenAOSQoS MIB. | ||
| adGenAOSQoSGroup | 1.3.6.1.4.1.664.5.53.99.8.1 | |||
| U32 adGenAOSQoSHistoryClassConvId | 1.3.6.1.4.1.664.5.53.2.1.4.1.3 | Unsigned32 | read-only | This is a unique number chosen by the system and is used in conjuntion with adGenAOSQoSMapSetId, adGenAOSQoSMapEntryId, and ifIndex to identify a unique row in the AdGenAOSQoSClassConvHistoryTable. |
| adGenAOSQoSInterfaceEntry | 1.3.6.1.4.1.664.5.53.2.1.3.1 | not-accessible | Displays list of interfaces and the QoS map data for that interface. Note: some interfaces may not support QoS or may support only a portion of the QoS data. | |
| adGenAOSQoSInterfaceGroup | 1.3.6.1.4.1.664.5.53.99.8.1.3 | Objects designed to assist in retrieving the QoS map information for an interface. | ||
| STR adGenAOSQoSInterfaceInboundMapSetName | 1.3.6.1.4.1.664.5.53.2.1.3.1.3 | DisplayString | read-only | Unique string used to identify the inbound QoS map applied to this interface. |
| INT adGenAOSQoSInterfaceMapState | 1.3.6.1.4.1.664.5.53.2.1.3.1.4 | INTEGER | read-only | Specifies state of QoS map attached to this interface. There may be inadequate bandwidth to enable. |
| STR adGenAOSQoSInterfaceName | 1.3.6.1.4.1.664.5.53.2.1.3.1.1 | DisplayString | read-only | Unique string used to identify this interface. |
| STR adGenAOSQoSInterfaceOutboundMapSetName | 1.3.6.1.4.1.664.5.53.2.1.3.1.2 | DisplayString | read-only | Unique string used to identify the outbound QoS map applied to this interface. |
| U32 adGenAOSQoSInterfaceShaperBytesPerTick | 1.3.6.1.4.1.664.5.53.2.1.3.1.21 | Unsigned32 | read-only | Bytes added to the budget. |
| U32 adGenAOSQoSInterfaceShaperCurrentBudgetSize | 1.3.6.1.4.1.664.5.53.2.1.3.1.19 | Unsigned32 | read-only | Current budget size of the interface shaper. |
| U32 adGenAOSQoSInterfaceShaperMaxBudgetSize | 1.3.6.1.4.1.664.5.53.2.1.3.1.20 | Unsigned32 | read-only | Maximum budget size of the interface shaper. |
| U32 adGenAOSQoSInterfaceShaperQPktDelayed | 1.3.6.1.4.1.664.5.53.2.1.3.1.26 | Unsigned32 | read-only | Delayed packets for this interface shaper queue. |
| U32 adGenAOSQoSInterfaceShaperQPktDepth | 1.3.6.1.4.1.664.5.53.2.1.3.1.23 | Unsigned32 | read-only | Interface shaper queue depth. |
| U32 adGenAOSQoSInterfaceShaperQPktDrops | 1.3.6.1.4.1.664.5.53.2.1.3.1.24 | Unsigned32 | read-only | Interface shaper queue drops for this interface. |
| U32 adGenAOSQoSInterfaceShaperQPktSent | 1.3.6.1.4.1.664.5.53.2.1.3.1.25 | Unsigned32 | read-only | Sent packets for this interface shaper queue. |
| U32 adGenAOSQoSInterfaceShaperTickRate | 1.3.6.1.4.1.664.5.53.2.1.3.1.22 | Unsigned32 | read-only | How often, in milliseconds, that bytes are added to the budget. |
| U32 adGenAOSQoSInterfaceShaperValue | 1.3.6.1.4.1.664.5.53.2.1.3.1.18 | Unsigned32 | read-only | Shaper value for traffic on an interface. |
| adGenAOSQoSInterfaceTable | 1.3.6.1.4.1.664.5.53.2.1.3 | not-accessible | List of interfaces and the QoS map data for that interface. | |
| U32 adGenAOSQoSInterfaceTrafficShapingBurst | 1.3.6.1.4.1.664.5.53.2.1.3.1.17 | Unsigned32 | read-only | Outbound traffic shaping burst in bytes. |
| U32 adGenAOSQoSInterfaceTrafficShapingRate | 1.3.6.1.4.1.664.5.53.2.1.3.1.16 | Unsigned32 | read-only | Outbound traffic shaping rate in bits per second. |
| U32 adGenAOSQoSInterfaceTXQAvailableBW | 1.3.6.1.4.1.664.5.53.2.1.3.1.12 | Unsigned32 | read-only | Specifies available bandwidth in kilobits/sec. |
| U32 adGenAOSQoSInterfaceTXQConvActive | 1.3.6.1.4.1.664.5.53.2.1.3.1.13 | Unsigned32 | read-only | Specifies number of active conversations for this interface. |
| U32 adGenAOSQoSInterfaceTXQConvMaxActive | 1.3.6.1.4.1.664.5.53.2.1.3.1.14 | Unsigned32 | read-only | Specifies number of max active conversations for this interface. |
| U32 adGenAOSQoSInterfaceTXQConvMaxTotal | 1.3.6.1.4.1.664.5.53.2.1.3.1.15 | Unsigned32 | read-only | Specifies max total conversations for this interface. |
| U32 adGenAOSQoSInterfaceTXQDrops | 1.3.6.1.4.1.664.5.53.2.1.3.1.10 | Unsigned32 | read-only | Specifies output queue drops for this interface. |
| U32 adGenAOSQoSInterfaceTXQHdlcRingLimit | 1.3.6.1.4.1.664.5.53.2.1.3.1.11 | Unsigned32 | read-only | Specifies HDLC tx buffer descriptor ring limit for this interface. |
| U32 adGenAOSQoSInterfaceTXQMaxTotal | 1.3.6.1.4.1.664.5.53.2.1.3.1.9 | Unsigned32 | read-only | Specifies output queue max total for this interface. |
| U32 adGenAOSQoSInterfaceTXQPktHighWater | 1.3.6.1.4.1.664.5.53.2.1.3.1.8 | Unsigned32 | read-only | Specifies output queue high water mark for this interface. |
| U32 adGenAOSQoSInterfaceTXQSize | 1.3.6.1.4.1.664.5.53.2.1.3.1.7 | Unsigned32 | read-only | Specifies output queue size for this interface. |
| U32 adGenAOSQoSInterfaceTXQSubqPktLimit | 1.3.6.1.4.1.664.5.53.2.1.3.1.6 | Unsigned32 | read-only | Specifies output packet threshold for the sub-queues on this interface. |
| INT adGenAOSQoSInterfaceTXQType | 1.3.6.1.4.1.664.5.53.2.1.3.1.5 | INTEGER | read-only | Specifies the effective queueing method for this interface. |
| STR adGenAOSQoSMapChildSetName | 1.3.6.1.4.1.664.5.53.2.1.2.1.4 | DisplayString | read-only | Unique string used to identify QoS child map. |
| U32 adGenAOSQoSMapClassifierParentEntryId | 1.3.6.1.4.1.664.5.53.2.1.7.1.1 | Unsigned32 | read-only | This is a unique number chosen by the system and the parent QoS map. This will always be zero for classes in the base interface queue. |
| adGenAOSQoSMapClassifierStatsEntry | 1.3.6.1.4.1.664.5.53.2.1.7.1 | not-accessible | Displays the statistical information for the class map entry. Statistics for parent and child maps do not overlap. Also the adGenAOSQoSMapEntryId will always be 65535. The adGenAOSQoSMapClassifierStatsTable will initially display only default class information. | |
| adGenAOSQoSMapClassifierStatsTable | 1.3.6.1.4.1.664.5.53.2.1.7 | not-accessible | Statistics for the class map entry. | |
| INT adGenAOSQoSMapClearCounters | 1.3.6.1.4.1.664.5.53.2.1.2.1.21 | INTEGER | read-write | Clear the map entry statistics. This is a write-only variable. A read will always return a value of '1'. |
| U32 adGenAOSQoSMapConvParentEntryId | 1.3.6.1.4.1.664.5.53.2.1.5.1.2 | Unsigned32 | read-only | This is a unique number chosen by the system and is used in conjuntion with adGenAOSQoSConvId, and ifIndex to identify a unique row in the AdGenAOSQoConversationTable. |
| INT adGenAOSQoSMapCosMarkState | 1.3.6.1.4.1.664.5.53.2.1.2.1.15 | INTEGER | read-only | State of packet Ethernet VLAN Priority field marking. |
| U32 adGenAOSQoSMapCosMarkValue | 1.3.6.1.4.1.664.5.53.2.1.2.1.16 | Unsigned32 | read-only | Mark packet Ethernet VLAN Priority field with this value. |
| INT adGenAOSQoSMapDscpMarkState | 1.3.6.1.4.1.664.5.53.2.1.2.1.10 | INTEGER | read-only | State of packet IP DSCP field marking. |
| STR adGenAOSQoSMapDscpMarkString | 1.3.6.1.4.1.664.5.53.2.1.2.1.12 | DisplayString | read-only | Mark packet IP DSCP field with this string value. Possible mark values are: af11 - AF11 dscp (001010) af12 - AF12 dscp (001100) af13 - AF13 dscp (001110) af21 - AF21 dscp (010010) af22 - AF22 dscp (010100) af23 - AF23 dscp (010110) af31 - AF31 dscp (011010) af32 - AF32 dscp (011100) af33 - AF33 dscp (011110) af41 - AF41 dscp (100010) af42 - AF42 dscp (100100) af43 - AF43 dscp (100110) cs1 - CS1(precedence 1) dscp (001000) cs2 - CS2(precedence 2) dscp (010000) cs3 - CS3(precedence 3) dscp (011000) cs4 - CS4(precedence 4) dscp (100000) cs5 - CS5(precedence 5) dscp (101000) cs6 - CS6(precedence 6) dscp (110000) cs7 - CS7(precedence 7) dscp (111000) default - Default dscp (000000) ef - EF dscp (101110) |
| U32 adGenAOSQoSMapDscpMarkValue | 1.3.6.1.4.1.664.5.53.2.1.2.1.11 | Unsigned32 | read-only | Mark packet IP DSCP field with this value (0-63). |
| STR adGenAOSQoSMapDscpMatchValue | 1.3.6.1.4.1.664.5.53.2.1.8.1.7 | DisplayString | read-only | Configured IP packet DSCP values used for matching. |
| adGenAOSQoSMapEntriesEntry | 1.3.6.1.4.1.664.5.53.2.1.2.1 | not-accessible | The parameters for a particular sequenced entry of a named QoS map. | |
| adGenAOSQoSMapEntriesTable | 1.3.6.1.4.1.664.5.53.2.1.2 | not-accessible | List of sequenced entries for a named QoS map. | |
| adGenAOSQoSMapEntryGroup | 1.3.6.1.4.1.664.5.53.99.8.1.2 | Objects designed to assist in retrieving the statistics of a particular sequenced entry of a named QoS map. | ||
| U32 adGenAOSQoSMapEntryId | 1.3.6.1.4.1.664.5.53.2.1.2.1.1 | Unsigned32 | read-only | This is a unique number chosen by the system and is used in conjunction with adGenAOSQoSMapSetId to identify a unique row in the adGenAOSQoSMapEntryTable. |
| STR adGenAOSQoSMapEntrySetName | 1.3.6.1.4.1.664.5.53.2.1.2.1.3 | DisplayString | read-only | Unique string used to identify QoS map. |
| U32 adGenAOSQoSMapFrDlciMatchValue | 1.3.6.1.4.1.664.5.53.2.1.8.1.11 | Unsigned32 | read-only | Frame-Relay DLCI used for matching packets. |
| adGenAOSQoSMapGroup | 1.3.6.1.4.1.664.5.53.99.8.1.1 | Objects designed to assist in retrieving the statistics of the QoS maps. | ||
| T/F adGenAOSQoSMapIsChild | 1.3.6.1.4.1.664.5.53.2.1.1.1.3 | TruthValue | read-only | Signifies this map as a child of another map if true. |
| STR adGenAOSQoSMapMatchACL | 1.3.6.1.4.1.664.5.53.2.1.8.1.3 | DisplayString | read-only | Name of ACL used for ACL matching. |
| INT adGenAOSQoSMapMatchAll | 1.3.6.1.4.1.664.5.53.2.1.2.1.9 | INTEGER | read-only | If enabled match case requires all of multiple conditions to be met (logical AND). If disabled match case requires any of multiple conditions to be met (logical OR). |
| adGenAOSQoSMapMatchEntry | 1.3.6.1.4.1.664.5.53.2.1.8.1 | not-accessible | Displays match configuration information for each map entry. | |
| U32 adGenAOSQoSMapMatchEntryId | 1.3.6.1.4.1.664.5.53.2.1.8.1.1 | Unsigned32 | read-only | Unique value used to identify the match map entry. |
| adGenAOSQoSMapMatchGroup | 1.3.6.1.4.1.664.5.53.99.8.1.8 | Objects designed to assist in retrieving the match configuration of the QoS maps. | ||
| adGenAOSQoSMapMatchTable | 1.3.6.1.4.1.664.5.53.2.1.8 | not-accessible | List of sequenced match entries for a named QoS map. | |
| INT adGenAOSQoSMapMatchType | 1.3.6.1.4.1.664.5.53.2.1.8.1.2 | INTEGER | read-only | What type of matching has been configured for the map entry. |
| U32 adGenAOSQoSMapParentEntryId | 1.3.6.1.4.1.664.5.53.2.1.4.1.1 | Unsigned32 | read-only | This is a unique number chosen by the system and the parent QoS map. This will always be zero for conversations in the base interface queue. |
| INT adGenAOSQoSMapPrecedenceMarkState | 1.3.6.1.4.1.664.5.53.2.1.2.1.13 | INTEGER | read-only | State of packet IP precedence field marking. |
| U32 adGenAOSQoSMapPrecedenceMarkValue | 1.3.6.1.4.1.664.5.53.2.1.2.1.14 | Unsigned32 | read-only | Mark packet IP Precedence field with this value. |
| U32 adGenAOSQoSMapPrecedenceMatchValue | 1.3.6.1.4.1.664.5.53.2.1.8.1.8 | Unsigned32 | read-only | Configured precedence values used for matching. |
| INT adGenAOSQoSMapPriorityStrictRateLimiting | 1.3.6.1.4.1.664.5.53.2.1.2.1.22 | INTEGER | read-only | If enabled, all priority packets that exceed the configured bandwidth will be dropped. |
| INT adGenAOSQoSMapProtocolMatchType | 1.3.6.1.4.1.664.5.53.2.1.8.1.9 | INTEGER | read-only | Defines a protocol to use for matching. |
| INT adGenAOSQoSMapQueuingActionType | 1.3.6.1.4.1.664.5.53.2.1.2.1.5 | INTEGER | read-only | Defines the type of queuing configured for this map entry. |
| U32 adGenAOSQoSMapQueuingBurstValue | 1.3.6.1.4.1.664.5.53.2.1.2.1.8 | Unsigned32 | read-only | Priority burst size in bytes. |
| INT adGenAOSQoSMapQueuingBWType | 1.3.6.1.4.1.664.5.53.2.1.2.1.6 | INTEGER | read-only | Defines the type of bandwidth queuing. |
| U32 adGenAOSQoSMapQueuingBWValue | 1.3.6.1.4.1.664.5.53.2.1.2.1.7 | Unsigned32 | read-only | Configured bandwidth for this map entry. |
| U32 adGenAOSQoSMapRTPMatchEndPort | 1.3.6.1.4.1.664.5.53.2.1.8.1.5 | Unsigned32 | read-only | Ending RTP destination port used for RTP packet matching. |
| INT adGenAOSQoSMapRTPMatchPorts | 1.3.6.1.4.1.664.5.53.2.1.8.1.6 | INTEGER | read-only | Defines which ports in the start-end port range are used for matching. By default only even ports are use. |
| U32 adGenAOSQoSMapRTPMatchStartPort | 1.3.6.1.4.1.664.5.53.2.1.8.1.4 | Unsigned32 | read-only | Starting RTP destination port used for RTP packet matching. |
| U32 adGenAOSQoSMapSeqNum | 1.3.6.1.4.1.664.5.53.2.1.2.1.2 | Unsigned32 | read-only | This is a unique number configured by the user to identify a sequence of entries in a named list of maps. |
| adGenAOSQoSMapSetEntry | 1.3.6.1.4.1.664.5.53.2.1.1.1 | not-accessible | The parameters for a particular QoS map. | |
| U32 adGenAOSQoSMapSetId | 1.3.6.1.4.1.664.5.53.2.1.1.1.1 | Unsigned32 | read-only | This is a unique number chosen by the system to identify a row in the adGenAOSQoSMapTable. |
| STR adGenAOSQoSMapSetName | 1.3.6.1.4.1.664.5.53.2.1.1.1.2 | DisplayString | read-only | Unique string used to identify QoS map. |
| adGenAOSQoSMapSetTable | 1.3.6.1.4.1.664.5.53.2.1.1 | not-accessible | Named list of configured QoS maps. | |
| U32 adGenAOSQoSMapShapeBurst | 1.3.6.1.4.1.664.5.53.2.1.2.1.19 | Unsigned32 | read-only | Shaper's burst size in bytes. |
| INT adGenAOSQoSMapShapeEthOverhead | 1.3.6.1.4.1.664.5.53.2.1.2.1.20 | INTEGER | read-only | State of inclusion of Ethernet CRC and VLAN tag bytes in the packet size. |
| U32 adGenAOSQoSMapShaperBytesPerTick | 1.3.6.1.4.1.664.5.53.2.1.9.1.4 | Unsigned32 | read-only | Bytes added to the budget. |
| U32 adGenAOSQoSMapShaperCurrentBudgetSize | 1.3.6.1.4.1.664.5.53.2.1.9.1.2 | Unsigned32 | read-only | Current budget size of shaper. |
| adGenAOSQoSMapShaperEntry | 1.3.6.1.4.1.664.5.53.2.1.9.1 | not-accessible | Displays class shaper configuration and statistic information for a map entry. | |
| adGenAOSQoSMapShaperGroup | 1.3.6.1.4.1.664.5.53.99.8.1.9 | Objects designed to assist in retrieving the shaper configuration and statistics of the QoS map entries. | ||
| U32 adGenAOSQoSMapShaperMaxBudgetSize | 1.3.6.1.4.1.664.5.53.2.1.9.1.3 | Unsigned32 | read-only | Maximum budget size of shaper. |
| C32 adGenAOSQoSMapShaperQueuePktDepth | 1.3.6.1.4.1.664.5.53.2.1.9.1.6 | Counter32 | read-only | Shaper queue packet depth. |
| C32 adGenAOSQoSMapShaperQueuePktDrops | 1.3.6.1.4.1.664.5.53.2.1.9.1.7 | Counter32 | read-only | Count of number of shaper queue packet drops. |
| C32 adGenAOSQoSMapShaperQueuePktsDelayed | 1.3.6.1.4.1.664.5.53.2.1.9.1.9 | Counter32 | read-only | Count of number of shaper queue packets delayed. |
| C32 adGenAOSQoSMapShaperQueuePktsSent | 1.3.6.1.4.1.664.5.53.2.1.9.1.8 | Counter32 | read-only | Count of number of shaper queue packets sent. |
| U32 adGenAOSQoSMapShaperShapeValue | 1.3.6.1.4.1.664.5.53.2.1.9.1.1 | Unsigned32 | read-only | Configured shaper value used for shaping traffic. |
| adGenAOSQoSMapShaperTable | 1.3.6.1.4.1.664.5.53.2.1.9 | not-accessible | List of class shapers for a named QoS map entry. | |
| U32 adGenAOSQoSMapShaperTickRate | 1.3.6.1.4.1.664.5.53.2.1.9.1.5 | Unsigned32 | read-only | How often, in milliseconds, that bytes are added to the budget. |
| INT adGenAOSQoSMapShapeState | 1.3.6.1.4.1.664.5.53.2.1.2.1.17 | INTEGER | read-only | State of traffic shaping. |
| U32 adGenAOSQoSMapShapeValue | 1.3.6.1.4.1.664.5.53.2.1.2.1.18 | Unsigned32 | read-only | Shaper's committed information rate in bps. |
| U32 adGenAOSQoSMapVlanMatchValue | 1.3.6.1.4.1.664.5.53.2.1.8.1.10 | Unsigned32 | read-only | VLAN Id used for matching packets. |
| adGenAOSQoSMib | 1.3.6.1.4.1.664.6.10000.53.2.1 | This MIB contains QoS statistical information. | ||
| UNS adGenAOSQoSPriorityRateLimiterBitDiscardRate | 1.3.6.1.4.1.664.5.53.2.1.6.1.16 | Unsigned64 | read-only | Number of bits discarded per second for this rate limiter. |
| UNS adGenAOSQoSPriorityRateLimiterBitMatchRate | 1.3.6.1.4.1.664.5.53.2.1.6.1.15 | Unsigned64 | read-only | Number of bits matched per second for this rate limiter. |
| U32 adGenAOSQoSPriorityRateLimiterBudgetRate | 1.3.6.1.4.1.664.5.53.2.1.6.1.6 | Unsigned32 | read-only | Rate of byte budget increase. |
| U32 adGenAOSQoSPriorityRateLimiterByteDiscardRate | 1.3.6.1.4.1.664.5.53.2.1.6.1.14 | Unsigned32 | read-only | Number of bytes discarded per second for this rate limiter. |
| U32 adGenAOSQoSPriorityRateLimiterByteMatchRate | 1.3.6.1.4.1.664.5.53.2.1.6.1.13 | Unsigned32 | read-only | Number of bytes matched per second for this rate limiter. |
| INT adGenAOSQoSPriorityRateLimiterClearCounters | 1.3.6.1.4.1.664.5.53.2.1.6.1.12 | INTEGER | read-write | Clear the rate limiter statistics. This is a write-only variable. A read will always return a value of '1'. |
| U32 adGenAOSQoSPriorityRateLimiterCurrBudget | 1.3.6.1.4.1.664.5.53.2.1.6.1.3 | Unsigned32 | read-only | Current rate limiter burst budget. |
| C32 adGenAOSQoSPriorityRateLimiterDrops | 1.3.6.1.4.1.664.5.53.2.1.6.1.9 | Counter32 | read-only | Number of packets discarded. |
| C64 adGenAOSQoSPriorityRateLimiterDropsBytes | 1.3.6.1.4.1.664.5.53.2.1.6.1.11 | Counter64 | read-only | Number of packets discarded. |
| adGenAOSQoSPriorityRateLimiterEntry | 1.3.6.1.4.1.664.5.53.2.1.6.1 | not-accessible | The priority queue statistics for a particular sequenced entry of a named QoS map. An entry will only be present if the action type of the corresponding map entry has priority queueing enabled. | |
| adGenAOSQoSPriorityRateLimiterGroup | 1.3.6.1.4.1.664.5.53.99.8.1.6 | Objects designed to assist in retrieving the rate limiter statistics of a particular sequenced entry of a named QoS map. | ||
| C32 adGenAOSQoSPriorityRateLimiterMatches | 1.3.6.1.4.1.664.5.53.2.1.6.1.8 | Counter32 | read-only | Number of packets matched. |
| C64 adGenAOSQoSPriorityRateLimiterMatchesBytes | 1.3.6.1.4.1.664.5.53.2.1.6.1.10 | Counter64 | read-only | Number of bytes matched. |
| U32 adGenAOSQoSPriorityRateLimiterMaxBudget | 1.3.6.1.4.1.664.5.53.2.1.6.1.4 | Unsigned32 | read-only | Maximum rate limiter burst budget. |
| U32 adGenAOSQoSPriorityRateLimiterMaxFillTime | 1.3.6.1.4.1.664.5.53.2.1.6.1.7 | Unsigned32 | read-only | time to accumulate a full budget. |
| U32 adGenAOSQoSPriorityRateLimiterParentEntryId | 1.3.6.1.4.1.664.5.53.2.1.6.1.1 | Unsigned32 | read-only | This is a unique number chosen by the system and the parent QoS map. This will always be zero for conversations in the base interface queue. |
| U32 adGenAOSQoSPriorityRateLimiterSetId | 1.3.6.1.4.1.664.5.53.2.1.6.1.2 | Unsigned32 | read-only | This is a unique number used to identify which row in the adGenAOSQoSMapSetTable this conversation is associated. |
| adGenAOSQoSPriorityRateLimiterTable | 1.3.6.1.4.1.664.5.53.2.1.6 | not-accessible | Displays priority queue rate limiter statistics. This table will be empty if no priority queue classes are configured in the qos map applied to a particular interface. | |
| U32 adGenAOSQoSPriorityRateLimiterUpdateTimestamp | 1.3.6.1.4.1.664.5.53.2.1.6.1.5 | Unsigned32 | read-only | Rate limiter budget update timestamp in milliseconds. |
RFC description
Manages Quality of Service configuration and statistics for ADTRAN AOS routers including queue management and rate limiting.
Start monitoring ADTRAN NetVanta/SDG-series AOS devices with a free 30-day trial of IPNetwork Monitor. Import MIBs, browse SNMP OIDs, create custom SNMP monitors, configure alerts, and monitor any SNMP-enabled network device from a single console.