NTN-QOS-POLICY-EVOL-PIB: View SNMP OID List / Download MIB

VENDOR: SYNOPTICS


 Home MIB: NTN-QOS-POLICY-EVOL-PIB
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
 ntnQosPolicyEvolPib 1.3.6.1.4.1.45.4.7
An Avaya Network's management module containing data definitions related to QoS components and services supported by network devices.
     ntnQosPolicyEvolPibClasses 1.3.6.1.4.1.45.4.7.1
         ntnQosInterfaceTypeTable 1.3.6.1.4.1.45.4.7.1.1 no-access
Interface type definitions. This class describes the types of interfaces that exist on the device. An interface type is denoted by its designated role identifier.
             ntnQosInterfaceTypeEntry 1.3.6.1.4.1.45.4.7.1.1.1 no-access
An instance of this class describes the characteristics of a type of an interface. Interface type characteristics include a role combination identifier, an interface class designation and a filter capabilities attribute. An instance is required for each different unique role combination identifier which represents the different interface types that are operational in the device at any given time. The PEP does not report which specific interfaces have which characteristics.
                 ntnQosInterfaceTypeId 1.3.6.1.4.1.45.4.7.1.1.1.1 indexinteger no-access
An arbitrary integer index that uniquely identifies a instance of the ntnQosInterfaceType class. Class instances may not be contiguous.
                 ntnQosInterfaceTypeRoles 1.3.6.1.4.1.45.4.7.1.1.1.2 rolecombination read-only
The role combination that is used to identify interfaces with the characteristics specified by the attributes of this class instance. Interface role combination identifiers are used within a number of classes to logically identify a physical set of interfaces to which policy rules and actions are applied. Role combination identifiers must exist in this table prior to being referenced in other class instances.
                 ntnQosInterfaceTypeIfClass 1.3.6.1.4.1.45.4.7.1.1.1.3 integer read-only
A value describing the overall classification of traffic received on interfaces with the given role combination. Traffic received on trusted interfaces may be processed differently and be subject to different restrictions that traffic received on non-trusted interfaces. The treatment of traffic based on interface class is implementation dependent. Enumeration: 'nonTrusted': 2, 'unrestricted': 3, 'trusted': 1.
                 ntnQosInterfaceTypeCapabilities 1.3.6.1.4.1.45.4.7.1.1.1.4 bits read-only
An enumeration of interface capabilities. Used by the PDP or network manager to select which policies and configuration it should push to the PEP. Bits: 'output802Classification': 4, 'outputIpClassification': 2, 'other': 0, 'input802Classification': 3, 'inputIpClassification': 1.
                 ntnQosInterfaceTypeStorageType 1.3.6.1.4.1.45.4.7.1.1.1.5 storagetype read-only
The storage type for this conceptual row. Conceptual rows having the value permanent(4) need not allow write-access to any columnar objects in the row. This object may not be modified if the associated ntnQosInterfaceTypeStatus object is equal to active(1).
                 ntnQosInterfaceTypeStatus 1.3.6.1.4.1.45.4.7.1.1.1.6 rowstatus read-only
The status of this row. An entry may not exist in the active state unless all objects in the entry have an appropriate value. Row creation using only default values is supported.
         ntnQosQsetPriAssignmentTable 1.3.6.1.4.1.45.4.7.1.2 no-access
Supports the assignment of 802.1p user priority values to a queue for each interface with a specific queue set. There will be 8 instances of this class for each supported queue set.
             ntnQosQsetPriAssignmentEntry 1.3.6.1.4.1.45.4.7.1.2.1 no-access
An instance of the ntnQosQsetPriAssignment class.
                 ntnQosQsetPriAssignmentId 1.3.6.1.4.1.45.4.7.1.2.1.1 indexinteger no-access
An index that is used to uniquely identify the instance of the ntnQosQsetPriAssignment class.
                 ntnQosQsetPriAssignmentQset 1.3.6.1.4.1.45.4.7.1.2.1.2 integer32 read-only
The queue set with which an interface must be configured to support the Pri-to-queue assignment described by this instance. The specified queue set must be defined in the ntnQosIfQueueTable prior to being referenced by this entry. Otherwise a 'priAssociationUnknown(3)' error code will be returned.
                 ntnQosQsetPriAssignmentPri 1.3.6.1.4.1.45.4.7.1.2.1.3 qosieee802cos read-only
The 802.1p user priority to which this class instance applies.
                 ntnQosQsetPriAssignmentQueue 1.3.6.1.4.1.45.4.7.1.2.1.4 integer32 read-only
The specific queue, within the queue set that is associated with the interface set identified by the ntnQosQsetPriAssignmentRoles tag, on which traffic with the specified user priority, dictated by the ntnQosQsetPriAssignmentPri value, is placed. Failure to specify an appropriate queue results in a 'priAssociationConflict(4)' error indication being returned.
                 ntnQosQsetPriAssignmentStorageType 1.3.6.1.4.1.45.4.7.1.2.1.5 storagetype read-only
The storage type for this conceptual row. Conceptual rows having the value permanent(4) need not allow write-access to any columnar objects in the row. This object may not be modified if the associated ntnQosQsetPriAssignmentStatus object is equal to active(1).
                 ntnQosQsetPriAssignmentStatus 1.3.6.1.4.1.45.4.7.1.2.1.6 rowstatus read-only
The status of this row. An entry may not exist in the active state unless all objects in the entry have an appropriate value. Row creation using only default values is supported.
         ntnQosQsetDscpAssignmentTable 1.3.6.1.4.1.45.4.7.1.3 no-access
Supports the assignment of DSCP values to a queue for each interface with a specific queue set. There will be 64 instances of this class for each supported queue set.
             ntnQosQsetDscpAssignmentEntry 1.3.6.1.4.1.45.4.7.1.3.1 no-access
An instance of the ntnQosQsetDscpAssignment class.
                 ntnQosQsetDscpAssignmentId 1.3.6.1.4.1.45.4.7.1.3.1.1 indexinteger no-access
An index that is used to uniquely identify the instance of the ntnQosQsetDscpAssignment class.
                 ntnQosQsetDscpAssignmentQset 1.3.6.1.4.1.45.4.7.1.3.1.2 integer32 read-only
The queue set with which an interface must be configured to support the Dscp-to-queue assignment described by this instance. The specified queue set must be defined in the ntnQosIfQueueTable prior to being referenced by this entry. Otherwise a 'priAssociationUnknown(3)' error code will be returned.
                 ntnQosQsetDscpAssignmentDscp 1.3.6.1.4.1.45.4.7.1.3.1.3 dscp read-only
The DSCP value to which this class instance applies.
                 ntnQosQsetDscpAssignmentQueue 1.3.6.1.4.1.45.4.7.1.3.1.4 integer32 read-only
The specific queue, within the queue set that is associated with the interface set identified by the ntnQosQsetDscpAssignmentRoles tag, on which traffic with the specified user priority, dictated by the ntnQosQsetDscpAssignmentDscp value, is placed. Failure to specify an appropriate queue results in a 'priAssociationConflict(4)' error indication being returned.
                 ntnQosQsetDscpAssignmentStorageType 1.3.6.1.4.1.45.4.7.1.3.1.5 storagetype read-only
The storage type for this conceptual row. Conceptual rows having the value permanent(4) need not allow write-access to any columnar objects in the row. This object may not be modified if the associated ntnQosQsetDscpAssignmentStatus object is equal to active(1).
                 ntnQosQsetDscpAssignmentStatus 1.3.6.1.4.1.45.4.7.1.3.1.6 rowstatus read-only
The status of this row. An entry may not exist in the active state unless all objects in the entry have an appropriate value. Row creation using only default values is supported.
         ntnQosShapingParamsTable 1.3.6.1.4.1.45.4.7.1.4 no-access
Supports the definition of shaping parameters that can be applied to individual flows. Shaping criteria is associated with a flow using the qosTargetShaper attribute of the qosTarget class.
             ntnQosShapingParamsEntry 1.3.6.1.4.1.45.4.7.1.4.1 no-access
An instance of the ntnQosShapingParams class.
                 ntnQosShapingParamsId 1.3.6.1.4.1.45.4.7.1.4.1.1 indexinteger no-access
An index that is used to uniquely identify the instance of the ntnQosShapingParams class.
                 ntnQosShapingParamsRate 1.3.6.1.4.1.45.4.7.1.4.1.2 unsigned32 read-only
The maximum rate, in kilobits per second, at which traffic shaped using this rate criteria will be transmitted over a given period of time. Transmitted traffic may exceed this rate for short periods in accordance with the associated burst size. Typically, this value specifies the rate at which tokens are added to a token bucket used to shape flows. This object specifies a rate in kilobits per second units such that, for example, a value of 100 equates to a shaped flow being transmitted at a maximum rate of 100,000 bits per second.
                 ntnQosShapingParamsBurstSize 1.3.6.1.4.1.45.4.7.1.4.1.3 unsigned32 read-only
The maximum traffic burst size, in bytes, that can be transmitted without experiencing a shaping delay. Typically, this value represents the maximum number of tokens in a token bucket. Note that the value of this attribute may modified in an implementation dependent, such as being rounded down to an acceptable value, to account for system limitations.
                 ntnQosShapingParamsQueueSize 1.3.6.1.4.1.45.4.7.1.4.1.4 integer read-only
The amount of traffic, in packets, that may exceed the maximum burst size and still be queued for transmission. This value specifies the size of a shaping queue that holds a flow's traffic that is being delayed for shaping purposes. The specified enumeration dictates whether one ('onePkt'), two ('twoPkts'), four ('fourPkts'), eight, ('eightPkts') or sixteen ('sixteenPkts') packets can be held in the shaping queue prior to transmission. Enumeration: 'fourPkts': 3, 'sixteenPkts': 5, 'eightPkts': 4, 'twoPkts': 2, 'onePkt': 1.
                 ntnQosShapingParamsStorageType 1.3.6.1.4.1.45.4.7.1.4.1.5 storagetype read-only
The storage type for this conceptual row. Conceptual rows having the value permanent(4) need not allow write-access to any columnar objects in the row. This object may not be modified if the associated ntnQosQsetDscpAssignmentStatus object is equal to active(1).
                 ntnQosShapingParamsStatus 1.3.6.1.4.1.45.4.7.1.4.1.6 rowstatus read-only
The status of this row. An entry may not exist in the active state unless all objects in the entry have an appropriate value. Row creation using only default values is supported.
                 ntnQosShapingParamsLabel 1.3.6.1.4.1.45.4.7.1.4.1.7 snmpadminstring read-only
A label used to reference the entry in a textual manner.
         ntnClassifierClasses 1.3.6.1.4.1.45.4.7.1.5
             ntnDsMultiFieldClfrNextFree 1.3.6.1.4.1.45.4.7.1.5.1 indexintegernextfree read-only
This object contains an unused value for ntnDsMultiFieldClfrId, or a zero to indicate that none exist.
             ntnDsMultiFieldClfrTable 1.3.6.1.4.1.45.4.7.1.5.2 no-access
A table of IP Multi-Field Classifier filter entries that a system may use to identify IP traffic.
                 ntnDsMultiFieldClfrEntry 1.3.6.1.4.1.45.4.7.1.5.2.1 no-access
An IP Multi-Field Classifier entry describes a single filter.
                     ntnDsMultiFieldClfrId 1.3.6.1.4.1.45.4.7.1.5.2.1.1 indexinteger no-access
An index that enumerates the Multi-Field Classifier filter entries. Managers obtain new values for row creation in this table by reading ntnDsMultiFieldClfrNextFree. Version 1/2 attribute.
                     ntnDsMultiFieldClfrAddrType 1.3.6.1.4.1.45.4.7.1.5.2.1.2 inetaddresstype read-only
The type of IP address used by this classifier entry. While other types of addresses are defined in the InetAddressType textual convention, and DNS names, a classifier can only look at packets on the wire. Therefore, this object is limited to IPv4 and IPv6 addresses, with the exception of releases that support the logging of martian packets. Instead of IPv4z and IPv6z, the martian variants of IPv4 and IPv6 are used. Version 1/2 attribute.
                     ntnDsMultiFieldClfrDstAddr 1.3.6.1.4.1.45.4.7.1.5.2.1.3 inetaddress read-only
The IP address to match against the packet's destination IP address. This may not be a DNS name, but may be an IPv4 or IPv6 prefix. ntnDsMultiFieldClfrDstPrefixLength indicates the number of bits that are relevant. Version 1/2 attribute.
                     ntnDsMultiFieldClfrDstPrefixLength 1.3.6.1.4.1.45.4.7.1.5.2.1.4 inetaddressprefixlength read-only
The length of the CIDR Prefix carried in ntnDsMultiFieldClfrDstAddr. In IPv4 addresses, a length of 0 indicates a match of any address; a length of 32 indicates a match of a single host address, and a length between 0 and 32 indicates the use of a CIDR Prefix. IPv6 is similar, except that prefix lengths range from 0..128. Version 1/2 attribute.
                     ntnDsMultiFieldClfrSrcAddr 1.3.6.1.4.1.45.4.7.1.5.2.1.5 inetaddress read-only
The IP address to match against the packet's source IP address. This may not be a DNS name, but may be an IPv4 or IPv6 prefix. ntnDsMultiFieldClfrSrcPrefixLength indicates the number of bits that are relevant. Version 1/2 attribute.
                     ntnDsMultiFieldClfrSrcPrefixLength 1.3.6.1.4.1.45.4.7.1.5.2.1.6 inetaddressprefixlength read-only
The length of the CIDR Prefix carried in ntnDsMultiFieldClfrSrcAddr. In IPv4 addresses, a length of 0 indicates a match of any address; a length of 32 indicates a match of a single host address, and a length between 0 and 32 indicates the use of a CIDR Prefix. IPv6 is similar, except that prefix lengths range from 0..128. Version 1/2 attribute.
                     ntnDsMultiFieldClfrDscp 1.3.6.1.4.1.45.4.7.1.5.2.1.7 dscporany read-only
The value that the DSCP in the packet must have to match this entry. A value of -1 indicates that a specific DSCP value has not been defined and thus all DSCP values are considered a match. Version 1/2 attribute.
                     ntnDsMultiFieldClfrFlowId 1.3.6.1.4.1.45.4.7.1.5.2.1.8 flowidorany read-only
The flow identifier in an IPv6 header. Version 1/2 attribute.
                     ntnDsMultiFieldClfrProtocol 1.3.6.1.4.1.45.4.7.1.5.2.1.9 unsigned32 read-only
The IP protocol to match against the IPv4 protocol number or the IPv6 Next-Header number in the packet. A value of 255 means match all. Note the protocol number of 255 is reserved by IANA, and Next-Header number of 0 is used in IPv6. Version 1/2 attribute.
                     ntnDsMultiFieldClfrDstL4PortMin 1.3.6.1.4.1.45.4.7.1.5.2.1.10 inetportnumber read-only
The minimum value that the layer-4 destination port number in the packet must have in order to match this classifier entry. Version 1/2 attribute.
                     ntnDsMultiFieldClfrDstL4PortMax 1.3.6.1.4.1.45.4.7.1.5.2.1.11 inetportnumber read-only
The maximum value that the layer-4 destination port number in the packet must have in order to match this classifier entry. This value must be equal to or greater than the value specified for this entry in ntnDsMultiFieldClfrDstL4PortMin. Version 1/2 attribute.
                     ntnDsMultiFieldClfrSrcL4PortMin 1.3.6.1.4.1.45.4.7.1.5.2.1.12 inetportnumber read-only
The minimum value that the layer-4 source port number in the packet must have in order to match this classifier entry. Version 1/2 attribute.
                     ntnDsMultiFieldClfrSrcL4PortMax 1.3.6.1.4.1.45.4.7.1.5.2.1.13 inetportnumber read-only
The maximum value that the layer-4 source port number in the packet must have in order to match this classifier entry. This value must be equal to or greater than the value specified for this entry in ntnDsMultiFieldClfrSrcL4PortMin. Version 1/2 attribute.
                     ntnDsMultiFieldClfrStorage 1.3.6.1.4.1.45.4.7.1.5.2.1.14 storagetype read-only
The storage type for this conceptual row. Conceptual rows having the value 'permanent' need not allow write-access to any columnar objects in the row. This object may not be modified if the associated status object is equal to 'active'. Version 1/2 attribute.
                     ntnDsMultiFieldClfrStatus 1.3.6.1.4.1.45.4.7.1.5.2.1.15 rowstatus read-only
The status of this conceptual row. An entry may not exist in the active state unless all objects in the entry have an appropriate value. Version 1/2 attribute.
                     ntnDsMultiFieldClfrLabel 1.3.6.1.4.1.45.4.7.1.5.2.1.16 snmpadminstring read-only
A label used to reference the classifier entry in a textual manner. Version 1/2 attribute.
                     ntnDsMultiFieldClfrSessionId 1.3.6.1.4.1.45.4.7.1.5.2.1.17 unsigned32 read-only
A session identifier used to reference transitory (volatile) data. Version 1/2 attribute.
                     ntnDsMultiFieldClfrVersion 1.3.6.1.4.1.45.4.7.1.5.2.1.18 versionindicator read-only
Version indicator for ntnDsMultiFieldClfrTable.
                     ntnDsMultiFieldClfrIpFlags 1.3.6.1.4.1.45.4.7.1.5.2.1.19 bits read-only
Represents the flags present in an IPv4 header. If a bit that is associated with a specific IP flag is set in this attribute, IPv4 packets with the specified flag set in the header will match this classifier. Version 2 attribute. Bits: 'ipv4DfFlagSet': 1, 'ipv4MfFlagSet': 0.
                     ntnDsMultiFieldClfrTcpCtrlFlags 1.3.6.1.4.1.45.4.7.1.5.2.1.20 bits read-only
Represents the control flags (code bits) present in an TCP header. If a bit that is associated with a specific TCP control flag is set in this attribute, TCP packets with the specified flag set in the header will match this classifier. Version 2 attribute. Bits: 'tcpAckFlagSet': 1, 'tcpFinFlagSet': 5, 'tcpPshFlagSet': 2, 'tcpRstFlagSet': 3, 'tcpSynFlagSet': 4, 'tcpUrgFlagSet': 0.
                     ntnDsMultiFieldClfrIpv4Options 1.3.6.1.4.1.45.4.7.1.5.2.1.21 integer read-only
This object indicates whether the presence, or lack thereof, of IPv4 options in an IPv4 packet should should be considered when looking for a match for this classifier entry. A value of 'ipv4OptionsPresent(1)' indicates that only IPv4 packets with options will match this classifier element. A value of 'ipv4OptionsNotPresent(2)' means that only IPv4 packets without options will be considered a match. A value of 'ignore(3)' means that the presence, or lack thereof, of IPv4 options in the received packet will not be considered when determining whether a packet matches this classifier entry. Version 2 attribute. Enumeration: 'ipv4OptionsPresent': 1, 'ignore': 3, 'ipv4OptionsNotPresent': 2.
             ntnL2MultiFieldClfrNextFree 1.3.6.1.4.1.45.4.7.1.5.3 indexintegernextfree read-only
This object contains an unused value for ntnL2MultiFieldClfrId, or a zero to indicate that none exist.
             ntnL2MultiFieldClfrTable 1.3.6.1.4.1.45.4.7.1.5.4 no-access
IEEE 802-based classifier definitions. A class that contains attributes of IEEE 802 (e.g., 802.3) traffic that form an association that is used to perform traffic classification.
                 ntnL2MultiFieldClfrEntry 1.3.6.1.4.1.45.4.7.1.5.4.1 no-access
IEEE 802-based classifier definitions. An entry specifies (potentially) several distinct matching components. Each component is tested against the data in a frame individually. An overall match occurs when all of the individual components match the data they are compared against in the frame being processed. A failure of any one test causes the overall match to fail. Wildcards may be specified for those fields that are not relevant.
                     ntnL2MultiFieldClfrId 1.3.6.1.4.1.45.4.7.1.5.4.1.1 indexinteger no-access
An arbitrary integer index that uniquely identifies this 802 classifier among all of the 802 classifiers. Version 1/2 attribute.
                     ntnL2MultiFieldClfrDstAddr 1.3.6.1.4.1.45.4.7.1.5.4.1.2 macaddress read-only
The 802 address against which the 802 DA of incoming traffic streams will be compared. Frames whose 802 DA matches the physical address specified by this object, taking into account address wildcarding as specified by the ntnL2MultiFieldClfrDstAddrMask object, are potentially subject to the processing guidelines that are associated with this entry through the related action class. Version 1/2 attribute.
                     ntnL2MultiFieldClfrDstAddrMask 1.3.6.1.4.1.45.4.7.1.5.4.1.3 macaddress read-only
This object specifies the bits in a 802 destination address that should be considered when performing a 802 DA comparison against the address specified in the ntnL2MultiFieldClfrDstAddr object. The value of this object represents a mask that is logically and'ed with the 802 DA in received frames to derive the value to be compared against the ntnL2MultiFieldClfrDstAddr address. A zero bit in the mask thus means that the corresponding bit in the address always matches. The ntnL2MultiFieldClfrDstAddr value must also be masked using this value prior to any comparisons. The length of this object in octets must equal the length in octets of the ntnL2MultiFieldClfrDstAddr. Note that a mask with no bits set (i.e., all zeroes) effectively wildcards the ntnL2MultiFieldClfrDstAddr object. Version 1/2 attribute.
                     ntnL2MultiFieldClfrSrcAddr 1.3.6.1.4.1.45.4.7.1.5.4.1.4 macaddress read-only
The 802 MAC address against which the 802 MAC SA of incoming traffic streams will be compared. Frames whose 802 MAC SA matches the physical address specified by this object, taking into account address wildcarding as specified by the ntnL2MultiFieldClfrSrcAddrMask object, are potentially subject to the processing guidelines that are associated with this entry through the related action class. Version 1/2 attribute.
                     ntnL2MultiFieldClfrSrcAddrMask 1.3.6.1.4.1.45.4.7.1.5.4.1.5 macaddress read-only
This object specifies the bits in a 802 MAC source address that should be considered when performing a 802 MAC SA comparison against the address specified in the ntnL2MultiFieldClfrSrcAddr object. The value of this object represents a mask that is logically and'ed with the 802 MAC SA in received frames to derive the value to be compared against the ntnL2MultiFieldClfrSrcAddr address. A zero bit in the mask thus means that the corresponding bit in the address always matches. The ntnL2MultiFieldClfrSrcAddr value must also be masked using this value prior to any comparisons. The length of this object in octets must equal the length in octets of the ntnL2MultiFieldClfrSrcAddr. Note that a mask with no bits set (i.e., all zeroes) effectively wildcards the ntnL2MultiFieldClfrSrcAddr object. Version 1/2 attribute.
                     ntnL2MultiFieldClfrVlanIdMin 1.3.6.1.4.1.45.4.7.1.5.4.1.6 integer32 read-only
The minimum value that the VLAN ID (VID) in a tagged packet must have in order to match this classifier entry. The ntnL2MultiFieldClfrVlanIdMin value must be less than or equal to the ntnL2MultiFieldClfrVlanIdMax value. Setting the ntnL2MultiFieldClfrVlanIdMin object to 1 and the ntnL2MultiFieldClfrVlanIdMax to 4094 indicates that VLAN data should not be considered during traffic classification. If a frame is double tagged, this value represents the outer VLAN ID (Ovid). Version 1/2 attribute.
                     ntnL2MultiFieldClfrVlanIdMax 1.3.6.1.4.1.45.4.7.1.5.4.1.7 integer32 read-only
The maximum value that the VLAN ID (VID) in a tagged packet must have in order to match this classifier entry. The ntnL2MultiFieldClfrVlanIdMax value must be greater than or equal to the ntnL2MultiFieldClfrVlanIdMin value. Setting the ntnL2MultiFieldClfrVlanIdMin object to 1 and the ntnL2MultiFieldClfrVlanIdMax to 4094 indicates that VLAN data should not be considered during traffic classification. If a frame is double tagged, this value represents the outer VLAN ID (Ovid). Version 1/2 attribute.
                     ntnL2MultiFieldClfrVlanTag 1.3.6.1.4.1.45.4.7.1.5.4.1.8 integer read-only
This object indicates the data link layer packet format that frames must have to match this L2 classifier entry. A value of 'untagged(1)' indicates that only frames received untagged will match this classifier component. A value of 'tagged(2)' means that only frames received tagged (both single tagged and double tagged) will be considered a match. A value of 'ignore(3)' means that the presence, or lack thereof, of a VLAN tag in the received packet will not be considered when determining whether a frame matches this classifier entry. A value of 'doubleTagged(4)' means that only frames received with an inner and outer tag (i.e., a double tagged frame) will be considered a match. Version 1/2 attribute. Enumeration: 'ignore': 3, 'untagged': 1, 'tagged': 2, 'doubleTagged': 4.
                     ntnL2MultiFieldClfrEtherType 1.3.6.1.4.1.45.4.7.1.5.4.1.9 integer32 read-only
This object specifies the value that will be compared against the value contained in the EtherType field of an IEEE 802 frame. Example settings would include 'IP' (0x0800), 'ARP' (0x0806) and 'IPX' (0x8137). Setting the ntnL2MultiFieldClfrEtherType object to 0xFFFF indicates that EtherType data should not be considered during traffic classification. Note the EtherType value of 0xFFFF is reserved by IANA. Version 1/2 attribute.
                     ntnL2MultiFieldClfrUserPriority 1.3.6.1.4.1.45.4.7.1.5.4.1.10 integer read-only
The 802.1p user priority value against which the value contained in the user priority field of a tagged 802.1 frame is compared. A test for equality is performed when determining if a match exists between the data in a data link layer frame and the value of this classifier. Setting the value of this object to 'matchAllPriorities(9)' causes all user priority values to match this attribute. This essentially makes any comparisons with regard to user priority values unnecessary. Version 1/2 attribute. Enumeration: 'matchAllPriorities': 9, 'matchPriority3': 4, 'matchPriority2': 3, 'matchPriority1': 2, 'matchPriority0': 1, 'matchPriority7': 8, 'matchPriority6': 7, 'matchPriority5': 6, 'matchPriority4': 5.
                     ntnL2MultiFieldClfrStorage 1.3.6.1.4.1.45.4.7.1.5.4.1.11 storagetype read-only
The storage type for this conceptual row. Conceptual rows having the value 'permanent' need not allow write-access to any columnar objects in the row. This object may not be modified if the associated status object is equal to 'active'. Version 1/2 attribute.
                     ntnL2MultiFieldClfrStatus 1.3.6.1.4.1.45.4.7.1.5.4.1.12 rowstatus read-only
The status of this conceptual row. An entry may not exist in the active state unless all objects in the entry have an appropriate value. Version 1/2 attribute.
                     ntnL2MultiFieldClfrLabel 1.3.6.1.4.1.45.4.7.1.5.4.1.13 snmpadminstring read-only
A label used to reference the classifier entry in a textual manner. Version 1/2 attribute.
                     ntnL2MultiFieldClfrSessionId 1.3.6.1.4.1.45.4.7.1.5.4.1.14 unsigned32 read-only
A session identifier used to reference transitory (volatile) data. Version 1/2 attribute.
                     ntnL2MultiFieldClfrVersion 1.3.6.1.4.1.45.4.7.1.5.4.1.15 versionindicator read-only
Version indicator for ntnL2MultiFieldClfrTable.
                     ntnL2MultiFieldClfrPktType 1.3.6.1.4.1.45.4.7.1.5.4.1.16 integer read-only
This object indicates the data link layer frame format that frames must have to match this L2 classifier entry. A value of 'ethernetII(1)' indicates that only Ethernet II format frames will match this classifier component. A value of 'snap(2)' indicates that only IEEE 802 SNAP format frames will match this classifier component. A value of 'llc(3)' indicates that only IEEE 802 LLC format frames will match this classifier component. A value of 'ignore(4)' means that the frame, format will not be considered when determining whether a frame matches this classifier entry. Version 2 attribute. Enumeration: 'snap': 2, 'llc': 3, 'ignore': 4, 'ethernetII': 1.
                     ntnL2MultiFieldClfrIvidMin 1.3.6.1.4.1.45.4.7.1.5.4.1.17 integer32 read-only
The minimum value that the Inner VLAN ID (Ivid) in a double tagged packet must have in order to match this classifier entry. The ntnL2MultiFieldClfrIvidMin value must be less than or equal to the ntnL2MultiFieldClfrIvidMax value. Setting the ntnL2MultiFieldClfrIvidMin object to 1 and the ntnL2MultiFieldClfrIvidMax to 4094 indicates that inner VLAN tag data should not be considered during traffic classification. A non-default value for this attribute may only be specified if the ntnL2MultiFieldClfrVlanTag attribute has a value of 'doubleTagged(4)'. Version 2 attribute.
                     ntnL2MultiFieldClfrIvidMax 1.3.6.1.4.1.45.4.7.1.5.4.1.18 integer32 read-only
The maximum value that the Inner VLAN ID (Ivid) in a double tagged packet must have in order to match this classifier entry. The ntnL2MultiFieldClfrIvidMax value must be greater than or equal to the ntnL2MultiFieldClfrIvidMin value. Setting the ntnL2MultiFieldClfrIvidMin object to 1 and the ntnL2MultiFieldClfrIvidMax to 4094 indicates that VLAN data should not be considered during traffic classification. A non-default value for this attribute may only be specified if the ntnL2MultiFieldClfrVlanTag attribute has a value of 'doubleTagged(4)'. Version 2 attribute.
                     ntnL2MultiFieldClfrTPID 1.3.6.1.4.1.45.4.7.1.5.4.1.19 integer32 read-only
