MIBs Depot

NMS-QOS-PIB-MIB

Last updated
2003-10-16 00:00
Revisions
2003-10-16 00:00
Namespace
nms
Source file
NMS-QOS-PIB-MIB
Digest
sha256:37e6574248818c5a5bc904ca12ae77f6658c1ff2c380f579b8796932ed58c8f3

Description

The NMS QOS Policy PIB for provisioning QOS policy.

Imports

FromSymbols
NMS-SMInmsPibToMib
NMS-TCUnsigned32
SNMPv2-CONFMODULE-COMPLIANCE, NOTIFICATION-GROUP, OBJECT-GROUP
SNMPv2-SMICounter64, IpAddress, MODULE-IDENTITY, NOTIFICATION-TYPE, OBJECT-IDENTITY, OBJECT-TYPE, iso
SNMPv2-TCDisplayString, MacAddress, TEXTUAL-CONVENTION, TruthValue

Imported by

1 module(s) in this corpus import this one.

Load order

Every file a consumer needs in order to load this module, dependencies first.

NMS-QOS-PIB-MIB
NMS-SMI
NMS-TC
SNMPv2-CONF
SNMPv2-SMI
SNMPv2-TC

Textual conventions

NameOIDSyntaxAccessStatus
Dscp
TEXTUAL-CONVENTION
An integer that is in the range of the DiffServ codepoint values.
current
Percent
TEXTUAL-CONVENTION
An integer that is in the range of a percent value.
current
PolicyInstanceId
TEXTUAL-CONVENTION
A textual convention for an attribute that is an an unsigned integer index attribute of class. It is used for attributes that exist for the purpose of providing an integer index of an instance. For any integer index that refers to another policy instance, that other policy instance must exist. Furthermore, it is an error to try to delete a policy instance that is referred to by another instance without first deleting the referring instance.
current
QosInterfaceQueueType
TEXTUAL-CONVENTION
An enumerated type for all the known interface types. The interface types are currently limited to a predefined combination of queues and thresholds such that the product of queues and thresholds does not exceed 64 (i.e., the total number of DSCPs.
current
QosInterfaceTypeCapabilities
TEXTUAL-CONVENTION
An enumeration of interface capabilities. Used by the PDP to select policies and configuration to push to the PEP.
current
QosLayer2Cos
TEXTUAL-CONVENTION
An integer that is in the range of the layer 2 CoS values. This corresponds to the 802.1p and ISL CoS values.
current
QueueRange
TEXTUAL-CONVENTION
An integer that is limited to the number of queues per interface supported by the PIB. Limited to 64 which is the number of codepoints.
current
RoleCombination
TEXTUAL-CONVENTION
A Display string consisting of a set of roles concatenated with a '+' character where the roles are in lexicographic order from minimum to maximum.
current
ThresholdSetRange
TEXTUAL-CONVENTION
An integer that is limited to the number of threshold sets per queue supported by the PIB. A threshold set is a collection of parameters describing queue threshold. The parameters of a threshold set depend on the drop mechanism the queue implements. For example, the threshold set for tail-drop comprises a single parameter, the percentage of queue size at which dropping occurs. The threshold set for WRED comprises two parameters; within the range of the two parameters packets are randomly dropped.
current
Unsigned64
TEXTUAL-CONVENTION
An unsigned 64 bit integer. We use SYNTAX Counter64 for the enconding rules.
current

Objects

NameOIDSyntaxAccessStatus
qosPIBConformance
OBJECT-IDENTITY
1.3.6.1.4.1.3320.18.2.1.1
qosPIBCompliances
OBJECT-IDENTITY
1.3.6.1.4.1.3320.18.2.1.1.1
qosPIBGroups
OBJECT-IDENTITY
1.3.6.1.4.1.3320.18.2.1.1.2
qosDeviceConfig
OBJECT-IDENTITY
1.3.6.1.4.1.3320.18.2.1.2
qosDevicePibIncarnationTable
OBJECT-TYPE
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.
1.3.6.1.4.1.3320.18.2.1.2.1not-accessiblecurrent
qosDevicePibIncarnationEntry
OBJECT-TYPE
The single policy instance of this class identifies the current incarnation of the PIB and the PDP that installed this incarnation.
1.3.6.1.4.1.3320.18.2.1.2.1.1not-accessiblecurrent
qosDeviceIncarnationId
OBJECT-TYPE
An integer index to identify the instance of the policy class.
1.3.6.1.4.1.3320.18.2.1.2.1.1.1PolicyInstanceIdnot-accessiblecurrent
qosDevicePdpName
OBJECT-TYPE
The name of the PDP that installed the current incarnation of the PIB into the device. By default it is the zero length string.
1.3.6.1.4.1.3320.18.2.1.2.1.1.2DisplayStringread-onlycurrent
qosDevicePibIncarnation
OBJECT-TYPE
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.
1.3.6.1.4.1.3320.18.2.1.2.1.1.3OCTET STRING (SIZE(128))read-onlycurrent
qosDevicePibTtl
OBJECT-TYPE
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.
1.3.6.1.4.1.3320.18.2.1.2.1.1.4Unsigned32read-onlycurrent
qosDeviceAttributeTable
OBJECT-TYPE
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.
1.3.6.1.4.1.3320.18.2.1.2.2not-accessiblecurrent
qosDeviceAttributeEntry
OBJECT-TYPE
The single instance of this class indicates specific attributes of the device.
1.3.6.1.4.1.3320.18.2.1.2.2.1not-accessiblecurrent
qosDeviceAttributeId
OBJECT-TYPE
An integer index to identify the instance of the policy class.
1.3.6.1.4.1.3320.18.2.1.2.2.1.1PolicyInstanceIdnot-accessiblecurrent
qosDevicePepDomain
OBJECT-TYPE
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.
1.3.6.1.4.1.3320.18.2.1.2.2.1.2DisplayStringread-onlycurrent
qosDevicePrimaryPdp
OBJECT-TYPE
The address of the PDP configured to be the primary PDP for the device.
1.3.6.1.4.1.3320.18.2.1.2.2.1.3IpAddressread-onlycurrent
qosDeviceSecondaryPdp
OBJECT-TYPE
The address of the PDP configured to be the secondary PDP for the device. An address of zero indicates no secondary is configured.
1.3.6.1.4.1.3320.18.2.1.2.2.1.4IpAddressread-onlycurrent
qosDeviceMaxMessageSize
OBJECT-TYPE
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.
1.3.6.1.4.1.3320.18.2.1.2.2.1.5Unsigned32read-onlycurrent
qosDeviceCapabilities
OBJECT-TYPE
An enumeration of device capabilities. Used by the PDP to select policies and configuration to push to the PEP.
1.3.6.1.4.1.3320.18.2.1.2.2.1.6Bits {unspecified(0), layer2Cos(1), ipPrecedence(2), dscp(3)}read-onlycurrent
qosInterfaceTypeTable
OBJECT-TYPE
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.
1.3.6.1.4.1.3320.18.2.1.2.3not-accessiblecurrent
qosInterfaceTypeEntry
OBJECT-TYPE
An instance of this class describes a role combination for an interface type of an interface that exists on the device.
1.3.6.1.4.1.3320.18.2.1.2.3.1not-accessiblecurrent
qosInterfaceTypeId
OBJECT-TYPE
An integer index to identify the instance of the policy class.
1.3.6.1.4.1.3320.18.2.1.2.3.1.1PolicyInstanceIdnot-accessiblecurrent
qosInterfaceQueueType
OBJECT-TYPE
The interface type in terms of number of queues and thresholds.
1.3.6.1.4.1.3320.18.2.1.2.3.1.2QosInterfaceQueueTyperead-onlycurrent
qosInterfaceTypeRoles
OBJECT-TYPE
A combination of roles on at least one interface of type qosInterfaceType.
1.3.6.1.4.1.3320.18.2.1.2.3.1.3RoleCombinationread-onlycurrent
qosInterfaceTypeCapabilities
OBJECT-TYPE
An enumeration of interface capabilities. Used by the PDP to select policies and configuration to push to the PEP.
1.3.6.1.4.1.3320.18.2.1.2.3.1.4QosInterfaceTypeCapabilitiesread-onlycurrent
qosDomainConfig
OBJECT-IDENTITY
1.3.6.1.4.1.3320.18.2.1.3
qosDiffServMappingTable
OBJECT-TYPE
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.
1.3.6.1.4.1.3320.18.2.1.3.1not-accessiblecurrent
qosDiffServMappingEntry
OBJECT-TYPE
An instance of this class represents mappings from a DSCP.
1.3.6.1.4.1.3320.18.2.1.3.1.1not-accessiblecurrent
qosDscp
OBJECT-TYPE
A DSCP for which this entry contains mappings.
1.3.6.1.4.1.3320.18.2.1.3.1.1.1Dscpnot-accessiblecurrent
qosMarkedDscp
OBJECT-TYPE
The DSCP to use instead of the qosDscp when the packet is out of profile and hence marked as such.
1.3.6.1.4.1.3320.18.2.1.3.1.1.2Dscpread-onlycurrent
qosL2Cos
OBJECT-TYPE
The L2 CoS value to use when mapping this DSCP to layer 2 CoS.
1.3.6.1.4.1.3320.18.2.1.3.1.1.3QosLayer2Cosread-onlycurrent
qosCosToDscpTable
OBJECT-TYPE
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.
1.3.6.1.4.1.3320.18.2.1.3.2not-accessiblecurrent
qosCosToDscpEntry
OBJECT-TYPE
An instance of this class maps a CoS value to a DSCP.
1.3.6.1.4.1.3320.18.2.1.3.2.1not-accessiblecurrent
qosCosToDscpCos
OBJECT-TYPE
The L2 CoS value that is being mapped.
1.3.6.1.4.1.3320.18.2.1.3.2.1.1QosLayer2Cosnot-accessiblecurrent
qosCosToDscpDscp
OBJECT-TYPE
The DSCP value to use when mapping the L2 CoS to a DSCP.
1.3.6.1.4.1.3320.18.2.1.3.2.1.2Dscpread-onlycurrent
qosUnmatchedPolicy
OBJECT-IDENTITY
1.3.6.1.4.1.3320.18.2.1.4
qosUnmatchedPolicyTable
OBJECT-TYPE
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.
1.3.6.1.4.1.3320.18.2.1.4.1not-accessiblecurrent
qosUnmatchedPolicyEntry
OBJECT-TYPE
An instance of this class specifies the unmatched policy for a particular role combination for incoming or outgoing traffic.
1.3.6.1.4.1.3320.18.2.1.4.1.1not-accessiblecurrent
qosUnmatchedPolicyId
OBJECT-TYPE
An integer index to identify the instance of the policy class.
1.3.6.1.4.1.3320.18.2.1.4.1.1.1PolicyInstanceIdnot-accessiblecurrent
qosUnmatchedPolicyRole
OBJECT-TYPE
Role combination for which this instance applies.
1.3.6.1.4.1.3320.18.2.1.4.1.1.2RoleCombinationread-onlycurrent
qosUnmatchedPolicyDirection
OBJECT-TYPE
The direction of packet flow at the interface in question to which this instance applies.
1.3.6.1.4.1.3320.18.2.1.4.1.1.3INTEGER {in(0), out(1)}read-onlycurrent
qosUnmatchedPolicyDscp
OBJECT-TYPE
The DSCP to classify the unmatched packet with. This must be specified even if qosUnmatchedPolicyDscpTrusted is true.
1.3.6.1.4.1.3320.18.2.1.4.1.1.4Dscpread-onlycurrent
qosUnmatchedPolicyDscpTrusted
OBJECT-TYPE
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.
1.3.6.1.4.1.3320.18.2.1.4.1.1.5TruthValueread-onlycurrent
qosUnmatchPolMicroFlowPolicerId
OBJECT-TYPE
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.
1.3.6.1.4.1.3320.18.2.1.4.1.1.6PolicyInstanceIdread-onlycurrent
qosUnmatchedPolicyAggregateId
OBJECT-TYPE
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.
1.3.6.1.4.1.3320.18.2.1.4.1.1.7PolicyInstanceIdread-onlycurrent
qosPolicer
OBJECT-IDENTITY
1.3.6.1.4.1.3320.18.2.1.5
qosPolicerTable
OBJECT-TYPE
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.
1.3.6.1.4.1.3320.18.2.1.5.1not-accessiblecurrent
qosPolicerEntry
OBJECT-TYPE
An instance of this class specifies a set of policing parameters.
1.3.6.1.4.1.3320.18.2.1.5.1.1not-accessiblecurrent
qosPolicerId
OBJECT-TYPE
An integer index to identify the instance of the policy class.
1.3.6.1.4.1.3320.18.2.1.5.1.1.1PolicyInstanceIdnot-accessiblecurrent
qosPolicerRate
OBJECT-TYPE
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.
1.3.6.1.4.1.3320.18.2.1.5.1.1.2Unsigned64read-onlycurrent
qosPolicerNormalBurst
OBJECT-TYPE
The normal size of a burst in terms of bits.
1.3.6.1.4.1.3320.18.2.1.5.1.1.3Unsigned32read-onlycurrent
qosPolicerExcessBurst
OBJECT-TYPE
The excess size of a burst in terms of bits.
1.3.6.1.4.1.3320.18.2.1.5.1.1.4Unsigned32read-onlycurrent
qosPolicerAction
OBJECT-TYPE
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.
1.3.6.1.4.1.3320.18.2.1.5.1.1.5INTEGER {drop(0), mark(1), shape(2)}read-onlycurrent
qosAggregateTable
OBJECT-TYPE
Instances of this class identify aggregate flows and the policer to apply to each.
1.3.6.1.4.1.3320.18.2.1.5.2not-accessiblecurrent
qosAggregateEntry
OBJECT-TYPE
An instance of this class specifies the policer to apply to an aggregate flow.
1.3.6.1.4.1.3320.18.2.1.5.2.1not-accessiblecurrent
qosAggregateId
OBJECT-TYPE
An integer index to identify the instance of the policy class.
1.3.6.1.4.1.3320.18.2.1.5.2.1.1PolicyInstanceIdnot-accessiblecurrent
qosAggregatePolicerId
OBJECT-TYPE
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.
1.3.6.1.4.1.3320.18.2.1.5.2.1.2PolicyInstanceIdread-onlycurrent
qosMacQos
OBJECT-IDENTITY
1.3.6.1.4.1.3320.18.2.1.6
qosMacClassificationTable
OBJECT-TYPE
A class of MAC/Vlan tuples and their associated CoS values.
1.3.6.1.4.1.3320.18.2.1.6.1not-accessiblecurrent
qosMacClassificationEntry
OBJECT-TYPE
An instance of this class specifies the mapping of a VLAN and a MAC address to a CoS value.
1.3.6.1.4.1.3320.18.2.1.6.1.1not-accessiblecurrent
qosMacClassificationId
OBJECT-TYPE
An integer index to identify the instance of the policy class.
1.3.6.1.4.1.3320.18.2.1.6.1.1.1PolicyInstanceIdnot-accessiblecurrent
qosDstMacVlan
OBJECT-TYPE
The VLAN of the destination MAC address of the L2 frame.
1.3.6.1.4.1.3320.18.2.1.6.1.1.2INTEGER (1..4095)read-onlycurrent
qosDstMacAddress
OBJECT-TYPE
The destination MAC address of the L2 frame.
1.3.6.1.4.1.3320.18.2.1.6.1.1.3MacAddressread-onlycurrent
qosDstMacCos
OBJECT-TYPE
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.
1.3.6.1.4.1.3320.18.2.1.6.1.1.4QosLayer2Cosread-onlycurrent
qosIpQos
OBJECT-IDENTITY
1.3.6.1.4.1.3320.18.2.1.7
qosIpAceTable
OBJECT-TYPE
ACE definitions.
1.3.6.1.4.1.3320.18.2.1.7.1not-accessiblecurrent
qosIpAceEntry
OBJECT-TYPE
An instance of this class specifies an ACE.
1.3.6.1.4.1.3320.18.2.1.7.1.1not-accessiblecurrent
qosIpAceId
OBJECT-TYPE
An integer index to identify the instance of the policy class.
1.3.6.1.4.1.3320.18.2.1.7.1.1.1PolicyInstanceIdnot-accessiblecurrent
qosIpAceDstAddr
OBJECT-TYPE
The IP address to match against the packet's destination IP address.
1.3.6.1.4.1.3320.18.2.1.7.1.1.2IpAddressread-onlycurrent
qosIpAceDstAddrMask
OBJECT-TYPE
A mask for the matching of the destination IP address.
1.3.6.1.4.1.3320.18.2.1.7.1.1.3IpAddressread-onlycurrent
qosIpAceSrcAddr
OBJECT-TYPE
The IP address to match against the packet's source IP address.
1.3.6.1.4.1.3320.18.2.1.7.1.1.4IpAddressread-onlycurrent
qosIpAceSrcAddrMask
OBJECT-TYPE
A mask for the matching of the source IP address.
1.3.6.1.4.1.3320.18.2.1.7.1.1.5IpAddressread-onlycurrent
qosIpAceDscpMin
OBJECT-TYPE
The minimum value that the DSCP in the packet can have and match this ACE.
1.3.6.1.4.1.3320.18.2.1.7.1.1.6Dscpread-onlycurrent
qosIpAceDscpMax
OBJECT-TYPE
The maximum value that the DSCP in the packet can have and match this ACE.
1.3.6.1.4.1.3320.18.2.1.7.1.1.7Dscpread-onlycurrent
qosIpAceProtocol
OBJECT-TYPE
The IP protocol to match against the packet's protocol. A value of zero means match all.
1.3.6.1.4.1.3320.18.2.1.7.1.1.8INTEGER (0..255)read-onlycurrent
qosIpAceDstL4PortMin
OBJECT-TYPE
The minimum value that the packet's layer 4 dest port number can have and match this ACE.
1.3.6.1.4.1.3320.18.2.1.7.1.1.9INTEGER (0..65535)read-onlycurrent
qosIpAceDstL4PortMax
OBJECT-TYPE
The maximum value that the packet's layer 4 dest port number can have and match this ACE.
1.3.6.1.4.1.3320.18.2.1.7.1.1.10INTEGER (0..65535)read-onlycurrent
qosIpAceSrcL4PortMin
OBJECT-TYPE
The minimum value that the packet's layer 4 source port number can have and match this ACE.
1.3.6.1.4.1.3320.18.2.1.7.1.1.11INTEGER (0..65535)read-onlycurrent
qosIpAceSrcL4PortMax
OBJECT-TYPE
The maximum value that the packet's layer 4 source port number can have and match this ACE.
1.3.6.1.4.1.3320.18.2.1.7.1.1.12INTEGER (0..65535)read-onlycurrent
qosIpAcePermit
OBJECT-TYPE
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.
1.3.6.1.4.1.3320.18.2.1.7.1.1.13TruthValueread-onlycurrent
qosIpAclDefinitionTable
OBJECT-TYPE
A class that defines a set of ACLs each being an ordered list of ACEs.
1.3.6.1.4.1.3320.18.2.1.7.2not-accessiblecurrent
qosIpAclDefinitionEntry
OBJECT-TYPE
An instance of this class specifies an ACE in an ACL and its order with respect to other ACEs in the same ACL.
1.3.6.1.4.1.3320.18.2.1.7.2.1not-accessiblecurrent
qosIpAclDefinitionId
OBJECT-TYPE
An integer index to identify the instance of the policy class.
1.3.6.1.4.1.3320.18.2.1.7.2.1.1PolicyInstanceIdnot-accessiblecurrent
qosIpAclId
OBJECT-TYPE
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.
1.3.6.1.4.1.3320.18.2.1.7.2.1.2PolicyInstanceIdread-onlycurrent
qosIpAceOrder
OBJECT-TYPE
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.
1.3.6.1.4.1.3320.18.2.1.7.2.1.3Unsigned32read-onlycurrent
qosIpAclDefAceId
OBJECT-TYPE
This attribute specifies the ACE in the qosIpAceTable that is in the ACL specified by qosIpAclId at the position specified by qosIpAceOrder.
1.3.6.1.4.1.3320.18.2.1.7.2.1.4PolicyInstanceIdread-onlycurrent
qosIpAclActionTable
OBJECT-TYPE
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.
1.3.6.1.4.1.3320.18.2.1.7.3not-accessiblecurrent
qosIpAclActionEntry
OBJECT-TYPE
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.
1.3.6.1.4.1.3320.18.2.1.7.3.1not-accessiblecurrent
qosIpAclActionId
OBJECT-TYPE
An integer index to identify the instance of the policy class.
1.3.6.1.4.1.3320.18.2.1.7.3.1.1PolicyInstanceIdnot-accessiblecurrent
qosIpAclActAclId
OBJECT-TYPE
The ACL associated with this action.
1.3.6.1.4.1.3320.18.2.1.7.3.1.2PolicyInstanceIdread-onlycurrent
qosIpAclInterfaceRoles
OBJECT-TYPE
The interfaces to which this ACL applies specified in terms of a set of roles.
1.3.6.1.4.1.3320.18.2.1.7.3.1.3RoleCombinationread-onlycurrent
qosIpAclInterfaceDirection
OBJECT-TYPE
The direction of packet flow at the interface in question to which this ACL applies.
1.3.6.1.4.1.3320.18.2.1.7.3.1.4INTEGER {in(0), out(1)}read-onlycurrent
qosIpAclOrder
OBJECT-TYPE
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.
1.3.6.1.4.1.3320.18.2.1.7.3.1.5Unsigned32read-onlycurrent
qosIpAclDscp
OBJECT-TYPE
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.
1.3.6.1.4.1.3320.18.2.1.7.3.1.6Dscpread-onlycurrent
qosIpAclDscpTrusted
OBJECT-TYPE
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.
1.3.6.1.4.1.3320.18.2.1.7.3.1.7TruthValueread-onlycurrent
qosIpAclMicroFlowPolicerId
OBJECT-TYPE
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.
1.3.6.1.4.1.3320.18.2.1.7.3.1.8PolicyInstanceIdread-onlycurrent
qosIpAclAggregateId
OBJECT-TYPE
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.
1.3.6.1.4.1.3320.18.2.1.7.3.1.9PolicyInstanceIdread-onlycurrent
qosIfParameters
OBJECT-IDENTITY
1.3.6.1.4.1.3320.18.2.1.8
qosIfSchedulingPreferencesTable
OBJECT-TYPE
This class specifies the scheduling preference an interface chooses if it supports multiple scheduling types. Higher values are preferred over lower values.
1.3.6.1.4.1.3320.18.2.1.8.1not-accessiblecurrent
qosIfSchedulingPreferenceEntry
OBJECT-TYPE
An instance of this class specifies a scheduling preference for a queue-type on an interface with a particular role combination.
1.3.6.1.4.1.3320.18.2.1.8.1.1not-accessiblecurrent
qosIfSchedulingPreferenceId
OBJECT-TYPE
An integer index to identify the instance of the policy class.
1.3.6.1.4.1.3320.18.2.1.8.1.1.1PolicyInstanceIdnot-accessiblecurrent
qosIfSchedulingRoles
OBJECT-TYPE
The combination of roles the interface must have for this policy instance to apply to that interface.
1.3.6.1.4.1.3320.18.2.1.8.1.1.2RoleCombinationread-onlycurrent
qosIfSchedulingPreference
OBJECT-TYPE
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.
1.3.6.1.4.1.3320.18.2.1.8.1.1.3INTEGER (1..16)read-onlycurrent
qosIfSchedulingDiscipline
OBJECT-TYPE
An enumerate type for all the known scheduling disciplines.
1.3.6.1.4.1.3320.18.2.1.8.1.1.4INTEGER {weightedFairQueueing(1), weightedRoundRobin(2), customQueueing(3), priorityQueueing(4), classBasedWFQ(5), fifo(6), pqWrr(7), pqCbwfq(8)}read-onlycurrent
qosIfSchedulingQueueType
OBJECT-TYPE
The queue type of this preference.
1.3.6.1.4.1.3320.18.2.1.8.1.1.5QosInterfaceQueueTyperead-onlycurrent
qosIfDropPreferenceTable
OBJECT-TYPE
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.
1.3.6.1.4.1.3320.18.2.1.8.2not-accessiblecurrent
qosIfDropPreferenceEntry
OBJECT-TYPE
An instance of this class specifies a drop preference for a drop mechanism on an interface with a particular role combination.
1.3.6.1.4.1.3320.18.2.1.8.2.1not-accessiblecurrent
qosIfDropPreferenceId
OBJECT-TYPE
An integer index to identify the instance of the policy class.
1.3.6.1.4.1.3320.18.2.1.8.2.1.1PolicyInstanceIdnot-accessiblecurrent
qosIfDropRoles
OBJECT-TYPE
The combination of roles the interface must have for this policy instance to apply to that interface.
1.3.6.1.4.1.3320.18.2.1.8.2.1.2RoleCombinationread-onlycurrent
qosIfDropPreference
OBJECT-TYPE
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.
1.3.6.1.4.1.3320.18.2.1.8.2.1.3INTEGER (1..16)read-onlycurrent
qosIfDropDiscipline
OBJECT-TYPE
An enumerate type for all the known drop mechanisms.
1.3.6.1.4.1.3320.18.2.1.8.2.1.4INTEGER {qosIfDropWRED(1), qosIfDropTailDrop(2)}read-onlycurrent
qosIfDscpAssignmentTable
OBJECT-TYPE
The assignment of each DSCP to a queue and threshold for each interface queue type.
1.3.6.1.4.1.3320.18.2.1.8.3not-accessiblecurrent
qosIfDscpAssignmentEntry
OBJECT-TYPE
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.
1.3.6.1.4.1.3320.18.2.1.8.3.1not-accessiblecurrent
qosIfDscpAssignmentId
OBJECT-TYPE
An integer index to identify the instance of the policy class.
1.3.6.1.4.1.3320.18.2.1.8.3.1.1PolicyInstanceIdnot-accessiblecurrent
qosIfDscpRoles
OBJECT-TYPE
The role combination the interface must be configured with.
1.3.6.1.4.1.3320.18.2.1.8.3.1.2RoleCombinationread-onlycurrent
qosIfQueueType
OBJECT-TYPE
The interface queue type to which this row applies.
1.3.6.1.4.1.3320.18.2.1.8.3.1.3QosInterfaceQueueTyperead-onlycurrent
qosIfDscp
OBJECT-TYPE
The DSCP to which this row applies.
1.3.6.1.4.1.3320.18.2.1.8.3.1.4Dscpread-onlycurrent
qosIfQueue
OBJECT-TYPE
The queue to which the DSCP applies for the given interface type.
1.3.6.1.4.1.3320.18.2.1.8.3.1.5INTEGER (1..64)read-onlycurrent
qosIfThresholdSet
OBJECT-TYPE
The threshold set of the specified queue to which the DSCP applies for the given interface type.
1.3.6.1.4.1.3320.18.2.1.8.3.1.6INTEGER (1..8)read-onlycurrent
qosIfRedTable
OBJECT-TYPE
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.
1.3.6.1.4.1.3320.18.2.1.8.4not-accessiblecurrent
qosIfRedEntry
OBJECT-TYPE
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.
1.3.6.1.4.1.3320.18.2.1.8.4.1not-accessiblecurrent
qosIfRedId
OBJECT-TYPE
An integer index to identify the instance of the policy class.
1.3.6.1.4.1.3320.18.2.1.8.4.1.1PolicyInstanceIdnot-accessiblecurrent
qosIfRedRoles
OBJECT-TYPE
The role combination the interface must be configured with.
1.3.6.1.4.1.3320.18.2.1.8.4.1.2RoleCombinationread-onlycurrent
qosIfRedNumThresholdSets
OBJECT-TYPE
The values in this entry apply only to queues with the number of thresholds specified by this attribute.
1.3.6.1.4.1.3320.18.2.1.8.4.1.3ThresholdSetRangeread-onlycurrent
qosIfRedThresholdSet
OBJECT-TYPE
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.
1.3.6.1.4.1.3320.18.2.1.8.4.1.4INTEGER (1..8)read-onlycurrent
qosIfRedThresholdSetLower
OBJECT-TYPE
The threshold value below which no packets are dropped.
1.3.6.1.4.1.3320.18.2.1.8.4.1.5Percentread-onlycurrent
qosIfRedThresholdSetUpper
OBJECT-TYPE
The threshold value above which all packets are dropped.
1.3.6.1.4.1.3320.18.2.1.8.4.1.6Percentread-onlycurrent
qosIfTailDropTable
OBJECT-TYPE
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.
1.3.6.1.4.1.3320.18.2.1.8.5not-accessiblecurrent
qosIfTailDropEntry
OBJECT-TYPE
An instance of this class specifies the queue depth for a particular tail-drop threshold set on an interface with a particular role combination.
1.3.6.1.4.1.3320.18.2.1.8.5.1not-accessiblecurrent
qosIfTailDropId
OBJECT-TYPE
An integer index to identify the instance of the policy class.
1.3.6.1.4.1.3320.18.2.1.8.5.1.1PolicyInstanceIdnot-accessiblecurrent
qosIfTailDropRoles
OBJECT-TYPE
The role combination the interface must be configured with.
1.3.6.1.4.1.3320.18.2.1.8.5.1.2RoleCombinationread-onlycurrent
qosIfTailDropNumThresholdSets
OBJECT-TYPE
The value in this entry applies only to queues with the number of thresholds specified by this attribute.
1.3.6.1.4.1.3320.18.2.1.8.5.1.3ThresholdSetRangeread-onlycurrent
qosIfTailDropThresholdSet
OBJECT-TYPE
The threshold set to which the threshold value applies
1.3.6.1.4.1.3320.18.2.1.8.5.1.4INTEGER (1..8)read-onlycurrent
qosIfTailDropThresholdSetValue
OBJECT-TYPE
The threshold value above which packets are dropped.
1.3.6.1.4.1.3320.18.2.1.8.5.1.5Percentread-onlycurrent
qosIfWeightsTable
OBJECT-TYPE
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.
1.3.6.1.4.1.3320.18.2.1.8.6not-accessiblecurrent
qosIfWeightsEntry
OBJECT-TYPE
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.
1.3.6.1.4.1.3320.18.2.1.8.6.1not-accessiblecurrent
qosIfWeightsId
OBJECT-TYPE
An integer index to identify the instance of the policy class.
1.3.6.1.4.1.3320.18.2.1.8.6.1.1PolicyInstanceIdnot-accessiblecurrent
qosIfWeightsRoles
OBJECT-TYPE
The role combination the interface must be configured with.
1.3.6.1.4.1.3320.18.2.1.8.6.1.2RoleCombinationread-onlycurrent
qosIfWeightsNumQueues
OBJECT-TYPE
The value of the weight in this instance applies only to interfaces with the number of queues specified by this attribute.
1.3.6.1.4.1.3320.18.2.1.8.6.1.3QueueRangeread-onlycurrent
qosIfWeightsQueue
OBJECT-TYPE
The queue to which the weight applies.
1.3.6.1.4.1.3320.18.2.1.8.6.1.4INTEGER (1..64)read-onlycurrent
qosIfWeightsDrainSize
OBJECT-TYPE
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.
1.3.6.1.4.1.3320.18.2.1.8.6.1.5Unsigned32read-onlycurrent
qosIfWeightsQueueSize
OBJECT-TYPE
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.
1.3.6.1.4.1.3320.18.2.1.8.6.1.6Unsigned32read-onlycurrent

Conformance

NameOIDStatus
qosPIBCompliance
MODULE-COMPLIANCE
The compliance statement for the QOS Policy Derived MIB.
1.3.6.1.4.1.3320.18.2.1.1.1.1current
qosDevicePibIncarnationTableGroup
OBJECT-GROUP
1.3.6.1.4.1.3320.18.2.1.1.2.1current
qosDeviceAttributeTableGroup
OBJECT-GROUP
1.3.6.1.4.1.3320.18.2.1.1.2.2current
qosInterfaceTypeTableGroup
OBJECT-GROUP
1.3.6.1.4.1.3320.18.2.1.1.2.3current
qosDiffServMappingTableGroup
OBJECT-GROUP
1.3.6.1.4.1.3320.18.2.1.1.2.4current
qosCosToDscpTableGroup
OBJECT-GROUP
1.3.6.1.4.1.3320.18.2.1.1.2.5current
qosUnmatchedPolicyTableGroup
OBJECT-GROUP
1.3.6.1.4.1.3320.18.2.1.1.2.6current
qosPolicerTableGroup
OBJECT-GROUP
1.3.6.1.4.1.3320.18.2.1.1.2.7current
qosAggregateTableGroup
OBJECT-GROUP
1.3.6.1.4.1.3320.18.2.1.1.2.8current
qosMacClassificationTableGroup
OBJECT-GROUP
1.3.6.1.4.1.3320.18.2.1.1.2.9current
qosIpAceTableGroup
OBJECT-GROUP
1.3.6.1.4.1.3320.18.2.1.1.2.10current
qosIpAclDefinitionTableGroup
OBJECT-GROUP
1.3.6.1.4.1.3320.18.2.1.1.2.11current
qosIpAclActionTableGroup
OBJECT-GROUP
1.3.6.1.4.1.3320.18.2.1.1.2.12current
qosIfSchedulingPreferencesTableGroup
OBJECT-GROUP
1.3.6.1.4.1.3320.18.2.1.1.2.13current
qosIfDropPreferenceTableGroup
OBJECT-GROUP
1.3.6.1.4.1.3320.18.2.1.1.2.14current
qosIfDscpAssignmentTableGroup
OBJECT-GROUP
1.3.6.1.4.1.3320.18.2.1.1.2.15current
qosIfRedTableGroup
OBJECT-GROUP
1.3.6.1.4.1.3320.18.2.1.1.2.16current
qosIfTailDropTableGroup
OBJECT-GROUP
1.3.6.1.4.1.3320.18.2.1.1.2.17current
qosIfWeightsTableGroup
OBJECT-GROUP
1.3.6.1.4.1.3320.18.2.1.1.2.18current