CISCO-QOS-PIB-MIB: View SNMP OID List / Download MIB

VENDOR: CISCO


 Home MIB: CISCO-QOS-PIB-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).
Keep in mind that standard MIB files can be successfully loaded by systems and programs only if all the required MIB's from the "Imports" section are already loaded.
The tree-like SNMP object navigator requires no explanations because it is very simple to use. And if you stumbled on this MIB from Google note that you can always go back to the home page if you need to perform another MIB or OID lookup.


Object Name OID Type Access Info
 ciscoQosPIBMIB 1.3.6.1.4.1.9.18.2.1
The Cisco QOS Policy PIB for provisioning QOS policy.
     qosPIBConformance 1.3.6.1.4.1.9.18.2.1.1
         qosPIBCompliances 1.3.6.1.4.1.9.18.2.1.1.1
             qosPIBCompliance 1.3.6.1.4.1.9.18.2.1.1.1.1
The compliance statement for the QOS Policy Derived MIB.
         qosPIBGroups 1.3.6.1.4.1.9.18.2.1.1.2
             qosDevicePibIncarnationTableGroup 1.3.6.1.4.1.9.18.2.1.1.2.1
             qosDeviceAttributeTableGroup 1.3.6.1.4.1.9.18.2.1.1.2.2
             qosInterfaceTypeTableGroup 1.3.6.1.4.1.9.18.2.1.1.2.3
             qosDiffServMappingTableGroup 1.3.6.1.4.1.9.18.2.1.1.2.4
             qosCosToDscpTableGroup 1.3.6.1.4.1.9.18.2.1.1.2.5
             qosUnmatchedPolicyTableGroup 1.3.6.1.4.1.9.18.2.1.1.2.6
             qosPolicerTableGroup 1.3.6.1.4.1.9.18.2.1.1.2.7
             qosAggregateTableGroup 1.3.6.1.4.1.9.18.2.1.1.2.8
             qosMacClassificationTableGroup 1.3.6.1.4.1.9.18.2.1.1.2.9
             qosIpAceTableGroup 1.3.6.1.4.1.9.18.2.1.1.2.10
             qosIpAclDefinitionTableGroup 1.3.6.1.4.1.9.18.2.1.1.2.11
             qosIpAclActionTableGroup 1.3.6.1.4.1.9.18.2.1.1.2.12
             qosIfSchedulingPreferencesTableGroup 1.3.6.1.4.1.9.18.2.1.1.2.13
             qosIfDropPreferenceTableGroup 1.3.6.1.4.1.9.18.2.1.1.2.14
             qosIfDscpAssignmentTableGroup 1.3.6.1.4.1.9.18.2.1.1.2.15
             qosIfRedTableGroup 1.3.6.1.4.1.9.18.2.1.1.2.16
             qosIfTailDropTableGroup 1.3.6.1.4.1.9.18.2.1.1.2.17
             qosIfWeightsTableGroup 1.3.6.1.4.1.9.18.2.1.1.2.18
     qosDeviceConfig 1.3.6.1.4.1.9.18.2.1.2
         qosDevicePibIncarnationTable 1.3.6.1.4.1.9.18.2.1.2.1 no-access
This class contains a single policy instance that identifies the current incarnation of the PIB and the PDP that installed this incarnation. The instance of this class is reported to the PDP at client connect time so that the PDP can (attempt to) ascertain the current state of the PIB.
             qosDevicePibIncarnationEntry 1.3.6.1.4.1.9.18.2.1.2.1.1 no-access
The single policy instance of this class identifies the current incarnation of the PIB and the PDP that installed this incarnation.
                 qosDeviceIncarnationId 1.3.6.1.4.1.9.18.2.1.2.1.1.1 policyinstanceid no-access
An integer index to identify the instance of the policy class.
                 qosDevicePdpName 1.3.6.1.4.1.9.18.2.1.2.1.1.2 displaystring read-only
The name of the PDP that installed the current incarnation of the PIB into the device. By default it is the zero length string.
                 qosDevicePibIncarnation 1.3.6.1.4.1.9.18.2.1.2.1.1.3 octet string read-only