This object specifies the value that will be compared against the value contained in the Ethertype field of the outer tag of a single or a double tagged (802.1ad QinQ) packet. Setting the ntnL2MultiFieldClfrTPID object to 0xFFFF indicates that EtherType data should not be considered during traffic classification. Note the EtherType value of 0xFFFF is reserved by IANA. The default value is 0x8100, considering the standard 0x8100 value as the tag protocol identifier for the vlan tag. Version 1/2 attribute.
                     ntnL2MultiFieldClfrCFI 1.3.6.1.4.1.45.4.7.1.5.4.1.20 integer read-only
This object indicates the data link layer frame format that frames must have to match this L2 classifier entry. A value of 'cfiZero(1)' indicates that only tagged frames with the CFI bit set to zero will match this classifier component. A value of 'cfiOne(2)' indicates that only tagged frames with the CFI bit is set to one will match this classifier component. A value of 'ignore(3)' means that the frame, format will not be considered when determining whether a frame matches this classifier entry. Version 1/2 attribute. Enumeration: 'ignore': 3, 'cfiZero': 1, 'cfiOne': 2.
                     ntnL2MultiFieldClfrITPID 1.3.6.1.4.1.45.4.7.1.5.4.1.21 integer32 read-only
This object specifies the value that will be compared against the value contained in the Ethertype field of the inner tag of a double tagged (802.1ad QinQ) packet. Setting the ntnL2MultiFieldClfrITPID object to 0xFFFF indicates that EtherType data should not be considered during traffic classification. Note the EtherType value of 0xFFFF is reserved by IANA. The default value is 0x8100, considering the standard 0x8100 value as the tag protocol identifier for the vlan tag. Version 1/2 attribute.
                     ntnL2MultiFieldClfrICFI 1.3.6.1.4.1.45.4.7.1.5.4.1.22 integer read-only
This object indicates the data link layer frame format that frames must have to match this L2 classifier entry. A value of 'cfiZero(1)' indicates that only double tagged frames with the CFI bit set to zero in the inner tag will match this classifier component. A value of 'cfiOne(1)' indicates that only double tagged frames with the CFI bit set to one in the inner tag will match this classifier component. A value of 'ignore(3)' means that the frame, format will not be considered when determining whether a frame matches this classifier entry. Version 1/2 attribute. Enumeration: 'ignore': 3, 'cfiZero': 1, 'cfiOne': 2.
                     ntnL2MultiFieldClfrIUserPriority 1.3.6.1.4.1.45.4.7.1.5.4.1.23 integer read-only
The 802.1p user priority value against which the value contained in the user priority field of the inner tag of a double tagged 802.1 frame is compared. A test for equality is performed when determining if a match exists between the data in a data link layer frame and the value of this classifier. Setting the value of this object to 'matchAllPriorities(9)' causes all user priority values to match this attribute. This essentially makes any comparisons with regard to user priority values unnecessary. Version 1/2 attribute. Enumeration: 'matchAllPriorities': 9, 'matchPriority3': 4, 'matchPriority2': 3, 'matchPriority1': 2, 'matchPriority0': 1, 'matchPriority7': 8, 'matchPriority6': 7, 'matchPriority5': 6, 'matchPriority4': 5.
             ntnSystemClfrNextFree 1.3.6.1.4.1.45.4.7.1.5.5 indexintegernextfree read-only
This object contains an unused value for ntnSystemClfrId, or a zero to indicate that none exist.
             ntnSystemClfrTable 1.3.6.1.4.1.45.4.7.1.5.6 no-access
The System Classifier Table defines classification data that is platform or hardware specific.
                 ntnSystemClfrEntry 1.3.6.1.4.1.45.4.7.1.5.6.1 no-access
An entry in the System Classifier Table describes classification data that is specifically related to system or hardware capabilities. As such, support for this table or for individual attributes contained in the table will vary from system to system. Entries within this table are referenced through the Classifier Component Table (ntnClfrComponentTable) to provide system-specific classification data.
                     ntnSystemClfrId 1.3.6.1.4.1.45.4.7.1.5.6.1.1 indexinteger no-access
An index that enumerates the system classifier entries. Managers can obtain new index values for row creation in this table by reading ntnSystemClfrNextFree. Version 1/2 attribute.
                     ntnSystemClfrUnknownUcastFrames 1.3.6.1.4.1.45.4.7.1.5.6.1.2 truthvalue read-only
If 'true(1)', frames containing an unknown unicast destination address will match this classification entry. A value of 'false(2)' indicates that no classification is requested based on this address type. Version 1/2 attribute.
                     ntnSystemClfrUnknownMcastFrames 1.3.6.1.4.1.45.4.7.1.5.6.1.3 truthvalue read-only
If 'true(1)', frames containing an unknown multicast destination address will match this classification entry. A value of 'false(2)' indicates that no classification is requested based on this address type. Version 1/2 attribute.
                     ntnSystemClfrKnownUcastFrames 1.3.6.1.4.1.45.4.7.1.5.6.1.4 truthvalue read-only
If 'true(1)', frames containing a known unicast destination address will match this classification entry. A value of 'false(2)' indicates that no classification is requested based on this address type. Version 1/2 attribute.
                     ntnSystemClfrKnownMcastFrames 1.3.6.1.4.1.45.4.7.1.5.6.1.5 truthvalue read-only
If 'true(1)', frames containing a known multicast destination address will match this classification entry. A value of 'false(2)' indicates that no classification is requested based on this address type. Version 1/2 attribute.
                     ntnSystemClfrBcastFrames 1.3.6.1.4.1.45.4.7.1.5.6.1.6 truthvalue read-only
If 'true(1)', frames containing a broadcast destination address will match this classification entry. A value of 'false(2)' indicates that no classification is requested based on this address type. Version 1/2 attribute.
                     ntnSystemClfrPatternPosition 1.3.6.1.4.1.45.4.7.1.5.6.1.7 octet string read-only
Supports arbitrary pattern match classification. Up to 128 bytes of data within the first 128 bytes of a packet can be identified for pattern matching purposes. This object and the ntnSystemClfrPatternData object specify byte patterns and their position in a packet. When a packet is classified using this data, the appropriate bytes, or portions thereof, in the packet are compared against the byte patterns defined by the ntnSystemClfrPatternData attribute. If the data at the specified packet offset is the same, the packet is considered a match. The byte positions, and the pertinent bits within each identified byte, used for comparison purposes are specified using this attribute. The positions to be matched are identified by setting the appropriate bits to one. All other bits must be set to zero. For example, to specify that byte positions 5-8 and the high-order nibble (4 bits) of bytes 13-16 should be examined, this attribute would be set as follows: ntnSystemClfrPatternPosition (size 16): 00:00:00:00:FF:FF:FF:FF:00:00:00:00:0F:0F:0F:0F The target byte patterns would then be placed in bytes 5-8 and in portions of bytes 13-16 of the ntnSystemClfrPatternData attribute: ntnSystemClfrPatternData (size 16): 00:00:00:00:XX:XX:XX:XX:00:00:00:00:0Y:0Y:0Y:0Y Note that an implementation may not support pattern matching, also know as offset filtering, for the maximum number of bytes supported by the pattern match attributes. The number of bytes that can contain data for comparison purposes and the position of those bytes in relation to the start of a packet are thus implementation dependent. Use of this object and the associated ntnSystemClfrPatternData object invalidates the use of any other classification data in this and related (through the ntnClfrComponentTable) classifier entries. In other words, providing an explicit pattern overrides the implicit patterns defined when classification data is specified for other fields, such as the IP source address or EtherType classification attributes. A zero length string is used to indicate that explicit pattern matching is not requested. Version 1/2 attribute.
                     ntnSystemClfrPatternData 1.3.6.1.4.1.45.4.7.1.5.6.1.8 octet string read-only
Supports arbitrary pattern match classification. Up to 128 bytes of data within the first 128 bytes of a packet can be identified for pattern matching purposes. This object and the ntnSystemClfrPatternPosition object specify byte patterns and their position in a packet. When a packet is classified using this data, the appropriate bytes, or portions thereof, in the packet are compared against the byte patterns defined by the this attribute. If the data at the specified packet offset is the same, the packet is considered a match. The byte patterns used for comparison purposes are specified using this attribute. The target data is placed in the octet string at the positions specified through the ntnSystemClfrPatternPosition attribute. All other bytes should be set to zero For example, to specify that byte positions 5-8 and the high-order nibble (4 bits) of bytes 13-16 should be examined, the associated ntnSystemClfrPatternPosition value would be set as follows: ntnSystemClfrPatternPosition (size 16): 00:00:00:00:FF:FF:FF:FF:00:00:00:00:0F:0F:0F:0F The target byte patterns would then be placed in bytes 5-8 and in portions of bytes 13-16 of this attribute: ntnSystemClfrPatternData (size 16): 00:00:00:00:XX:XX:XX:XX:00:00:00:00:0Y:0Y:0Y:0Y Note that an implementation may not support pattern matching, also know as offset filtering, for the maximum number of bytes supported by the pattern match attributes. The number of bytes that can contain data for comparison purposes and the position of those bytes in relation to the start of a packet are thus implementation dependent. Use of this object and the associated ntnSystemClfrPatternPosition object invalidates the use of any other classification data in this and related (through the ntnClfrComponentTable) classifier entries. In other words, providing an explicit pattern overrides the implicit patterns defined when classification data is specified for other fields, such as the IP source address or EtherType classification attributes. A zero length string is used to indicate that explicit pattern matching is not requested. Version 1/2 attribute.
                     ntnSystemClfrStorage 1.3.6.1.4.1.45.4.7.1.5.6.1.9 storagetype read-only
The storage type for this conceptual row. Conceptual rows having the value 'permanent' need not allow write-access to any columnar objects in the row. This object may not be modified if the associated status object is equal to 'active'. Version 1/2 attribute.
                     ntnSystemClfrStatus 1.3.6.1.4.1.45.4.7.1.5.6.1.10 rowstatus read-only
The status of this conceptual row. An entry may not exist in the active state unless all objects in the entry have an appropriate value. Version 1/2 attribute.
                     ntnSystemClfrPatternFormat 1.3.6.1.4.1.45.4.7.1.5.6.1.11 integer read-only
This object indicates the data link layer packet format that is used when specifying pattern match data. A value of 'untagged(1)' indicates that the specified pattern match data does not include an 802.1Q tag. A value of 'tagged(2)' indicates that the specified pattern match data does include an 802.1Q (single) tag. A value of 'doubleTagged(3)' indicates that the specified pattern match data does include an 802.1Q double tag. Version 1/2 attribute. Enumeration: 'untagged': 1, 'tagged': 2, 'doubleTagged': 3.
                     ntnSystemClfrLabel 1.3.6.1.4.1.45.4.7.1.5.6.1.12 snmpadminstring read-only
A label used to reference the classifier entry in a textual manner. Version 1/2 attribute.
                     ntnSystemClfrSessionId 1.3.6.1.4.1.45.4.7.1.5.6.1.13 unsigned32 read-only
A session identifier used to reference transitory (volatile) data. Version 1/2 attribute.
                     ntnSystemClfrVersion 1.3.6.1.4.1.45.4.7.1.5.6.1.14 versionindicator read-only
Version indicator for ntnSystemClfrTable.
                     ntnSystemClfrUnknownIpMcast 1.3.6.1.4.1.45.4.7.1.5.6.1.15 truthvalue read-only
If 'true(1)', IP packets containing an unknown multicast destination address will match this classification entry. A value of 'false(2)' indicates that no classification is requested based on this address type. Version 2 attribute.
                     ntnSystemClfrKnownIpMcast 1.3.6.1.4.1.45.4.7.1.5.6.1.16 truthvalue read-only
If 'true(1)', IP packets containing a known multicast destination address will match this classification entry. A value of 'false(2)' indicates that no classification is requested based on this address type. Version 2 attribute.
                     ntnSystemClfrNonIpPkt 1.3.6.1.4.1.45.4.7.1.5.6.1.17 truthvalue read-only
If 'true(1)', non IP packets will match this classification entry. A value of 'false(2)' indicates that no classification is requested based on this packet type. Version 2 attribute.
                     ntnSystemClfrPatternIpVersion 1.3.6.1.4.1.45.4.7.1.5.6.1.18 integer read-only
This object indicates the IP packet format that is used when specifying pattern match data. A value of 'notApplicable(1)' is used when the pattern match data can be specified without indicating the target packet type. A value of 'nonIp(2)' indicates that the specified pattern match data should be applied to non-IP packets. A value of 'ipv4(3)' indicates that the specified pattern match data should be applied to IPv4 packets. A value of 'ipv6(4)' indicates that the specified pattern match data should be applied to IPv6 packets. Version 2 attribute. Enumeration: 'notApplicable': 1, 'nonIp': 2, 'ipv4': 3, 'ipv6': 4.
                     ntnSystemClfrUnknownNonIpMcast 1.3.6.1.4.1.45.4.7.1.5.6.1.19 truthvalue read-only
If 'true(1)', non-IP packets containing an unknown multicast destination address will match this classification entry. A value of 'false(2)' indicates that no classification is requested based on this address type. Version 2 attribute.
                     ntnSystemClfrKnownNonIpMcast 1.3.6.1.4.1.45.4.7.1.5.6.1.20 truthvalue read-only
If 'true(1)', non-IP packets containing a known multicast destination address will match this classification entry. A value of 'false(2)' indicates that no classification is requested based on this address type. Version 2 attribute.
                     ntnSystemClfrPatternL2Format 1.3.6.1.4.1.45.4.7.1.5.6.1.21 integer read-only
This object indicates the L2 packet format that is used when specifying pattern match data. A value of 'notApplicable(1)' is used when the pattern match data can be specified without indicating the target L2 packet format. A value of 'ethernetII(2)' indicates that the specified pattern match data should be applied to Ethernet II format frames. A value of 'snap(3)' indicates that the specified pattern match data should be applied to IEEE 802 SNAP format frames. A value of 'llc(4)' indicates that the specified pattern match data should be applied to IEEE 802 LLC format frames. Version 2 attribute. Enumeration: 'snap': 3, 'notApplicable': 1, 'ethernetII': 2, 'llc': 4.
             ntnClfrComponentNextFree 1.3.6.1.4.1.45.4.7.1.5.7 indexintegernextfree read-only
This object contains an unused value for ntnClfrComponentId, or a zero to indicate that none exist.
             ntnClfrComponentTable 1.3.6.1.4.1.45.4.7.1.5.8 no-access
The Classifier Component Table identifies classification data from protocol, media and hardware specific tables and links the data to form a single classifier.
                 ntnClfrComponentEntry 1.3.6.1.4.1.45.4.7.1.5.8.1 no-access
An entry in the Classifier Component Table describes a collection of classification data from a single protocol, media or hardware specific classifier table. Entries within this table are linked through a common set identifier. This identifier is used to reference the constructed set of classification data for a policy, through the ntnQosPolicyTable, or for classifier block creation, through the ntnClfrBlockTable.
                     ntnClfrComponentId 1.3.6.1.4.1.45.4.7.1.5.8.1.1 indexinteger no-access
An index that enumerates the classifier component entries. Managers can obtain new index values for row creation in this table by reading ntnClfrComponentNextFree. Version 1/2 attribute.
                     ntnClfrComponentSpecific 1.3.6.1.4.1.45.4.7.1.5.8.1.2 rowpointer read-only
Identifies an entry containing classification data in a protocol, media or hardware specific classifier table. Entries are referenced using a RowPointer value specifying the RowStatus attribute of the entry being identified. Entries in other tables must exist prior to being referenced. It may be permissible to create component table entries and the entries being referenced in the same request. Entries may not be deleted while still referenced by an active entry in this table. Version 1/2 attribute.
                     ntnClfrComponentSetId 1.3.6.1.4.1.45.4.7.1.5.8.1.3 unsigned32 read-only
Identifies a set of classifier data. Entries in this table with the same value for this attribute are considered components of the same classifier. This set identifier is used to reference this classification data from other QoS tables, including the QoS Policy Table (ntnQosPolicyTable) and the Classifier Block Table (ntnClfrBlockTable). Members of a given classifier component set may be prohibited from being deleted if the set is referenced by an active entry in another table. Version 1/2 attribute.
                     ntnClfrComponentLabel 1.3.6.1.4.1.45.4.7.1.5.8.1.4 snmpadminstring read-only
A label used to reference the classifier component set in a textual manner. All members of the same component set, as determined by the value of the ntnClfrComponentSetId attribute, must have the same label. Version 1/2 attribute.
                     ntnClfrComponentStorage 1.3.6.1.4.1.45.4.7.1.5.8.1.5 storagetype read-only
The storage type for this conceptual row. Conceptual rows having the value 'permanent' need not allow write-access to any columnar objects in the row. This object may not be modified if the associated status object is equal to 'active'. Version 1/2 attribute.
                     ntnClfrComponentStatus 1.3.6.1.4.1.45.4.7.1.5.8.1.6 rowstatus read-only
The status of this conceptual row. An entry may not exist in the active state unless all objects in the entry have an appropriate value. Version 1/2 attribute.
                     ntnClfrComponentSessionId 1.3.6.1.4.1.45.4.7.1.5.8.1.7 unsigned32 read-only
A session identifier used to reference transitory (volatile) data. Version 1/2 attribute.
                     ntnClfrComponentVersion 1.3.6.1.4.1.45.4.7.1.5.8.1.8 versionindicator read-only
Version indicator for ntnClfrComponentTable. Members of the same classifier component set must all have the same version information.
             ntnClfrBlockNextFree 1.3.6.1.4.1.45.4.7.1.5.9 indexintegernextfree read-only
This object contains an unused value for ntnClfrBlockId ,or a zero to indicate that none exist.
             ntnClfrBlockTable 1.3.6.1.4.1.45.4.7.1.5.10 no-access
The Classifier Block Table supports the ability to group individual classifiers into an unordered list, or block, of classifiers.
                   ntnClfrBlockEntry 1.3.6.1.4.1.45.4.7.1.5.10.1 no-access
An entry in the Classifier Block Table describes a single member of a group of the classifiers. Each entry identifies classification data, defined through the Classifier Component Table (ntnClfrComponentTable). Block members are considered unordered for evaluation purposes and can be thought of as being applied 'simultaneously'. All block members must perform classification based on the same set of data. Related entries within this table are linked through a common group identifier. This identifier is used to reference the classification block for a policy through the QoS Policy Table (ntnQosPolicyTable).
                       ntnClfrBlockId 1.3.6.1.4.1.45.4.7.1.5.10.1.1 indexinteger no-access
An index that enumerates the classifier block entries. Managers can obtain new index values for row creation in this table by reading ntnClfrBlockNextFree. Version 1/2 attribute.
                       ntnClfrBlockNumber 1.3.6.1.4.1.45.4.7.1.5.10.1.2 unsigned32 read-only
Identifies a group of classification entries. Entries in this table with the same value for this attribute are considered members of the same group (i.e., classifier block). This block identifier is used to reference this unordered collection of classification data from other QoS tables, including the QoS Policy Table (ntnQosPolicyTable). Members of a specific classification group may be deleted, even if the group is referenced by an active entry in another table, as long as at least one member of the group is not deleted. Version 1/2 attribute.
                       ntnClfrBlockClfrCompSetId 1.3.6.1.4.1.45.4.7.1.5.10.1.3 unsigned32 read-only
Identifies a classifier component set in the Classifier Component Table (ntnClfrComponentTable) containing classification data. Component entries must exist prior to being referenced. It may be permissible to create component table entries and classifier block entries in the same request. Referenced entries may not be deleted while still referenced by an active entry in this table. Version 1/2 attribute.
                       ntnClfrBlockMeter 1.3.6.1.4.1.45.4.7.1.5.10.1.4 indexintegerorzero read-only
This attribute identifies the meter that is associated with this classifier block. Meters are specified in the ntnQosMeterTable and associated tables. The corresponding instance in the ntnQosMeter class (i.e., the class instance where the ntnQosMeterId is equal to the value of this object) must exist prior to being associated with a block entry. A value of 0 indicates that no individual classifier metering is requested. Version 1/2 attribute.
                       ntnClfrBlockAction 1.3.6.1.4.1.45.4.7.1.5.10.1.5 indexintegerorzero read-only
This attribute identifies the action that is to be initiated for flows that are not being metered and that match the classification criteria specified through this classifier block. The value of this attribute will not be used (and should be set to 0) when metering is requested. Under this scenario, the in-profile and out-of-profile actions are specified through the appropriate ntnQosMeterEntry. Actions must be defined in the ntnQosBaseActionTable prior to being referenced by this attribute. A non-zero value for this attribute must be provided unless metering is requested (if action data is being specified per classifier). Version 1/2 attribute.
                       ntnClfrBlockLabel 1.3.6.1.4.1.45.4.7.1.5.10.1.6 snmpadminstring read-only
A label used to reference the classifier group in a textual manner. All members of the same group, as determined by the value of the ntnClfrBlockNumber attribute, must have the same label. Version 1/2 attribute.
                       ntnClfrBlockStorage 1.3.6.1.4.1.45.4.7.1.5.10.1.7 storagetype read-only
The storage type for this conceptual row. Conceptual rows having the value 'permanent' need not allow write-access to any columnar objects in the row. This object may not be modified if the associated status object is equal to 'active'. Version 1/2 attribute.
                       ntnClfrBlockStatus 1.3.6.1.4.1.45.4.7.1.5.10.1.8 rowstatus read-only
The status of this conceptual row. An entry may not exist in the active state unless all objects in the entry have an appropriate value. Version 1/2 attribute.
                       ntnClfrBlockSessionId 1.3.6.1.4.1.45.4.7.1.5.10.1.9 unsigned32 read-only
A session identifier used to reference transitory (volatile) data. Version 1/2 attribute.
                       ntnClfrBlockVersion 1.3.6.1.4.1.45.4.7.1.5.10.1.10 versionindicator read-only
Version indicator for ntnClfrBlockTable. Members of the same classifier block must all have the same version information.
                       ntnClfrBlockPrecedence 1.3.6.1.4.1.45.4.7.1.5.10.1.11 unsigned32 read-only
The relative order in which the classifier sets associated with this block are applied, with regard to other classifiers sets within the block. Higher numbers represent block members with higher precedence. Block members with higher precedence are applied before members with lower precedence. Precedence values must be unique across members of the same classifier block when block members are evaluated in a specific order. Precedence values must be the same across block members when they are evaluated simultaneously. Version 1/2 attribute.
             ntnClfrComponentSetNextFree 1.3.6.1.4.1.45.4.7.1.5.11 indexintegernextfree read-only
This object contains an unused value for ntnClfrComponentSetId, or a zero to indicate that none exist.
             ntnClfrBlockNumberNextFree 1.3.6.1.4.1.45.4.7.1.5.12 indexintegernextfree read-only
This object contains an unused value for ntnClfrBlockNumber ,or a zero to indicate that none exist.
         ntnQosMeterClasses 1.3.6.1.4.1.45.4.7.1.6
             ntnQosMeterNextFree 1.3.6.1.4.1.45.4.7.1.6.1 indexintegernextfree read-only
This object contains an unused value for ntnQosMeterId, or a zero to indicate that none exist.
             ntnQosMeterTable 1.3.6.1.4.1.45.4.7.1.6.2 no-access
This table enumerates specific meters that a system may use to police a stream of traffic. Specific meter details are to be found in table entry referenced by ntnQosMeterSpecific.
                 ntnQosMeterEntry 1.3.6.1.4.1.45.4.7.1.6.2.1 no-access
An entry in the meter table describes a single conformance level of a meter.
                     ntnQosMeterId 1.3.6.1.4.1.45.4.7.1.6.2.1.1 indexinteger no-access
An index that enumerates the Meter entries. Managers can obtain new index values for row creation in this table by reading ntnQosMeterNextFree. Version 1/2 attribute.
                     ntnQosMeterSucceedNext 1.3.6.1.4.1.45.4.7.1.6.2.1.2 rowpointer read-only
If the traffic being processed does conform, based on the traffic profile associated with this entry, this selects the next element to handle traffic for this data path. This RowPointer should point to an instance of one of: ntnQosMeterEntry ntnQosBaseActionEntry Entries in other tables must exist prior to being referenced. It may be permissible to create component table entries and the entries being referenced in the same request. Referenced entries may not be deleted while still referenced by an active entry in this table. Version 1/2 attribute.
                     ntnQosMeterFailNext 1.3.6.1.4.1.45.4.7.1.6.2.1.3 rowpointer read-only
If the traffic being processed does not conform, based on the traffic profile associated with this entry, this selects the next element to handle traffic for this data path. This RowPointer should point to an instance of one of: ntnQosMeterEntry ntnQosBaseActionEntry Entries in other tables must exist prior to being referenced. It may be permissible to create component table entries and the entries being referenced in the same request. Referenced entries may not be deleted while still referenced by an active entry in this table. Version 1/2 attribute.
                     ntnQosMeterSpecific 1.3.6.1.4.1.45.4.7.1.6.2.1.4 rowpointer read-only
This indicates the behavior of the meter by pointing to an entry containing detailed parameters. Note that entries in that specific table must be managed explicitly. For example, ntnQosMeterSpecific may point to an entry in ntnQosTBParamTable, which contains an instance of a single set of Token Bucket parameters. Entries in other tables must exist prior to being referenced. It may be permissible to create component table entries and the entries being referenced in the same request. Referenced entries may not be deleted while still referenced by an active entry in this table. Version 1/2 attribute.
                     ntnQosMeterOutOfProfileStats 1.3.6.1.4.1.45.4.7.1.6.2.1.5 indexintegerorzero read-only
Identifies an entry in the Count Action Table (ntnQosCountActTable) that is used to accumulate statistics related to traffic processed based on this meter data that was deemed to be non-conformant (i.e., out-of-profile). If out-of-profile statistics are not wanted or are not available, this attribute will be set to 0. Version 1/2 attribute.
                     ntnQosMeterLabel 1.3.6.1.4.1.45.4.7.1.6.2.1.6 snmpadminstring read-only
A label used to reference the meter data in a textual manner. Version 1/2 attribute.
                     ntnQosMeterStorage 1.3.6.1.4.1.45.4.7.1.6.2.1.7 storagetype read-only
The storage type for this conceptual row. Conceptual rows having the value 'permanent' need not allow write-access to any columnar objects in the row. This object may not be modified if the associated status object is equal to 'active'. Version 1/2 attribute.
                     ntnQosMeterStatus 1.3.6.1.4.1.45.4.7.1.6.2.1.8 rowstatus read-only
The status of this conceptual row. An entry may not exist in the active state unless all objects in the entry have an appropriate value. Version 1/2 attribute.
                     ntnQosMeterSessionId 1.3.6.1.4.1.45.4.7.1.6.2.1.9 unsigned32 read-only
A session identifier used to reference transitory (volatile) data. Version 1/2 attribute.
                     ntnQosMeterVersion 1.3.6.1.4.1.45.4.7.1.6.2.1.10 versionindicator read-only
Version indicator for ntnQosMeterTable.
             ntnQosTBParamNextFree 1.3.6.1.4.1.45.4.7.1.6.3 indexintegernextfree read-only
This object contains an unused value for ntnQosTBParamId, or a zero to indicate that none exist.
             ntnQosTBParamTable 1.3.6.1.4.1.45.4.7.1.6.4 no-access
Entries in this table enumerate a set of token bucket meter parameters that a system may use to police a stream of traffic. Such meters are modeled here as having a single rate and a single burst size. Multiple entries are used when multiple rates/burst sizes are needed.
                 ntnQosTBParamEntry 1.3.6.1.4.1.45.4.7.1.6.4.1 no-access
An entry that describes a single set of token bucket parameters.
                     ntnQosTBParamId 1.3.6.1.4.1.45.4.7.1.6.4.1.1 indexinteger no-access
An index that enumerates the Token Bucket Parameter entries. Managers can obtain new index values for row creation in this table by reading ntnQosTBParamNextFree. Version 1/2 attribute.
                     ntnQosTBParamType 1.3.6.1.4.1.45.4.7.1.6.4.1.2 autonomoustype read-only
The Metering algorithm associated with the Token Bucket parameters. The number and type of algorithms supported is implementation dependent. Potential algorithms include: ntnQosTBParamSimpleTokenBucket ntnQosTBParamAvgRate ntnQosTBParamSrTCMBlind ntnQosTBParamSrTCMAware ntnQosTBParamTrTCMBlind ntnQosTBParamTrTCMAware ntnQosTBParamTswTCM An OBJECT-IDENTITY for each of these algorithms is defined in this module. Additional values may be specified as needed. Version 1/2 attribute.
                     ntnQosTBParamRate 1.3.6.1.4.1.45.4.7.1.6.4.1.3 unsigned32 read-only
The token-bucket rate, in kilobits per second (kbps). This attribute is used for: CIR for Simple Token Bucket CIR in RFC 2697 for srTCM CIR and PIR in RFC 2698 for trTCM CTR and PTR in RFC 2859 for TSWTCM AverageRate in RFC 3290. Version 1/2 attribute.
                     ntnQosTBParamBurstSize 1.3.6.1.4.1.45.4.7.1.6.4.1.4 burstsize read-only
