ADTRAN-AOS-QOS: View SNMP OID List / Download MIB
VENDOR: ADTRAN
Home | MIB: ADTRAN-AOS-QOS | |||
---|---|---|---|---|
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 |
adGenAOSQos | 1.3.6.1.4.1.664.5.53.2.1 | |||
adGenAOSQoSMapSetTable | 1.3.6.1.4.1.664.5.53.2.1.1 | no-access |
Named list of configured QoS maps. |
|
1.3.6.1.4.1.664.5.53.2.1.1.1 | no-access |
The parameters for a particular QoS map. |
||
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. |
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. |
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. |
adGenAOSQoSMapEntriesTable | 1.3.6.1.4.1.664.5.53.2.1.2 | no-access |
List of sequenced entries for a named QoS map. |
|
1.3.6.1.4.1.664.5.53.2.1.2.1 | no-access |
The parameters for a particular sequenced entry of a named QoS map. |
||
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. |
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. |
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. |
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. |
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. Enumeration: 'priority': 2, 'none': 1, 'classBased': 3. |
adGenAOSQoSMapQueuingBWType | 1.3.6.1.4.1.664.5.53.2.1.2.1.6 | integer | read-only |
Defines the type of bandwidth queuing. Enumeration: 'none': 1, 'percent': 3, 'percentRemaining': 4, 'absolute': 2. |
adGenAOSQoSMapQueuingBWValue | 1.3.6.1.4.1.664.5.53.2.1.2.1.7 | unsigned32 | read-only |
Configured bandwidth for this map entry. |
adGenAOSQoSMapQueuingBurstValue | 1.3.6.1.4.1.664.5.53.2.1.2.1.8 | unsigned32 | read-only |
Priority burst size in bytes. |
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). Enumeration: 'enable': 1, 'disable': 2. |
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. Enumeration: 'enable': 1, 'disable': 2. |
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). |
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) |
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. Enumeration: 'enable': 1, 'disable': 2. |
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. |
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. Enumeration: 'enable': 1, 'disable': 2. |
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. |
adGenAOSQoSMapShapeState | 1.3.6.1.4.1.664.5.53.2.1.2.1.17 | integer | read-only |
State of traffic shaping. Enumeration: 'enable': 1, 'disable': 2. |
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. |
adGenAOSQoSMapShapeBurst | 1.3.6.1.4.1.664.5.53.2.1.2.1.19 | unsigned32 | read-only |
Shaper's burst size in bytes. |
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. Enumeration: 'enable': 1, 'disable': 2. |
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'. Enumeration: 'clear': 1. |
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. Enumeration: 'enable': 1, 'disable': 2. |
adGenAOSQoSInterfaceTable | 1.3.6.1.4.1.664.5.53.2.1.3 | no-access |
List of interfaces and the QoS map data for that interface. |
|
1.3.6.1.4.1.664.5.53.2.1.3.1 | no-access |
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. |
||
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. |
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. |
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. |
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. Enumeration: 'disabled': 2, 'enabled': 1. |
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. Enumeration: 'weightedFair': 3, 'none': 6, 'fifoAged': 2, 'fifo': 1, 'priority': 5, 'roundRobin': 4. |
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. |
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. |
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. |
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. |
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. |
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. |
adGenAOSQoSInterfaceTXQAvailableBW | 1.3.6.1.4.1.664.5.53.2.1.3.1.12 | unsigned32 | read-only |
Specifies available bandwidth in kilobits/sec. |
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. |
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. |
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. |
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. |
adGenAOSQoSInterfaceTrafficShapingBurst | 1.3.6.1.4.1.664.5.53.2.1.3.1.17 | unsigned32 | read-only |
Outbound traffic shaping burst in bytes. |
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. |
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. |
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. |
adGenAOSQoSInterfaceShaperBytesPerTick | 1.3.6.1.4.1.664.5.53.2.1.3.1.21 | unsigned32 | read-only |
Bytes added to the budget. |
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. |
adGenAOSQoSInterfaceShaperQPktDepth | 1.3.6.1.4.1.664.5.53.2.1.3.1.23 | unsigned32 | read-only |
Interface shaper queue depth. |
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. |
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. |
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. |
adGenAOSQoSClassConvHistoryTable | 1.3.6.1.4.1.664.5.53.2.1.4 | no-access |
Displays QoS class based conversation history. |
|
1.3.6.1.4.1.664.5.53.2.1.4.1 | no-access |
The class based conversation history for a particular sequenced entry of a named QoS map. |
||
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. |
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. |
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. |
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. |
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. |
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. |
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. |
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. |
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. |
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. |
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. |
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. |
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. |
adGenAOSQoSConversationTable | 1.3.6.1.4.1.664.5.53.2.1.5 | no-access |
Displays real-time head-of-queue packets in the conversation sub-queue. |
|
1.3.6.1.4.1.664.5.53.2.1.5.1 | no-access |
The conversation for a particular sequenced entry of a named QoS map. |
||
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. |
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. |
adGenAOSQoSConvMatches | 1.3.6.1.4.1.664.5.53.2.1.5.1.3 | counter32 | read-only |
Number of conversation packets matched. |
adGenAOSQoSConvDiscards | 1.3.6.1.4.1.664.5.53.2.1.5.1.4 | counter32 | read-only |
Number of conversation packets discarded. |
adGenAOSQoSConvMatchesBytes | 1.3.6.1.4.1.664.5.53.2.1.5.1.5 | counter64 | read-only |
Number of conversation bytes matched. |
adGenAOSQoSConvDiscardsBytes | 1.3.6.1.4.1.664.5.53.2.1.5.1.6 | counter64 | read-only |
Number of conversation bytes discarded. |
adGenAOSQoSConvDepth | 1.3.6.1.4.1.664.5.53.2.1.5.1.7 | unsigned32 | read-only |
Current conversation queue depth. |
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. |
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. |
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. |
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. Enumeration: 'ip': 2, 'bridging': 3, 'unset': 1. |
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. Enumeration: 'unclassified': 3, 'classBased': 2, 'priorityUser': 4, 'bestEffort': 1, 'prioritySystem': 5. |
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. |
adGenAOSQoSPriorityRateLimiterTable | 1.3.6.1.4.1.664.5.53.2.1.6 | no-access |
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. |
|
1.3.6.1.4.1.664.5.53.2.1.6.1 | no-access |
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. |
||
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. |
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. |
adGenAOSQoSPriorityRateLimiterCurrBudget | 1.3.6.1.4.1.664.5.53.2.1.6.1.3 | unsigned32 | read-only |
Current rate limiter burst budget. |
adGenAOSQoSPriorityRateLimiterMaxBudget | 1.3.6.1.4.1.664.5.53.2.1.6.1.4 | unsigned32 | read-only |
Maximum rate limiter burst budget. |
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. |
adGenAOSQoSPriorityRateLimiterBudgetRate | 1.3.6.1.4.1.664.5.53.2.1.6.1.6 | unsigned32 | read-only |
Rate of byte budget increase. |
adGenAOSQoSPriorityRateLimiterMaxFillTime | 1.3.6.1.4.1.664.5.53.2.1.6.1.7 | unsigned32 | read-only |
time to accumulate a full budget. |
adGenAOSQoSPriorityRateLimiterMatches | 1.3.6.1.4.1.664.5.53.2.1.6.1.8 | counter32 | read-only |
Number of packets matched. |
adGenAOSQoSPriorityRateLimiterDrops | 1.3.6.1.4.1.664.5.53.2.1.6.1.9 | counter32 | read-only |
Number of packets discarded. |
adGenAOSQoSPriorityRateLimiterMatchesBytes | 1.3.6.1.4.1.664.5.53.2.1.6.1.10 | counter64 | read-only |
Number of bytes matched. |
adGenAOSQoSPriorityRateLimiterDropsBytes | 1.3.6.1.4.1.664.5.53.2.1.6.1.11 | counter64 | read-only |
Number of packets discarded. |
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'. Enumeration: 'clear': 1. |
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. |
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. |
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. |
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. |
adGenAOSQoSMapClassifierStatsTable | 1.3.6.1.4.1.664.5.53.2.1.7 | no-access |
Statistics for the class map entry. |
|
1.3.6.1.4.1.664.5.53.2.1.7.1 | no-access |
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. |
||
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. |
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. |
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. |
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. |
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. |
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. |
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. |
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. |
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. |
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. |
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. |
adGenAOSQoSMapMatchTable | 1.3.6.1.4.1.664.5.53.2.1.8 | no-access |
List of sequenced match entries for a named QoS map. |
|
1.3.6.1.4.1.664.5.53.2.1.8.1 | no-access |
Displays match configuration information for each map entry. |
||
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. |
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. Enumeration: 'precedenceIpv6': 14, 'precedenceIpv4': 13, 'protocol': 4, 'dscpIpv6': 12, 'precedence': 6, 'dscpIpv4': 11, 'aclIpv6': 15, 'unknown': 1, 'vlan': 7, 'dscp': 5, 'acl': 2, 'ipRTP': 3, 'frameRelayDLCI': 8, 'any': 10, 'ipRTPIpv6': 16. |
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. |
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. |
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. |
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. Enumeration: 'even': 1, 'all': 3, 'odd': 2. |
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. |
adGenAOSQoSMapPrecedenceMatchValue | 1.3.6.1.4.1.664.5.53.2.1.8.1.8 | unsigned32 | read-only |
Configured precedence values used for matching. |
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. Enumeration: 'protocolIpv6': 5, 'protocolIpv4': 4, 'none': 1, 'netBEIU': 3, 'bridged': 2. |
adGenAOSQoSMapVlanMatchValue | 1.3.6.1.4.1.664.5.53.2.1.8.1.10 | unsigned32 | read-only |
VLAN Id used for matching packets. |
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. |
adGenAOSQoSMapShaperTable | 1.3.6.1.4.1.664.5.53.2.1.9 | no-access |
List of class shapers for a named QoS map entry. |
|
1.3.6.1.4.1.664.5.53.2.1.9.1 | no-access |
Displays class shaper configuration and statistic information for a map entry. |
||
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. |
adGenAOSQoSMapShaperCurrentBudgetSize | 1.3.6.1.4.1.664.5.53.2.1.9.1.2 | unsigned32 | read-only |
Current budget size of shaper. |
adGenAOSQoSMapShaperMaxBudgetSize | 1.3.6.1.4.1.664.5.53.2.1.9.1.3 | unsigned32 | read-only |
Maximum budget size of shaper. |
adGenAOSQoSMapShaperBytesPerTick | 1.3.6.1.4.1.664.5.53.2.1.9.1.4 | unsigned32 | read-only |
Bytes added to the budget. |
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. |
adGenAOSQoSMapShaperQueuePktDepth | 1.3.6.1.4.1.664.5.53.2.1.9.1.6 | counter32 | read-only |
Shaper queue packet depth. |
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. |
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. |
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. |
adGenAOSQoSConformance | 1.3.6.1.4.1.664.5.53.99.8 | |||
adGenAOSQoSGroup | 1.3.6.1.4.1.664.5.53.99.8.1 | |||
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. |
||
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. |
||
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. |
||
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. |
||
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. |
||
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. |
||
adGenAOSQoSClassifierGroup | 1.3.6.1.4.1.664.5.53.99.8.1.7 |
Objects designed to assist in retrieving the class statistics. |
||
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. |
||
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. |
||
adGenAOSQoSCompliances | 1.3.6.1.4.1.664.5.53.99.8.2 | |||
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. |
||
adGenAOSQoSMib | 1.3.6.1.4.1.664.6.10000.53.2.1 |
This MIB contains QoS statistical information. |