An octet string to identify the current incarnation. It has meaning to the PDP that installed the PIB and perhaps its standby PDPs. By default the empty string.
                 qosDevicePibTtl 1.3.6.1.4.1.9.18.2.1.2.1.1.4 unsigned32 read-only
The number of seconds after a client close or TCP timeout for which the PEP continues to enforce the policy in the PIB. After this interval, the PIB is consired expired and the device no longer enforces the policy installed in the PIB.
         qosDeviceAttributeTable 1.3.6.1.4.1.9.18.2.1.2.2 no-access
The single instance of this class indicates specific attributes of the device. These include configuration values such as the configured PDP addresses, the maximum message size, and specific device capabilities. The latter include input port-based and output port-based classification and/or policing, support for flow based policing, aggregate based policing, traffic shaping capabilities, etc.
             qosDeviceAttributeEntry 1.3.6.1.4.1.9.18.2.1.2.2.1 no-access
The single instance of this class indicates specific attributes of the device.
                 qosDeviceAttributeId 1.3.6.1.4.1.9.18.2.1.2.2.1.1 policyinstanceid no-access
An integer index to identify the instance of the policy class.
                 qosDevicePepDomain 1.3.6.1.4.1.9.18.2.1.2.2.1.2 displaystring read-only
The QoS domain that this device belongs to. This is configured locally on the device (perhaps by some management protocol such as SNMP). By default, it is the zero-length string.
                 qosDevicePrimaryPdp 1.3.6.1.4.1.9.18.2.1.2.2.1.3 ipaddress read-only
The address of the PDP configured to be the primary PDP for the device.
                 qosDeviceSecondaryPdp 1.3.6.1.4.1.9.18.2.1.2.2.1.4 ipaddress read-only
The address of the PDP configured to be the secondary PDP for the device. An address of zero indicates no secondary is configured.
                 qosDeviceMaxMessageSize 1.3.6.1.4.1.9.18.2.1.2.2.1.5 unsigned32 read-only
The maximum size message that this PEP is capable of receiving in bytes. A value of zero means that the maximum message size is unspecified (but does not mean it is unlimited). A message greater than this maximum results in a MessageTooBig error on a 'no commit' REP.
                 qosDeviceCapabilities 1.3.6.1.4.1.9.18.2.1.2.2.1.6 bits read-only
An enumeration of device capabilities. Used by the PDP to select policies and configuration to push to the PEP. Bits: 'dscp': 3, 'layer2Cos': 1, 'unspecified': 0, 'ipPrecedence': 2.
         qosInterfaceTypeTable 1.3.6.1.4.1.9.18.2.1.2.3 no-access
This class describes the interface types of the interfaces that exist on the device. It includes the queue type, role combination and capabilities of interfaces. The PEP does not report which specific interfaces have which characteristics.
             qosInterfaceTypeEntry 1.3.6.1.4.1.9.18.2.1.2.3.1 no-access
An instance of this class describes a role combination for an interface type of an interface that exists on the device.
                 qosInterfaceTypeId 1.3.6.1.4.1.9.18.2.1.2.3.1.1 policyinstanceid no-access
An integer index to identify the instance of the policy class.
                 qosInterfaceQueueType 1.3.6.1.4.1.9.18.2.1.2.3.1.2 qosinterfacequeuetype read-only
The interface type in terms of number of queues and thresholds.
                 qosInterfaceTypeRoles 1.3.6.1.4.1.9.18.2.1.2.3.1.3 rolecombination read-only
A combination of roles on at least one interface of type qosInterfaceType.
                 qosInterfaceTypeCapabilities 1.3.6.1.4.1.9.18.2.1.2.3.1.4 qosinterfacetypecapabilities read-only
An enumeration of interface capabilities. Used by the PDP to select policies and configuration to push to the PEP.
     qosDomainConfig 1.3.6.1.4.1.9.18.2.1.3
         qosDiffServMappingTable 1.3.6.1.4.1.9.18.2.1.3.1 no-access
Maps each DSCP to a marked-down DSCP. Also maps each DSCP to an IP precedence and QosLayer2Cos. When configured for the first time, all 64 entries of the table must be specified. Thereafter, instances may be modified (with a delete and install in a single decision) but not deleted unless all instances are deleted.
             qosDiffServMappingEntry 1.3.6.1.4.1.9.18.2.1.3.1.1 no-access