The maximum number of bytes in a single transmission burst. This attribute is used for: Token bucket size for Simple Token Bucket CBS and EBS in RFC 2697 for srTCM CBS and PBS in RFC 2698 for trTCM Burst Size in RFC 3290. Version 1/2 attribute.
                     ntnQosTBParamInterval 1.3.6.1.4.1.45.4.7.1.6.4.1.5 unsigned32 read-only
The time interval used with the token bucket. This attribute is used for: Average Rate Meter (Informal DS Model section 5.2.1) - Delta Simple Token Bucket Meter (Informal DS Model 5.1) - time interval t RFC 2859 TSWTCM - AVG_INTERVAL RFC 2697 srTCM - token bucket update time interval RFC 2698 trTCM - token bucket update time interval. Version 1/2 attribute.
                     ntnQosTBParamLabel 1.3.6.1.4.1.45.4.7.1.6.4.1.6 snmpadminstring read-only
A label used to reference the token bucket data in a textual manner. Version 1/2 attribute.
                     ntnQosTBParamStorage 1.3.6.1.4.1.45.4.7.1.6.4.1.7 storagetype read-only
The storage type for this conceptual row. Conceptual rows having the value 'permanent' need not allow write-access to any columnar objects in the row. This object may not be modified if the associated status object is equal to 'active'. Version 1/2 attribute.
                     ntnQosTBParamStatus 1.3.6.1.4.1.45.4.7.1.6.4.1.8 rowstatus read-only
The status of this conceptual row. An entry may not exist in the active state unless all objects in the entry have an appropriate value. Version 1/2 attribute.
                     ntnQosTBParamSessionId 1.3.6.1.4.1.45.4.7.1.6.4.1.9 unsigned32 read-only
A session identifier used to reference transitory (volatile) data. Version 1/2 attribute.
                     ntnQosTBParamVersion 1.3.6.1.4.1.45.4.7.1.6.4.1.10 versionindicator read-only
Version indicator for ntnQosTBParamTable.
                     ntnQosTBParamMinRate 1.3.6.1.4.1.45.4.7.1.6.4.1.11 unsigned32 read-only
The minimum token-bucket rate, in kilobits per second (kbps). Version 2 attribute.
             ntnQosTBMeters 1.3.6.1.4.1.45.4.7.1.6.5
                 ntnQosTBParamSimpleTokenBucket 1.3.6.1.4.1.45.4.7.1.6.5.1
Two Parameter Token Bucket Meter as described in the Informal Differentiated Services Model section 5.2.3.
                 ntnQosTBParamAvgRate 1.3.6.1.4.1.45.4.7.1.6.5.2
Average Rate Meter as described in the Informal Differentiated Services Model section 5.2.1.
                 ntnQosTBParamSrTCMBlind 1.3.6.1.4.1.45.4.7.1.6.5.3
Single Rate Three Color Marker Metering as defined by RFC 2697,in the `Color Blind' mode as described by the RFC.
                 ntnQosTBParamSrTCMAware 1.3.6.1.4.1.45.4.7.1.6.5.4
Single Rate Three Color Marker Metering as defined by RFC 2697,in the `Color Aware' mode as described by the RFC.
                 ntnQosTBParamTrTCMBlind 1.3.6.1.4.1.45.4.7.1.6.5.5
Two Rate Three Color Marker Metering as defined by RFC 2698, in the `Color Blind' mode as described by the RFC.
                 ntnQosTBParamTrTCMAware 1.3.6.1.4.1.45.4.7.1.6.5.6
Two Rate Three Color Marker Metering as defined by RFC 2698, in the `Color Aware' mode as described by the RFC.
                 ntnQosTBParamTswTCM 1.3.6.1.4.1.45.4.7.1.6.5.7
Time Sliding Window Three Color Marker Metering as defined by RFC 2859.
         ntnQosActionClasses 1.3.6.1.4.1.45.4.7.1.7
             ntnQosBaseActionNextFree 1.3.6.1.4.1.45.4.7.1.7.1 indexintegernextfree read-only
This object contains an unused value for ntnQosBaseActionId, or a zero to indicate that none exist.
             ntnQosBaseActionTable 1.3.6.1.4.1.45.4.7.1.7.2 no-access
Contains the current set of configured base actions. The actions are associated with classifiers, meters and interfaces through policies during operation.
                 ntnQosBaseActionEntry 1.3.6.1.4.1.45.4.7.1.7.2.1 no-access
General action definitions. Each entry specifies an instance of the ntnQosBaseAction class which describes (potentially) several distinct action attributes. Each action is taken individually regarding the data in question. Several actions can be taken for a single frame. An instance of this class cannot be deleted while it is being referenced by an entry in another class.
                     ntnQosBaseActionId 1.3.6.1.4.1.45.4.7.1.7.2.1.1 indexinteger no-access
An index that enumerates the QoS Base Action entries. Managers can obtain new index values for row creation in this table by reading ntnQosBaseActionNextFree. Actions are associated with instances in other classes (e.g., the QoS Policy class) using this attribute.
                     ntnQosBaseActionDrop 1.3.6.1.4.1.45.4.7.1.7.2.1.2 integer read-only
This action attribute is used to specify whether a packet should dropped, switched (i.e., not dropped) or whether the decision to drop the packet should be deferred. The value 'drop(1)', when specified, will cause the packet being evaluated to be dropped. A value of 'dontDrop(2)' indicates that this packet should not be dropped. A value of 'deferredPass(3)' indicates that no explicit assertion, related to whether or not the packet should be discarded, is being made. This option, when available, can be used to allow actions associated with lower precedence policies to determine whether a packet should be dropped or not. A 'drop(1)' or 'dontDrop(2)' in a lower precedence action is given precedence over a higher precedence 'deferredPass(3)'. Support for this enumeration is implementation dependent. Prior to discarding a packet, other actions that have been specified should be performed if they make protocol sense. For example, requests for traffic mirroring (if such an action is supported by a device) should be honored. However, updating protocol header values will typically not be necessary. Enumeration: 'drop': 1, 'deferredPass': 3, 'dontDrop': 2.
                     ntnQosBaseActionUpdateDscp 1.3.6.1.4.1.45.4.7.1.7.2.1.3 dscpupdate read-only
This action component, when specified, will cause the value contained in the Differentiated Services (DS) field of an associated IP datagram to be updated with the value of this object.
                     ntnQosBaseActionUpdateUserPriority 1.3.6.1.4.1.45.4.7.1.7.2.1.4 integer read-only
This action attribute, when specified, will cause the value contained in the user priority field of the 802.1Q frame to be updated based on the value of this object. Specifying a value equal to 'deriveFromIngressTosPrec(9)' means that the value for this attribute will be assigned based on the value of the precedence bits in the IP Type-Of-Service (TOS) field, as defined in RFC 791. The eight precedence values, also referred to as Class Selector (CS) values, have a one-to-one correspondence with the eight 802.1p user priority values. Specifying a value equal to 'deriveFromIngressDscp(10)' means that the value for this attribute will be assigned based on DSCP-to-user priority map information maintained in the system. The DSCP value in received traffic will be used to determine the user priority. Specifying a value equal to 'deriveFromEgressDscp(11)' means that the value for this attribute will be assigned based on DSCP-to-user priority map information maintained in the system. The DSCP value specified for remarking in the ntnQosBaseActionUpdateDscp attribute will be used to determine the user priority. Specifying a value equal to 'ignore(12)' means that no action will be taken related to this attribute. Specifying a value equal to 'markAsPriorityCopy(13)' means that the priority is updated based on the user priority field in the outer vlan tag. The priority copy functionality can be used for 802.1ad double tagged traffic where the priority field in the service provider vlan tag can be copied from the user priority in the customer vlan tag. Enumeration: 'ignore': 12, 'deriveFromIngressTosPrec': 9, 'markAsPriorityCopy': 13, 'deriveFromIngressDscp': 10, 'markAsPriority2': 3, 'markAsPriority3': 4, 'markAsPriority0': 1, 'markAsPriority1': 2, 'markAsPriority6': 7, 'markAsPriority7': 8, 'markAsPriority4': 5, 'markAsPriority5': 6, 'deriveFromEgressDscp': 11.
                     ntnQosBaseActionSetDropPrecedence 1.3.6.1.4.1.45.4.7.1.7.2.1.5 integer read-only
This action attribute, when specified, will cause the packet being evaluated to be associated with the specified relative drop precedence. The relative drop precedence may be used to determine traffic precedence relative to other traffic being processed by the device and other implementation specific operations at the egress interface. A low value for the drop precedence equates to the traffic receiving a higher priority in terms of processing. In other words, when congestion is encountered, packets with a 'highDropPrec(2)' will be dropped before packets with a 'lowDropPrec(1)'. Enumeration: 'lowDropPrec': 1, 'highDropPrec': 2.
                     ntnQosBaseActionCopyToCpu 1.3.6.1.4.1.45.4.7.1.7.2.1.6 truthvalue read-only
This action attribute, when specified, has the ability to cause the packet being evaluated to be sent to the CPU for further processing. Extreme care should be taken when setting this object to 'true(1)' since this action may adversely affect resource availability in the system impacting overall system operation. A value of 'false(2)' indicates that this action will not be initiated. If this operation is requested and 'drop' has been specified, the packet will be sent to the CPU and not forwarded by the system. Specifying 'true(1)' when 'drop' has not been specified will cause a copy of the packet to be sent to the CPU and the packet itself will receive normal forwarding treatment.
                     ntnQosBaseActionMirrorFrame 1.3.6.1.4.1.45.4.7.1.7.2.1.7 truthvalue read-only
This action attribute, when specified, will cause the packet being evaluated to be sent to a predefined egress port for transmission in addition to the normal processing associated with the packet. Specification of the egress port or ports that will serve as the destination for mirrored data is beyond the scope of this document. Furthermore, note that data mirroring can potentially consume substantial resources at the egress. Over-subscription issues should be considered prior to specifying this action. A value of 'false(2)' indicates that this action will not be initiated. If this operation is requested and 'drop' has been specified, the packet will be mirrored to the specified port and not forwarded by the system. Specifying 'true(1)' when 'drop' has not been specified will cause a copy of the packet to be mirrored and the packet itself will receive normal forwarding treatment.
                     ntnQosBaseActionExtension 1.3.6.1.4.1.45.4.7.1.7.2.1.8 rowpointer read-only
Identifies an entry in an auxiliary action table containing additional actions to be performed on/applied to identified traffic. Entries are referenced using a RowPointer value specifying the RowStatus attribute of the entry being identified. Entries in other tables must exist prior to being referenced. It may be permissible to create base table entries and the entries being referenced in the same request. Referenced entries may not be deleted while still referenced by an active entry in this table. A null value for this attribute (0.0) indicates that no action extensions have been specified.
                     ntnQosBaseActionLabel 1.3.6.1.4.1.45.4.7.1.7.2.1.9 snmpadminstring read-only
A label used to reference the action entry in a textual manner.
                     ntnQosBaseActionStorage 1.3.6.1.4.1.45.4.7.1.7.2.1.10 storagetype read-only
The storage type for this conceptual row. Conceptual rows having the value 'permanent' need not allow write-access to any columnar objects in the row. This object may not be modified if the associated status object is equal to 'active'.
                     ntnQosBaseActionStatus 1.3.6.1.4.1.45.4.7.1.7.2.1.11 rowstatus read-only
The status of this row. An entry may not exist in the active state unless all objects in the entry have an appropriate value.
                     ntnQosBaseActionSessionId 1.3.6.1.4.1.45.4.7.1.7.2.1.12 unsigned32 read-only
A session identifier used to reference transitory (volatile) data.
             ntnQosIfcActionNextFree 1.3.6.1.4.1.45.4.7.1.7.3 indexintegernextfree read-only
This object contains an unused value for ntnQosIfcActionId, or a zero to indicate that none exist.
             ntnQosIfcActionTable 1.3.6.1.4.1.45.4.7.1.7.4 no-access
Contains the current set of configured interface actions. The actions are associated with classifiers, meters and interfaces through policies during operation indirectly through extensions of other action entries.
                 ntnQosIfcActionEntry 1.3.6.1.4.1.45.4.7.1.7.4.1 no-access
Interface action definitions. Each entry specifies an instance of the ntnQosIfcAction class which describes (potentially) several distinct action attributes. Each action is taken individually regarding the data in question. Several actions can be taken for a single frame. An instance of this class cannot be deleted while it is being referenced by an entry in another class.
                     ntnQosIfcActionId 1.3.6.1.4.1.45.4.7.1.7.4.1.1 indexinteger no-access
An index that enumerates the QoS Interface Action entries. Managers can obtain new index values for row creation in this table by reading ntnQosIfcActionNextFree. Actions are associated with instances in other classes (e.g., the QoS Base Action class) using this attribute as a component in the identifying RowPointer.
                     ntnQosIfcActionUpdateVlanId 1.3.6.1.4.1.45.4.7.1.7.4.1.2 integer32 read-only
This action attribute, when specified, will cause the Vlan Id in the frame being processed to be updated using the specified value. The Vlan Id value will not be updated based on QoS classification if the value of this attribute equals -1.
                     ntnQosIfcActionSetEgressMask 1.3.6.1.4.1.45.4.7.1.7.4.1.3 octet string read-only
This action component, when specified, will cause the potential list of egress interfaces for a given packet to be limited to those interfaces that are included in the egress interface mask specified by this attribute. A packet will only be transmitted out interfaces that are both identified through this attribute AND through the normal forwarding logic. Potential egress interfaces are identified by setting the bit in the egress mask that corresponds to the ifIndex value associated with the interface. Each bit of this bit mask corresponds to an ifIndex value, with the most significant bit of the i-th octet of this octet string corresponding to the ((8*i) - 7)-th ifIndex, and the least significant bit of the i-th octet corresponding to the (8*i)-th ifIndex. A zero length octet string indicates that this action component has not been set to an appropriate value and should not be used for action initiation. Egress interface restrictions will not be updated based on QoS classification in this case.
                     ntnQosIfcActionSetEgressUcastIfc 1.3.6.1.4.1.45.4.7.1.7.4.1.4 interfaceindexorzero read-only
This action attribute supports redirection of normally-switched, known unicast packets to a specific interface. An egress interface is identified for redirection by setting this attribute to the logical ifIndex value associated with the interface. Setting this attribute to 0 indicates that redirection of unicast traffic based on QoS classification is not requested. Specifying the same ifIndex value for this object and the ntnQosIfcActionSetEgressNUcastIfc attribute causes all traffic to be redirected if it matches specified QoS classification criteria.
                     ntnQosIfcActionSetEgressNUcastIfc 1.3.6.1.4.1.45.4.7.1.7.4.1.5 interfaceindexorzero read-only
This action attribute supports redirection of normally-switched non-unicast (includes broadcast, multicast and flooded/unknown unicast) packets to a specific interface. An egress interface is identified for redirection by setting this attribute to the logical ifIndex value associated with the interface. Setting this attribute to 0 indicates that redirection of non-unicast traffic based on QoS classification is not requested. Specifying the same ifIndex value for this object and the ntnQosIfcActionSetEgressUcastIfc attribute causes all traffic to be redirected if it matches specified QoS classification criteria.
                     ntnQosIfcActionExtension 1.3.6.1.4.1.45.4.7.1.7.4.1.6 rowpointer read-only
Identifies an entry in an auxiliary action table containing additional actions to be performed on/applied to identified traffic. Entries are referenced using a RowPointer value specifying the RowStatus attribute of the entry being identified. Entries in other tables must exist prior to being referenced. It may be permissible to create referencing table entries and the entries being referenced in the same request. Referenced entries may not be deleted while still referenced by an active entry in this table. A null value for this attribute (0.0) indicates that no action extensions have been specified.
                     ntnQosIfcActionLabel 1.3.6.1.4.1.45.4.7.1.7.4.1.7 snmpadminstring read-only
A label used to reference the action entry in a textual manner.
                     ntnQosIfcActionStorage 1.3.6.1.4.1.45.4.7.1.7.4.1.8 storagetype read-only
The storage type for this conceptual row. Conceptual rows having the value 'permanent' need not allow write-access to any columnar objects in the row. This object may not be modified if the associated status object is equal to 'active'.
                     ntnQosIfcActionStatus 1.3.6.1.4.1.45.4.7.1.7.4.1.9 rowstatus read-only
The status of this row. An entry may not exist in the active state unless all objects in the entry have an appropriate value.
                     ntnQosIfcActionSessionId 1.3.6.1.4.1.45.4.7.1.7.4.1.10 unsigned32 read-only
A session identifier used to reference transitory (volatile) data.
         ntnQosPolicyClasses 1.3.6.1.4.1.45.4.7.1.8
             ntnQosPolicyNextFree 1.3.6.1.4.1.45.4.7.1.8.1 indexintegernextfree read-only
This object contains an unused value for ntnQosPolicyId, or a zero to indicate that none exist.
             ntnQosPolicyTable 1.3.6.1.4.1.45.4.7.1.8.2 no-access
A policy class that applies a set of classifiers to interfaces specifying, for each association, the precedence order of the classifier with respect to other classifiers applied to the same interface and, for each policy, the action to take for a packet that matches the classifiers referenced by the policy. Interfaces are specified abstractly in terms of interface groups or roles. This class may reference individual classifiers or blocks of classifiers. Classification data is identified by its type (i.e., single classifier or group of classifiers) and an identifier based on the type. A policy is formed by associating the classification data with an interface group, actions to be carried out based on classification and metering criteria, if applicable.
                 ntnQosPolicyEntry 1.3.6.1.4.1.45.4.7.1.8.2.1 no-access
An instance of the ntnQosPolicy class. Instance creation may be prohibited based on the status of certain class attributes which must exist prior to class instantiation.
                     ntnQosPolicyId 1.3.6.1.4.1.45.4.7.1.8.2.1.1 indexinteger no-access
An index that enumerates the QoS Policy entries. Managers can obtain new index values for row creation in this table by reading ntnQosPolicyNextFree. Version 1/2 attribute.
                     ntnQosPolicyClassifierType 1.3.6.1.4.1.45.4.7.1.8.2.1.2 integer read-only
The type of classification resources that are being referenced by this QoS policy. This classifier type indication, together with the corresponding ntnQosPolicyClassifierId attribute, uniquely identifies the classification data associated with this entry. The value of this attribute dictates the interpretation of the classifier Id in the ntnQosPolicyClassifierId attribute. A value of 'individualClfr(1)' means the value references entries in the Classifier Component Table (ntnClfrComponentTable) using the component set identifier. A value of 'blockOfClfrs(2)' means the value reference entries in the Classifier Block Table (ntnClfrBlockTable) using the classification block number. The values 'filterSetIndividualClfr(3)' and 'filterSetBlockOfClfrs(4)' can only be retrieved. Version 1/2 attribute. Enumeration: 'blockOfClfrs': 2, 'filterSetIndividualClfr': 3, 'individualClfr': 1, 'filterSetBlockOfClfrs': 4.
                     ntnQosPolicyClassifierId 1.3.6.1.4.1.45.4.7.1.8.2.1.3 unsigned32 read-only
This attribute identifies the classification data that is associated with this policy. It identifies either an individual classifier or a block of classifiers, based on the value of the ntnQosPolicyClassifierType attribute. A value of 'individualClfr(1)' means this value references entries in the Classifier Component Table (ntnClfrComponentTable) using the component set identifier. A value of 'blockOfClfrs(2)' means this value reference entries in the Classifier Block Table (ntnClfrBlockTable) using the classification block number Referenced classification data must be defined prior to being referenced. Version 1/2 attribute.
                     ntnQosPolicyInterfaceRoles 1.3.6.1.4.1.45.4.7.1.8.2.1.4 rolecombination read-only
The interfaces to which this policy applies, specified in terms of a set of roles. The role combination specified by this attribute must exist in the ntnQosInterfaceTypeTable or the individual roles must exist in the ntnQosInterfaceRoleTable prior to being associated with an instance of this class. Version 1/2 attribute.
                     ntnQosPolicyPrecedence 1.3.6.1.4.1.45.4.7.1.8.2.1.5 unsigned32 read-only
The relative order in which the classifier elements associated with this policy are applied, with regard to other classifiers applied to the same group of interfaces in other policies. Higher numbers represent policies with higher precedence. Policies with higher precedence are applied before policies with lower precedence. Precedence values must be unique across policies that are associated with the same role combination. Version 1/2 attribute.
                     ntnQosPolicyMeter 1.3.6.1.4.1.45.4.7.1.8.2.1.6 indexintegerorzero read-only
This attribute identifies the meter that is associated with this QoS Policy instance. Meters are specified in the ntnQosMeterTable and associated tables. The corresponding instance in the ntnQosMeter class (i.e., the class instance where the ntnQosMeterId is equal to the value of this object) must exist prior to being associated with a policy entry. A value of 0 indicates that no metering is requested. Version 1/2 attribute.
                     ntnQosPolicyAction 1.3.6.1.4.1.45.4.7.1.8.2.1.7 indexintegerorzero read-only
This attribute identifies the action that is to be initiated for flows that are not being metered and that match the classification criteria specified via the classifier attributes. The value of this attribute will not be used (and should be set to 0) when metering is requested. Under this scenario, the in-profile and out-of-profile actions are specified through the appropriate ntnQosMeterEntry. Actions must be defined in the ntnQosBaseActionTable prior to being referenced by this attribute. A non-zero value for this attribute must be provided unless metering is requested. Version 1/2 attribute.
                     ntnQosPolicyNonMatchAction 1.3.6.1.4.1.45.4.7.1.8.2.1.8 indexintegerorzero read-only
This attribute identifies the action that is to be initiated for flows that do not match the classification criteria being applied to the flow. Actions must be defined in the ntnQosBaseActionTable prior to being referenced by this attribute. Version 1 attribute.
                     ntnQosPolicyLabel 1.3.6.1.4.1.45.4.7.1.8.2.1.9 snmpadminstring read-only
A label used to reference the QoS policy entry in a textual manner. Version 1/2 attribute.
                     ntnQosPolicyStorage 1.3.6.1.4.1.45.4.7.1.8.2.1.10 storagetype read-only
The storage type for this conceptual row. Conceptual rows having the value 'permanent' need not allow write-access to any columnar objects in the row. This object may not be modified if the associated status object is equal to 'active'. Version 1/2 attribute.
                     ntnQosPolicyStatus 1.3.6.1.4.1.45.4.7.1.8.2.1.11 rowstatus read-only
The status of this row. An entry may not exist in the active state unless all objects in the entry have an appropriate value. Version 1/2 attribute.
                     ntnQosPolicyStats 1.3.6.1.4.1.45.4.7.1.8.2.1.12 indexintegerorzero read-only
Identifies an entry in the Count Action Table (ntnQosCountActTable) that is used to accumulate statistics related to traffic processed based on this policy data. If metering is specified, the statistics entry identified by this attribute counts traffic that was deemed to be conformant (i.e., in-profile). Version 1/2 attribute.
                     ntnQosPolicyStatsType 1.3.6.1.4.1.45.4.7.1.8.2.1.13 integer read-only
The type of statistics tracking used by this QoS policy. The value of this attribute dictates the amount of statistics tracking resources (i.e., counters) consumed by this policy. A value of 'individualClfr(1)' means that separate counters will be allocated, space permitting, for each classifier referenced by the policy. A value of 'aggregateClfr(2)' means that a single counter will be used to accumulate the statistics data for all the classifiers referenced by the policy. The value of this attribute is only used when statistics tracking is enabled for the overall policy through the ntnQosPolicyStats attribute. Version 1/2 attribute. Enumeration: 'aggregateClfr': 2, 'individualClfr': 1.
                     ntnQosPolicyInterfaceIndex 1.3.6.1.4.1.45.4.7.1.8.2.1.14 interfaceindexorzero read-only
An ifIndex value that is used to identify an interface to which the policy is to be applied. A policy is associated with an interface explicitly using this attribute or implicitly using a role combination through the ntnQosPolicyInterfaceRole attribute. An interface must be identified by one and only one of these attributes. This attribute may identify an interface that does not currently exist in the system as long as the specified interface index represents a potentially valid system interface. Version 1/2 attribute.
                     ntnQosPolicySessionId 1.3.6.1.4.1.45.4.7.1.8.2.1.15 unsigned32 read-only
A session identifier used to reference transitory (volatile) data. Version 1/2 attribute.
                     ntnQosPolicyVersion 1.3.6.1.4.1.45.4.7.1.8.2.1.16 versionindicator read-only
Version indicator for ntnQosPolicyTable.
                     ntnQosPolicyMeteringMode 1.3.6.1.4.1.45.4.7.1.8.2.1.17 integer read-only
Identifies the metering mode associated with the policy. A value of 'noMetering(1)' indicates that metering is not associated with this policy. A 'policyBasedMetering(2)' value indicates that traffic identified using this policy is metered and the metering criteria is directly associated with the policy. A 'blockBasedMetering(3)' value indicates that traffic identified using this policy is metered and the metering criteria is indirectly associated with the policy (specified through the classifier criteria). Enumeration: 'policyBasedMetering': 2, 'noMetering': 1, 'blockBasedMetering': 3.
             ntnQosCountActNextFree 1.3.6.1.4.1.45.4.7.1.8.3 indexintegernextfree read-only
This object contains an unused value for ntnQosCountActId, or a zero to indicate that none exist.
             ntnQosCountActTable 1.3.6.1.4.1.45.4.7.1.8.4 no-access
This table contains counters for all the traffic passing through a processing element.
                 ntnQosCountActEntry 1.3.6.1.4.1.45.4.7.1.8.4.1 no-access
An entry in the count action table describes a single set of traffic counters.
                     ntnQosCountActId 1.3.6.1.4.1.45.4.7.1.8.4.1.1 indexinteger no-access
An index that enumerates the Count Action entries. Managers can obtain new index values for row creation in this table by reading ntnQosCountActNextFree.
                     ntnQosCountActOctets 1.3.6.1.4.1.45.4.7.1.8.4.1.2 counter64 read-only
The number of octets processed by the associated data path element (e.g., policy, meter).
                     ntnQosCountActPkts 1.3.6.1.4.1.45.4.7.1.8.4.1.3 counter64 read-only
The number of packets processed by the associated data path element (e.g., policy, meter).
                     ntnQosCountActStorage 1.3.6.1.4.1.45.4.7.1.8.4.1.4 storagetype read-only
The storage type for this conceptual row. Conceptual rows having the value 'permanent' need not allow write-access to any columnar objects in the row. This object may not be modified if the associated status object is equal to 'active'.
                     ntnQosCountActStatus 1.3.6.1.4.1.45.4.7.1.8.4.1.5 rowstatus read-only
The status of this row. An entry may not exist in the active state unless all objects in the entry have an appropriate value.
                     ntnQosCountActSessionId 1.3.6.1.4.1.45.4.7.1.8.4.1.6 unsigned32 read-only
A session identifier used to reference transitory (volatile) data.
             ntnQosFilterStatsTable 1.3.6.1.4.1.45.4.7.1.8.5 no-access
This table contains counters for all the traffic passing through a processing element at the policy/filter level.
                 ntnQosFilterStatsEntry 1.3.6.1.4.1.45.4.7.1.8.5.1 no-access
An entry in the filter statistics table describes a single set of traffic counters for a specific policy/filter/interface combination.
                     ntnQosFilterStatsPolicyId 1.3.6.1.4.1.45.4.7.1.8.5.1.1 indexinteger no-access
An index component that identifies the policy associated with this Filter Statistics entry. This attribute has the same value as the ntnQosPolicyId attribute with which it is associated.
                     ntnQosFilterStatsFilterId 1.3.6.1.4.1.45.4.7.1.8.5.1.2 indexintegerorzero no-access
An index component that identifies the filter instance within a specific policy (as identified by the ntnQosFilterStatsPolicyId attribute) that is associated with this Filter Statistics entry. If the identified policy references an individual classifier (as specified by the QoS Policy Table ntnQosPolicyClassifierType attribute), the value of this attribute will be the referenced classifier component set ID. If a block of classifiers is specified, the value of this attribute will be the classifier component set identifier referenced by the block member. A special value (0) for this attribute indicates that aggregate, not individual, statistics are being maintained for the referenced policy. In this case, the filter ID of 0 should be thought of as a wildcard identifying all the classifiers associated with the policy.
                     ntnQosFilterStatsInterfaceId 1.3.6.1.4.1.45.4.7.1.8.5.1.3 interfaceindex no-access
An index component that identifies the interface index referenced by the specific policy (as identified by the ntnQosFilterStatsPolicyId attribute) that is associated with this Filter Statistics entry.
                     ntnQosFilterStatsInProfileOctets 1.3.6.1.4.1.45.4.7.1.8.5.1.4 counter64 read-only
The number of octets considered to be in-profile that have been processed by the associated data path classifier.
                     ntnQosFilterStatsInProfilePkts 1.3.6.1.4.1.45.4.7.1.8.5.1.5 counter64 read-only
The number of packets considered to be in-profile that have been processed by the associated data path classifier.
                     ntnQosFilterStatsOutOfProfileOctets 1.3.6.1.4.1.45.4.7.1.8.5.1.6 counter64 read-only
The number of octets considered to be out-of-profile that have been processed by the associated data path classifier.
                     ntnQosFilterStatsOutOfProfilePkts 1.3.6.1.4.1.45.4.7.1.8.5.1.7 counter64 read-only
The number of packets considered to be out-of-profile that have been processed by the associated data path classifier.
                     ntnQosFilterStatsStorage 1.3.6.1.4.1.45.4.7.1.8.5.1.8 storagetype read-only
The storage type for this conceptual row. Conceptual rows having the value 'permanent' need not allow write-access to any columnar objects in the row. This object may not be modified if the associated status object is equal to 'active'.
                     ntnQosFilterStatsStatus 1.3.6.1.4.1.45.4.7.1.8.5.1.9 rowstatus read-only
The status of this row. An entry may not exist in the active state unless all objects in the entry have an appropriate value.
             ntnQosPolicyDiagsTable 1.3.6.1.4.1.45.4.7.1.8.6 no-access
This table contains attributes used to track the current level of hardware resource consumption related to installed policy data on an interface.
                 ntnQosPolicyDiagsEntry 1.3.6.1.4.1.45.4.7.1.8.6.1 no-access
An entry in the QoS policy diagnostics table describes a single set of resource utilization data, related to installed policy data and non-policy data that still consumes policy resources, for a given interface.
                     ntnQosPolicyDiagsMasksConsumed 1.3.6.1.4.1.45.4.7.1.8.6.1.1 unsigned32 read-only
Tracks the current number of classification masks in-use, due to installed policy and filter data, for a given interface.
                     ntnQosPolicyDiagsFiltersConsumed 1.3.6.1.4.1.45.4.7.1.8.6.1.2 unsigned32 read-only
Tracks the current number of filters (i.e., rules) in-use, due to installed filter data, for a given interface.
                     ntnQosPolicyDiagsMetersConsumed 1.3.6.1.4.1.45.4.7.1.8.6.1.3 unsigned32 read-only
Tracks the current number of meters in-use, due to installed policy data, for a given interface.
                     ntnQosPolicyDiagsNonQosMasksConsumed 1.3.6.1.4.1.45.4.7.1.8.6.1.4 unsigned32 read-only
Tracks the current number of classification masks in-use, not due to installed policy and filter data, for a given interface.
                     ntnQosPolicyDiagsNonQosFiltersConsumed 1.3.6.1.4.1.45.4.7.1.8.6.1.5 unsigned32 read-only
Tracks the current number of filters (i.e., rules) in-use, not due to installed filter data, for a given interface.
                     ntnQosPolicyDiagsNonQosMetersConsumed 1.3.6.1.4.1.45.4.7.1.8.6.1.6 unsigned32 read-only
Tracks the current number of meters in-use, not due to installed policy data, for a given interface.
                     ntnQosPolicyDiagsCountersConsumed 1.3.6.1.4.1.45.4.7.1.8.6.1.7 unsigned32 read-only
Tracks the current number of counters in-use for a given interface.
                     ntnQosPolicyDiagsTotalMasksAvail 1.3.6.1.4.1.45.4.7.1.8.6.1.8 unsigned32 read-only
Tracks the total number of classification masks available for a given interface.
                     ntnQosPolicyDiagsTotalFiltersAvail 1.3.6.1.4.1.45.4.7.1.8.6.1.9 unsigned32 read-only
Tracks the total number of filters (i.e., rules) available for a given interface.
                     ntnQosPolicyDiagsTotalMetersAvail 1.3.6.1.4.1.45.4.7.1.8.6.1.10 unsigned32 read-only
Tracks the total number of meters available for a given interface.
                     ntnQosPolicyDiagsTotalCountersAvail 1.3.6.1.4.1.45.4.7.1.8.6.1.11 unsigned32 read-only
Tracks the total number of counters available for a given interface.
             ntnQosPolicyPrecResDiagsTable 1.3.6.1.4.1.45.4.7.1.8.7 no-access
This table contains attributes used to track the current level of hardware resource consumption related to installed policy data for a given precedence level and interface when resources are centrally allocated.
                 ntnQosPolicyPrecResDiagsEntry 1.3.6.1.4.1.45.4.7.1.8.7.1 no-access
An entry in the QoS policy precedence resource diagnostics table describes a single set of resource utilization data, related to installed policy data and non-policy data that still consumes policy resources, for a given precedence level and interface.
                     ntnQosPolicyPrecResDiagsPrec 1.3.6.1.4.1.45.4.7.1.8.7.1.1 unsigned32 no-access
The precedence value for which resource data is being returned. In a centralized architecture, a specific precedence value is typically associated with a bank or slice of filter (rule), meter and counter resources.
                     ntnQosPolicyPrecResDiagsInterface 1.3.6.1.4.1.45.4.7.1.8.7.1.2 interfaceindex no-access
The ifIndex value that is associated with this instance of the ntnQosPolicyPrecResDiagsEntry. The ifIndex value of this attribute corresponds to the ifTable entry with the same ifIndex value. When resources are centrally allocated and not port-based, a series of interfaces is typically associated with a bank or slice of filter (rule), meter and counter resources. Interfaces associated with the same slice will have the same values for the returned resource usage data.
                     ntnQosPolicyPrecResDiagsKeysConsumed 1.3.6.1.4.1.45.4.7.1.8.7.1.3 unsigned32 read-only
Tracks the current number of classification keys in-use, due to installed policy and filter data, for a given precedence level and interface.
                     ntnQosPolicyPrecResDiagsFiltersConsumed 1.3.6.1.4.1.45.4.7.1.8.7.1.4 unsigned32 read-only
Tracks the current number of filters (i.e., rules) in-use, due to installed filter data, for a given precedence level and interface.
                     ntnQosPolicyPrecResDiagsMetersConsumed 1.3.6.1.4.1.45.4.7.1.8.7.1.5 unsigned32 read-only
Tracks the current number of meters in-use, due to installed policy data, for a given precedence level and interface.
                     ntnQosPolicyPrecResDiagsNonQosKeysConsumed 1.3.6.1.4.1.45.4.7.1.8.7.1.6 unsigned32 read-only
Tracks the current number of classification keys in-use, not due to installed policy and filter data, for a given precedence level and interface.
                     ntnQosPolicyPrecResDiagsNonQosFiltersConsumed 1.3.6.1.4.1.45.4.7.1.8.7.1.7 unsigned32 read-only
Tracks the current number of filters (i.e., rules) in-use, not due to installed filter data, for a given precedence level and interface.
                     ntnQosPolicyPrecResDiagsNonQosMetersConsumed 1.3.6.1.4.1.45.4.7.1.8.7.1.8 unsigned32 read-only
Tracks the current number of meters in-use, not due to installed policy data, for a given precedence level and interface.
                     ntnQosPolicyPrecResDiagsCountersConsumed 1.3.6.1.4.1.45.4.7.1.8.7.1.9 unsigned32 read-only
Tracks the current number of counters in-use for a given precedence level and interface.
                     ntnQosPolicyPrecResDiagsTotalKeysAvail 1.3.6.1.4.1.45.4.7.1.8.7.1.10 unsigned32 read-only
Tracks the total number of classification keys available for a given precedence level and interface.
                     ntnQosPolicyPrecResDiagsTotalFiltersAvail 1.3.6.1.4.1.45.4.7.1.8.7.1.11 unsigned32 read-only
Tracks the total number of filters (i.e., rules) available for a given precedence level and interface.
                     ntnQosPolicyPrecResDiagsTotalMetersAvail 1.3.6.1.4.1.45.4.7.1.8.7.1.12 unsigned32 read-only
Tracks the total number of meters available for a given precedence level and interface.
                     ntnQosPolicyPrecResDiagsTotalCountersAvail 1.3.6.1.4.1.45.4.7.1.8.7.1.13 unsigned32 read-only
Tracks the total number of counters available for a given precedence level and interface.
                     ntnQosPolicyPrecResDiagsRangeChkElemsConsumed 1.3.6.1.4.1.45.4.7.1.8.7.1.14 unsigned32 read-only
Tracks the number of range check elements currently consumed for a given precedence level and interface. Note that range check resources may be centrally allocated (not interface-based) meaning that the resource usage data may be the same across the precedence levels/interfaces that share the resource.
                     ntnQosPolicyPrecResDiagsApplicationIdUsed 1.3.6.1.4.1.45.4.7.1.8.7.1.15 unsigned32 read-only
Tracks the Id of application in-use for a given precedence level and interface.
                     ntnQosPolicyPrecResDiagsApplicationNameUsed 1.3.6.1.4.1.45.4.7.1.8.7.1.16 snmpadminstring read-only
The name of application in-use for a given precedence level and interface.
                     ntnQosPolicyPrecResDiagsRangeChkElemsAvail 1.3.6.1.4.1.45.4.7.1.8.7.1.17 unsigned32 read-only
Tracks the total number of range check elements available for a given port cluster.
         ntnQosInterfaceClasses 1.3.6.1.4.1.45.4.7.1.9
             ntnQosIfAssignmentTable 1.3.6.1.4.1.45.4.7.1.9.1 no-access
Contains interface index to interface role combination associations.
                 ntnQosIfAssignmentEntry 1.3.6.1.4.1.45.4.7.1.9.1.1 no-access
A conceptual row in the ntnQosIfAssignmentTable. Each row identifies an interface value that corresponds to an entry in the ifTable (MIB-II) and a role combination with which the interface is associated.
                     ntnQosIfAssignmentIfIndex 1.3.6.1.4.1.45.4.7.1.9.1.1.1 interfaceindex no-access
The ifIndex value that is associated with this instance of the ntnQosIfAssignmentEntry. The ifIndex value of this attribute must correspond to the ifTable entry with the same ifIndex value.
                     ntnQosIfAssignmentRoleCombination 1.3.6.1.4.1.45.4.7.1.9.1.1.2 rolecombination read-only
The role combination that is associated with the interface with an ifIndex value that is equal to ntnQosIfAssignmentIfIndex.
                     ntnQosIfAssignmentQueueSet 1.3.6.1.4.1.45.4.7.1.9.1.1.3 integer32 read-only
The queue set associated with this interface. A queue set must be defined in the ntnQosIfQueueTable prior to being referenced by this attribute.
                     ntnQosIfAssignmentStorage 1.3.6.1.4.1.45.4.7.1.9.1.1.4 storagetype read-only
The storage type for this conceptual row. Conceptual rows having the value permanent(4) need not allow write-access to any columnar objects in the row. This object may not be modified if the associated ntnQosIfAssignmentStatus object is equal to active(1).
                     ntnQosIfAssignmentStatus 1.3.6.1.4.1.45.4.7.1.9.1.1.5 rowstatus read-only
The status of this row. An entry may not exist in the active state unless all objects in the entry have an appropriate value. Row creation using only default values is supported.
                     ntnQosIfAssignmentCapabilities 1.3.6.1.4.1.45.4.7.1.9.1.1.6 bits read-only
An enumeration of interface capabilities. Used by the PDP or network manager to select which policies and configuration it should push to the PEP. Also used to derive the capabilities that are common across several interfaces. Bits: 'meteringBucket512K': 9, 'shapingTypeInterface': 23, 'outputSystemClassification': 6, 'meteringGranularity1000Kbps': 12, 'shapingGranularity64Kbps': 17, 'shapingGranularity1000Kbps': 18, 'version1Caps': 25, 'inputIpClassification': 1, 'output802Classification': 4, 'shapingTypeCos': 24, 'meteringBucket8192K': 10, 'meteringBucket16384K': 29, 'shapingRate32767': 28, 'meteringRate1023': 7, 'other': 0, 'input802Classification': 3, 'shapingRate16383': 14, 'meteringTypeSimpleTb': 20, 'meteringRate32767': 27, 'meteringGranularity64Kbps': 11, 'dappSupport': 31, 'shapingBucket512K': 15, 'actionIPv6Remarking': 19, 'shapingBucket16384K': 30, 'outputIpClassification': 2, 'version2Caps': 26, 'meteringTypeSrTcm': 21, 'shapingRate1023': 13, 'inputSystemClassification': 5, 'meteringRate16383': 8, 'meteringTypeTrTcm': 22, 'shapingBucket8192K': 16.
             ntnQosIfQueueTable 1.3.6.1.4.1.45.4.7.1.9.2 no-access
Contains information about the individual queues that comprise a queue set implemented on the device.
                 ntnQosIfQueueEntry 1.3.6.1.4.1.45.4.7.1.9.2.1 no-access
A conceptual row in the ntnQosIfQueueTable. Each row identifies a specific queue within a given queue set and contains detailed information about the queue. Queues are associated with a given set through this table and a queue set is associated with an interface through the ntnQosIfAssignmentTable.
                     ntnQosIfQueueId 1.3.6.1.4.1.45.4.7.1.9.2.1.1 indexinteger no-access
An index that uniquely identifies an entry in the ntnQosIfQueueTable.
                     ntnQosIfQueueSetId 1.3.6.1.4.1.45.4.7.1.9.2.1.2 integer32 read-only
An index that uniquely identifies a specific queue set. The queue set that is identified with this value is associated with an interface through the ntnQosIfAssignmentQueueSet object in the ntnQosIfAssignmentTable. The individual queues that are members of this set all have the same value for this attribute (i.e., they have the same set ID).
                     ntnQosIfQueueIndex 1.3.6.1.4.1.45.4.7.1.9.2.1.3 integer32 read-only
An arbitrary index that uniquely identifies a specific queue within a set of queues that is identified by the ntnQosIfQueueSetId value.
                     ntnQosIfQueueDiscipline 1.3.6.1.4.1.45.4.7.1.9.2.1.4 integer read-only
This object identifies the queuing discipline that is associated with the specified queue. A value of fifo(1) indicates that the queue is serviced on a first-in-first-out (FIFO) basis. This discipline is generally employed when only a single queue is available for a given interface. A value of pq(2) indicates that the queue is serviced using a priority queuing discipline. This technique is used when several queues are available for a given interface. Each queue is assigned a priority and queues are serviced in order of priority. Higher priority queues are completely drained before lower priority queues are serviced. A value of fq(3) indicates that the queue is serviced using a fair queuing discipline. This technique is used when several queues are available for a given interface. Each queue is treated equally and is serviced in a round-robin fashion. A value of wfq(4) indicates that the queue is serviced using a weighted fair queuing discipline. This technique is used when several queues are available for a given interface. Each queue is serviced based on queue weights which determine the scheduling and frequency of queue servicing. Queues that are assigned a greater weight are implicitly provided with more bandwidth. A value of wrr(5) indicates that the queue is serviced using a weighted round robin discipline. This technique is used when several queues are available for a given interface. Each queue is serviced based on queue weights which determine the scheduling and frequency of queue servicing. Queues that are assigned a greater weight are implicitly provided with more bandwidth. Note that the processing disciplines for all of the queues in a given set must be considered when trying to establish a processing profile for a given interface. Enumeration: 'fq': 3, 'pq': 2, 'wrr': 5, 'wfq': 4, 'fifo': 1.
                     ntnQosIfQueueDrainSize 1.3.6.1.4.1.45.4.7.1.9.2.1.5 unsigned32 read-only
The maximum number of bytes that may be drained from the queue in one cycle. The percentage of the interface bandwidth allocated to this queue can be calculated from this attribute and the sum of the drain sizes of all the queues in a specific queue cluster in a queue set. This attribute represents the relative bandwidth that is available to a given queue with respect to other queues with which it is associated. The absolute bandwidth that is available to a given queue is specified by the attribute ntnQosIfQueueAbsBandwidth. Which of these two applies is specified by the attribute ntnQosIfQueueBandwidthAllocation.
                     ntnQosIfQueueAbsBandwidth 1.3.6.1.4.1.45.4.7.1.9.2.1.6 unsigned32 read-only
The maximum interface bandwidth that is available for consumption when servicing this queue. This bandwidth is specified in terms of kilobits per second. This attribute represents the absolute bandwidth that is available to a given queue. The relative bandwidth that is available to a given queue, with respect to other queues with which it is associated, is specified by the attribute ntnQosIfQueueDrainSize. Which of these two applies is specified by the attribute ntnQosIfQueueBandwidthAllocation.
                     ntnQosIfQueueBandwidthAllocation 1.3.6.1.4.1.45.4.7.1.9.2.1.7 integer read-only
This attribute specifies whether to configure the queue for an absolute bandwidth limit or one that is relative to other queues of the interface. i.e., whether to configure the queue using ntnQosIfQueueAbsBandwidth or ntnQosIfQueueDrainSize. Enumeration: 'relative': 2, 'absolute': 1.
                     ntnQosIfQueueServiceOrder 1.3.6.1.4.1.45.4.7.1.9.2.1.8 integer32 read-only
This object is used to provide an additional level of priority that is required for certain queuing disciplines and when the different queues that comprise a queue set are serviced using a mix of queuing disciplines. This object can be used to specify, for example, the order in which queues will be serviced when priority queuing is used. It also supports the ability to describe the servicing hierarchy when a hybrid queuing scheme, such as priority queuing coupled with weighted fair queuing, is used. Queue service priority is assigned such that a lower service order value indicates a higher priority. For example, a priority queue with a value of 1 will be serviced (i.e., drained) before another priority queue with a service order value of 2. Note that multiple queues that are logically associated, based on the queuing discipline that is being employed, will be assigned the same service order value. Under this scenario, other parameters that are related to the queuing discipline determine the order of queue servicing (e.g., queue drain size is used for 'wfq'). For example, an interface that is associated with a queue set supporting two priority queues and three queues that are serviced using WFQ would be modeled as follows: Q Index Q Discipline Q Drain Size Q Service Order 22 pq(1) - 1 23 pq(1) - 2 24 wfq(3) 500 3 25 wfq(3) 350 3 26 wfq(3) 150 3 The queue set presented in this example would service all queued traffic in queue 22 first, followed by all of the queued traffic in queue 23. Next the queued traffic in queues 24 through 26 would be serviced in a round robin fashion with queue 24 receiving 50% of the available bandwidth, queue 25 receiving 35% of the available bandwidth and queue 26 receiving 15% of the available bandwidth. This example is presented for expository purposes and has been simplified accordingly. Note that, in this example, queues 24, 25 and 26 form a queue cluster. Members of a queue cluster are all assigned the same ntnQosIfQueueServiceOrder as there are tightly coupled. The ntnQosIfQueueDrainSize attribute is used to determine the additional processing characteristics of the individual queues in a cluster.
                     ntnQosIfQueueSize 1.3.6.1.4.1.45.4.7.1.9.2.1.9 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.
                     ntnQosIfQueueStorage 1.3.6.1.4.1.45.4.7.1.9.2.1.10 storagetype read-only
The storage type for this conceptual row. Conceptual rows having the value permanent(4) need not allow write-access to any columnar objects in the row. This object may not be modified if the associated ntnQosIfQueueStatus object is equal to active(1).
                     ntnQosIfQueueStatus 1.3.6.1.4.1.45.4.7.1.9.2.1.11 rowstatus read-only
The status of this row. An entry may not exist in the active state unless all objects in the entry have an appropriate value. Row creation using only default values is supported.
             ntnQosInterfaceRoleNextFree 1.3.6.1.4.1.45.4.7.1.9.3 indexintegernextfree read-only
This object contains an unused value for ntnQosInterfaceRoleId, or a zero to indicate that none exist.
             ntnQosInterfaceRoleTable 1.3.6.1.4.1.45.4.7.1.9.4 no-access
Interface role definitions. This class describes the interface roles that exist on the device. An interface role is denoted by its designated role identifier.
                 ntnQosInterfaceRoleEntry 1.3.6.1.4.1.45.4.7.1.9.4.1 no-access
An instance of this class describes the characteristics of an interface role. Interface role characteristics include a role identifier, an interface class designation and a filter capabilities attribute.
                     ntnQosInterfaceRoleId 1.3.6.1.4.1.45.4.7.1.9.4.1.1 indexinteger no-access
An arbitrary integer index that uniquely identifies a instance of the ntnQosInterfaceRole class. Class instances may not be contiguous.
                     ntnQosInterfaceRoleRole 1.3.6.1.4.1.45.4.7.1.9.4.1.2 role read-only
The role that is used to identify interfaces with the characteristics specified by the attributes of this class instance. Interface role combination identifiers are used within a number of classes to logically identify a physical set of interfaces to which policy rules and actions are applied. Role combinations are comprised of one or more roles defined in this table. Role identifiers must exist in this table prior to being referenced in other class instances.
                     ntnQosInterfaceRoleIfClass 1.3.6.1.4.1.45.4.7.1.9.4.1.3 integer read-only
A value describing the overall classification of traffic received on interfaces with the given role. Traffic received on trusted interfaces may be processed differently and be subject to different restrictions that traffic received on non-trusted interfaces. The treatment of traffic based on interface class is implementation dependent. Enumeration: 'nonTrusted': 2, 'untrustedBasic': 5, 'unrestricted': 3, 'untrustedv4v6': 4, 'trusted': 1.
                     ntnQosInterfaceRoleCapabilities 1.3.6.1.4.1.45.4.7.1.9.4.1.4 bits read-only
An enumeration of interface capabilities. Used by the PDP or network manager to select which policies and configuration it should push to the PEP. Bits: 'meteringBucket512K': 9, 'shapingTypeInterface': 23, 'outputSystemClassification': 6, 'meteringGranularity1000Kbps': 12, 'shapingGranularity64Kbps': 17, 'shapingGranularity1000Kbps': 18, 'version1Caps': 25, 'inputIpClassification': 1, 'output802Classification': 4, 'shapingTypeCos': 24, 'meteringBucket8192K': 10, 'meteringBucket16384K': 29, 'shapingRate32767': 28, 'meteringRate1023': 7, 'other': 0, 'input802Classification': 3, 'shapingRate16383': 14, 'meteringTypeSimpleTb': 20, 'meteringRate32767': 27, 'meteringGranularity64Kbps': 11, 'shapingBucket512K': 15, 'actionIPv6Remarking': 19, 'shapingBucket16384K': 30, 'outputIpClassification': 2, 'version2Caps': 26, 'meteringTypeSrTcm': 21, 'shapingRate1023': 13, 'inputSystemClassification': 5, 'meteringRate16383': 8, 'meteringTypeTrTcm': 22, 'shapingBucket8192K': 16.
                     ntnQosInterfaceRoleStorageType 1.3.6.1.4.1.45.4.7.1.9.4.1.5 storagetype read-only
The storage type for this conceptual row. Conceptual rows having the value permanent(4) need not allow write-access to any columnar objects in the row. This object may not be modified if the associated ntnQosInterfaceRoleStatus object is equal to active(1).
                     ntnQosInterfaceRoleStatus 1.3.6.1.4.1.45.4.7.1.9.4.1.6 rowstatus read-only
The status of this row. An entry may not exist in the active state unless all objects in the entry have an appropriate value. Row creation using only default values is supported.
                     ntnQosInterfaceRoleStatsTrackingType 1.3.6.1.4.1.45.4.7.1.9.4.1.7 integer read-write
The value of this attribute determines if statistics tracking is enabled for system-level policies associated with the designated role. The ntnQosConfigTrackStatistics attribute value at the time the role is created provides the default value for this object. Enumeration: 'disabled': 1, 'aggregate': 3, 'individual': 2.
             ntnQosUserRoleTable 1.3.6.1.4.1.45.4.7.1.9.5 no-access
User role definitions. This class describes the user roles that exist on the device. User roles associate a user and role with a single interface.
                 ntnQosUserRoleEntry 1.3.6.1.4.1.45.4.7.1.9.5.1 no-access
An instance of this class describes the characteristics of an user role. User role characteristics include a role combination, a user and group name and user session attributes, such as a session identifier and a session initiation timestamp.
                     ntnQosUserRoleIfIndex 1.3.6.1.4.1.45.4.7.1.9.5.1.1 interfaceindex no-access
The ifIndex value that is associated with this instance of the ntnQosUserRoleEntry. The ifIndex value of this attribute must correspond to an ifTable entry with the same ifIndex value.
                     ntnQosUserRoleRoleCombination 1.3.6.1.4.1.45.4.7.1.9.5.1.2 rolecombination read-only
The role combination that is associated with the interface with an ifIndex value that is equal to ntnQosUserRoleIfIndex and the user identified by the ntnQosUserRoleUserName attribute. A user role combination is used to logically identify a physical interface to which policy rules and actions can be applied. The role combination string must be unique from any other role combinations defined in system.
                     ntnQosUserRoleUserName 1.3.6.1.4.1.45.4.7.1.9.5.1.3 snmpadminstring read-only
The user name identifying the user that is currently associated with this user role (i.e., ifIndex and role combination) information.
                     ntnQosUserRoleUserGroup 1.3.6.1.4.1.45.4.7.1.9.5.1.4 snmpadminstring read-only
The user group with which the user, identified by the ntnQosUserRoleUserName attribute, is associated.
                     ntnQosUserRoleSessionId 1.3.6.1.4.1.45.4.7.1.9.5.1.5 unsigned32 read-only
The system-assigned session identifier used to track instances of this user role entry (i.e., the user role entry for a specific interface and user).
                     ntnQosUserRoleSessionStart 1.3.6.1.4.1.45.4.7.1.9.5.1.6 unsigned32 read-only
The system-assigned session start timestamp. The value of this attribute corresponds to the value of the sysUpTime attribute, coverted to seconds, at the instant that this user role entry is created and/or updated.
                     ntnQosUserRoleSessionGroup 1.3.6.1.4.1.45.4.7.1.9.5.1.7 unsigned32 read-only
The system-assigned session group identifier. Multiple user sessions belong to the same group if they share the same role combination and have the same value for this attribute. This session group value is associated with installed policy criteria to unambiguously identify the users and interfaces to which QoS policy is being applied.
                     ntnQosUserRoleStorage 1.3.6.1.4.1.45.4.7.1.9.5.1.8 storagetype read-only
The storage type for this conceptual row. Conceptual rows having the value permanent(4) need not allow write-access to any columnar objects in the row. This object may not be modified if the associated ntnQosUserRoleStatus object is equal to active(1).
                     ntnQosUserRoleStatus 1.3.6.1.4.1.45.4.7.1.9.5.1.9 rowstatus read-only
The status of this row. An entry may not exist in the active state unless all objects in the entry have an appropriate value. Row creation using only default values is supported.
             ntnQosIfShapingTable 1.3.6.1.4.1.45.4.7.1.9.6 no-access
Identifies shaping criteria that is to be applied to a specific interface.
                 ntnQosIfShapingEntry 1.3.6.1.4.1.45.4.7.1.9.6.1 no-access
A conceptual row in the ntnQosIfShapingTable. Each row identifies an interface value that corresponds to an entry in the ifTable (MIB-II) and shaping criteria with which the interface is associated.
                     ntnQosIfShapingIfIndex 1.3.6.1.4.1.45.4.7.1.9.6.1.1 interfaceindex no-access
The ifIndex value that is associated with this instance of the ntnQosIfShapingEntry. The ifIndex value of this attribute must correspond to the ifTable entry with the same ifIndex value.
                     ntnQosIfShapingSpecific 1.3.6.1.4.1.45.4.7.1.9.6.1.2 rowpointer read-only
This indicates the shaping behavior to be applied by pointing to an entry containing detailed parameters. Note that entries in that specific table must be managed explicitly. For example, ntnQosIfShapingSpecific may point to an entry in ntnQosTBParamTable, which contains an instance of a single set of Token Bucket parameters. Entries in other tables must exist prior to being referenced. It may be permissible to create component table entries and the entries being referenced in the same request. Referenced entries may not be deleted while still referenced by an active entry in this table.
                     ntnQosIfShapingLabel 1.3.6.1.4.1.45.4.7.1.9.6.1.3 snmpadminstring read-only
A label used to reference the interface shaping data in a textual manner.
                     ntnQosIfShapingStorage 1.3.6.1.4.1.45.4.7.1.9.6.1.4 storagetype read-only
The storage type for this conceptual row. Conceptual rows having the value permanent(4) need not allow write-access to any columnar objects in the row. This object may not be modified if the associated ntnQosIfShapingStatus object is equal to active(1).
                     ntnQosIfShapingStatus 1.3.6.1.4.1.45.4.7.1.9.6.1.5 rowstatus read-only
The status of this row. An entry may not exist in the active state unless all objects in the entry have an appropriate value. Row creation using only default values is supported.
             ntnQosCosShapingTable 1.3.6.1.4.1.45.4.7.1.9.7 no-access
Identifies shaping criteria that is to be applied to a specific interface's CoS queues.
                 ntnQosCosShapingEntry 1.3.6.1.4.1.45.4.7.1.9.7.1 no-access
A conceptual row in the ntnQosCosShapingTable. Each row identifies an interface value that corresponds to an entry in the ifTable (MIB-II), a CoS value and shaping criteria with which the interface-CoS tuple is associated.
                     ntnQosCosShapingIfIndex 1.3.6.1.4.1.45.4.7.1.9.7.1.1 interfaceindex no-access
The ifIndex value that is associated with this instance of the ntnQosCosShapingEntry. The ifIndex value of this attribute must correspond to the ifTable entry with the same ifIndex value.
                     ntnQosCosShapingCos 1.3.6.1.4.1.45.4.7.1.9.7.1.2 qosieee802cos no-access