An instance of this class represents mappings from a DSCP.
                 qosDscp 1.3.6.1.4.1.9.18.2.1.3.1.1.1 dscp no-access
A DSCP for which this entry contains mappings.
                 qosMarkedDscp 1.3.6.1.4.1.9.18.2.1.3.1.1.2 dscp read-only
The DSCP to use instead of the qosDscp when the packet is out of profile and hence marked as such.
                 qosL2Cos 1.3.6.1.4.1.9.18.2.1.3.1.1.3 qoslayer2cos read-only
The L2 CoS value to use when mapping this DSCP to layer 2 CoS.
         qosCosToDscpTable 1.3.6.1.4.1.9.18.2.1.3.2 no-access
Maps each of eight CoS values to a DSCP. When configured for the first time, all 8 entries of the table must be specified. Thereafter, instances may be modified (with a delete and install in a single decision) but not deleted unless all instances are deleted.
             qosCosToDscpEntry 1.3.6.1.4.1.9.18.2.1.3.2.1 no-access
An instance of this class maps a CoS value to a DSCP.
                 qosCosToDscpCos 1.3.6.1.4.1.9.18.2.1.3.2.1.1 qoslayer2cos no-access
The L2 CoS value that is being mapped.
                 qosCosToDscpDscp 1.3.6.1.4.1.9.18.2.1.3.2.1.2 dscp read-only
The DSCP value to use when mapping the L2 CoS to a DSCP.
     qosUnmatchedPolicy 1.3.6.1.4.1.9.18.2.1.4
         qosUnmatchedPolicyTable 1.3.6.1.4.1.9.18.2.1.4.1 no-access
A policy class that specifies what QoS to apply to a packet that does not match any other policy configured for this role combination for a particular direction of traffic.
             qosUnmatchedPolicyEntry 1.3.6.1.4.1.9.18.2.1.4.1.1 no-access
An instance of this class specifies the unmatched policy for a particular role combination for incoming or outgoing traffic.
                 qosUnmatchedPolicyId 1.3.6.1.4.1.9.18.2.1.4.1.1.1 policyinstanceid no-access
An integer index to identify the instance of the policy class.
                 qosUnmatchedPolicyRole 1.3.6.1.4.1.9.18.2.1.4.1.1.2 rolecombination read-only
Role combination for which this instance applies.
                 qosUnmatchedPolicyDirection 1.3.6.1.4.1.9.18.2.1.4.1.1.3 integer read-only
The direction of packet flow at the interface in question to which this instance applies. Enumeration: 'out': 1, 'in': 0.
                 qosUnmatchedPolicyDscp 1.3.6.1.4.1.9.18.2.1.4.1.1.4 dscp read-only
The DSCP to classify the unmatched packet with. This must be specified even if qosUnmatchedPolicyDscpTrusted is true.
                 qosUnmatchedPolicyDscpTrusted 1.3.6.1.4.1.9.18.2.1.4.1.1.5 truthvalue read-only
If this attribute is true, then the Dscp associated with the packet is trusted, i.e., it is assumed to have already been set. In this case, the Dscp is not rewritten with qosUnmatchedPolicyDscp (qosUnmatchedPolicyDscp is ignored) unless this is a non-IP packet and arrives untagged. The packet is still policed as part of its micro flow and its aggregate flow. When a trusted action is applied to an input interface, the Dscp (for an IP packet) or CoS (for a non-IP packet) associated with the packet is the one contained in the packet. When a trusted action is applied to an output interface, the Dscp associated with the packet is the one that is the result of the input classification and policing.
                 qosUnmatchPolMicroFlowPolicerId 1.3.6.1.4.1.9.18.2.1.4.1.1.6 policyinstanceid read-only
An index identifying the instance of policer to apply to unmatched packets. It must correspond to the integer index of an instance of class qosPolicerTable or be zero. If zero, the microflow is not policed.
                 qosUnmatchedPolicyAggregateId 1.3.6.1.4.1.9.18.2.1.4.1.1.7 policyinstanceid read-only