The IEEE 802 CoS value that is associated with this instance of the ntnQosCosShapingEntry.
                     ntnQosCosShapingSpecific 1.3.6.1.4.1.45.4.7.1.9.7.1.3 rowpointer read-only
This indicates the shaping behavior to be applied by pointing to an entry containing detailed parameters. Note that entries in that specific table must be managed explicitly. For example, ntnQosCosShapingSpecific may point to an entry in ntnQosTBParamTable, which contains an instance of a single set of Token Bucket parameters. Entries in other tables must exist prior to being referenced. It may be permissible to create component table entries and the entries being referenced in the same request. Referenced entries may not be deleted while still referenced by an active entry in this table.
                     ntnQosCosShapingLabel 1.3.6.1.4.1.45.4.7.1.9.7.1.4 snmpadminstring read-only
A label used to reference the CoS shaping data in a textual manner.
                     ntnQosCosShapingStorage 1.3.6.1.4.1.45.4.7.1.9.7.1.5 storagetype read-only
The storage type for this conceptual row. Conceptual rows having the value permanent(4) need not allow write-access to any columnar objects in the row. This object may not be modified if the associated ntnQosCosShapingStatus object is equal to active(1).
                     ntnQosCosShapingStatus 1.3.6.1.4.1.45.4.7.1.9.7.1.6 rowstatus read-only
The status of this row. An entry may not exist in the active state unless all objects in the entry have an appropriate value. Row creation using only default values is supported.
             ntnQosQueueShapingTable 1.3.6.1.4.1.45.4.7.1.9.8 no-access
Identifies shaping criteria that is to be applied to a specific interface's egress queues.
                 ntnQosQueueShapingEntry 1.3.6.1.4.1.45.4.7.1.9.8.1 no-access
A conceptual row in the ntnQosQueueShapingTable. Each row identifies an interface value that corresponds to an entry in the ifTable (MIB-II), a queue identifier and shaping criteria with which the interface-queue tuple is associated.
                     ntnQosQueueShapingIfIndex 1.3.6.1.4.1.45.4.7.1.9.8.1.1 interfaceindex no-access
The ifIndex value that is associated with this instance of the ntnQosQueueShapingEntry. The ifIndex value of this attribute must correspond to the ifTable entry with the same ifIndex value.
                     ntnQosQueueShapingQueue 1.3.6.1.4.1.45.4.7.1.9.8.1.2 integer32 no-access
The specific queue, within the queue set that is associated with the interface identified by the ntnQosQueueShapingIfIndex value, on which traffic is to be shaped. The value of this attribute corresponds to the ntnQosIfQueueIndex for the specified queue within the queue set (defined in the ntnQosIfQueueTable). The range of acceptable values for this attribute is dictated by the current queue set parameters for the system, as defined by the QoS configuration attribute ntnQosConfigDefaultQueueCfg.
                     ntnQosQueueShapingSpecific 1.3.6.1.4.1.45.4.7.1.9.8.1.3 rowpointer read-only
This indicates the shaping behavior to be applied by pointing to an entry containing detailed parameters. Note that entries in that specific table must be managed explicitly. For example, ntnQosQueueShapingSpecific may point to an entry in ntnQosTBParamTable, which contains an instance of a single set of Token Bucket parameters. Entries in other tables must exist prior to being referenced. It may be permissible to create component table entries and the entries being referenced in the same request. Referenced entries may not be deleted while still referenced by an active entry in this table.
                     ntnQosQueueShapingLabel 1.3.6.1.4.1.45.4.7.1.9.8.1.4 snmpadminstring read-only
A label used to reference the queue shaping data in a textual manner.
                     ntnQosQueueShapingStorage 1.3.6.1.4.1.45.4.7.1.9.8.1.5 storagetype read-only
The storage type for this conceptual row. Conceptual rows having the value permanent(4) need not allow write-access to any columnar objects in the row. This object may not be modified if the associated ntnQosQueueShapingStatus object is equal to active(1).
                     ntnQosQueueShapingStatus 1.3.6.1.4.1.45.4.7.1.9.8.1.6 rowstatus read-only
The status of this row. An entry may not exist in the active state unless all objects in the entry have an appropriate value. Row creation using only default values is supported.
         ntnQosMappingClasses 1.3.6.1.4.1.45.4.7.1.10
               ntnQosDscpToCosTable 1.3.6.1.4.1.45.4.7.1.10.1 no-access
Maps each DSCP to an IEEE COS value.
                   ntnQosDscpToCosEntry 1.3.6.1.4.1.45.4.7.1.10.1.1 no-access
An instance of the ntnQosDscpToCos class. A total of 64 class instances are constantly maintained (i.e., entries may be modified but not added or deleted) in this table.
                       ntnQosDscpToCosId 1.3.6.1.4.1.45.4.7.1.10.1.1.1 indexinteger no-access
A unique identifier for this DSCP-to-COS mapping.
                       ntnQosDscpToCosDscp 1.3.6.1.4.1.45.4.7.1.10.1.1.2 dscp read-only
The DSCP attribute that is used to determine the appropriate Layer 2 COS value for mapping purposes. DSCP values 0 through 63 (inclusive) are maintained in the table.
                       ntnQosDscpToCosCos 1.3.6.1.4.1.45.4.7.1.10.1.1.3 qosieee802cos read-only
The IEEE 802 COS value to use when mapping the DSCP value specified by the ntnQosDscpToCosDscp attribute to a IEEE 802 COS.
                       ntnQosDscpToCosDropPrec 1.3.6.1.4.1.45.4.7.1.10.1.1.4 integer read-only
The relative drop precedence value to use when mapping the DSCP value specified by the ntnQosDscpToCosDscp attribute to a drop precedence. During times of congestion, packets with a hign drop precedence are discarded before those with a low drop precedence. Enumeration: 'lowDropPrec': 1, 'highDropPrec': 2.
                       ntnQosDscpToCosLabel 1.3.6.1.4.1.45.4.7.1.10.1.1.5 snmpadminstring read-only
A label used to logically identify the mapping.
                       ntnQosDscpToCosStorage 1.3.6.1.4.1.45.4.7.1.10.1.1.6 storagetype read-only
The storage type for this conceptual row. Conceptual rows having the value permanent(4) need not allow write-access to any columnar objects in the row. This object may not be modified if the associated ntnQosDscpToCosStatus object is equal to active(1).
                       ntnQosDscpToCosStatus 1.3.6.1.4.1.45.4.7.1.10.1.1.7 rowstatus read-only
The status of this row. An entry may not exist in the active state unless all objects in the entry have an appropriate value. Row creation using only default values is supported.
                       ntnQosDscpToCosNewDscp 1.3.6.1.4.1.45.4.7.1.10.1.1.8 dscp read-only
Specifies a new DSCP value to be used when DSCP mutation (i.e., translation) is required.
               ntnQosCosToDscpTable 1.3.6.1.4.1.45.4.7.1.10.2 no-access
Maps each of eight Layer 2 COS values to a DSCP.
                   ntnQosCosToDscpEntry 1.3.6.1.4.1.45.4.7.1.10.2.1 no-access
An instance of the ntnQosCosToDscp class. A total of 8 class instances are constantly maintained (i.e., entries may be modified but not added or deleted) in this table.
                       ntnQosCosToDscpId 1.3.6.1.4.1.45.4.7.1.10.2.1.1 indexinteger no-access
A unique identifier for this COS-to-DSCP mapping.
                       ntnQosCosToDscpCos 1.3.6.1.4.1.45.4.7.1.10.2.1.2 qosieee802cos read-only
The Layer 2 COS class instance attribute that is used to determine the appropriate DSCP mappings. COS values 0 through 7 (inclusive) are maintained in the table.
                       ntnQosCosToDscpDscp 1.3.6.1.4.1.45.4.7.1.10.2.1.3 dscp read-only
The DSCP value to use when mapping the Layer 2 COS value specified by the ntnQosCosToDscpCos attribute to a DSCP.
                       ntnQosCosToDscpLabel 1.3.6.1.4.1.45.4.7.1.10.2.1.4 snmpadminstring read-only
A label used to logically identify the mapping.
                       ntnQosCosToDscpStorage 1.3.6.1.4.1.45.4.7.1.10.2.1.5 storagetype read-only
The storage type for this conceptual row. Conceptual rows having the value permanent(4) need not allow write-access to any columnar objects in the row. This object may not be modified if the associated ntnQosCosToDscpStatus object is equal to active(1).
                       ntnQosCosToDscpStatus 1.3.6.1.4.1.45.4.7.1.10.2.1.6 rowstatus read-only
The status of this row. An entry may not exist in the active state unless all objects in the entry have an appropriate value. Row creation using only default values is supported.
               ntnQosMappingClassesScalars 1.3.6.1.4.1.45.4.7.1.10.3
                   ntnQosMappingRestoreDefault 1.3.6.1.4.1.45.4.7.1.10.3.1 integer read-write
The object is used to restore factory default values for the ntnQosDscpToCosTable and the ntnQosCosToDscpTable. Setting the object to dscpToCos(2) will restore the ntnQosDscpToCosTable to its factory default state, and will restore the value of ntnQosMappingDscpToCosEnabled to its factory default value. Setting the object to cosToDscp(2) will restore the ntnQosCosToDscpTable to its factory default state, and will restore the value of ntnQosMappingCosToDscpEnabled to its factory default value. Setting the value to other(1) has no effect. The value when retrieved is always other(1). Enumeration: 'other': 1, 'cosToDscp': 3, 'dscpToCos': 2.
                   ntnQosMappingDscpToCosEnabled 1.3.6.1.4.1.45.4.7.1.10.3.2 truthvalue read-write
This object controls whether the ntnQosDscpToCosTable is enabled. If the value is false(2), any configuration in that table will be ignored.
                   ntnQosMappingCosToDscpEnabled 1.3.6.1.4.1.45.4.7.1.10.3.3 truthvalue read-write
This object controls whether the ntnQosCosToDscpTable is enabled. If the value is false(2), any configuration in that table will be ignored.
         ntnQosPolicyAgtClasses 1.3.6.1.4.1.45.4.7.1.11
               ntnQosPrcSupportTable 1.3.6.1.4.1.45.4.7.1.11.1 no-access
Each instance of this class specifies a PRC that the device supports and a bit string to indicate the attributes of the class that are supported.
                   ntnQosPrcSupportEntry 1.3.6.1.4.1.45.4.7.1.11.1.1 no-access
An instance of the ntnQosPrcSupport class that identifies a specific policy class and associated attributes as supported by the device.
                       ntnQosPrcSupportId 1.3.6.1.4.1.45.4.7.1.11.1.1.1 indexinteger no-access
An arbitrary integer index that uniquely identifies an instance of the ntnQosPrcSupport class.
                       ntnQosPrcSupportSupportedPrc 1.3.6.1.4.1.45.4.7.1.11.1.1.2 object identifier read-only
The object identifier of a supported PRC. There may not be more than one instance of the ntnQosPrcSupport class with the same value of ntnQosPrcSupportSupportedPrc.
                       ntnQosPrcSupportSupportedAttrs 1.3.6.1.4.1.45.4.7.1.11.1.1.3 octet string read-only
A bit string representing the supported attributes of the class that is identified by the ntnQosPrcSupportSupportedPrc object. Each bit of this bit mask corresponds to a class attribute, with the most significant bit of the i-th octet of this octet string corresponding to the (8*i - 7)-th attribute, and the least significant bit of the i-th octet corresponding to the (8*i)-th class attribute. Each bit of this bit mask specifies whether or not the corresponding class attribute is currently supported, with a '1' indicating support and a '0' indicating no support. If the value of this bit mask is N bits long and there are more than N class attributes then the bit mask is logically extended with 0's to the required length.
                       ntnQosPrcSupportMaxPris 1.3.6.1.4.1.45.4.7.1.11.1.1.4 unsigned32 read-only
A non-negative value indicating the maximum numbers of policy rule instances that can be installed in the identified policy rule class. Note that actual number of instances that can be installed in a PRC at any given time may be less than this value based on the current operational state (e.g., resources currently consumed) of the device.
                       ntnQosPrcSupportCurrentPris 1.3.6.1.4.1.45.4.7.1.11.1.1.5 unsigned32 read-only
The current numbers of class instances.
               ntnQosPolicyDeviceIdentTable 1.3.6.1.4.1.45.4.7.1.11.2 no-access
This class contains a single policy rule instance that contains device-specific information.
                   ntnQosPolicyDeviceIdentEntry 1.3.6.1.4.1.45.4.7.1.11.2.1 no-access
An instance of the ntnQosPolicyDeviceIdent class. Only one instance of this policy class is ever instantiated.
                       ntnQosPolicyDeviceIdentId 1.3.6.1.4.1.45.4.7.1.11.2.1.1 indexinteger no-access
An index to uniquely identify an instance of this policy class.
                       ntnQosPolicyDeviceIdentDescr 1.3.6.1.4.1.45.4.7.1.11.2.1.2 snmpadminstring read-only
A textual description of the policy agent. This value should include the name and version identification of the policy agent hardware and software.
                       ntnQosPolicyDeviceIdentMaxMsg 1.3.6.1.4.1.45.4.7.1.11.2.1.3 unsigned32 read-only
The maximum message size, in octets, that the device is capable of processing.
               ntnQosConfigResetToDefaults 1.3.6.1.4.1.45.4.7.1.11.3 truthvalue read-write
All installed QoS policy state information can be deleted and reset to the device's default state by setting the value of this object to 'true(1)'. The value 'false(2)' will always be returned when querying this object.
               ntnQosConfigTrackStatistics 1.3.6.1.4.1.45.4.7.1.11.4 integer read-write
The value of this attribute determines if statistics tracking is enabled for system-level policies. System-level policies are created to enforce the default QoS processing rules associated with 'trusted' and 'untrusted' interface classes. This attribute is consulted during system policy creation. Setting this object to 'disabled(1)' causes statistics tracking to be disabled for the system-level policy being created. No statistics counter resources will be consumed. Setting this attribute to 'individual(2)' causes individual counters to be allocated for each classifier that comprises the system-level policy. A value of 'aggregate(3)' causes a single statistics counter to be allocated to track data associated with all of the classifiers that comprise the system policy. The value of this attribute is consulted when a policy is created or reinstalled. This allows the filter statistics tracking to be enabled only when deemed necessary. Enumeration: 'disabled': 1, 'aggregate': 3, 'individual': 2.
               ntnQosConfigNVCommitDelay 1.3.6.1.4.1.45.4.7.1.11.5 unsigned32 read-write
Specifies the maximum amount of time, in seconds, before non-volatile QoS configuration data will be written to non-volatile storage. Delaying NV access can be used to minimize file I/O aiding agent efficiency if a large amount of QoS data is being configured.
               ntnQosConfigDefaultQueueCfg 1.3.6.1.4.1.45.4.7.1.11.6 integer read-write
The value of this attribute determines the queue set that is associated with all egress interfaces by default. A queue set is characterized by the number of queues in the set, how the queues are serviced, the queue weights and the buffer resources that are associated with the inidividual queues. All queue sets are defined in the ntnQosIfQueueTable. The value of this attribute is consulted when the system is initialized. Changing the value of this attribute will therefore not take effect until after the system is restarted. Enumeration: 'queueSetFour': 4, 'queueSetSeven': 7, 'queueSetTwo': 2, 'queueSetFive': 5, 'queueSetThree': 3, 'queueSetEight': 8, 'queueSetSix': 6, 'queueSetOne': 1.
               ntnQosConfigDefaultBufferingCaps 1.3.6.1.4.1.45.4.7.1.11.7 integer read-write
The value of this attribute determines the method through which buffering resources are allocated to ports sharing a pool of buffers. The buffering resources associated with a series of ports are finite. This buffer pool may be statistically allocated to the individual ports sharing the pool or they may be allocated such that the traffic pattern dictates which ports temporarily consume the majority of the buffers. The value of this attribute determines the level of buffer sharing or over-allocation that can take place among ports sharing a buffer pool. Higher levels of over-allocation increase the likelyhood (under heavy load) of a relatively few number of ports consuming all the buffers in a pool, causing packets to be dropped on other ports due to buffer starvation. A value of 'minimumOverAllocation(1)' indicates that only a small amount of resource sharing is allowed. Greater resource sharing is allowed if the value of this attribute is 'mediumOverAllocation(2)' and the chance of over-allocation occurring is maximized by the specifying that 'maximumOverAllocation(3)' is desired. In lossless mode, the buffer allocation and thresholds are such that pause frames are generated to the endstations prior to frames being discarded due to lack of available buffers, allowing the end stattions to back off. This mode allows for lossless behavior at the expense of throughput. Lossless PFC mode operates in a similar fashion to lossless but provides the service on a per-priority (802.1p) basis. 'spb-scaled(6)' is a mode similar to 'mediumOverAllocation(2)', but optimized for scaled SPB setups. The value of this attribute is consulted when the system is initialized. Changing the value of this attribute will therefore not take effect until after the system is restarted. Enumeration: 'maximumOverAllocation': 3, 'minimumOverAllocation': 1, 'spb-scaled': 6, 'losslessPfc': 5, 'mediumOverAllocation': 2, 'lossless': 4.
               ntnQosConfigUBPSupportLevel 1.3.6.1.4.1.45.4.7.1.11.8 integer read-write
Determines whether QoS Agent User Based Policy (UBP) support is enabled and, if so, what level of support is enabled. Setting the value of this attribute to 'ubpSupportDisabled(1)' will cause user information forwarded by other applications (e.g., EAP) to be ignored by the QoS Agent. A value of 'ubpSupportHighSecurityLocalData(2)' or 'ubpSupportLowSecurityLocalData(3)' will cause the internal QoS Agent database to be searched for user-specific classification data when user information is forwarded by other applications. When a high level of security is requested, user- specific classification data that is found must be successfully installed before a user is given access to the switch. A low level of security means that a user will be given access to the switch even if the resources to install user- specific classification data are not currently available. Lastly, a value of 'ubpSupportEPMData(4)' will cause notifications to be generated for Enterprise Policy Manager (EPM) consumption based on user information forwarded by other applications. Notifications will be generated for events of interest to EPM, such as user addition/deletion that is associated with User Based Policy (UBP) support. Notifications will not be generated otherwise. Note that the information that is necessary to construct and transmit a notification must also be configured for this value to be useful. Changing the value of this attribute will cause UBP data currently in-use to be lost. Enumeration: 'ubpSupportEPMData': 4, 'ubpSupportDisabled': 1, 'ubpSupportLowSecurityLocalData': 3, 'ubpSupportHighSecurityLocalData': 2.
               ntnQosConfigRoleAssocCompatLevel 1.3.6.1.4.1.45.4.7.1.11.9 integer read-write
Determines whether interface role associations are subject to loose or strict capabilities verification. Setting the value of this attribute to 'roleAssocCompatLoose(1)' means that interfaces with different capabilities may be associated with the same role. In this case, configuration issues may arise due to these differences. Setting the value to 'roleAssocCompatStrict(2)' means that only interfaces with compatible capabilities may be associated with the same role. This mode can be used to avoid configuration issues resulting from the interfaces assigned to a role not having the same underlying capabilities. Enumeration: 'roleAssocCompatStrict': 2, 'roleAssocCompatLoose': 1.
               ntnQosConfigDappEnable 1.3.6.1.4.1.45.4.7.1.11.10 integer read-write
Dictates whether the DoS Attack Prevention Package (DAPP) is enabled on all applicable ports and, when enabled, if resources will be allocated to track and report on DoS attack detection. If the attribute value is 'disable(1)', DAPP support will be disabled. A value of 'enableWithoutStatusTracking(2)' will cause the DAPP support to be enabled on all ports that are DAPP-capable. No resources will be allocated to track the DoS attack detection status. No log messages and no SNMP Traps will be generated based on the DAPP support. A value of 'enableWithStatusTracking(3)' will cause resources to be verified and consumed prior to enabling DoS attack detection support on DAPP-capable ports. Support will not be enabled if adequate resources are not available. Assuming that resources are available, log messages and SNMP Traps will be generated on a per-unit basis when a DoS attack is identified by the detection logic. Enumeration: 'enableWithStatusTracking': 3, 'enableWithoutStatusTracking': 2, 'disable': 1.
               ntnQosConfigDappMinTcpHdrSize 1.3.6.1.4.1.45.4.7.1.11.11 integer32 read-write
DAPP minimum TCP header length allowed. Used when performing TCP fragment validation. IPv4 TCP first fragment packets will be dropped if the TCP header (IP payload) is less than this value.
               ntnQosConfigDappIpv4IcmpMaxLength 1.3.6.1.4.1.45.4.7.1.11.12 integer32 read-write
DAPP maximum IPv4 ICMP length. Used when performing ICMP validation. IPv4 ICMP packets will be dropped if the length (IP payload) exceeds this value.
               ntnQosConfigDappIpv6IcmpMaxLength 1.3.6.1.4.1.45.4.7.1.11.13 integer32 read-write
DAPP maximum IPv6 ICMP length. Used when performing ICMP validation. IPv6 ICMP packets will be dropped if the length exceeds this value.
               ntnQosConfigNtApplicationMode 1.3.6.1.4.1.45.4.7.1.11.14 integer read-write
Controls NT Application Mode processing. When enabled, identified NT application traffic will be given preferential treatment over non-NT application traffic. 'Mixed' mode processing will remove any special traffic markings at egress. 'Pure' mode processing will leave any special traffic markings intact at egress. Mode changes (updates to the value of this attribute) will take effect immediately. Enumeration: 'enableMixedMode': 3, 'disable': 1, 'enablePureMode': 2.
               ntnQosConfigQosOperMode 1.3.6.1.4.1.45.4.7.1.11.15 integer read-write
Controls overall QoS processing for the system. When enabled, all QoS functionality can be exercised by the user. When disabled, installed QoS components are temporarily removed (until the operational mode is re-enabled) and new requested QoS operations will be rejected. The QoS operational mode can not be disabled if QoS components are currently being used by non-QoS applications. If disabled, requests related to QoS components by non-QoS applications will be rejected. Note that re-enabling the QoS operational mode may result in errors if changes have been made affecting available resources while QoS was temporarily disabled. Mode changes (updates to the value of this attribute) will take effect immediately. Enumeration: 'enable': 1, 'disable': 2.
               ntnQosConfigTrustedProcessingMode 1.3.6.1.4.1.45.4.7.1.11.16 integer read-write
Controls filter usage related to Trusted interface class processing on platforms using filters to support treating traffic as trusted. A mode of 'partialDscpMapping(1)' causes filters to be installed that only support mapping of industry standard DSCP values. This is the default setting. A mode of 'fullDscpMapping(2)' causes filters to be installed mapping all possible DSCP values in support of Trusted interface class processing. A reset may be required for updates of this object to take effect. Enumeration: 'fullDscpMapping': 2, 'partialDscpMapping': 1.
               ntnQosConfigResetToPartialDefaults 1.3.6.1.4.1.45.4.7.1.11.17 truthvalue read-write
Most installed QoS policy state information can be deleted and reset to the device's default state by setting the value of this object to 'true(1)'. QoS data that requires a system reset to take effect (e.g., ntnQosConfigDefaultQueueCfg) is not reset to a default value using this object. The value 'false(2)' will always be returned when querying this object.
               ntnQosConfigClearStats 1.3.6.1.4.1.45.4.7.1.11.18 truthvalue read-write
All counters that are associated with QoS policies are reset to zero by setting the value of this object to 'true(1)'. The value 'false(2)' will always be returned when querying this object.
               ntnQosConfigFcoeRedirOperMode 1.3.6.1.4.1.45.4.7.1.11.19 integer read-write
Controls the FCoE redirection service for the system. Enabling the service will initiate validation and possible reservation of the resources that are required for service activation. If resources are not available, the enable request will be rejected. Note that re-enabling the FCoE redirection service may result in errors if changes have been made affecting available resources while FCoE redirection was temporarily disabled. Mode changes (updates to the value of this attribute) will take effect immediately. Enumeration: 'enable': 1, 'disable': 2.
               ntnQosConfigFcoeControllerMacAddr 1.3.6.1.4.1.45.4.7.1.11.20 macaddress read-write
The 802 MAC address of the FCoE Network Controller (FNC) that is used in conjunction with the FCoE redirection service. Must be defined prior to enabling the FCoE redirection service. Changes made while the FCoE service is enabled will go into effect the next time the service is enabled.
               ntnQosConfigFcoeRedirAvail 1.3.6.1.4.1.45.4.7.1.11.21 integer read-write
Controls access to the FCoE Redirect functionality. A value of 'accessible(1)' indicates that the FCoE support can be accessed by an external FCoE Network Controller (FNC). A value of 'notAccessible(2)' indicates that FCoE Redirect functionality can not be accessed by an FNC using SNMP. Enumeration: 'accessible': 1, 'notAccessible': 2.
               ntnQosConfigFcoeControllerIfIndex 1.3.6.1.4.1.45.4.7.1.11.22 interfaceindexorzero read-write
The interface index of the FCoE Network Controller (FNC) that is used in conjunction with the FCoE redirection service. Must be defined prior to enabling the FCoE redirection service. Changes made while the FCoE service is enabled will go into effect the next time the service is enabled.
               ntnQosConfigFcoeControllerVlan 1.3.6.1.4.1.45.4.7.1.11.23 integer32 read-write
The VLAN associated with the FCoE Network Controller (FNC) that is used in conjunction with the FCoE redirection service. Must be defined prior to enabling the FCoE redirection service. Changes made while the FCoE service is enabled will go into effect the next time the service is enabled.
         ntnQosInterfaceTypeNextFree 1.3.6.1.4.1.45.4.7.1.12 indexintegernextfree read-only
This object contains an unused value for ntnQosInterfaceTypeId, or a zero to indicate that none exist.
         ntnQosApplicationClasses 1.3.6.1.4.1.45.4.7.1.13
               ntnQosDsAccessElemNextFree 1.3.6.1.4.1.45.4.7.1.13.1 indexintegernextfree read-only
This object contains an unused value for ntnQosDsAccessElemId, or a zero to indicate that none exist.
               ntnQosDsAccessElemTable 1.3.6.1.4.1.45.4.7.1.13.2 no-access
A table of IP access elements that a system may use to identify and manipulate IP traffic.
                   ntnQosDsAccessElemEntry 1.3.6.1.4.1.45.4.7.1.13.2.1 no-access
An IP access element entry describes a single filter and one or more actions.
                       ntnQosDsAccessElemId 1.3.6.1.4.1.45.4.7.1.13.2.1.1 indexinteger no-access
An index that enumerates the access element entries. Managers can obtain new values for row creation in this table by reading ntnQosDsAccessElemNextFree.
                       ntnQosDsAccessElemAddrType 1.3.6.1.4.1.45.4.7.1.13.2.1.2 inetaddresstype read-only
The type of IP address used by this access element entry. While other types of addresses are defined in the InetAddressType textual convention, and DNS names, a classifier can only look at packets on the wire. Therefore, this object is limited to IPv4 and IPv6 addresses.
                       ntnQosDsAccessElemDstAddr 1.3.6.1.4.1.45.4.7.1.13.2.1.3 inetaddress read-only
The IP address to match against the packet's destination IP address. This may not be a DNS name, but may be an IPv4 or IPv6 prefix. ntnQosDsAccessElemDstPrefixLength indicates the number of bits that are relevant.
                       ntnQosDsAccessElemDstPrefixLength 1.3.6.1.4.1.45.4.7.1.13.2.1.4 inetaddressprefixlength read-only
The length of the CIDR Prefix carried in ntnQosDsAccessElemDstAddr. In IPv4 addresses, a length of 0 indicates a match of any address; a length of 32 indicates a match of a single host address, and a length between 0 and 32 indicates the use of a CIDR Prefix. IPv6 is similar, except that prefix lengths range from 0..128.
                       ntnQosDsAccessElemSrcAddr 1.3.6.1.4.1.45.4.7.1.13.2.1.5 inetaddress read-only
The IP address to match against the packet's source IP address. This may not be a DNS name, but may be an IPv4 or IPv6 prefix. ntnQosDsAccessElemSrcPrefixLength indicates the number of bits that are relevant.
                       ntnQosDsAccessElemSrcPrefixLength 1.3.6.1.4.1.45.4.7.1.13.2.1.6 inetaddressprefixlength read-only
The length of the CIDR Prefix carried in ntnQosDsAccessElemSrcAddr. In IPv4 addresses, a length of 0 indicates a match of any address; a length of 32 indicates a match of a single host address, and a length between 0 and 32 indicates the use of a CIDR Prefix. IPv6 is similar, except that prefix lengths range from 0..128.
                       ntnQosDsAccessElemDscp 1.3.6.1.4.1.45.4.7.1.13.2.1.7 dscporany read-only
The value that the DSCP in the packet must have to match this entry. A value of -1 indicates that a specific DSCP value has not been defined and thus all DSCP values are considered a match.
                       ntnQosDsAccessElemFlowId 1.3.6.1.4.1.45.4.7.1.13.2.1.8 flowidorany read-only
The flow identifier in an IPv6 header.
                       ntnQosDsAccessElemProtocol 1.3.6.1.4.1.45.4.7.1.13.2.1.9 unsigned32 read-only
The IP protocol to match against the IPv4 protocol number or the IPv6 Next-Header number in the packet. A value of 255 means match all. Note the protocol number of 255 is reserved by IANA, and Next-Header number of 0 is used in IPv6.
                       ntnQosDsAccessElemDstL4PortMin 1.3.6.1.4.1.45.4.7.1.13.2.1.10 inetportnumber read-only