An index identifying the aggregate that the packet belongs to. It must correspond to the integer index of an instance of class qosAggregateTable or be zero. If zero, the microflow does not belong to any aggregate and is not policed as part of any aggregate.
     qosPolicer 1.3.6.1.4.1.9.18.2.1.5
         qosPolicerTable 1.3.6.1.4.1.9.18.2.1.5.1 no-access
A class specifying policing parameters for both microflows and aggregate flows. This table is designed for policing according to a token bucket scheme where an average rate and burst size is specified.
             qosPolicerEntry 1.3.6.1.4.1.9.18.2.1.5.1.1 no-access
An instance of this class specifies a set of policing parameters.
                 qosPolicerId 1.3.6.1.4.1.9.18.2.1.5.1.1.1 policyinstanceid no-access
An integer index to identify the instance of the policy class.
                 qosPolicerRate 1.3.6.1.4.1.9.18.2.1.5.1.1.2 unsigned64 read-only
The token rate. It is specified in units of bit/s. A rate of zero means that all packets will be out of profile. If the qosPolicerAction is set to drop then this effectively denies any service to packets policed by this policer.
                 qosPolicerNormalBurst 1.3.6.1.4.1.9.18.2.1.5.1.1.3 unsigned32 read-only
The normal size of a burst in terms of bits.
                 qosPolicerExcessBurst 1.3.6.1.4.1.9.18.2.1.5.1.1.4 unsigned32 read-only
The excess size of a burst in terms of bits.
                 qosPolicerAction 1.3.6.1.4.1.9.18.2.1.5.1.1.5 integer read-only
An indication of how to handle out of profile packets. When the shape action is chosen then traffic is shaped to the rate specified by qosPolicerRate. Enumeration: 'shape': 2, 'drop': 0, 'mark': 1.
         qosAggregateTable 1.3.6.1.4.1.9.18.2.1.5.2 no-access
Instances of this class identify aggregate flows and the policer to apply to each.
             qosAggregateEntry 1.3.6.1.4.1.9.18.2.1.5.2.1 no-access
An instance of this class specifies the policer to apply to an aggregate flow.
                 qosAggregateId 1.3.6.1.4.1.9.18.2.1.5.2.1.1 policyinstanceid no-access
An integer index to identify the instance of the policy class.
                 qosAggregatePolicerId 1.3.6.1.4.1.9.18.2.1.5.2.1.2 policyinstanceid read-only
An index identifying the instance of policer to apply to the aggregate. It must correspond to the integer index of an instance of class qosPolicerTable.
     qosMacQos 1.3.6.1.4.1.9.18.2.1.6
         qosMacClassificationTable 1.3.6.1.4.1.9.18.2.1.6.1 no-access
A class of MAC/Vlan tuples and their associated CoS values.
             qosMacClassificationEntry 1.3.6.1.4.1.9.18.2.1.6.1.1 no-access
An instance of this class specifies the mapping of a VLAN and a MAC address to a CoS value.
                 qosMacClassificationId 1.3.6.1.4.1.9.18.2.1.6.1.1.1 policyinstanceid no-access
An integer index to identify the instance of the policy class.
                 qosDstMacVlan 1.3.6.1.4.1.9.18.2.1.6.1.1.2 integer read-only
The VLAN of the destination MAC address of the L2 frame.
                 qosDstMacAddress 1.3.6.1.4.1.9.18.2.1.6.1.1.3 macaddress read-only
The destination MAC address of the L2 frame.
                 qosDstMacCos 1.3.6.1.4.1.9.18.2.1.6.1.1.4 qoslayer2cos read-only
The CoS to assign the packet with the associated MAC/VLAN tuple. Note that this CoS is overridden by the policies to classify the frame at layer 3 if there are any.
     qosIpQos 1.3.6.1.4.1.9.18.2.1.7
         qosIpAceTable 1.3.6.1.4.1.9.18.2.1.7.1 no-access
ACE definitions.
             qosIpAceEntry 1.3.6.1.4.1.9.18.2.1.7.1.1 no-access
An instance of this class specifies an ACE.
                 qosIpAceId 1.3.6.1.4.1.9.18.2.1.7.1.1.1 policyinstanceid no-access