The minimum value that the layer-4 destination port number in the packet must have in order to match this classifier entry.
                       ntnQosDsAccessElemDstL4PortMax 1.3.6.1.4.1.45.4.7.1.13.2.1.11 inetportnumber read-only
The maximum value that the layer-4 destination port number in the packet must have in order to match this classifier entry. This value must be equal to or greater than the value specified for this entry in ntnQosDsAccessElemDstL4PortMin.
                       ntnQosDsAccessElemSrcL4PortMin 1.3.6.1.4.1.45.4.7.1.13.2.1.12 inetportnumber read-only
The minimum value that the layer-4 source port number in the packet must have in order to match this classifier entry.
                       ntnQosDsAccessElemSrcL4PortMax 1.3.6.1.4.1.45.4.7.1.13.2.1.13 inetportnumber read-only
The maximum value that the layer-4 source port number in the packet must have in order to match this classifier entry. This value must be equal to or greater than the value specified for this entry in ntnQosDsAccessElemSrcL4PortMin.
                       ntnQosDsAccessElemActionDrop 1.3.6.1.4.1.45.4.7.1.13.2.1.14 integer read-only
This action attribute is used to specify whether a packet should dropped or switched (i.e., not dropped). The value 'drop(1)', when specified, will cause the packet being evaluated to be dropped. A value of 'pass(2)' indicates that this packet should not be dropped. Enumeration: 'drop': 1, 'pass': 2.
                       ntnQosDsAccessElemActionRemarkDscp 1.3.6.1.4.1.45.4.7.1.13.2.1.15 integer32 read-only
This action component, when specified, will cause the value contained in the Differentiated Services (DS) field of an associated IP datagram to be updated with the value of this object. A value of -1 indicates that the DSCP field should not be updated.
                       ntnQosDsAccessElemActionRemarkCos 1.3.6.1.4.1.45.4.7.1.13.2.1.16 integer read-only
This action attribute, when specified, will cause the value contained in the user priority field of the 802.1Q frame to be updated based on the value of this object. Specifying a value equal to 'ignore(9)' means that no action will be taken related to this attribute. Enumeration: 'ignore': 9, 'markAsPriority2': 3, 'markAsPriority3': 4, 'markAsPriority0': 1, 'markAsPriority1': 2, 'markAsPriority6': 7, 'markAsPriority7': 8, 'markAsPriority4': 5, 'markAsPriority5': 6.
                       ntnQosDsAccessElemActionSetPrec 1.3.6.1.4.1.45.4.7.1.13.2.1.17 integer read-only
This action attribute, when specified, will cause the packet being evaluated to be associated with the specified relative drop precedence. The relative drop precedence may be used to determine traffic precedence relative to other traffic being processed by the device and other implementation specific operations at the egress interface. A low value for the drop precedence equates to the traffic receiving a higher priority in terms of processing. In other words, when congestion is encountered, packets with a 'highDropPrec(2)' will be dropped before packets with a 'lowDropPrec(1)'. Enumeration: 'lowDropPrec': 1, 'highDropPrec': 2.
                       ntnQosDsAccessElemName 1.3.6.1.4.1.45.4.7.1.13.2.1.18 snmpadminstring read-only
A label used to reference the access element in a textual manner. All related access elements (e.g., those that comprise an access-list) must have the same label.
                       ntnQosDsAccessElemBlock 1.3.6.1.4.1.45.4.7.1.13.2.1.19 snmpadminstring read-only
A label used to identify access elements that are members of the same classification block. Access elements are members of the same block if they share the same access element name (ntnQosDsAccessElemName attribute) and the same block name.
                       ntnQosDsAccessElemType 1.3.6.1.4.1.45.4.7.1.13.2.1.20 integer read-only
Identifies the DS access element type. Designates the higher-level application through which this entry was created. Enumeration: 'dsAppClfr': 2, 'dsMultimediaClfr': 3, 'dsAcl': 1, 'dsUserDefinedClfr': 4.
                       ntnQosDsAccessElemStorage 1.3.6.1.4.1.45.4.7.1.13.2.1.21 storagetype read-only
The storage type for this conceptual row. Conceptual rows having the value 'permanent' need not allow write-access to any columnar objects in the row. This object may not be modified if the associated status object is equal to 'active'.
                       ntnQosDsAccessElemStatus 1.3.6.1.4.1.45.4.7.1.13.2.1.22 rowstatus read-only
The status of this conceptual row. An entry may not exist in the active state unless all objects in the entry have an appropriate value.
                       ntnQosDsAccessElemEvalPrec 1.3.6.1.4.1.45.4.7.1.13.2.1.23 unsigned32 read-only
An evaluation order attribute used to order elements with the same name and to link elements across DS and L2 Access Element tables. Only used with NSNA applications.
               ntnQosL2AccessElemNextFree 1.3.6.1.4.1.45.4.7.1.13.3 indexintegernextfree read-only
This object contains an unused value for ntnQosL2AccessElemId, or a zero to indicate that none exist.
               ntnQosL2AccessElemTable 1.3.6.1.4.1.45.4.7.1.13.4 no-access
A table of IEEE 802-based access elements that a system may use to identify and manipulate Layer 2 traffic.
                   ntnQosL2AccessElemEntry 1.3.6.1.4.1.45.4.7.1.13.4.1 no-access
A Layer 2 access element entry describes a single filter and one or more actions.
                       ntnQosL2AccessElemId 1.3.6.1.4.1.45.4.7.1.13.4.1.1 indexinteger no-access
An index that enumerates the access element entries. Managers can obtain new values for row creation in this table by reading ntnQosL2AccessElemNextFree.
                       ntnQosL2AccessElemDstAddr 1.3.6.1.4.1.45.4.7.1.13.4.1.2 macaddress read-only
The 802 address against which the 802 DA of incoming traffic streams will be compared. Frames whose 802 DA matches the physical address specified by this object, taking into account address wildcarding as specified by the ntnQosL2AccessElemDstAddrMask object, are potentially subject to the processing guidelines that are associated with this entry through the related action class.
                       ntnQosL2AccessElemDstAddrMask 1.3.6.1.4.1.45.4.7.1.13.4.1.3 macaddress read-only
This object specifies the bits in a 802 destination address that should be considered when performing a 802 DA comparison against the address specified in the ntnQosL2AccessElemDstAddr object. The value of this object represents a mask that is logically and'ed with the 802 DA in received frames to derive the value to be compared against the ntnQosL2AccessElemDstAddr address. A zero bit in the mask thus means that the corresponding bit in the address always matches. The ntnQosL2AccessElemDstAddr value must also be masked using this value prior to any comparisons. The length of this object in octets must equal the length in octets of the ntnQosL2AccessElemDstAddr. Note that a mask with no bits set (i.e., all zeroes) effectively wildcards the ntnQosL2AccessElemDstAddr object.
                       ntnQosL2AccessElemSrcAddr 1.3.6.1.4.1.45.4.7.1.13.4.1.4 macaddress read-only
The 802 MAC address against which the 802 MAC SA of incoming traffic streams will be compared. Frames whose 802 MAC SA matches the physical address specified by this object, taking into account address wildcarding as specified by the ntnQosL2AccessElemSrcAddrMask object, are potentially subject to the processing guidelines that are associated with this entry through the related action class.
                       ntnQosL2AccessElemSrcAddrMask 1.3.6.1.4.1.45.4.7.1.13.4.1.5 macaddress read-only
This object specifies the bits in a 802 MAC source address that should be considered when performing a 802 MAC SA comparison against the address specified in the ntnQosL2AccessElemSrcAddr object. The value of this object represents a mask that is logically and'ed with the 802 MAC SA in received frames to derive the value to be compared against the ntnQosL2AccessElemSrcAddr address. A zero bit in the mask thus means that the corresponding bit in the address always matches. The ntnQosL2AccessElemSrcAddr value must also be masked using this value prior to any comparisons. The length of this object in octets must equal the length in octets of the ntnQosL2AccessElemSrcAddr. Note that a mask with no bits set (i.e., all zeroes) effectively wildcards the ntnQosL2AccessElemSrcAddr object.
                       ntnQosL2AccessElemVlanIdMin 1.3.6.1.4.1.45.4.7.1.13.4.1.6 integer32 read-only
The minimum value that the VLAN ID (VID) in a tagged packet must have in order to match this classifier entry. The ntnQosL2AccessElemVlanIdMin value must be less than or equal to the ntnQosL2AccessElemVlanIdMax value. Setting the ntnQosL2AccessElemVlanIdMin object to 1 and the ntnQosL2AccessElemVlanIdMax to 4094 indicates that VLAN data should not be considered during traffic classification.
                       ntnQosL2AccessElemVlanIdMax 1.3.6.1.4.1.45.4.7.1.13.4.1.7 integer32 read-only
The maximum value that the VLAN ID (VID) in a tagged packet must have in order to match this classifier entry. The ntnQosL2AccessElemVlanIdMax value must be greater than or equal to the ntnQosL2AccessElemVlanIdMin value. Setting the ntnQosL2AccessElemVlanIdMin object to 1 and the ntnQosL2AccessElemVlanIdMax to 4094 indicates that VLAN data should not be considered during traffic classification.
                       ntnQosL2AccessElemVlanTag 1.3.6.1.4.1.45.4.7.1.13.4.1.8 integer read-only
This object indicates the data link layer packet format that frames must have to match this L2 classifier entry. A value of 'untagged(1)' indicates that only frames received untagged will match this classifier component. A value of 'tagged(2)' means that only frames received tagged will be considered a match. A value of 'ignore(3)' means that the presence, or lack thereof, of a VLAN tag in the received packet will not be considered when determining whether a frame matches this classifier entry. Enumeration: 'ignore': 3, 'untagged': 1, 'tagged': 2.
                       ntnQosL2AccessElemEtherType 1.3.6.1.4.1.45.4.7.1.13.4.1.9 integer32 read-only
This object specifies the value that will be compared against the value contained in the EtherType field of an IEEE 802 frame. Example settings would include 'IP' (0x0800), 'ARP' (0x0806) and 'IPX' (0x8137). Setting the ntnQosL2AccessElemEtherType object to 0xFFFF indicates that EtherType data should not be considered during traffic classification. Note the EtherType value of 0xFFFF is reserved by IANA.
                       ntnQosL2AccessElemUserPriority 1.3.6.1.4.1.45.4.7.1.13.4.1.10 integer read-only
The 802.1p user priority value against which the value contained in the user priority field of a tagged 802.1 frame is compared. A test for equality is performed when determining if a match exists between the data in a data link layer frame and the value of this classifier. Setting the value of this object to 'matchAllPriorities(9)' causes all user priority values to match this attribute. This essentially makes any comparisons with regard to user priority values unnecessary. Enumeration: 'matchAllPriorities': 9, 'matchPriority3': 4, 'matchPriority2': 3, 'matchPriority1': 2, 'matchPriority0': 1, 'matchPriority7': 8, 'matchPriority6': 7, 'matchPriority5': 6, 'matchPriority4': 5.
                       ntnQosL2AccessElemActionDrop 1.3.6.1.4.1.45.4.7.1.13.4.1.11 integer read-only
This action attribute is used to specify whether a packet should dropped or switched (i.e., not dropped). The value 'drop(1)', when specified, will cause the packet being evaluated to be dropped. A value of 'pass(2)' indicates that this packet should not be dropped. Enumeration: 'drop': 1, 'pass': 2.
                       ntnQosL2AccessElemActionRemarkDscp 1.3.6.1.4.1.45.4.7.1.13.4.1.12 integer32 read-only
This action component, when specified, will cause the value contained in the Differentiated Services (DS) field of an associated IP datagram to be updated with the value of this object. A value of -1 indicates that the DSCP field should not be updated.
                       ntnQosL2AccessElemActionRemarkCos 1.3.6.1.4.1.45.4.7.1.13.4.1.13 integer read-only
This action attribute, when specified, will cause the value contained in the user priority field of the 802.1Q frame to be updated based on the value of this object. Specifying a value equal to 'ignore(9)' means that no action will be taken related to this attribute. Enumeration: 'ignore': 9, 'markAsPriority2': 3, 'markAsPriority3': 4, 'markAsPriority0': 1, 'markAsPriority1': 2, 'markAsPriority6': 7, 'markAsPriority7': 8, 'markAsPriority4': 5, 'markAsPriority5': 6.
                       ntnQosL2AccessElemActionSetPrec 1.3.6.1.4.1.45.4.7.1.13.4.1.14 integer read-only
This action attribute, when specified, will cause the packet being evaluated to be associated with the specified relative drop precedence. The relative drop precedence may be used to determine traffic precedence relative to other traffic being processed by the device and other implementation specific operations at the egress interface. A low value for the drop precedence equates to the traffic receiving a higher priority in terms of processing. In other words, when congestion is encountered, packets with a 'highDropPrec(2)' will be dropped before packets with a 'lowDropPrec(1)'. Enumeration: 'lowDropPrec': 1, 'highDropPrec': 2.
                       ntnQosL2AccessElemName 1.3.6.1.4.1.45.4.7.1.13.4.1.15 snmpadminstring read-only
A label used to reference the access element in a textual manner. All related access elements (e.g., those that comprise an access-list) must have the same label.
                       ntnQosL2AccessElemBlock 1.3.6.1.4.1.45.4.7.1.13.4.1.16 snmpadminstring read-only
A label used to identify access elements that are members of the same classification block. Access elements are members of the same block if they share the same access element name (ntnQosDsAccessElemName attribute) and the same block name.
                       ntnQosL2AccessElemType 1.3.6.1.4.1.45.4.7.1.13.4.1.17 integer read-only
Identifies the L2 access element type. Designates the higher-level application through which this entry was created. Enumeration: 'l2UserDefinedClfr': 4, 'l2AppClfr': 2, 'l2MultimediaClfr': 3, 'l2Acl': 1.
                       ntnQosL2AccessElemStorage 1.3.6.1.4.1.45.4.7.1.13.4.1.18 storagetype read-only
The storage type for this conceptual row. Conceptual rows having the value 'permanent' need not allow write-access to any columnar objects in the row. This object may not be modified if the associated status object is equal to 'active'.
                       ntnQosL2AccessElemStatus 1.3.6.1.4.1.45.4.7.1.13.4.1.19 rowstatus read-only
The status of this conceptual row. An entry may not exist in the active state unless all objects in the entry have an appropriate value.
                       ntnQosL2AccessElemEvalPrec 1.3.6.1.4.1.45.4.7.1.13.4.1.20 unsigned32 read-only
An evaluation order attribute used to order elements with the same name and to link elements across DS and L2 Access Element tables. Only used with NSNA applications.
               ntnQosAccessAsgnNextFree 1.3.6.1.4.1.45.4.7.1.13.5 indexintegernextfree read-only
This object contains an unused value for ntnQosAccessAsgnId, or a zero to indicate that none exist.
               ntnQosAccessAsgnTable 1.3.6.1.4.1.45.4.7.1.13.6 no-access
A table of access assignments that are currently in place (i.e., access element/interface associations).
                   ntnQosAccessAsgnEntry 1.3.6.1.4.1.45.4.7.1.13.6.1 no-access
An access assignment entry describes an access element/interface association.
                       ntnQosAccessAsgnId 1.3.6.1.4.1.45.4.7.1.13.6.1.1 indexinteger no-access
An index that enumerates the access assignment entries. Managers can obtain new values for row creation in this table by reading ntnQosAccessAsgnNextFree.
                       ntnQosAccessAsgnAclType 1.3.6.1.4.1.45.4.7.1.13.6.1.2 integer read-only
Identifies the type of access element that is being referenced. Enumeration: 'l2UserDefinedClfr': 6, 'l2AppClfr': 4, 'dsUserDefinedClfr': 5, 'dsAcl': 1, 'dsL2NsnaClfr': 8, 'dsAppClfr': 3, 'dsL2UbpClfr': 9, 'dsL2TrafficProfile': 10, 'l2Acl': 2, 'multimediaClfr': 7.
                       ntnQosAccessAsgnName 1.3.6.1.4.1.45.4.7.1.13.6.1.3 snmpadminstring read-only
A label used to reference an access assignment in a textual manner. This label, coupled with the access element type identifier attribute (ntnQosAccessAsgnAclType), uniquely identifies an access assignment entry.
                       ntnQosAccessAsgnIfIndex 1.3.6.1.4.1.45.4.7.1.13.6.1.4 interfaceindexorzero read-only
The interface to which the identified access element is to be applied, specified in terms of an ifIndex value. A value of 0 indicates that the entry represents a template that is used to facilitate entry creation for a specific interface based on certain events.
                       ntnQosAccessAsgnRate 1.3.6.1.4.1.45.4.7.1.13.6.1.5 unsigned32 read-only
The token-bucket rate, in kilobits per second (kbps). This attribute is used for: CIR for Simple Token Bucket CIR in RFC 2697 for srTCM CIR in RFC 2698 for trTCM CTR in RFC 2859 for TSWTCM AverageRate in RFC 3290. A rate value equal to 0 indicates that no metering is being requested.
                       ntnQosAccessAsgnBurstSize 1.3.6.1.4.1.45.4.7.1.13.6.1.6 burstsize read-only
The maximum number of bytes in a single transmission burst. This attribute is used for: Token bucket size for Simple Token Bucket CBS in RFC 2697 for srTCM CBS in RFC 2698 for trTCM Burst Size in RFC 3290.
                       ntnQosAccessAsgnOutActionDrop 1.3.6.1.4.1.45.4.7.1.13.6.1.7 integer read-only
This action attribute is used to specify whether a packet deemed out-of-profile should dropped or switched (i.e., not dropped). The value 'drop(1)', when specified, will cause the packet being evaluated to be dropped. A value of 'pass(2)' indicates that this packet should not be dropped. Enumeration: 'drop': 1, 'pass': 2.
                       ntnQosAccessAsgnOutActionRemarkDscp 1.3.6.1.4.1.45.4.7.1.13.6.1.8 integer32 read-only
This action component, when specified, will cause the value contained in the Differentiated Services (DS) field of an associated IP datagram that is deemed to be out-of-profile to be updated with the value of this object. A value of -1 indicates that the DSCP field should not be updated.
                       ntnQosAccessAsgnOutActionRemarkCos 1.3.6.1.4.1.45.4.7.1.13.6.1.9 integer read-only
This action attribute, when specified, will cause the value contained in the user priority field of the 802.1Q frame that is deemed to be out-of-profile to be updated based on the value of this object. Specifying a value equal to 'ignore(9)' means that no action will be taken related to this attribute. Specifying a value equal to 'deriveFromEgressDscp(10)' means that the value for this attribute will be assigned based on DSCP-to-user priority map information maintained in the system. The DSCP value specified for remarking in the ntnQosAccessAsgnOutActionRemarkDscp attribute will be used to determine the user priority. Specifying a value equal to 'deriveFromIngressTosPrec(11)' means that the value for this attribute will be assigned based on the value of the precedence bits in the IP Type-Of-Service (TOS) field, as defined in RFC 791. The eight precedence values, also referred to as Class Selector (CS) values, have a one-to-one correspondence with the eight 802.1p user priority values. Enumeration: 'ignore': 9, 'deriveFromIngressTosPrec': 11, 'markAsPriority2': 3, 'markAsPriority3': 4, 'markAsPriority0': 1, 'markAsPriority1': 2, 'markAsPriority6': 7, 'markAsPriority7': 8, 'markAsPriority4': 5, 'markAsPriority5': 6, 'deriveFromEgressDscp': 10.
                       ntnQosAccessAsgnOutActionSetPrec 1.3.6.1.4.1.45.4.7.1.13.6.1.10 integer read-only
This action attribute, when specified, will cause the packet being evaluated to be associated with the specified relative drop precedence. The relative drop precedence may be used to determine traffic precedence relative to other traffic being processed by the device and other implementation specific operations at the egress interface. A low value for the drop precedence equates to the traffic receiving a higher priority in terms of processing. In other words, when congestion is encountered, packets with a 'highDropPrec(2)' will be dropped before packets with a 'lowDropPrec(1)'. Enumeration: 'lowDropPrec': 1, 'highDropPrec': 2.
                       ntnQosAccessAsgnStatsType 1.3.6.1.4.1.45.4.7.1.13.6.1.11 integer read-only
The type of statistics tracking used by this access assignment. The value of this attribute dictates the amount of statistics tracking resources (i.e., counters) consumed by this access assignment entry. A value of 'individualClfr(1)' means that separate counters will be allocated, space permitting, for each access element referenced by the assignment. A value of 'aggregateClfr(2)' means that a single counter will be used to accumulate the statistics data for all the classifiers referenced by the access assignment. A value of 'noStatsTracking(3)' means that no statistics tracking resources will be allocated. Enumeration: 'aggregateClfr': 2, 'individualClfr': 1, 'noStatsTracking': 3.
                       ntnQosAccessAsgnStorage 1.3.6.1.4.1.45.4.7.1.13.6.1.12 storagetype read-only
The storage type for this conceptual row. Conceptual rows having the value 'permanent' need not allow write-access to any columnar objects in the row. This object may not be modified if the associated status object is equal to 'active'.
                       ntnQosAccessAsgnStatus 1.3.6.1.4.1.45.4.7.1.13.6.1.13 rowstatus read-only
The status of this conceptual row. An entry may not exist in the active state unless all objects in the entry have an appropriate value.
                       ntnQosAccessAsgnNonMatchActionDrop 1.3.6.1.4.1.45.4.7.1.13.6.1.14 integer read-only
This action attribute is used to specify whether a packet deemed out-of-profile should dropped or switched (i.e., not dropped). The value 'drop(1)', when specified, will cause the packet being evaluated to be dropped. A value of 'pass(2)' indicates that this packet should not be dropped. A value of 'defer(3)' indicates that no explicit drop/pass action has been specified (i.e., no-op). Enumeration: 'defer': 3, 'drop': 1, 'pass': 2.
                       ntnQosAccessAsgnMeterType 1.3.6.1.4.1.45.4.7.1.13.6.1.15 autonomoustype read-only
The metering algorithm associated with the rate and burst parameters. The number and type of algorithms supported is implementation dependent. Potential algorithms include: ntnQosTBParamSimpleTokenBucket ntnQosTBParamSrTCMBlind ntnQosTBParamSrTCMAware ntnQosTBParamTrTCMBlind ntnQosTBParamTrTCMAware An OBJECT-IDENTITY for each of these algorithms is defined in this module. Additional values may be specified as needed.
                       ntnQosAccessAsgnSecondaryRate 1.3.6.1.4.1.45.4.7.1.13.6.1.16 unsigned32 read-only
The token-bucket rate, in kilobits per second (kbps). This attribute is used for: PIR in RFC 2698 for trTCM A rate value equal to 0 indicates that no secondary metering is being requested.
                       ntnQosAccessAsgnSecondaryBurstSize 1.3.6.1.4.1.45.4.7.1.13.6.1.17 burstsize read-only
The maximum number of bytes in a single transmission burst. This attribute is used for: EBS in RFC 2697 for srTCM PBS in RFC 2698 for trTCM.
                       ntnQosAccessAsgnYelActionDrop 1.3.6.1.4.1.45.4.7.1.13.6.1.18 integer read-only
This action attribute is used to specify whether a packet deemed out-of-profile should dropped or switched (i.e., not dropped). The value 'drop(1)', when specified, will cause the packet being evaluated to be dropped. A value of 'pass(2)' indicates that this packet should not be dropped. Applies to yellow actions. Enumeration: 'drop': 1, 'pass': 2.
                       ntnQosAccessAsgnYelActionRemarkDscp 1.3.6.1.4.1.45.4.7.1.13.6.1.19 integer32 read-only
This action component, when specified, will cause the value contained in the Differentiated Services (DS) field of an associated IP datagram that is deemed to be out-of-profile to be updated with the value of this object. A value of -1 indicates that the DSCP field should not be updated. Applies to yellow actions.
                       ntnQosAccessAsgnYelActionRemarkCos 1.3.6.1.4.1.45.4.7.1.13.6.1.20 integer read-only
This action attribute, when specified, will cause the value contained in the user priority field of the 802.1Q frame that is deemed to be out-of-profile to be updated based on the value of this object. Specifying a value equal to 'ignore(9)' means that no action will be taken related to this attribute. Applies to yellow actions. Enumeration: 'ignore': 9, 'markAsPriority2': 3, 'markAsPriority3': 4, 'markAsPriority0': 1, 'markAsPriority1': 2, 'markAsPriority6': 7, 'markAsPriority7': 8, 'markAsPriority4': 5, 'markAsPriority5': 6.
                       ntnQosAccessAsgnYelActionSetPrec 1.3.6.1.4.1.45.4.7.1.13.6.1.21 integer read-only
This action attribute, when specified, will cause the packet being evaluated to be associated with the specified relative drop precedence. The relative drop precedence may be used to determine traffic precedence relative to other traffic being processed by the device and other implementation specific operations at the egress interface. A low value for the drop precedence equates to the traffic receiving a higher priority in terms of processing. In other words, when congestion is encountered, packets with a 'highDropPrec(2)' will be dropped before packets with a 'lowDropPrec(1)'. Applies to yellow actions. Enumeration: 'lowDropPrec': 1, 'highDropPrec': 2.
                       ntnQosAccessAsgnSetPriority 1.3.6.1.4.1.45.4.7.1.13.6.1.22 unsigned32 read-only
Supports filter set prioritization when multiple filters sets may be associated with an entity (e.g., user, interface) but only one can be applied at the given time. The set with a higher priority value will take precedence and supercede the set with a lower priority value. When priority values are equal, no filter set update will occur. Consulted only when an entity/filter set conflict needs resolution.
                       ntnQosAccessAsgnMeteringMode 1.3.6.1.4.1.45.4.7.1.13.6.1.23 integer read-only
Identifies the metering mode requested for the identified filter set. A value of 'noMetering(1)' indicates that metering is not requested for the components of the identified filter set. A 'perPolicyUniformRateMetering(2)' value indicates that a unique meter will be associated with each policy that comprises the identified filter set. Uniform rate and burst data will be used for all meters. A 'perPolicyIndividualRateMetering(3)' value indicates that a unique meter will be associated with each policy that comprises the identified filter set. Unique rate and burst data derived from the associated classifier data will be used for each meter. Setting the attribute to 'perClassifierMetering(4)' will initiate metering on a per-classifier basis. Rate and burst data will be derived from the associated classifier data. The presence of this data will determine whether or not a meter is allocated for the classifier. Enumeration: 'perPolicyIndividualRateMetering': 3, 'perClassifierMetering': 4, 'perPolicyUniformRateMetering': 2, 'noMetering': 1.
               ntnQosIfAppsTable 1.3.6.1.4.1.45.4.7.1.13.7 no-access
Identifies QoS/security application criteria that is to be applied to a specific interface.
                   ntnQosIfAppsEntry 1.3.6.1.4.1.45.4.7.1.13.7.1 no-access
A conceptual row in the ntnQosIfAppsTable. Each row identifies an interface value that corresponds to an entry in the ifTable (MIB-II) and application criteria with which the interface is associated.
                       ntnQosIfAppsIfIndex 1.3.6.1.4.1.45.4.7.1.13.7.1.1 interfaceindex no-access
The ifIndex value that is associated with this instance of the ntnQosIfAppsEntry. The ifIndex value of this attribute must correspond to the ifTable entry with the same ifIndex value.
                       ntnQosIfAppsAppEnable 1.3.6.1.4.1.45.4.7.1.13.7.1.2 bits read-only
An enumeration of interface applications. Indicates which applications, if any, apply to the associated interface. Bits: 'dhcpSpoofing': 3, 'arpSpoofing': 1, 'ftpPort': 8, 'sqlSlam': 4, 'nachia': 5, 'dnsPort': 9, 'dhcpSnooping': 2, 'other': 0, 'synFinScan': 7, 'bpduBlocker': 10, 'xmas': 6.
                       ntnQosIfAppsDefaultGateway 1.3.6.1.4.1.45.4.7.1.13.7.1.3 inetaddressipv4 read-only
The IP address of the default gateway to be used when defining the policy criteria used by the ARP Spoofing support.
                       ntnQosIfAppsIfType 1.3.6.1.4.1.45.4.7.1.13.7.1.4 integer read-only
A value describing the overall interface type. Used when determining whether the DHCP Blocking support should be applied to the associated interface. Enumeration: 'access': 1, 'core': 2.
                       ntnQosIfAppsDHCPServer 1.3.6.1.4.1.45.4.7.1.13.7.1.5 inetaddressipv4 read-only
The IP address of the DHCP Server to be used when defining the policy criteria used by the DHCP Spoofing support.
                       ntnQosIfAppsStorage 1.3.6.1.4.1.45.4.7.1.13.7.1.6 storagetype read-only
The storage type for this conceptual row. Conceptual rows having the value permanent(4) need not allow write-access to any columnar objects in the row. This object may not be modified if the associated ntnQosIfAppsStatus object is equal to active(1).
                       ntnQosIfAppsStatus 1.3.6.1.4.1.45.4.7.1.13.7.1.7 rowstatus read-only
The status of this row. An entry may not exist in the active state unless all objects in the entry have an appropriate value. Row creation using only default values is supported.
               ntnQosUserPolicyNextFree 1.3.6.1.4.1.45.4.7.1.13.8 indexintegernextfree read-only