An integer index to identify the instance of the policy class.
                 qosIpAceDstAddr 1.3.6.1.4.1.9.18.2.1.7.1.1.2 ipaddress read-only
The IP address to match against the packet's destination IP address.
                 qosIpAceDstAddrMask 1.3.6.1.4.1.9.18.2.1.7.1.1.3 ipaddress read-only
A mask for the matching of the destination IP address.
                 qosIpAceSrcAddr 1.3.6.1.4.1.9.18.2.1.7.1.1.4 ipaddress read-only
The IP address to match against the packet's source IP address.
                 qosIpAceSrcAddrMask 1.3.6.1.4.1.9.18.2.1.7.1.1.5 ipaddress read-only
A mask for the matching of the source IP address.
                 qosIpAceDscpMin 1.3.6.1.4.1.9.18.2.1.7.1.1.6 dscp read-only
The minimum value that the DSCP in the packet can have and match this ACE.
                 qosIpAceDscpMax 1.3.6.1.4.1.9.18.2.1.7.1.1.7 dscp read-only
The maximum value that the DSCP in the packet can have and match this ACE.
                 qosIpAceProtocol 1.3.6.1.4.1.9.18.2.1.7.1.1.8 integer read-only
The IP protocol to match against the packet's protocol. A value of zero means match all.
                 qosIpAceDstL4PortMin 1.3.6.1.4.1.9.18.2.1.7.1.1.9 integer read-only
The minimum value that the packet's layer 4 dest port number can have and match this ACE.
                 qosIpAceDstL4PortMax 1.3.6.1.4.1.9.18.2.1.7.1.1.10 integer read-only
The maximum value that the packet's layer 4 dest port number can have and match this ACE.
                 qosIpAceSrcL4PortMin 1.3.6.1.4.1.9.18.2.1.7.1.1.11 integer read-only
The minimum value that the packet's layer 4 source port number can have and match this ACE.
                 qosIpAceSrcL4PortMax 1.3.6.1.4.1.9.18.2.1.7.1.1.12 integer read-only
The maximum value that the packet's layer 4 source port number can have and match this ACE.
                 qosIpAcePermit 1.3.6.1.4.1.9.18.2.1.7.1.1.13 truthvalue read-only
If the packet matches this ACE and the value of this attribute is true, then the matching process terminates and the QoS associated with this ACE (indirectly through the ACL) is applied to the packet. If the value of this attribute is false, then no more ACEs in this ACL are compared to this packet and matching continues with the first ACE of the next ACL.
         qosIpAclDefinitionTable 1.3.6.1.4.1.9.18.2.1.7.2 no-access
A class that defines a set of ACLs each being an ordered list of ACEs.
             qosIpAclDefinitionEntry 1.3.6.1.4.1.9.18.2.1.7.2.1 no-access
An instance of this class specifies an ACE in an ACL and its order with respect to other ACEs in the same ACL.
                 qosIpAclDefinitionId 1.3.6.1.4.1.9.18.2.1.7.2.1.1 policyinstanceid no-access
An integer index to identify the instance of the policy class.
                 qosIpAclId 1.3.6.1.4.1.9.18.2.1.7.2.1.2 policyinstanceid read-only
An index for this ACL. There will be one instance of policy class qosIpAclDefinition with this integer index for each ACE in the ACL per role combination.
                 qosIpAceOrder 1.3.6.1.4.1.9.18.2.1.7.2.1.3 unsigned32 read-only
An integer that determines the position of this ACE in the ACL. An ACE with a given order is positioned in the access contol list before one with a higher order.
                 qosIpAclDefAceId 1.3.6.1.4.1.9.18.2.1.7.2.1.4 policyinstanceid read-only
This attribute specifies the ACE in the qosIpAceTable that is in the ACL specified by qosIpAclId at the position specified by qosIpAceOrder.
         qosIpAclActionTable 1.3.6.1.4.1.9.18.2.1.7.3 no-access
A class that applies a set of ACLs to interfaces specifying, for each interface the order of the ACL with respect to other ACLs applied to the same interface and, for each ACL the action to take for a packet that matches a permit ACE in that ACL. Interfaces are specified abstractly in terms of interface role combinations.
             qosIpAclActionEntry 1.3.6.1.4.1.9.18.2.1.7.3.1 no-access