This object contains an unused value for ntnQosUserPolicyId, or a zero to indicate that none exist.
               ntnQosUserPolicyTable 1.3.6.1.4.1.45.4.7.1.13.9 no-access
User policy definitions. This class describes the user policy data that exists on the device. User policy data associates a user and role with an interface.
                   ntnQosUserPolicyEntry 1.3.6.1.4.1.45.4.7.1.13.9.1 no-access
An instance of this class describes the characteristics of a user policy data set. User policy data set components include a role combination, a user and group name and user session attributes, such as a session identifier and a session initiation timestamp.
                       ntnQosUserPolicyId 1.3.6.1.4.1.45.4.7.1.13.9.1.1 indexinteger no-access
An index that enumerates the user policy entries. Managers can obtain new values for row creation in this table by reading ntnQosUserPolicyNextFree.
                       ntnQosUserPolicyIfIndex 1.3.6.1.4.1.45.4.7.1.13.9.1.2 interfaceindex read-only
The ifIndex value that is associated with this instance of the ntnQosUserPolicyEntry. The ifIndex value of this attribute must correspond to an ifTable entry with the same ifIndex value.
                       ntnQosUserPolicyRoleCombination 1.3.6.1.4.1.45.4.7.1.13.9.1.3 rolecombination read-only
The role combination that is associated with the interface with an ifIndex value that is equal to ntnQosUserPolicyIfIndex and the user identified by the ntnQosUserPolicyUserName attribute. A user role combination is used to logically identify a physical interface to which policy rules and actions can be applied. The role combination string must be unique from any other role combinations defined in system.
                       ntnQosUserPolicyUserName 1.3.6.1.4.1.45.4.7.1.13.9.1.4 snmpadminstring read-only
The user name identifying the user that is currently associated with this user policy (i.e., ifIndex and role combination) information.
                       ntnQosUserPolicyUserGroup 1.3.6.1.4.1.45.4.7.1.13.9.1.5 snmpadminstring read-only
The user group with which the user, identified by the ntnQosUserPolicyUserName attribute, is associated.
                       ntnQosUserPolicySessionId 1.3.6.1.4.1.45.4.7.1.13.9.1.6 unsigned32 read-only
The system-assigned session identifier used to track instances of this user policy entry (i.e., the user policy entry for a specific interface and user).
                       ntnQosUserPolicySessionStart 1.3.6.1.4.1.45.4.7.1.13.9.1.7 unsigned32 read-only
The system-assigned session start timestamp. The value of this attribute corresponds to the value of the sysUpTime attribute, coverted to seconds, at the instant that this user policy entry is created and/or updated.
                       ntnQosUserPolicySessionGroup 1.3.6.1.4.1.45.4.7.1.13.9.1.8 unsigned32 read-only
The system-assigned session group identifier. Multiple user sessions belong to the same group if they share the same role combination and have the same value for this attribute. This session group value is associated with installed policy criteria to unambiguously identify the users and interfaces to which QoS policy is being applied.
                       ntnQosUserPolicyStorage 1.3.6.1.4.1.45.4.7.1.13.9.1.9 storagetype read-only
The storage type for this conceptual row. Conceptual rows having the value permanent(4) need not allow write-access to any columnar objects in the row. This object may not be modified if the associated ntnQosUserPolicyStatus object is equal to active(1).
                       ntnQosUserPolicyStatus 1.3.6.1.4.1.45.4.7.1.13.9.1.10 rowstatus read-only
The status of this row. An entry may not exist in the active state unless all objects in the entry have an appropriate value. Row creation using only default values is supported.
                       ntnQosUserPolicySrcMacAddr 1.3.6.1.4.1.45.4.7.1.13.9.1.11 macaddress read-only
The 802 source MAC address associated with the identified user. If specified, this address will automatically be used in associated user policy criteria to uniquely identify user traffic on an interface on which potentially other users' traffic will be present.
                       ntnQosUserPolicySrcMacAddrMask 1.3.6.1.4.1.45.4.7.1.13.9.1.12 macaddress read-only
This object specifies the bits in an 802 source MAC address that should be considered when performing a 802 MAC SA comparison against the address specified in the ntnQosUserPolicySrcMacAddr object. The value of this object represents a mask that is logically and'ed with the 802 MAC SA in received frames to derive the value to be compared against the ntnQosUserPolicySrcMacAddr address. A zero bit in the mask thus means that the corresponding bit in the address always matches. The ntnQosUserPolicySrcMacAddr value must also be masked using this value prior to any comparisons. The length of this object in bytes must equal the length in bytes of the ntnQosUserPolicySrcMacAddr. Note that a mask with no bits set (i.e., all zeroes) effectively wildcards the ntnQosUserPolicySrcMacAddr object.
               ntnQosDsL2AccessElemNextFree 1.3.6.1.4.1.45.4.7.1.13.10 indexintegernextfree read-only
This object contains an unused value for ntnQosDsL2AccessElemId, or a zero to indicate that none exist.
               ntnQosDsL2AccessElemTable 1.3.6.1.4.1.45.4.7.1.13.11 no-access
A table of IP/L2 access elements that a system may use to identify and manipulate IP/L2 traffic.
                     ntnQosDsL2AccessElemEntry 1.3.6.1.4.1.45.4.7.1.13.11.1 no-access
An IP/L2 access element entry describes a single filter and one or more actions.
                         ntnQosDsL2AccessElemId 1.3.6.1.4.1.45.4.7.1.13.11.1.1 indexinteger no-access
An index that enumerates the access element entries. Managers can obtain new values for row creation in this table by reading ntnQosDsL2AccessElemNextFree. Version 1/2 attribute.
                         ntnQosDsL2AccessElemAddrType 1.3.6.1.4.1.45.4.7.1.13.11.1.2 inetaddresstype read-only
The type of IP address used by this access element entry. While other types of addresses are defined in the InetAddressType textual convention, and DNS names, a classifier can only look at packets on the wire. Therefore, this object is limited to IPv4 and IPv6 addresses. Version 1/2 attribute.
                         ntnQosDsL2AccessElemDstIpAddr 1.3.6.1.4.1.45.4.7.1.13.11.1.3 inetaddress read-only
The IP address to match against the packet's destination IP address. This may not be a DNS name, but may be an IPv4 or IPv6 prefix. ntnQosDsL2AccessElemDstIpPrefixLength indicates the number of bits that are relevant. Version 1/2 attribute.
                         ntnQosDsL2AccessElemDstIpPrefixLength 1.3.6.1.4.1.45.4.7.1.13.11.1.4 inetaddressprefixlength read-only
The length of the CIDR Prefix carried in ntnQosDsL2AccessElemDstIpAddr. In IPv4 addresses, a length of 0 indicates a match of any address; a length of 32 indicates a match of a single host address, and a length between 0 and 32 indicates the use of a CIDR Prefix. IPv6 is similar, except that prefix lengths range from 0..128. Version 1/2 attribute.
                         ntnQosDsL2AccessElemSrcIpAddr 1.3.6.1.4.1.45.4.7.1.13.11.1.5 inetaddress read-only
The IP address to match against the packet's source IP address. This may not be a DNS name, but may be an IPv4 or IPv6 prefix. ntnQosDsL2AccessElemSrcIpPrefixLength indicates the number of bits that are relevant. Version 1/2 attribute.
                         ntnQosDsL2AccessElemSrcIpPrefixLength 1.3.6.1.4.1.45.4.7.1.13.11.1.6 inetaddressprefixlength read-only
The length of the CIDR Prefix carried in ntnQosDsL2AccessElemSrcIpAddr. In IPv4 addresses, a length of 0 indicates a match of any address; a length of 32 indicates a match of a single host address, and a length between 0 and 32 indicates the use of a CIDR Prefix. IPv6 is similar, except that prefix lengths range from 0..128. Version 1/2 attribute.
                         ntnQosDsL2AccessElemDscp 1.3.6.1.4.1.45.4.7.1.13.11.1.7 dscporany read-only
The value that the DSCP in the packet must have to match this entry. A value of -1 indicates that a specific DSCP value has not been defined and thus all DSCP values are considered a match. Version 1/2 attribute.
                         ntnQosDsL2AccessElemFlowId 1.3.6.1.4.1.45.4.7.1.13.11.1.8 flowidorany read-only
The flow identifier in an IPv6 header. Version 1/2 attribute.
                         ntnQosDsL2AccessElemProtocol 1.3.6.1.4.1.45.4.7.1.13.11.1.9 unsigned32 read-only
The IP protocol to match against the IPv4 protocol number or the IPv6 Next-Header number in the packet. A value of 255 means match all. Note the protocol number of 255 is reserved by IANA, and Next-Header number of 0 is used in IPv6. Version 1/2 attribute.
                         ntnQosDsL2AccessElemDstL4PortMin 1.3.6.1.4.1.45.4.7.1.13.11.1.10 inetportnumber read-only
The minimum value that the layer-4 destination port number in the packet must have in order to match this classifier entry. Version 1/2 attribute.
                         ntnQosDsL2AccessElemDstL4PortMax 1.3.6.1.4.1.45.4.7.1.13.11.1.11 inetportnumber read-only
The maximum value that the layer-4 destination port number in the packet must have in order to match this classifier entry. This value must be equal to or greater than the value specified for this entry in ntnQosDsL2AccessElemDstL4PortMin. Version 1/2 attribute.
                         ntnQosDsL2AccessElemSrcL4PortMin 1.3.6.1.4.1.45.4.7.1.13.11.1.12 inetportnumber read-only
The minimum value that the layer-4 source port number in the packet must have in order to match this classifier entry. Version 1/2 attribute.
                         ntnQosDsL2AccessElemSrcL4PortMax 1.3.6.1.4.1.45.4.7.1.13.11.1.13 inetportnumber read-only
The maximum value that the layer-4 source port number in the packet must have in order to match this classifier entry. This value must be equal to or greater than the value specified for this entry in ntnQosDsL2AccessElemSrcL4PortMin. Version 1/2 attribute.
                         ntnQosDsL2AccessElemDstMacAddr 1.3.6.1.4.1.45.4.7.1.13.11.1.14 macaddress read-only
The 802 address against which the 802 DA of incoming traffic streams will be compared. Frames whose 802 DA matches the physical address specified by this object, taking into account address wildcarding as specified by the ntnQosDsL2AccessElemDstMacAddrMask object, are potentially subject to the processing guidelines that are associated with this entry through the related action class. Version 1/2 attribute.
                         ntnQosDsL2AccessElemDstMacAddrMask 1.3.6.1.4.1.45.4.7.1.13.11.1.15 macaddress read-only
This object specifies the bits in a 802 destination address that should be considered when performing a 802 DA comparison against the address specified in the ntnQosDsL2AccessElemDstMacAddr object. The value of this object represents a mask that is logically and'ed with the 802 DA in received frames to derive the value to be compared against the ntnQosDsL2AccessElemDstMacAddr address. A zero bit in the mask thus means that the corresponding bit in the address always matches. The ntnQosDsL2AccessElemDstMacAddr value must also be masked using this value prior to any comparisons. The length of this object in octets must equal the length in octets of the ntnQosDsL2AccessElemDstMacAddr. Note that a mask with no bits set (i.e., all zeroes) effectively wildcards the ntnQosDsL2AccessElemDstMacAddr object. Version 1/2 attribute.
                         ntnQosDsL2AccessElemSrcMacAddr 1.3.6.1.4.1.45.4.7.1.13.11.1.16 macaddress read-only
The 802 MAC address against which the 802 MAC SA of incoming traffic streams will be compared. Frames whose 802 MAC SA matches the physical address specified by this object, taking into account address wildcarding as specified by the ntnQosDsL2AccessElemSrcMacAddrMask object, are potentially subject to the processing guidelines that are associated with this entry through the related action class. Version 1/2 attribute.
                         ntnQosDsL2AccessElemSrcMacAddrMask 1.3.6.1.4.1.45.4.7.1.13.11.1.17 macaddress read-only
This object specifies the bits in a 802 MAC source address that should be considered when performing a 802 MAC SA comparison against the address specified in the ntnQosDsL2AccessElemSrcMacAddr object. The value of this object represents a mask that is logically and'ed with the 802 MAC SA in received frames to derive the value to be compared against the ntnQosDsL2AccessElemSrcMacAddr address. A zero bit in the mask thus means that the corresponding bit in the address always matches. The ntnQosDsL2AccessElemSrcMacAddr value must also be masked using this value prior to any comparisons. The length of this object in octets must equal the length in octets of the ntnQosDsL2AccessElemSrcMacAddr. Note that a mask with no bits set (i.e., all zeroes) effectively wildcards the ntnQosDsL2AccessElemSrcMacAddr object. Version 1/2 attribute.
                         ntnQosDsL2AccessElemVlanIdMin 1.3.6.1.4.1.45.4.7.1.13.11.1.18 integer32 read-only
The minimum value that the VLAN ID (VID) in a tagged packet must have in order to match this classifier entry. The ntnQosDsL2AccessElemVlanIdMin value must be less than or equal to the ntnQosDsL2AccessElemVlanIdMax value. Setting the ntnQosDsL2AccessElemVlanIdMin object to 1 and the ntnQosDsL2AccessElemVlanIdMax to 4094 indicates that VLAN data should not be considered during traffic classification. If a frame is double tagged, this value represents the outer VLAN ID (Ovid). Version 1/2 attribute.
                         ntnQosDsL2AccessElemVlanIdMax 1.3.6.1.4.1.45.4.7.1.13.11.1.19 integer32 read-only
The maximum value that the VLAN ID (VID) in a tagged packet must have in order to match this classifier entry. The ntnQosDsL2AccessElemVlanIdMax value must be greater than or equal to the ntnQosDsL2AccessElemVlanIdMin value. Setting the ntnQosDsL2AccessElemVlanIdMin object to 1 and the ntnQosDsL2AccessElemVlanIdMax to 4094 indicates that VLAN data should not be considered during traffic classification. If a frame is double tagged, this value represents the outer VLAN ID (Ovid). Version 1/2 attribute.
                         ntnQosDsL2AccessElemVlanTag 1.3.6.1.4.1.45.4.7.1.13.11.1.20 integer read-only
This object indicates the data link layer packet format that frames must have to match this L2 classifier entry. A value of 'untagged(1)' indicates that only frames received untagged will match this classifier component. A value of 'tagged(2)' means that only frames received tagged (both single tagged and double tagged) will be considered a match. A value of 'ignore(3)' means that the presence, or lack thereof, of a VLAN tag in the received packet will not be considered when determining whether a frame matches this classifier entry. A value of 'doubleTagged(4)' means that only frames received with an inner and outer tag (i.e., a double tagged frame) will be considered a match. Version 1/2 attribute. Enumeration: 'ignore': 3, 'untagged': 1, 'tagged': 2, 'doubleTagged': 4.
                         ntnQosDsL2AccessElemEtherType 1.3.6.1.4.1.45.4.7.1.13.11.1.21 integer32 read-only
This object specifies the value that will be compared against the value contained in the EtherType field of an IEEE 802 frame. Example settings would include 'IP' (0x0800), 'ARP' (0x0806) and 'IPX' (0x8137). Setting the ntnQosDsL2AccessElemEtherType object to 0xFFFF indicates that EtherType data should not be considered during traffic classification. Note the EtherType value of 0xFFFF is reserved by IANA. Version 1/2 attribute.
                         ntnQosDsL2AccessElemUserPriority 1.3.6.1.4.1.45.4.7.1.13.11.1.22 integer read-only
The 802.1p user priority value against which the value contained in the user priority field of a tagged 802.1 frame is compared. A test for equality is performed when determining if a match exists between the data in a data link layer frame and the value of this classifier. Setting the value of this object to 'matchAllPriorities(9)' causes all user priority values to match this attribute. This essentially makes any comparisons with regard to user priority values unnecessary. Version 1/2 attribute. Enumeration: 'matchAllPriorities': 9, 'matchPriority3': 4, 'matchPriority2': 3, 'matchPriority1': 2, 'matchPriority0': 1, 'matchPriority7': 8, 'matchPriority6': 7, 'matchPriority5': 6, 'matchPriority4': 5.
                         ntnQosDsL2AccessElemActionDrop 1.3.6.1.4.1.45.4.7.1.13.11.1.23 integer read-only
This action attribute is used to specify whether a packet should dropped or switched (i.e., not dropped). The value 'drop(1)', when specified, will cause the packet being evaluated to be dropped. A value of 'pass(2)' indicates that this packet should not be dropped. Version 1/2 attribute. Enumeration: 'drop': 1, 'pass': 2.
                         ntnQosDsL2AccessElemActionRemarkDscp 1.3.6.1.4.1.45.4.7.1.13.11.1.24 integer32 read-only
This action component, when specified, will cause the value contained in the Differentiated Services (DS) field of an associated IP datagram to be updated with the value of this object. A value of -1 indicates that the DSCP field should not be updated. Version 1/2 attribute.
                         ntnQosDsL2AccessElemActionRemarkCos 1.3.6.1.4.1.45.4.7.1.13.11.1.25 integer read-only
This action attribute, when specified, will cause the value contained in the user priority field of the 802.1Q frame to be updated based on the value of this object. Specifying a value equal to 'ignore(9)' means that no action will be taken related to this attribute. Specifying a value equal to 'deriveFromEgressDscp(10)' means that the value for this attribute will be assigned based on DSCP-to-user priority map information maintained in the system. The DSCP value specified for remarking in the ntnQosDsL2AccessElemActionRemarkDscp attribute will be used to determine the user priority. Specifying a value equal to 'deriveFromIngressTosPrec(11)' means that the value for this attribute will be assigned based on the value of the precedence bits in the IP Type-Of-Service (TOS) field, as defined in RFC 791. The eight precedence values, also referred to as Class Selector (CS) values, have a one-to-one correspondence with the eight 802.1p user priority values. Version 1/2 attribute. Enumeration: 'ignore': 9, 'deriveFromIngressTosPrec': 11, 'markAsPriority2': 3, 'markAsPriority3': 4, 'markAsPriority0': 1, 'markAsPriority1': 2, 'markAsPriority6': 7, 'markAsPriority7': 8, 'markAsPriority4': 5, 'markAsPriority5': 6, 'deriveFromEgressDscp': 10.
                         ntnQosDsL2AccessElemActionSetPrec 1.3.6.1.4.1.45.4.7.1.13.11.1.26 integer read-only
This action attribute, when specified, will cause the packet being evaluated to be associated with the specified relative drop precedence. The relative drop precedence may be used to determine traffic precedence relative to other traffic being processed by the device and other implementation specific operations at the egress interface. A low value for the drop precedence equates to the traffic receiving a higher priority in terms of processing. In other words, when congestion is encountered, packets with a 'highDropPrec(2)' will be dropped before packets with a 'lowDropPrec(1)'. Version 1/2 attribute. Enumeration: 'lowDropPrec': 1, 'highDropPrec': 2.
                         ntnQosDsL2AccessElemName 1.3.6.1.4.1.45.4.7.1.13.11.1.27 snmpadminstring read-only
A label used to reference the access element in a textual manner. All related access elements (e.g., those that comprise an access-list) must have the same label. Version 1/2 attribute.
                         ntnQosDsL2AccessElemBlock 1.3.6.1.4.1.45.4.7.1.13.11.1.28 snmpadminstring read-only
A label used to identify access elements that are members of the same classification block. Access elements are members of the same block if they share the same access element name (ntnQosDsL2AccessElemName attribute) and the same block name. Version 1/2 attribute.
                         ntnQosDsL2AccessElemType 1.3.6.1.4.1.45.4.7.1.13.11.1.29 integer read-only
Identifies the DS/L2 access element type. Designates the higher-level application through which this entry was created. Version 1/2 attribute. Enumeration: 'dsL2NsnaClfr': 1, 'dsL2UbpClfr': 2, 'dsL2TrafficProfile': 3.
                         ntnQosDsL2AccessElemStorage 1.3.6.1.4.1.45.4.7.1.13.11.1.30 storagetype read-only
The storage type for this conceptual row. Conceptual rows having the value 'permanent' need not allow write-access to any columnar objects in the row. This object may not be modified if the associated status object is equal to 'active'. Version 1/2 attribute.
                         ntnQosDsL2AccessElemStatus 1.3.6.1.4.1.45.4.7.1.13.11.1.31 rowstatus read-only
The status of this conceptual row. An entry may not exist in the active state unless all objects in the entry have an appropriate value. Version 1/2 attribute.
                         ntnQosDsL2AccessElemEvalPrec 1.3.6.1.4.1.45.4.7.1.13.11.1.32 unsigned32 read-only
An evaluation order attribute used to order elements with the same name and to link elements across DS and L2 Access Element tables. Only used with NSNA applications. Version 1/2 attribute.
                         ntnQosDsL2AccessElemIpFlags 1.3.6.1.4.1.45.4.7.1.13.11.1.33 bits read-only
Represents the flags present in an IPv4 header. If a bit that is associated with a specific IP flag is set in this attribute, IPv4 packets with the specified flag set in the header will match this classifier. Version 2 attribute. Bits: 'ipv4DfFlagSet': 1, 'ipv4MfFlagSet': 0.
                         ntnQosDsL2AccessElemTcpCtrlFlags 1.3.6.1.4.1.45.4.7.1.13.11.1.34 bits read-only
Represents the control flags (code bits) present in an TCP header. If a bit that is associated with a specific TCP control flag is set in this attribute, TCP packets with the specified flag set in the header will match this classifier. Version 2 attribute. Bits: 'tcpAckFlagSet': 1, 'tcpFinFlagSet': 5, 'tcpPshFlagSet': 2, 'tcpRstFlagSet': 3, 'tcpSynFlagSet': 4, 'tcpUrgFlagSet': 0.
                         ntnQosDsL2AccessElemIpv4Options 1.3.6.1.4.1.45.4.7.1.13.11.1.35 integer read-only
This object indicates whether the presence, or lack thereof, of IPv4 options in an IPv4 packet should should be considered when looking for a match for this classifier entry. A value of 'ipv4OptionsPresent(1)' indicates that only IPv4 packets with options will match this classifier element. A value of 'ipv4OptionsNotPresent(2)' means that only IPv4 packets without options will be considered a match. A value of 'ignore(3)' means that the presence, or lack thereof, of IPv4 options in the received packet will not be considered when determining whether a packet matches this classifier entry. Version 2 attribute. Enumeration: 'ipv4OptionsPresent': 1, 'ignore': 3, 'ipv4OptionsNotPresent': 2.
                         ntnQosDsL2AccessElemPktType 1.3.6.1.4.1.45.4.7.1.13.11.1.36 integer read-only
This object indicates the data link layer frame format that frames must have to match this L2 classifier entry. A value of 'ethernetII(1)' indicates that only Ethernet II format frames will match this classifier component. A value of 'snap(2)' indicates that only IEEE 802 SNAP format frames will match this classifier component. A value of 'llc(3)' indicates that only IEEE 802 LLC format frames will match this classifier component. A value of 'ignore(4)' means that the frame, format will not be considered when determining whether a frame matches this classifier entry. Version 2 attribute. Enumeration: 'snap': 2, 'llc': 3, 'ignore': 4, 'ethernetII': 1.
                         ntnQosDsL2AccessElemIvidMin 1.3.6.1.4.1.45.4.7.1.13.11.1.37 integer32 read-only
The minimum value that the Inner VLAN ID (Ivid) in a double tagged packet must have in order to match this classifier entry. The ntnL2MultiFieldClfrIvidMin value must be less than or equal to the ntnL2MultiFieldClfrIvidMax value. Setting the ntnL2MultiFieldClfrIvidMin object to 1 and the ntnL2MultiFieldClfrIvidMax to 4094 indicates that inner VLAN tag data should not be considered during traffic classification. A non-default value for this attribute may only be specified if the ntnL2MultiFieldClfrVlanTag attribute has a value of 'doubleTagged(4)'. Version 2 attribute.
                         ntnQosDsL2AccessElemIvidMax 1.3.6.1.4.1.45.4.7.1.13.11.1.38 integer32 read-only
The maximum value that the Inner VLAN ID (Ivid) in a double tagged packet must have in order to match this classifier entry. The ntnL2MultiFieldClfrIvidMax value must be greater than or equal to the ntnL2MultiFieldClfrIvidMin value. Setting the ntnL2MultiFieldClfrIvidMin object to 1 and the ntnL2MultiFieldClfrIvidMax to 4094 indicates that VLAN data should not be considered during traffic classification. A non-default value for this attribute may only be specified if the ntnL2MultiFieldClfrVlanTag attribute has a value of 'doubleTagged(4)'. Version 2 attribute.
                         ntnQosDsL2AccessElemUnknownUcastFrames 1.3.6.1.4.1.45.4.7.1.13.11.1.39 truthvalue read-only
If 'true(1)', frames containing an unknown unicast destination address will match this classification entry. A value of 'false(2)' indicates that no classification is requested based on this address type. Version 1/2 attribute.
                         ntnQosDsL2AccessElemUnknownMcastFrames 1.3.6.1.4.1.45.4.7.1.13.11.1.40 truthvalue read-only
If 'true(1)', frames containing an unknown multicast destination address will match this classification entry. A value of 'false(2)' indicates that no classification is requested based on this address type. Version 1/2 attribute.
                         ntnQosDsL2AccessElemKnownUcastFrames 1.3.6.1.4.1.45.4.7.1.13.11.1.41 truthvalue read-only
If 'true(1)', frames containing a known unicast destination address will match this classification entry. A value of 'false(2)' indicates that no classification is requested based on this address type. Version 1/2 attribute.
                         ntnQosDsL2AccessElemKnownMcastFrames 1.3.6.1.4.1.45.4.7.1.13.11.1.42 truthvalue read-only
If 'true(1)', frames containing a known multicast destination address will match this classification entry. A value of 'false(2)' indicates that no classification is requested based on this address type. Version 1/2 attribute.
                         ntnQosDsL2AccessElemBcastFrames 1.3.6.1.4.1.45.4.7.1.13.11.1.43 truthvalue read-only
If 'true(1)', frames containing a broadcast destination address will match this classification entry. A value of 'false(2)' indicates that no classification is requested based on this address type. Version 1/2 attribute.
                         ntnQosDsL2AccessElemUnknownIpMcast 1.3.6.1.4.1.45.4.7.1.13.11.1.44 truthvalue read-only
If 'true(1)', IP packets containing an unknown multicast destination address will match this classification entry. A value of 'false(2)' indicates that no classification is requested based on this address type. Version 2 attribute.
                         ntnQosDsL2AccessElemKnownIpMcast 1.3.6.1.4.1.45.4.7.1.13.11.1.45 truthvalue read-only
If 'true(1)', IP packets containing a known multicast destination address will match this classification entry. A value of 'false(2)' indicates that no classification is requested based on this address type. Version 2 attribute.
                         ntnQosDsL2AccessElemNonIpPkt 1.3.6.1.4.1.45.4.7.1.13.11.1.46 truthvalue read-only
If 'true(1)', non IP packets will match this classification entry. A value of 'false(2)' indicates that no classification is requested based on this packet type. Version 2 attribute.
                         ntnQosDsL2AccessElemVersion 1.3.6.1.4.1.45.4.7.1.13.11.1.47 versionindicator read-only
Version indicator for ntnQosDsL2AccessElemTable.
                         ntnQosDsL2AccessElemUnknownNonIpMcast 1.3.6.1.4.1.45.4.7.1.13.11.1.48 truthvalue read-only
If 'true(1)', non-IP packets containing an unknown multicast destination address will match this classification entry. A value of 'false(2)' indicates that no classification is requested based on this address type. Version 2 attribute.
                         ntnQosDsL2AccessElemKnownNonIpMcast 1.3.6.1.4.1.45.4.7.1.13.11.1.49 truthvalue read-only
If 'true(1)', non-IP packets containing a known multicast destination address will match this classification entry. A value of 'false(2)' indicates that no classification is requested based on this address type. Version 2 attribute.
                         ntnQosDsL2AccessElemMasterBlockMember 1.3.6.1.4.1.45.4.7.1.13.11.1.50 truthvalue read-only
If 'true(1)', attribute values in this DsL2Access element will take precedence over values in other entries when multiple elements are members of the same block and a single value must be chosen to represent all of the block members. For example, a metered policy with a block of filters requires a single in-profile-action be specified. This attribute is used to identify the master block member from the block member list from which the in-profile-action will be derived. A value of 'false(2)' indicates that, if this element is the member of a block, attribute values in this element will not explicitly take precedence over values in other block member elements. Multiple block members may have the value of this attribute set to 'true(1)'. If multiple block member masters are defined or if all block members have the value of this attribute set to 'false(2)', value precedence is determined using element evaluation precedence (i.e., the block member with the lowest evaluation precedence acts as the master when necessary). Version 1/2 attribute.
                         ntnQosDsL2AccessElemMeterType 1.3.6.1.4.1.45.4.7.1.13.11.1.51 integer read-only
The metering algorithm associated with the rate and burst parameters. Version 1/2 attribute. Enumeration: 'srTCMBlind': 2, 'srTCMAware': 3, 'trTCMBlind': 4, 'simpleTokenBucket': 1, 'trTCMAware': 5.
                         ntnQosDsL2AccessElemRate 1.3.6.1.4.1.45.4.7.1.13.11.1.52 unsigned32 read-only