An instance of this class applies an ACL to traffic in a particular direction on an interface with a particular role combination, and specifies the action for packets which match the ACL.
                 qosIpAclActionId 1.3.6.1.4.1.9.18.2.1.7.3.1.1 policyinstanceid no-access
An integer index to identify the instance of the policy class.
                 qosIpAclActAclId 1.3.6.1.4.1.9.18.2.1.7.3.1.2 policyinstanceid read-only
The ACL associated with this action.
                 qosIpAclInterfaceRoles 1.3.6.1.4.1.9.18.2.1.7.3.1.3 rolecombination read-only
The interfaces to which this ACL applies specified in terms of a set of roles.
                 qosIpAclInterfaceDirection 1.3.6.1.4.1.9.18.2.1.7.3.1.4 integer read-only
The direction of packet flow at the interface in question to which this ACL applies. Enumeration: 'out': 1, 'in': 0.
                 qosIpAclOrder 1.3.6.1.4.1.9.18.2.1.7.3.1.5 unsigned32 read-only
An integer that determines the order of this ACL in the list of ACLs applied to interfaces of the specified role combination. An ACL with a given order is positioned in the list before one with a higher order.
                 qosIpAclDscp 1.3.6.1.4.1.9.18.2.1.7.3.1.6 dscp read-only
The DSCP to classify the packet with in the event that the packet matches an ACE in this ACL and the ACE is a permit.
                 qosIpAclDscpTrusted 1.3.6.1.4.1.9.18.2.1.7.3.1.7 truthvalue read-only
If this attribute is true, then the Dscp associated with the packet is trusted, i.e., it is assumed to have already been set. In this case, the Dscp is not rewritten with qosIpAclDscp (qosIpAclDscp is ignored). The packet is still policed as part of its micro flow and its aggregate flow. When a trusted action is applied to an input interface, the Dscp associated with the packet is the one contained in the packet. When a trusted action is applied to an output interface, the Dscp associated with the packet is the one that is the result of the input classification and policing.
                 qosIpAclMicroFlowPolicerId 1.3.6.1.4.1.9.18.2.1.7.3.1.8 policyinstanceid read-only
An index identifying the instance of policer to apply to the microflow. It must correspond to the integer index of an instance of class qosPolicerTableor be zero. If zero, the microflow is not policed.
                 qosIpAclAggregateId 1.3.6.1.4.1.9.18.2.1.7.3.1.9 policyinstanceid read-only
An index identifying the aggregate that the packet belongs to. It must correspond to the integer index of an instance of class qosAggregateTable or be zero. If zero, the microflow does not belong to any aggregate and is not policed as part of any aggregate.
     qosIfParameters 1.3.6.1.4.1.9.18.2.1.8
         qosIfSchedulingPreferencesTable 1.3.6.1.4.1.9.18.2.1.8.1 no-access
This class specifies the scheduling preference an interface chooses if it supports multiple scheduling types. Higher values are preferred over lower values.
             qosIfSchedulingPreferenceEntry 1.3.6.1.4.1.9.18.2.1.8.1.1 no-access
An instance of this class specifies a scheduling preference for a queue-type on an interface with a particular role combination.
                 qosIfSchedulingPreferenceId 1.3.6.1.4.1.9.18.2.1.8.1.1.1 policyinstanceid no-access
An integer index to identify the instance of the policy class.
                 qosIfSchedulingRoles 1.3.6.1.4.1.9.18.2.1.8.1.1.2 rolecombination read-only
The combination of roles the interface must have for this policy instance to apply to that interface.
                 qosIfSchedulingPreference 1.3.6.1.4.1.9.18.2.1.8.1.1.3 integer read-only
The preference to use this scheduling discipline and queue type. A higher value means a higher preference. If two disciplines have the same preference the choice is a local decision.
                 qosIfSchedulingDiscipline 1.3.6.1.4.1.9.18.2.1.8.1.1.4 integer read-only