The token-bucket rate, in kilobits per second (kbps). This attribute is used for: CIR for Simple Token Bucket CIR in RFC 2697 for srTCM CIR in RFC 2698 for trTCM CTR in RFC 2859 for TSWTCM AverageRate in RFC 3290. A rate value equal to 0 indicates that no metering is being requested. Version 1/2 attribute.
                         ntnQosDsL2AccessElemBurstSize 1.3.6.1.4.1.45.4.7.1.13.11.1.53 burstsize read-only
The maximum number of bytes in a single transmission burst. This attribute is used for: Token bucket size for Simple Token Bucket CBS in RFC 2697 for srTCM CBS in RFC 2698 for trTCM Burst Size in RFC 3290. Version 1/2 attribute.
                         ntnQosDsL2AccessElemOutActionDrop 1.3.6.1.4.1.45.4.7.1.13.11.1.54 integer read-only
This action attribute is used to specify whether a packet deemed out-of-profile should dropped or switched (i.e., not dropped). The value 'drop(1)', when specified, will cause the packet being evaluated to be dropped. A value of 'pass(2)' indicates that this packet should not be dropped. Version 1/2 attribute. Enumeration: 'drop': 1, 'pass': 2.
                         ntnQosDsL2AccessElemOutActionRemarkDscp 1.3.6.1.4.1.45.4.7.1.13.11.1.55 integer32 read-only
This action component, when specified, will cause the value contained in the Differentiated Services (DS) field of an associated IP datagram that is deemed to be out-of-profile to be updated with the value of this object. A value of -1 indicates that the DSCP field should not be updated. Version 1/2 attribute.
                         ntnQosDsL2AccessElemOutActionRemarkCos 1.3.6.1.4.1.45.4.7.1.13.11.1.56 integer read-only
This action attribute, when specified, will cause the value contained in the user priority field of the 802.1Q frame that is deemed to be out-of-profile to be updated based on the value of this object. Specifying a value equal to 'ignore(9)' means that no action will be taken related to this attribute. Specifying a value equal to 'deriveFromEgressDscp(10)' means that the value for this attribute will be assigned based on DSCP-to-user priority map information maintained in the system. The DSCP value specified for remarking in the ntnQosDsL2AccessElemOutActionRemarkDscp attribute will be used to determine the user priority. Specifying a value equal to 'deriveFromIngressTosPrec(11)' means that the value for this attribute will be assigned based on the value of the precedence bits in the IP Type-Of-Service (TOS) field, as defined in RFC 791. The eight precedence values, also referred to as Class Selector (CS) values, have a one-to-one correspondence with the eight 802.1p user priority values. Version 1/2 attribute. Enumeration: 'ignore': 9, 'deriveFromIngressTosPrec': 11, 'markAsPriority2': 3, 'markAsPriority3': 4, 'markAsPriority0': 1, 'markAsPriority1': 2, 'markAsPriority6': 7, 'markAsPriority7': 8, 'markAsPriority4': 5, 'markAsPriority5': 6, 'deriveFromEgressDscp': 10.
                         ntnQosDsL2AccessElemOutActionSetPrec 1.3.6.1.4.1.45.4.7.1.13.11.1.57 integer read-only
This action attribute, when specified, will cause the packet being evaluated to be associated with the specified relative drop precedence. The relative drop precedence may be used to determine traffic precedence relative to other traffic being processed by the device and other implementation specific operations at the egress interface. A low value for the drop precedence equates to the traffic receiving a higher priority in terms of processing. In other words, when congestion is encountered, packets with a 'highDropPrec(2)' will be dropped before packets with a 'lowDropPrec(1)'. Version 1/2 attribute. Enumeration: 'lowDropPrec': 1, 'highDropPrec': 2.
                         ntnQosDsL2AccessElemSecondaryRate 1.3.6.1.4.1.45.4.7.1.13.11.1.58 unsigned32 read-only
The token-bucket rate, in kilobits per second (kbps). This attribute is used for: PIR in RFC 2698 for trTCM A rate value equal to 0 indicates that no secondary metering is being requested. Version 2 attribute.
                         ntnQosDsL2AccessElemSecondaryBurstSize 1.3.6.1.4.1.45.4.7.1.13.11.1.59 burstsize read-only
The maximum number of bytes in a single transmission burst. This attribute is used for: EBS in RFC 2697 for srTCM PBS in RFC 2698 for trTCM. Version 2 attribute.
                         ntnQosDsL2AccessElemYelActionDrop 1.3.6.1.4.1.45.4.7.1.13.11.1.60 integer read-only
This action attribute is used to specify whether a packet deemed out-of-profile should dropped or switched (i.e., not dropped). The value 'drop(1)', when specified, will cause the packet being evaluated to be dropped. A value of 'pass(2)' indicates that this packet should not be dropped. Applies to yellow actions. Version 2 attribute. Enumeration: 'drop': 1, 'pass': 2.
                         ntnQosDsL2AccessElemYelActionRemarkDscp 1.3.6.1.4.1.45.4.7.1.13.11.1.61 integer32 read-only
This action component, when specified, will cause the value contained in the Differentiated Services (DS) field of an associated IP datagram that is deemed to be out-of-profile to be updated with the value of this object. A value of -1 indicates that the DSCP field should not be updated. Applies to yellow actions. Version 2 attribute.
                         ntnQosDsL2AccessElemYelActionRemarkCos 1.3.6.1.4.1.45.4.7.1.13.11.1.62 integer read-only
This action attribute, when specified, will cause the value contained in the user priority field of the 802.1Q frame that is deemed to be out-of-profile to be updated based on the value of this object. Specifying a value equal to 'ignore(9)' means that no action will be taken related to this attribute. Specifying a value equal to 'deriveFromEgressDscp(10)' means that the value for this attribute will be assigned based on DSCP-to-user priority map information maintained in the system. The DSCP value specified for remarking in the ntnQosDsL2AccessElemYelActionRemarkDscp attribute will be used to determine the user priority. Specifying a value equal to 'deriveFromIngressTosPrec(11)' means that the value for this attribute will be assigned based on the value of the precedence bits in the IP Type-Of-Service (TOS) field, as defined in RFC 791. The eight precedence values, also referred to as Class Selector (CS) values, have a one-to-one correspondence with the eight 802.1p user priority values. Applies to yellow actions. Version 2 attribute. Enumeration: 'ignore': 9, 'deriveFromIngressTosPrec': 11, 'markAsPriority2': 3, 'markAsPriority3': 4, 'markAsPriority0': 1, 'markAsPriority1': 2, 'markAsPriority6': 7, 'markAsPriority7': 8, 'markAsPriority4': 5, 'markAsPriority5': 6, 'deriveFromEgressDscp': 10.
                         ntnQosDsL2AccessElemYelActionSetPrec 1.3.6.1.4.1.45.4.7.1.13.11.1.63 integer read-only
This action attribute, when specified, will cause the packet being evaluated to be associated with the specified relative drop precedence. The relative drop precedence may be used to determine traffic precedence relative to other traffic being processed by the device and other implementation specific operations at the egress interface. A low value for the drop precedence equates to the traffic receiving a higher priority in terms of processing. In other words, when congestion is encountered, packets with a 'highDropPrec(2)' will be dropped before packets with a 'lowDropPrec(1)'. Applies to yellow actions. Version 2 attribute. Enumeration: 'lowDropPrec': 1, 'highDropPrec': 2.
               ntnQosFilterSetStatsTable 1.3.6.1.4.1.45.4.7.1.13.12 no-access
This table contains counters for all the traffic passing through a processing element at the filter set/classifier level.
                     ntnQosFilterSetStatsEntry 1.3.6.1.4.1.45.4.7.1.13.12.1 no-access
An entry in the filter set statistics table describes a single set of traffic counters for a specific filter set/precedence/evaluation order combination.
                         ntnQosFilterSetStatsAccessAsgnId 1.3.6.1.4.1.45.4.7.1.13.12.1.1 indexinteger no-access
An index component that identifies the Access Assignment element associated with this Filter Set Statistics entry. This attribute has the same value as the ntnQosAccessAsgnId attribute with which it is associated.
                         ntnQosFilterSetStatsPrecedence 1.3.6.1.4.1.45.4.7.1.13.12.1.2 indexinteger no-access
An index component that identifies the precedence level associated with the filter set element for which statistics data is being returned.
                         ntnQosFilterSetStatsEvalOrder 1.3.6.1.4.1.45.4.7.1.13.12.1.3 indexinteger no-access
An index component that identifies the evaluation order associated with the filter set element for which statistics data is being returned.
                         ntnQosFilterSetStatsInProfileOctets 1.3.6.1.4.1.45.4.7.1.13.12.1.4 counter64 read-only
The number of octets considered to be in-profile that have been processed by the associated data path classifier.
                         ntnQosFilterSetStatsInProfilePkts 1.3.6.1.4.1.45.4.7.1.13.12.1.5 counter64 read-only
The number of packets considered to be in-profile that have been processed by the associated data path classifier.
                         ntnQosFilterSetStatsOutOfProfileOctets 1.3.6.1.4.1.45.4.7.1.13.12.1.6 counter64 read-only
The number of octets considered to be out-of-profile that have been processed by the associated data path classifier.
                         ntnQosFilterSetStatsOutOfProfilePkts 1.3.6.1.4.1.45.4.7.1.13.12.1.7 counter64 read-only
The number of packets considered to be out-of-profile that have been processed by the associated data path classifier.
                         ntnQosFilterSetStatsAccessElemId 1.3.6.1.4.1.45.4.7.1.13.12.1.8 integer32 read-only
Identifies the individual Access Element that is a component of the referenced filter set and to which the statistics data associated with this filter set/precedence/eval-order tuple applies.
                         ntnQosFilterSetStatsStorage 1.3.6.1.4.1.45.4.7.1.13.12.1.9 storagetype read-only
The storage type for this conceptual row. Conceptual rows having the value 'permanent' need not allow write-access to any columnar objects in the row. This object may not be modified if the associated status object is equal to 'active'.
                         ntnQosFilterSetStatsStatus 1.3.6.1.4.1.45.4.7.1.13.12.1.10 rowstatus read-only
The status of this row. An entry may not exist in the active state unless all objects in the entry have an appropriate value.
               avFcoeRedirNextFree 1.3.6.1.4.1.45.4.7.1.13.13 indexintegernextfree read-only
This object contains an unused value for avFcoeRedirId, or a zero to indicate that none exist.
               avFcoeRedirTable 1.3.6.1.4.1.45.4.7.1.13.14 no-access
A table of FCoE streams that are being redirected through an external FCoE Network Controller (FNC).
                     avFcoeRedirEntry 1.3.6.1.4.1.45.4.7.1.13.14.1 no-access
An FCoE redirection entry contains the data necessary to redirect a specific FCoE stream through an external network controller.
                         avFcoeRedirId 1.3.6.1.4.1.45.4.7.1.13.14.1.1 indexinteger no-access
An index that enumerates the FCoE redirect entries. Managers can obtain new values for row creation in this table by reading avFcoeRedirNextFree.
                         avFcoeRedirDstId 1.3.6.1.4.1.45.4.7.1.13.14.1.2 fcid read-only
This object specifies the Fibre Channel (FC) destination ID (D_ID) that should be used when performing stream identification.
                         avFcoeRedirIngressInterfaceList 1.3.6.1.4.1.45.4.7.1.13.14.1.3 interfacelist read-only
This object identifies ingress interfaces, using an interface's ifIndex representation, to which the filter and action criteria specified in this entry should be applied.
                         avFcoeRedirVlanIdMin 1.3.6.1.4.1.45.4.7.1.13.14.1.4 integer32 read-only
The minimum value that the VLAN ID (VID) in a tagged packet must have in order to match this entry. The avFcoeRedirVlanIdMin value must be less than or equal to the avFcoeRedirVlanIdMax value. Setting the avFcoeRedirVlanIdMin object to 1 and the avFcoeRedirVlanIdMax to 4094 indicates that VLAN data should not be considered during traffic identification.
                         avFcoeRedirVlanIdMax 1.3.6.1.4.1.45.4.7.1.13.14.1.5 integer32 read-only
The maximum value that the VLAN ID (VID) in a tagged packet must have in order to match this entry. The avFcoeRedirVlanIdMax value must be greater than or equal to the avFcoeRedirVlanIdMin value. Setting the avFcoeRedirVlanIdMin object to 1 and the avFcoeRedirVlanIdMax to 4094 indicates that VLAN data should not be considered during traffic identification.
                         avFcoeRedirUserPriority 1.3.6.1.4.1.45.4.7.1.13.14.1.6 integer read-only
The 802.1p user priority value against which the value contained in the user priority field of a tagged 802.1 frame is compared. A test for equality is performed when determining if a match exists between the data in a data link layer frame and the value of this entry. A value of 'matchAllPriorities(9)' causes all user priority values to match this attribute. This essentially makes any comparisons with regard to user priority values unnecessary. Enumeration: 'matchAllPriorities': 9, 'matchPriority3': 4, 'matchPriority2': 3, 'matchPriority1': 2, 'matchPriority0': 1, 'matchPriority7': 8, 'matchPriority6': 7, 'matchPriority5': 6, 'matchPriority4': 5.
                         avFcoeRedirEtherType 1.3.6.1.4.1.45.4.7.1.13.14.1.7 integer32 read-only
This object specifies the value that will be compared against the value contained in the EtherType field of an IEEE 802 frame. Example settings would include 'IP' (0x0800), 'FCoE' (0x8906) and 'FIP' (0x8914). Setting the avFcoeRedirEtherType object to 0xFFFF indicates that EtherType data should not be considered during traffic classification. Note the EtherType value of 0xFFFF is reserved by IANA.
                         avFcoeRedirSrcId 1.3.6.1.4.1.45.4.7.1.13.14.1.8 fcid read-only
This object specifies the Fibre Channel (FC) source ID (D_ID) that should be used when performing stream identification. Setting this attribute to it's default value indicates that S_ID data should not be used for traffic identification.
                         avFcoeRedirActionUpdateDstMac 1.3.6.1.4.1.45.4.7.1.13.14.1.9 macaddress read-only
The 802 MAC address that will be used to update the destination MAC address in frames that are identified based on filter data specified in this entry.
                         avFcoeRedirActionUpdateSrcMac 1.3.6.1.4.1.45.4.7.1.13.14.1.10 macaddress read-only
The 802 MAC address that will be used to update the source MAC address in frames that are identified based on filter data specified in this entry.
                         avFcoeRedirActionEgressInterface 1.3.6.1.4.1.45.4.7.1.13.14.1.11 interfaceindexorzero read-only
The interface through which frames identified based on filter data specified in this entry will egress the device. An egress interface or an egress trunk must be specified. A value of 0 indicates that an egress interface has not been specified.
                         avFcoeRedirName 1.3.6.1.4.1.45.4.7.1.13.14.1.12 snmpadminstring read-only
A label used to reference the FCoE redirect entry in a textual manner.
                         avFcoeRedirStorage 1.3.6.1.4.1.45.4.7.1.13.14.1.13 storagetype read-only
The storage type for this conceptual row. Conceptual rows having the value 'permanent' need not allow write-access to any columnar objects in the row. This object may not be modified if the associated status object is equal to 'active'.
                         avFcoeRedirStatus 1.3.6.1.4.1.45.4.7.1.13.14.1.14 rowstatus read-only
The status of this conceptual row. An entry may not exist in the active state unless all objects in the entry have an appropriate value.
                         avFcoeRedirProcessedFrames 1.3.6.1.4.1.45.4.7.1.13.14.1.15 counter64 read-only
Counts the frames that have matched the criteria specified in this entry.
                         avFcoeRedirActionEgressTrunkId 1.3.6.1.4.1.45.4.7.1.13.14.1.16 integer32 read-only
The trunk through which frames identified based on filter data specified in this entry will egress the device. An egress interface or an egress trunk must be specified. A value of 0 indicates that an egress trunk has not been specified.
         ntnQosDEITable 1.3.6.1.4.1.45.4.7.1.14 no-access
Table to configure DEI support. DEI provides the user the option to set the packet color based on the CFI (used as DEI) bit in the packet 802.1Q tag. Also the user has the option to mark the packet color into the CFI bit in the 802.1Q tag.
               ntnQosDEIEntry 1.3.6.1.4.1.45.4.7.1.14.1 no-access
An instance of the ntnQoSDEI class that identifies an interface options for DEI.
                   ntnQosDEIInterfaceId 1.3.6.1.4.1.45.4.7.1.14.1.1 interfaceindex no-access
An index that identifies the interface index associated with this table entry.
                   ntnQosDEIIngressColorFromDEI 1.3.6.1.4.1.45.4.7.1.14.1.2 truthvalue read-write
This option allows the user to enable ingress coloring if the packets based on DEI in the 802.1Q packet tag.
                   ntnQosDEIEgressMarkDEI 1.3.6.1.4.1.45.4.7.1.14.1.3 truthvalue read-write
This option allows the user to mark at egress the DEI bit in the 802.1Q tag if the packet is colored.
         ntnQosQuickPolicy 1.3.6.1.4.1.45.4.7.1.15
               ntnQosQuickPolicyControl 1.3.6.1.4.1.45.4.7.1.15.1 integer read-write
This object is used to create and delete quick policies. Setting the value to create(2) will create a quick policy based on the current values of the other object in the ntnQosQuickPolicy group. Setting the value to delete(3) will delete the quick policy identified by the current value of ntnQosQuickPolicyId. On retrieval, the value is always none(1). Enumeration: 'none': 1, 'create': 2, 'delete': 3.
               ntnQosQuickPolicyPortList 1.3.6.1.4.1.45.4.7.1.15.2 portlist read-write
This object indicates the list of ports to which the quick policy will be applied.
               ntnQosQuickPolicyAction 1.3.6.1.4.1.45.4.7.1.15.3 integer read-write
This object indicates the main action of the quick-policy. Enumeration: 'forward': 1, 'rate': 3, 'trtcm': 4, 'pbits': 2.
               ntnQosQuickPolicyId 1.3.6.1.4.1.45.4.7.1.15.4 indexinteger read-write
This object indicates the ID of a policy to be deleted.
               ntnQosQuickPolicyPbitsValue 1.3.6.1.4.1.45.4.7.1.15.5 integer32 read-write
The pbits value for creating a quick policy.
               ntnQosQuickPolicyRate 1.3.6.1.4.1.45.4.7.1.15.6 integer32 read-write
The rate value of the simple meter associated with a quick policy.
               ntnQosQuickPolicyTrTCMType 1.3.6.1.4.1.45.4.7.1.15.7 integer read-write
The type of a trtc quick policy. This object is ignored if the value of ntnQosQuickPolicyAction is not trtcm(4). Enumeration: 'blind': 1, 'aware': 2.
               ntnQosQuickPolicyCIRRate 1.3.6.1.4.1.45.4.7.1.15.8 integer32 read-write
The CIR rate for creating a trtcm quick policy.
               ntnQosQuickPolicyPIRRate 1.3.6.1.4.1.45.4.7.1.15.9 integer32 read-write
The PIR rate for creating a trtcm quick policy.
               ntnQosQuickPolicyTrackQiQType 1.3.6.1.4.1.45.4.7.1.15.10 integer read-write
The QinQ type for a quick policy. Enumeration: 'ignore': 3, 'qinq2': 2, 'qinq1': 1.
               ntnQosQuickPolicyDscp 1.3.6.1.4.1.45.4.7.1.15.11 dscp read-write
The DSCP codepoint for a quick policy.
               ntnQosQuickPolicyPriority 1.3.6.1.4.1.45.4.7.1.15.12 integer32 read-write
The priority value for a quick policy.
               ntnQosQuickPolicyVid 1.3.6.1.4.1.45.4.7.1.15.13 vlanid read-write
The VLAN ID for a quick policy.
               ntnQosQuickPolicyTPID 1.3.6.1.4.1.45.4.7.1.15.14 integer32 read-write
The TPID value for a quick policy.
               ntnQosQuickPolicyIVid 1.3.6.1.4.1.45.4.7.1.15.15 vlanid read-write
The IVID value or a quick policy.
               ntnQosQuickPolicyITPID 1.3.6.1.4.1.45.4.7.1.15.16 integer32 read-write
The ITPID value for a quick policy.
               ntnQosQuickPolicyIPriority 1.3.6.1.4.1.45.4.7.1.15.17 integer32 read-write
The I-priority value for a quick policy.
               ntnQosQuickPolicyPrecedence 1.3.6.1.4.1.45.4.7.1.15.18 integer32 read-write
The precedence value for a quick policy.
               ntnQosQuickPolicyTrackStatistics 1.3.6.1.4.1.45.4.7.1.15.19 truthvalue read-write
Indicates whether statistics should be tracked for this quick policy.
         ntnQosFilterLimiting 1.3.6.1.4.1.45.4.7.1.16
               ntnQosFilterLimitingAdminEnabled 1.3.6.1.4.1.45.4.7.1.16.1 truthvalue read-write
This object indicates whether QoS filter limiting is administratively enabled. Note that changes to this object are not applied to the operational state until the system is rebooted, so this value may differ from that of ntnQosFilterLimitingOperEnabled.
               ntnQosFilterLimitingOperEnabled 1.3.6.1.4.1.45.4.7.1.16.2 truthvalue read-only
This object indicates whether QoS filter limiting is currently enabled. Note that this object will only change values (in response to changes to the value of ntnQosFilterLimitingOperEnabled) when the system is rebooted.
     ntnQosPolicyEvolPibConformance 1.3.6.1.4.1.45.4.7.2
         ntnQosPolicyEvolPibCompliances 1.3.6.1.4.1.45.4.7.2.1
             ntnQosPolicyEvolPibCompliance 1.3.6.1.4.1.45.4.7.2.1.2
Describes the requirements for conformance to the Nortel Networks QoS Policy Evolution PIB.
         ntnQosPolicyEvolPibGroups 1.3.6.1.4.1.45.4.7.2.2
             ntnQosInterfaceTypeGroup 1.3.6.1.4.1.45.4.7.2.2.1
Objects from the ntnQosInterfaceTypeExtTable.
             ntnQosQsetPriAssignmentGroup 1.3.6.1.4.1.45.4.7.2.2.2
Objects from the ntnQosQsetPriAssignmentTable.
             ntnQosQsetDscpAssignmentGroup 1.3.6.1.4.1.45.4.7.2.2.3
Objects from the ntnQosQsetDscpAssignmentTable.
             ntnQosShapingParamsGroup 1.3.6.1.4.1.45.4.7.2.2.4
Objects from the ntnQosShapingParamsTable.
             ntnDsMultiFieldClfrGroup 1.3.6.1.4.1.45.4.7.2.2.5
Objects supporting and from the ntnDsMultiFieldClfrTable.
             ntnL2MultiFieldClfrGroup 1.3.6.1.4.1.45.4.7.2.2.6
Objects supporting and from the ntnL2MultiFieldClfrTable.
             ntnSystemClfrGroup 1.3.6.1.4.1.45.4.7.2.2.7
Objects supporting and from the ntnSystemClfrTable.
             ntnClfrComponentGroup 1.3.6.1.4.1.45.4.7.2.2.8
Objects supporting and from the ntnClfrComponentTable.
             ntnClfrBlockGroup 1.3.6.1.4.1.45.4.7.2.2.9
Objects supporting and from the ntnClfrBlockTable.
             ntnQosMeterGroup 1.3.6.1.4.1.45.4.7.2.2.10
Objects supporting and from the ntnQosMeterTable.
             ntnQosTBParamGroup 1.3.6.1.4.1.45.4.7.2.2.11
Objects supporting and from the ntnQosTBParamTable.
             ntnQosBaseActionGroup 1.3.6.1.4.1.45.4.7.2.2.12
Objects supporting and from the ntnQosBaseActionTable.
             ntnQosIfcActionGroup 1.3.6.1.4.1.45.4.7.2.2.13
Objects supporting and from the ntnQosIfcActionTable.
             ntnQosPolicyGroup 1.3.6.1.4.1.45.4.7.2.2.14
Objects supporting and from the ntnQosPolicyTable.
             ntnQosCountActGroup 1.3.6.1.4.1.45.4.7.2.2.15
Objects supporting and from the ntnCountActTable.
             ntnQosFilterStatsGroup 1.3.6.1.4.1.45.4.7.2.2.16
Objects from the ntnQosFilterStatsTable.
             ntnQosPolicyDiagsGroup 1.3.6.1.4.1.45.4.7.2.2.17
Objects from the ntnQosPolicyDiagsTable.
             ntnQosIfAssignmentGroup 1.3.6.1.4.1.45.4.7.2.2.18
Objects from the ntnQosIfAssignmentTable.
             ntnQosIfQueueGroup 1.3.6.1.4.1.45.4.7.2.2.19
Objects from the ntnQosIfQueueTable.
             ntnQosDscpToCosGroup 1.3.6.1.4.1.45.4.7.2.2.20
Objects from the ntnQosDscpToCosTable.
             ntnQosCosToDscpGroup 1.3.6.1.4.1.45.4.7.2.2.21
Objects from the ntnQosCosToDscpTable.
             ntnQosPrcSupportGroup 1.3.6.1.4.1.45.4.7.2.2.22
Objects from the ntnQosPrcSupportTable.
             ntnQosPolicyDeviceIdentGroup 1.3.6.1.4.1.45.4.7.2.2.23
Objects from the ntnQosPolicyDeviceIdentTable.
             ntnQosAgentConfigGroup 1.3.6.1.4.1.45.4.7.2.2.24
Objects used for QoS Policy Agent configuration.
             ntnQosInterfaceRoleGroup 1.3.6.1.4.1.45.4.7.2.2.25
Objects from the ntnQosInterfaceRoleTable.
             ntnQosUserRoleGroup 1.3.6.1.4.1.45.4.7.2.2.26
Objects from the ntnQosUserRoleTable.
             ntnQosIfShapingGroup 1.3.6.1.4.1.45.4.7.2.2.27
Objects from the ntnQosIfShapingTable.
             ntnQosDsAccessElemGroup 1.3.6.1.4.1.45.4.7.2.2.28
Objects supporting and from the ntnQosDsAccessElemTable.
             ntnQosL2AccessElemGroup 1.3.6.1.4.1.45.4.7.2.2.29
Objects supporting and from the ntnQosL2AccessElemTable.
             ntnQosAccessAsgnGroup 1.3.6.1.4.1.45.4.7.2.2.30
Objects supporting and from the ntnQosAccessAsgnTable.
             ntnQosIfAppsGroup 1.3.6.1.4.1.45.4.7.2.2.31
Objects from the ntnQosIfAppsTable.
             ntnQosUserPolicyGroup 1.3.6.1.4.1.45.4.7.2.2.32
Objects from the ntnQosUserPolicyTable.
             ntnQosDsL2AccessElemGroup 1.3.6.1.4.1.45.4.7.2.2.33
Objects supporting and from the ntnQosDsL2AccessElemTable.
             ntnQosCosShapingGroup 1.3.6.1.4.1.45.4.7.2.2.34
Objects from the ntnQosCosShapingTable.
             ntnQosPolicyPrecResDiagsGroup 1.3.6.1.4.1.45.4.7.2.2.35
Objects from the ntnQosPolicyPrecResDiagsTable.
             ntnQosQueueShapingGroup 1.3.6.1.4.1.45.4.7.2.2.36
Objects from the ntnQosQueueShapingTable.
             ntnQosFilterSetStatsGroup 1.3.6.1.4.1.45.4.7.2.2.37
Objects from the ntnQosFilterSetStatsTable.
             avFcoeRedirGroup 1.3.6.1.4.1.45.4.7.2.2.38
Objects from the avFcoeRedirTable.
             ntnQosQuickPolicyGroup 1.3.6.1.4.1.45.4.7.2.2.39
Objects from the ntnQosQuickPolicy support.
             ntnQosFilterLimitingGroup 1.3.6.1.4.1.45.4.7.2.2.40
Objects from the ntnQosFilterLimiting support.
             ntnQosDEIGroup 1.3.6.1.4.1.45.4.7.2.2.41
Objects from the ntnQosDEI support.
             ntnQosMappingScalarsGroup 1.3.6.1.4.1.45.4.7.2.2.42
Objects from the ntnQosMapping support.
             ntnQosNotificationGroup 1.3.6.1.4.1.45.4.7.2.2.43
QoS-related notifications.
     ntnQosPolicyEvolPibNotifications 1.3.6.1.4.1.45.4.7.3
         ntnQosPolicyEvolLocalUbpSessionFailure 1.3.6.1.4.1.45.4.7.3.1
Signifies that filter data associated with a user could not be installed in the context of local UBP support. The current UBP support level determines whether a User Policy element was created or not in this resource-exhaustion scenario.
         ntnQosPolicyEvolDosAttackDetected 1.3.6.1.4.1.45.4.7.3.2
Indicates that the DAPP support has detected an attack on the device generating this trap. A notification is generated once for each unit that contains ports on which an attack has been detected. In addition to the required slot and port data, additional ports on the unit that has experienced a DAPP-detected DoS attack may also be included in the trap.
         avFcoeRedirEgressIssueDetected 1.3.6.1.4.1.45.4.7.3.3
Indicates that an event that impacts egress data that is associated with one or more FCoE Redirect entries has been detected.