An enumerate type for all the known scheduling disciplines. Enumeration: 'weightedFairQueueing': 1, 'pqCbwfq': 8, 'priorityQueueing': 4, 'fifo': 6, 'weightedRoundRobin': 2, 'classBasedWFQ': 5, 'customQueueing': 3, 'pqWrr': 7.
                 qosIfSchedulingQueueType 1.3.6.1.4.1.9.18.2.1.8.1.1.5 qosinterfacequeuetype read-only
The queue type of this preference.
         qosIfDropPreferenceTable 1.3.6.1.4.1.9.18.2.1.8.2 no-access
This class specifies the preference of the drop mechanism an interface chooses if it supports multiple drop mechanisms. Higher values are preferred over lower values.
             qosIfDropPreferenceEntry 1.3.6.1.4.1.9.18.2.1.8.2.1 no-access
An instance of this class specifies a drop preference for a drop mechanism on an interface with a particular role combination.
                 qosIfDropPreferenceId 1.3.6.1.4.1.9.18.2.1.8.2.1.1 policyinstanceid no-access
An integer index to identify the instance of the policy class.
                 qosIfDropRoles 1.3.6.1.4.1.9.18.2.1.8.2.1.2 rolecombination read-only
The combination of roles the interface must have for this policy instance to apply to that interface.
                 qosIfDropPreference 1.3.6.1.4.1.9.18.2.1.8.2.1.3 integer read-only
The preference to use this drop mechanism. A higher value means a higher preference. If two mechanisms have the same preference the choice is a local decision.
                 qosIfDropDiscipline 1.3.6.1.4.1.9.18.2.1.8.2.1.4 integer read-only
An enumerate type for all the known drop mechanisms. Enumeration: 'qosIfDropTailDrop': 2, 'qosIfDropWRED': 1.
         qosIfDscpAssignmentTable 1.3.6.1.4.1.9.18.2.1.8.3 no-access
The assignment of each DSCP to a queue and threshold for each interface queue type.
             qosIfDscpAssignmentEntry 1.3.6.1.4.1.9.18.2.1.8.3.1 no-access
An instance of this class specifies the queue and threshold set for a packet with a particular DSCP on an interface of a particular type with a particular role combination.
                 qosIfDscpAssignmentId 1.3.6.1.4.1.9.18.2.1.8.3.1.1 policyinstanceid no-access
An integer index to identify the instance of the policy class.
                 qosIfDscpRoles 1.3.6.1.4.1.9.18.2.1.8.3.1.2 rolecombination read-only
The role combination the interface must be configured with.
                 qosIfQueueType 1.3.6.1.4.1.9.18.2.1.8.3.1.3 qosinterfacequeuetype read-only
The interface queue type to which this row applies.
                 qosIfDscp 1.3.6.1.4.1.9.18.2.1.8.3.1.4 dscp read-only
The DSCP to which this row applies.
                 qosIfQueue 1.3.6.1.4.1.9.18.2.1.8.3.1.5 integer read-only
The queue to which the DSCP applies for the given interface type.
                 qosIfThresholdSet 1.3.6.1.4.1.9.18.2.1.8.3.1.6 integer read-only
The threshold set of the specified queue to which the DSCP applies for the given interface type.
         qosIfRedTable 1.3.6.1.4.1.9.18.2.1.8.4 no-access
A class of lower and upper values for each threshold set in a queue supporting WRED. If the size of the queue for a given threshold is below the lower value then packets assigned to that threshold are always accepted into the queue. If the size of the queue is above upper value then packets are always dropped. If the size of the queue is between the lower and the upper then packets are randomly dropped.
             qosIfRedEntry 1.3.6.1.4.1.9.18.2.1.8.4.1 no-access
An instance of this class specifies threshold limits for a particular RED threshold of a given threshold set on an interface and with a particular role combination.
                 qosIfRedId 1.3.6.1.4.1.9.18.2.1.8.4.1.1 policyinstanceid no-access
An integer index to identify the instance of the policy class.
                 qosIfRedRoles 1.3.6.1.4.1.9.18.2.1.8.4.1.2 rolecombination read-only
The role combination the interface must be configured with.
                 qosIfRedNumThresholdSets 1.3.6.1.4.1.9.18.2.1.8.4.1.3 thresholdsetrange read-only
The values in this entry apply only to queues with the number of thresholds specified by this attribute.
                 qosIfRedThresholdSet 1.3.6.1.4.1.9.18.2.1.8.4.1.4 integer read-only
The threshold set to which the lower and upper values apply. It must be in the range 1 through qosIfRedNumThresholdSets. There must be exactly one PRI for each value in this range.
                 qosIfRedThresholdSetLower 1.3.6.1.4.1.9.18.2.1.8.4.1.5 percent read-only
The threshold value below which no packets are dropped.
                 qosIfRedThresholdSetUpper 1.3.6.1.4.1.9.18.2.1.8.4.1.6 percent read-only
The threshold value above which all packets are dropped.
         qosIfTailDropTable 1.3.6.1.4.1.9.18.2.1.8.5 no-access
A class for threshold sets in a queue supporting tail drop. If the size of the queue for a given threshold set is at or below the specified value then packets assigned to that threshold set are always accepted into the queue. If the size of the queue is above the specified value then packets are always dropped.
             qosIfTailDropEntry 1.3.6.1.4.1.9.18.2.1.8.5.1 no-access
An instance of this class specifies the queue depth for a particular tail-drop threshold set on an interface with a particular role combination.
                 qosIfTailDropId 1.3.6.1.4.1.9.18.2.1.8.5.1.1 policyinstanceid no-access
An integer index to identify the instance of the policy class.
                 qosIfTailDropRoles 1.3.6.1.4.1.9.18.2.1.8.5.1.2 rolecombination read-only
The role combination the interface must be configured with.
                 qosIfTailDropNumThresholdSets 1.3.6.1.4.1.9.18.2.1.8.5.1.3 thresholdsetrange read-only
The value in this entry applies only to queues with the number of thresholds specified by this attribute.
                 qosIfTailDropThresholdSet 1.3.6.1.4.1.9.18.2.1.8.5.1.4 integer read-only
The threshold set to which the threshold value applies
                 qosIfTailDropThresholdSetValue 1.3.6.1.4.1.9.18.2.1.8.5.1.5 percent read-only
The threshold value above which packets are dropped.
         qosIfWeightsTable 1.3.6.1.4.1.9.18.2.1.8.6 no-access
A class of scheduling weights for each queue of an interface that supports weighted round robin scheduling or a mix of priority queueing and weighted round robin. For a queue with N priority queues, the N highest queue numbers are the priority queues with the highest queue number having the highest priority. WRR is applied to the non-priority queues.
             qosIfWeightsEntry 1.3.6.1.4.1.9.18.2.1.8.6.1 no-access
An instance of this class specifies the scheduling weight for a particular queue of an interface with a particular number of queues and with a particular role combination.
                 qosIfWeightsId 1.3.6.1.4.1.9.18.2.1.8.6.1.1 policyinstanceid no-access
An integer index to identify the instance of the policy class.
                 qosIfWeightsRoles 1.3.6.1.4.1.9.18.2.1.8.6.1.2 rolecombination read-only
The role combination the interface must be configured with.
                 qosIfWeightsNumQueues 1.3.6.1.4.1.9.18.2.1.8.6.1.3 queuerange read-only
The value of the weight in this instance applies only to interfaces with the number of queues specified by this attribute.
                 qosIfWeightsQueue 1.3.6.1.4.1.9.18.2.1.8.6.1.4 integer read-only
The queue to which the weight applies.
                 qosIfWeightsDrainSize 1.3.6.1.4.1.9.18.2.1.8.6.1.5 unsigned32 read-only
The maximum number of bytes that may be drained from the queue in one cycle. The percentage of the bandwith allocated to this queue can be calculated from this attribute and the sum of the drain sizes of all the non-priority queues of the interface.
                 qosIfWeightsQueueSize 1.3.6.1.4.1.9.18.2.1.8.6.1.6 unsigned32 read-only
The size of the queue in bytes. Some devices set queue size in terms of packets. These devices must calculate the queue size in packets by assuming an average packet size suitable for the particular interface. Some devices have a fixed size buffer to be shared among all queues. These devices must allocate a fraction of the total buffer space to this queue calculated as the the ratio of the queue size to the sum of the queue sizes for the interface.