All MIBs › NTN-QOS-POLICY-EVOL-PIB
Organization: Avaya Networks, Inc.
Last Updated: 2015-02-20
Category: QoS and Policy
Description: Provides evolved Policy Information Base objects for QoS policy provisioning on Avaya/Nortel network devices.
Start monitoring vendor-neutral, standards-based MIB, any SNMPv3-capable network device (SNMP engine identity/boot/clock status) with a free 30-day trial of IPNetwork Monitor. Import MIBs, browse SNMP OIDs, create custom SNMP monitors, configure alerts, and monitor any SNMP-enabled network device from a single console.
What Is NTN-QOS-POLICY-EVOL-PIB?
NTN-QOS-POLICY-EVOL-PIB is an Avaya/Nortel Policy Information Base (PIB) module, an evolved Quality-of-Service (QoS) provisioning schema used with policy-based networking on Nortel/Avaya network devices. It defines configuration-oriented data structures describing interface QoS roles and capabilities (ntnQosInterfaceTypeTable) and queue-set priority assignments (ntnQosQsetPriAssignmentTable), rather than fault or environmental telemetry. Its value in device monitoring is configuration/state visibility: administrators can verify which QoS roles, classes, and capabilities are provisioned on an interface, and whether queue-set priority mappings match intended policy, rather than tracking hardware health metrics like temperature or CPU load. As a PIB module it conceptually depends on the broader IETF policy-based networking framework (e.g., COPS-PR/PIB conventions) even though it is expressed here in MIB form. It is typically deployed on Nortel/Avaya switches and routers where centralized policy servers push or verify QoS provisioning state. Network engineers evaluating or troubleshooting this functionality can download the NTN-QOS-POLICY-EVOL-PIB file directly to load it into their MIB browser.
IPNetwork Monitor allows you to monitor SNMP objects defined in NTN-QOS-POLICY-EVOL-PIB. Use the built-in SNMP Monitoring Browser to explore available variables, view their current values and descriptions, and select the objects you want to monitor. You can then create SNMP monitors, configure thresholds, and receive alerts when monitored values change.
Supported Devices
- Avaya/Nortel network switches and routers
- vendor-specific QoS-capable networking equipment
Monitoring Examples
An administrator would poll ntnQosInterfaceTypeTable (rows keyed by ntnQosInterfaceTypeId) to confirm the configured ntnQosInterfaceTypeRoles and ntnQosInterfaceTypeCapabilities on a given interface, and check ntnQosInterfaceTypeStatus to ensure the row is active. Cross-referencing ntnQosQsetPriAssignmentTable (via ntnQosQsetPriAssignmentQset) reveals whether queue-set-to-priority mappings match intended QoS policy; a mismatch would explain unexpected traffic prioritization behavior on the device.
What Can Be Monitored
- QoS interface type/role configuration
- interface QoS capabilities
- interface type row status
- queue-set priority assignments
This MIB depends on
Related MIBs
Imported Objects
From DIFFSERV-DSCP-TC
| Dscp | |
| DscpOrAny |
From DIFFSERV-MIB
| IndexInteger | |
| IndexIntegerNextFree |
From IF-MIB
| InterfaceIndex | |
| InterfaceIndexOrZero |
From INET-ADDRESS-MIB
| InetAddress | |
| InetAddressIPv4 | |
| InetAddressPrefixLength | |
| InetAddressType | |
| InetPortNumber |
| BurstSize |
From POLICY-FRAMEWORK-PIB
| Role | |
| RoleCombination |
From Q-BRIDGE-MIB
| PortList | |
| VlanId |
From SNMP-FRAMEWORK-MIB
| SnmpAdminString |
From SNMPv2-CONF
| MODULE-COMPLIANCE | |
| NOTIFICATION-GROUP | |
| OBJECT-GROUP |
From SNMPv2-SMI
| Counter64 | |
| Integer32 | |
| MODULE-IDENTITY | |
| NOTIFICATION-TYPE | |
| OBJECT-IDENTITY | |
| OBJECT-TYPE | |
| Unsigned32 | |
| zeroDotZero |
From SNMPv2-TC
| AutonomousType | |
| MacAddress | |
| RowPointer | |
| RowStatus | |
| StorageType | |
| TEXTUAL-CONVENTION | |
| TruthValue |
From SYNOPTICS-ROOT-MIB
| policy | OBJECT-IDENTITY |
How to Use in IPNetwork Monitor
Example using ntnQosCountActOctets OID:
OIDs
| OID symbolic | OID numeric | Type | Access | Description |
|---|---|---|---|---|
| NUM avFcoeRedirActionEgressInterface | 1.3.6.1.4.1.45.4.7.1.13.14.1.11 | InterfaceIndexOrZero | read-create | 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. |
| I32 avFcoeRedirActionEgressTrunkId | 1.3.6.1.4.1.45.4.7.1.13.14.1.16 | Integer32 | read-create | 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. |
| MAC avFcoeRedirActionUpdateDstMac | 1.3.6.1.4.1.45.4.7.1.13.14.1.9 | MacAddress | read-create | 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. |
| MAC avFcoeRedirActionUpdateSrcMac | 1.3.6.1.4.1.45.4.7.1.13.14.1.10 | MacAddress | read-create | 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. |
| FCI avFcoeRedirDstId | 1.3.6.1.4.1.45.4.7.1.13.14.1.2 | FcId | read-create | This object specifies the Fibre Channel (FC) destination ID (D_ID) that should be used when performing stream identification. |
| NTF 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. | ||
| avFcoeRedirEntry | 1.3.6.1.4.1.45.4.7.1.13.14.1 | not-accessible | An FCoE redirection entry contains the data necessary to redirect a specific FCoE stream through an external network controller. | |
| I32 avFcoeRedirEtherType | 1.3.6.1.4.1.45.4.7.1.13.14.1.7 | Integer32 | read-create | 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. |
| avFcoeRedirGroup | 1.3.6.1.4.1.45.4.7.2.2.38 | Objects from the avFcoeRedirTable. | ||
| NUM avFcoeRedirId | 1.3.6.1.4.1.45.4.7.1.13.14.1.1 | IndexInteger | not-accessible | An index that enumerates the FCoE redirect entries. Managers can obtain new values for row creation in this table by reading avFcoeRedirNextFree. |
| NUM avFcoeRedirIngressInterfaceList | 1.3.6.1.4.1.45.4.7.1.13.14.1.3 | InterfaceList | read-create | 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. |
| STR avFcoeRedirName | 1.3.6.1.4.1.45.4.7.1.13.14.1.12 | SnmpAdminString | read-create | A label used to reference the FCoE redirect entry in a textual manner. |
| NUM 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. |
| C64 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. |
| FCI avFcoeRedirSrcId | 1.3.6.1.4.1.45.4.7.1.13.14.1.8 | FcId | read-create | 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. |
| ROW avFcoeRedirStatus | 1.3.6.1.4.1.45.4.7.1.13.14.1.14 | RowStatus | read-create | 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. |
| STO avFcoeRedirStorage | 1.3.6.1.4.1.45.4.7.1.13.14.1.13 | StorageType | read-create | 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'. |
| avFcoeRedirTable | 1.3.6.1.4.1.45.4.7.1.13.14 | not-accessible | A table of FCoE streams that are being redirected through an external FCoE Network Controller (FNC). | |
| INT avFcoeRedirUserPriority | 1.3.6.1.4.1.45.4.7.1.13.14.1.6 | INTEGER | read-create | 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. |
| I32 avFcoeRedirVlanIdMax | 1.3.6.1.4.1.45.4.7.1.13.14.1.5 | Integer32 | read-create | 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. |
| I32 avFcoeRedirVlanIdMin | 1.3.6.1.4.1.45.4.7.1.13.14.1.4 | Integer32 | read-create | 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. |
| ntnClassifierClasses | 1.3.6.1.4.1.45.4.7.1.5 | |||
| NUM ntnClfrBlockAction | 1.3.6.1.4.1.45.4.7.1.5.10.1.5 | IndexIntegerOrZero | read-create | 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. |
| U32 ntnClfrBlockClfrCompSetId | 1.3.6.1.4.1.45.4.7.1.5.10.1.3 | Unsigned32 | read-create | 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. |
| ntnClfrBlockEntry | 1.3.6.1.4.1.45.4.7.1.5.10.1 | not-accessible | 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). | |
| ntnClfrBlockGroup | 1.3.6.1.4.1.45.4.7.2.2.9 | Objects supporting and from the ntnClfrBlockTable. | ||
| NUM ntnClfrBlockId | 1.3.6.1.4.1.45.4.7.1.5.10.1.1 | IndexInteger | not-accessible | 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. |
| STR ntnClfrBlockLabel | 1.3.6.1.4.1.45.4.7.1.5.10.1.6 | SnmpAdminString | read-create | 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. |
| NUM ntnClfrBlockMeter | 1.3.6.1.4.1.45.4.7.1.5.10.1.4 | IndexIntegerOrZero | read-create | 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. |
| NUM 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. |
| U32 ntnClfrBlockNumber | 1.3.6.1.4.1.45.4.7.1.5.10.1.2 | Unsigned32 | read-create | 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. |
| NUM 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. |
| U32 ntnClfrBlockPrecedence | 1.3.6.1.4.1.45.4.7.1.5.10.1.11 | Unsigned32 | read-create | 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. |
| U32 ntnClfrBlockSessionId | 1.3.6.1.4.1.45.4.7.1.5.10.1.9 | Unsigned32 | read-create | A session identifier used to reference transitory (volatile) data. Version 1/2 attribute. |
| ROW ntnClfrBlockStatus | 1.3.6.1.4.1.45.4.7.1.5.10.1.8 | RowStatus | read-create | 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. |
| STO ntnClfrBlockStorage | 1.3.6.1.4.1.45.4.7.1.5.10.1.7 | StorageType | read-create | 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. |
| ntnClfrBlockTable | 1.3.6.1.4.1.45.4.7.1.5.10 | not-accessible | The Classifier Block Table supports the ability to group individual classifiers into an unordered list, or block, of classifiers. | |
| VER ntnClfrBlockVersion | 1.3.6.1.4.1.45.4.7.1.5.10.1.10 | VersionIndicator | read-create | Version indicator for ntnClfrBlockTable. Members of the same classifier block must all have the same version information. |
| ntnClfrComponentEntry | 1.3.6.1.4.1.45.4.7.1.5.8.1 | not-accessible | 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. | |
| ntnClfrComponentGroup | 1.3.6.1.4.1.45.4.7.2.2.8 | Objects supporting and from the ntnClfrComponentTable. | ||
| NUM ntnClfrComponentId | 1.3.6.1.4.1.45.4.7.1.5.8.1.1 | IndexInteger | not-accessible | 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. |
| STR ntnClfrComponentLabel | 1.3.6.1.4.1.45.4.7.1.5.8.1.4 | SnmpAdminString | read-create | 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. |
| NUM 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. |
| U32 ntnClfrComponentSessionId | 1.3.6.1.4.1.45.4.7.1.5.8.1.7 | Unsigned32 | read-create | A session identifier used to reference transitory (volatile) data. Version 1/2 attribute. |
| U32 ntnClfrComponentSetId | 1.3.6.1.4.1.45.4.7.1.5.8.1.3 | Unsigned32 | read-create | 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. |
| NUM 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. |
| NUM ntnClfrComponentSpecific | 1.3.6.1.4.1.45.4.7.1.5.8.1.2 | RowPointer | read-create | 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. |
| ROW ntnClfrComponentStatus | 1.3.6.1.4.1.45.4.7.1.5.8.1.6 | RowStatus | read-create | 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. |
| STO ntnClfrComponentStorage | 1.3.6.1.4.1.45.4.7.1.5.8.1.5 | StorageType | read-create | 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. |
| ntnClfrComponentTable | 1.3.6.1.4.1.45.4.7.1.5.8 | not-accessible | The Classifier Component Table identifies classification data from protocol, media and hardware specific tables and links the data to form a single classifier. | |
| VER ntnClfrComponentVersion | 1.3.6.1.4.1.45.4.7.1.5.8.1.8 | VersionIndicator | read-create | Version indicator for ntnClfrComponentTable. Members of the same classifier component set must all have the same version information. |
| IPt ntnDsMultiFieldClfrAddrType | 1.3.6.1.4.1.45.4.7.1.5.2.1.2 | InetAddressType | read-create | 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. |
| DSC ntnDsMultiFieldClfrDscp | 1.3.6.1.4.1.45.4.7.1.5.2.1.7 | DscpOrAny | read-create | 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. |
| IP ntnDsMultiFieldClfrDstAddr | 1.3.6.1.4.1.45.4.7.1.5.2.1.3 | InetAddress | read-create | 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. |
| INE ntnDsMultiFieldClfrDstL4PortMax | 1.3.6.1.4.1.45.4.7.1.5.2.1.11 | InetPortNumber | read-create | 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. |
| INE ntnDsMultiFieldClfrDstL4PortMin | 1.3.6.1.4.1.45.4.7.1.5.2.1.10 | InetPortNumber | read-create | 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. |
| ADR ntnDsMultiFieldClfrDstPrefixLength | 1.3.6.1.4.1.45.4.7.1.5.2.1.4 | InetAddressPrefixLength | read-create | 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. |
| ntnDsMultiFieldClfrEntry | 1.3.6.1.4.1.45.4.7.1.5.2.1 | not-accessible | An IP Multi-Field Classifier entry describes a single filter. | |
| FLO ntnDsMultiFieldClfrFlowId | 1.3.6.1.4.1.45.4.7.1.5.2.1.8 | FlowIdOrAny | read-create | The flow identifier in an IPv6 header. Version 1/2 attribute. |
| ntnDsMultiFieldClfrGroup | 1.3.6.1.4.1.45.4.7.2.2.5 | Objects supporting and from the ntnDsMultiFieldClfrTable. | ||
| NUM ntnDsMultiFieldClfrId | 1.3.6.1.4.1.45.4.7.1.5.2.1.1 | IndexInteger | not-accessible | 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. |
| BIT ntnDsMultiFieldClfrIpFlags | 1.3.6.1.4.1.45.4.7.1.5.2.1.19 | Bits | read-create | 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. |
| INT ntnDsMultiFieldClfrIpv4Options | 1.3.6.1.4.1.45.4.7.1.5.2.1.21 | INTEGER | read-create | 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. |
| STR ntnDsMultiFieldClfrLabel | 1.3.6.1.4.1.45.4.7.1.5.2.1.16 | SnmpAdminString | read-create | A label used to reference the classifier entry in a textual manner. Version 1/2 attribute. |
| NUM 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. |
| U32 ntnDsMultiFieldClfrProtocol | 1.3.6.1.4.1.45.4.7.1.5.2.1.9 | Unsigned32 | read-create | 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. |
| U32 ntnDsMultiFieldClfrSessionId | 1.3.6.1.4.1.45.4.7.1.5.2.1.17 | Unsigned32 | read-create | A session identifier used to reference transitory (volatile) data. Version 1/2 attribute. |
| IP ntnDsMultiFieldClfrSrcAddr | 1.3.6.1.4.1.45.4.7.1.5.2.1.5 | InetAddress | read-create | 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. |
| INE ntnDsMultiFieldClfrSrcL4PortMax | 1.3.6.1.4.1.45.4.7.1.5.2.1.13 | InetPortNumber | read-create | 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. |
| INE ntnDsMultiFieldClfrSrcL4PortMin | 1.3.6.1.4.1.45.4.7.1.5.2.1.12 | InetPortNumber | read-create | 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. |
| ADR ntnDsMultiFieldClfrSrcPrefixLength | 1.3.6.1.4.1.45.4.7.1.5.2.1.6 | InetAddressPrefixLength | read-create | 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. |
| ROW ntnDsMultiFieldClfrStatus | 1.3.6.1.4.1.45.4.7.1.5.2.1.15 | RowStatus | read-create | 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. |
| STO ntnDsMultiFieldClfrStorage | 1.3.6.1.4.1.45.4.7.1.5.2.1.14 | StorageType | read-create | 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. |
| ntnDsMultiFieldClfrTable | 1.3.6.1.4.1.45.4.7.1.5.2 | not-accessible | A table of IP Multi-Field Classifier filter entries that a system may use to identify IP traffic. | |
| BIT ntnDsMultiFieldClfrTcpCtrlFlags | 1.3.6.1.4.1.45.4.7.1.5.2.1.20 | Bits | read-create | 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. |
| VER ntnDsMultiFieldClfrVersion | 1.3.6.1.4.1.45.4.7.1.5.2.1.18 | VersionIndicator | read-create | Version indicator for ntnDsMultiFieldClfrTable. |
| INT ntnL2MultiFieldClfrCFI | 1.3.6.1.4.1.45.4.7.1.5.4.1.20 | INTEGER | read-create | 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. |
| MAC ntnL2MultiFieldClfrDstAddr | 1.3.6.1.4.1.45.4.7.1.5.4.1.2 | MacAddress | read-create | 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. |
| MAC ntnL2MultiFieldClfrDstAddrMask | 1.3.6.1.4.1.45.4.7.1.5.4.1.3 | MacAddress | read-create | 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. |
| ntnL2MultiFieldClfrEntry | 1.3.6.1.4.1.45.4.7.1.5.4.1 | not-accessible | 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. | |
| I32 ntnL2MultiFieldClfrEtherType | 1.3.6.1.4.1.45.4.7.1.5.4.1.9 | Integer32 | read-create | 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. |
| ntnL2MultiFieldClfrGroup | 1.3.6.1.4.1.45.4.7.2.2.6 | Objects supporting and from the ntnL2MultiFieldClfrTable. | ||
| INT ntnL2MultiFieldClfrICFI | 1.3.6.1.4.1.45.4.7.1.5.4.1.22 | INTEGER | read-create | 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. |
| NUM ntnL2MultiFieldClfrId | 1.3.6.1.4.1.45.4.7.1.5.4.1.1 | IndexInteger | not-accessible | An arbitrary integer index that uniquely identifies this 802 classifier among all of the 802 classifiers. Version 1/2 attribute. |
| I32 ntnL2MultiFieldClfrITPID | 1.3.6.1.4.1.45.4.7.1.5.4.1.21 | Integer32 | read-create | 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. |
| INT ntnL2MultiFieldClfrIUserPriority | 1.3.6.1.4.1.45.4.7.1.5.4.1.23 | INTEGER | read-create | 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. |
| I32 ntnL2MultiFieldClfrIvidMax | 1.3.6.1.4.1.45.4.7.1.5.4.1.18 | Integer32 | read-create | 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. |
| I32 ntnL2MultiFieldClfrIvidMin | 1.3.6.1.4.1.45.4.7.1.5.4.1.17 | Integer32 | read-create | 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. |
| STR ntnL2MultiFieldClfrLabel | 1.3.6.1.4.1.45.4.7.1.5.4.1.13 | SnmpAdminString | read-create | A label used to reference the classifier entry in a textual manner. Version 1/2 attribute. |
| NUM 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. |
| INT ntnL2MultiFieldClfrPktType | 1.3.6.1.4.1.45.4.7.1.5.4.1.16 | INTEGER | read-create | 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. |
| U32 ntnL2MultiFieldClfrSessionId | 1.3.6.1.4.1.45.4.7.1.5.4.1.14 | Unsigned32 | read-create | A session identifier used to reference transitory (volatile) data. Version 1/2 attribute. |
| MAC ntnL2MultiFieldClfrSrcAddr | 1.3.6.1.4.1.45.4.7.1.5.4.1.4 | MacAddress | read-create | 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. |
| MAC ntnL2MultiFieldClfrSrcAddrMask | 1.3.6.1.4.1.45.4.7.1.5.4.1.5 | MacAddress | read-create | 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. |
| ROW ntnL2MultiFieldClfrStatus | 1.3.6.1.4.1.45.4.7.1.5.4.1.12 | RowStatus | read-create | 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. |
| STO ntnL2MultiFieldClfrStorage | 1.3.6.1.4.1.45.4.7.1.5.4.1.11 | StorageType | read-create | 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. |
| ntnL2MultiFieldClfrTable | 1.3.6.1.4.1.45.4.7.1.5.4 | not-accessible | 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. | |
| I32 ntnL2MultiFieldClfrTPID | 1.3.6.1.4.1.45.4.7.1.5.4.1.19 | Integer32 | read-create | 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. |
| INT ntnL2MultiFieldClfrUserPriority | 1.3.6.1.4.1.45.4.7.1.5.4.1.10 | INTEGER | read-create | 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. |
| VER ntnL2MultiFieldClfrVersion | 1.3.6.1.4.1.45.4.7.1.5.4.1.15 | VersionIndicator | read-create | Version indicator for ntnL2MultiFieldClfrTable. |
| I32 ntnL2MultiFieldClfrVlanIdMax | 1.3.6.1.4.1.45.4.7.1.5.4.1.7 | Integer32 | read-create | 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. |
| I32 ntnL2MultiFieldClfrVlanIdMin | 1.3.6.1.4.1.45.4.7.1.5.4.1.6 | Integer32 | read-create | 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. |
| INT ntnL2MultiFieldClfrVlanTag | 1.3.6.1.4.1.45.4.7.1.5.4.1.8 | INTEGER | read-create | 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. |
| INT ntnQosAccessAsgnAclType | 1.3.6.1.4.1.45.4.7.1.13.6.1.2 | INTEGER | read-create | Identifies the type of access element that is being referenced. |
| BUR ntnQosAccessAsgnBurstSize | 1.3.6.1.4.1.45.4.7.1.13.6.1.6 | BurstSize | read-create | 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. |
| ntnQosAccessAsgnEntry | 1.3.6.1.4.1.45.4.7.1.13.6.1 | not-accessible | An access assignment entry describes an access element/interface association. | |
| ntnQosAccessAsgnGroup | 1.3.6.1.4.1.45.4.7.2.2.30 | Objects supporting and from the ntnQosAccessAsgnTable. | ||
| NUM ntnQosAccessAsgnId | 1.3.6.1.4.1.45.4.7.1.13.6.1.1 | IndexInteger | not-accessible | An index that enumerates the access assignment entries. Managers can obtain new values for row creation in this table by reading ntnQosAccessAsgnNextFree. |
| NUM ntnQosAccessAsgnIfIndex | 1.3.6.1.4.1.45.4.7.1.13.6.1.4 | InterfaceIndexOrZero | read-create | 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. |
| INT ntnQosAccessAsgnMeteringMode | 1.3.6.1.4.1.45.4.7.1.13.6.1.23 | INTEGER | read-create | 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. |
| OID ntnQosAccessAsgnMeterType | 1.3.6.1.4.1.45.4.7.1.13.6.1.15 | AutonomousType | read-create | 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. |
| STR ntnQosAccessAsgnName | 1.3.6.1.4.1.45.4.7.1.13.6.1.3 | SnmpAdminString | read-create | 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. |
| NUM 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. |
| INT ntnQosAccessAsgnNonMatchActionDrop | 1.3.6.1.4.1.45.4.7.1.13.6.1.14 | INTEGER | read-create | 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). |
| INT ntnQosAccessAsgnOutActionDrop | 1.3.6.1.4.1.45.4.7.1.13.6.1.7 | INTEGER | read-create | 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. |
| INT ntnQosAccessAsgnOutActionRemarkCos | 1.3.6.1.4.1.45.4.7.1.13.6.1.9 | INTEGER | read-create | 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. |
| I32 ntnQosAccessAsgnOutActionRemarkDscp | 1.3.6.1.4.1.45.4.7.1.13.6.1.8 | Integer32 | read-create | 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. |
| INT ntnQosAccessAsgnOutActionSetPrec | 1.3.6.1.4.1.45.4.7.1.13.6.1.10 | INTEGER | read-create | 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)'. |
| U32 ntnQosAccessAsgnRate | 1.3.6.1.4.1.45.4.7.1.13.6.1.5 | Unsigned32 | read-create | 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. |
| BUR ntnQosAccessAsgnSecondaryBurstSize | 1.3.6.1.4.1.45.4.7.1.13.6.1.17 | BurstSize | read-create | 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. |
| U32 ntnQosAccessAsgnSecondaryRate | 1.3.6.1.4.1.45.4.7.1.13.6.1.16 | Unsigned32 | read-create | 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. |
| U32 ntnQosAccessAsgnSetPriority | 1.3.6.1.4.1.45.4.7.1.13.6.1.22 | Unsigned32 | read-create | 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. |
| INT ntnQosAccessAsgnStatsType | 1.3.6.1.4.1.45.4.7.1.13.6.1.11 | INTEGER | read-create | 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. |
| ROW ntnQosAccessAsgnStatus | 1.3.6.1.4.1.45.4.7.1.13.6.1.13 | RowStatus | read-create | 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. |
| STO ntnQosAccessAsgnStorage | 1.3.6.1.4.1.45.4.7.1.13.6.1.12 | StorageType | read-create | 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'. |
| ntnQosAccessAsgnTable | 1.3.6.1.4.1.45.4.7.1.13.6 | not-accessible | A table of access assignments that are currently in place (i.e., access element/interface associations). | |
| INT ntnQosAccessAsgnYelActionDrop | 1.3.6.1.4.1.45.4.7.1.13.6.1.18 | INTEGER | read-create | 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. |
| INT ntnQosAccessAsgnYelActionRemarkCos | 1.3.6.1.4.1.45.4.7.1.13.6.1.20 | INTEGER | read-create | 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. |
| I32 ntnQosAccessAsgnYelActionRemarkDscp | 1.3.6.1.4.1.45.4.7.1.13.6.1.19 | Integer32 | read-create | 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. |
| INT ntnQosAccessAsgnYelActionSetPrec | 1.3.6.1.4.1.45.4.7.1.13.6.1.21 | INTEGER | read-create | 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. |
| ntnQosActionClasses | 1.3.6.1.4.1.45.4.7.1.7 | |||
| ntnQosAgentConfigGroup | 1.3.6.1.4.1.45.4.7.2.2.24 | Objects used for QoS Policy Agent configuration. | ||
| ntnQosApplicationClasses | 1.3.6.1.4.1.45.4.7.1.13 | |||
| T/F ntnQosBaseActionCopyToCpu | 1.3.6.1.4.1.45.4.7.1.7.2.1.6 | TruthValue | read-create | 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. |
| INT ntnQosBaseActionDrop | 1.3.6.1.4.1.45.4.7.1.7.2.1.2 | INTEGER | read-create | 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. |
| ntnQosBaseActionEntry | 1.3.6.1.4.1.45.4.7.1.7.2.1 | not-accessible | 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. | |
| NUM ntnQosBaseActionExtension | 1.3.6.1.4.1.45.4.7.1.7.2.1.8 | RowPointer | read-create | 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. |
| ntnQosBaseActionGroup | 1.3.6.1.4.1.45.4.7.2.2.12 | Objects supporting and from the ntnQosBaseActionTable. | ||
| NUM ntnQosBaseActionId | 1.3.6.1.4.1.45.4.7.1.7.2.1.1 | IndexInteger | not-accessible | 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. |
| STR ntnQosBaseActionLabel | 1.3.6.1.4.1.45.4.7.1.7.2.1.9 | SnmpAdminString | read-create | A label used to reference the action entry in a textual manner. |
| T/F ntnQosBaseActionMirrorFrame | 1.3.6.1.4.1.45.4.7.1.7.2.1.7 | TruthValue | read-create | 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. |
| NUM 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. |
| U32 ntnQosBaseActionSessionId | 1.3.6.1.4.1.45.4.7.1.7.2.1.12 | Unsigned32 | read-create | A session identifier used to reference transitory (volatile) data. |
| INT ntnQosBaseActionSetDropPrecedence | 1.3.6.1.4.1.45.4.7.1.7.2.1.5 | INTEGER | read-create | 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)'. |
| ROW ntnQosBaseActionStatus | 1.3.6.1.4.1.45.4.7.1.7.2.1.11 | RowStatus | read-create | The status of this row. An entry may not exist in the active state unless all objects in the entry have an appropriate value. |
| STO ntnQosBaseActionStorage | 1.3.6.1.4.1.45.4.7.1.7.2.1.10 | StorageType | read-create | 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'. |
| ntnQosBaseActionTable | 1.3.6.1.4.1.45.4.7.1.7.2 | not-accessible | Contains the current set of configured base actions. The actions are associated with classifiers, meters and interfaces through policies during operation. | |
| DSC ntnQosBaseActionUpdateDscp | 1.3.6.1.4.1.45.4.7.1.7.2.1.3 | DscpUpdate | read-create | 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. |
| INT ntnQosBaseActionUpdateUserPriority | 1.3.6.1.4.1.45.4.7.1.7.2.1.4 | INTEGER | read-create | 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. |
| T/F 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. |
| INT 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. |
| I32 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. |
| I32 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. |
| I32 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. |
| INT 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. |
| INT 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. |
| NUM 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. |
| MAC 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. |
| I32 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. |
| INT 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. |
| INT 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. |
| INT 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. |
| U32 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. |
| INT 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. |
| T/F 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. |
| T/F 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. |
| INT 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. |
| INT 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. |
| INT 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. |
| INT 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. |
| QOS ntnQosCosShapingCos | 1.3.6.1.4.1.45.4.7.1.9.7.1.2 | QosIeee802Cos | not-accessible | The IEEE 802 CoS value that is associated with this instance of the ntnQosCosShapingEntry. |
| ntnQosCosShapingEntry | 1.3.6.1.4.1.45.4.7.1.9.7.1 | not-accessible | 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. | |
| ntnQosCosShapingGroup | 1.3.6.1.4.1.45.4.7.2.2.34 | Objects from the ntnQosCosShapingTable. | ||
| NUM ntnQosCosShapingIfIndex | 1.3.6.1.4.1.45.4.7.1.9.7.1.1 | InterfaceIndex | not-accessible | 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. |
| STR ntnQosCosShapingLabel | 1.3.6.1.4.1.45.4.7.1.9.7.1.4 | SnmpAdminString | read-create | A label used to reference the CoS shaping data in a textual manner. |
| NUM ntnQosCosShapingSpecific | 1.3.6.1.4.1.45.4.7.1.9.7.1.3 | RowPointer | read-create | 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. |
| ROW ntnQosCosShapingStatus | 1.3.6.1.4.1.45.4.7.1.9.7.1.6 | RowStatus | read-create | 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. |
| STO ntnQosCosShapingStorage | 1.3.6.1.4.1.45.4.7.1.9.7.1.5 | StorageType | read-create | 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). |
| ntnQosCosShapingTable | 1.3.6.1.4.1.45.4.7.1.9.7 | not-accessible | Identifies shaping criteria that is to be applied to a specific interface's CoS queues. | |
| QOS ntnQosCosToDscpCos | 1.3.6.1.4.1.45.4.7.1.10.2.1.2 | QosIeee802Cos | read-create | 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. |
| DSC ntnQosCosToDscpDscp | 1.3.6.1.4.1.45.4.7.1.10.2.1.3 | Dscp | read-create | The DSCP value to use when mapping the Layer 2 COS value specified by the ntnQosCosToDscpCos attribute to a DSCP. |
| ntnQosCosToDscpEntry | 1.3.6.1.4.1.45.4.7.1.10.2.1 | not-accessible | 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. | |
| ntnQosCosToDscpGroup | 1.3.6.1.4.1.45.4.7.2.2.21 | Objects from the ntnQosCosToDscpTable. | ||
| NUM ntnQosCosToDscpId | 1.3.6.1.4.1.45.4.7.1.10.2.1.1 | IndexInteger | not-accessible | A unique identifier for this COS-to-DSCP mapping. |
| STR ntnQosCosToDscpLabel | 1.3.6.1.4.1.45.4.7.1.10.2.1.4 | SnmpAdminString | read-create | A label used to logically identify the mapping. |
| ROW ntnQosCosToDscpStatus | 1.3.6.1.4.1.45.4.7.1.10.2.1.6 | RowStatus | read-create | 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. |
| STO ntnQosCosToDscpStorage | 1.3.6.1.4.1.45.4.7.1.10.2.1.5 | StorageType | read-create | 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). |
| ntnQosCosToDscpTable | 1.3.6.1.4.1.45.4.7.1.10.2 | not-accessible | Maps each of eight Layer 2 COS values to a DSCP. | |
| ntnQosCountActEntry | 1.3.6.1.4.1.45.4.7.1.8.4.1 | not-accessible | An entry in the count action table describes a single set of traffic counters. | |
| ntnQosCountActGroup | 1.3.6.1.4.1.45.4.7.2.2.15 | Objects supporting and from the ntnCountActTable. | ||
| NUM ntnQosCountActId | 1.3.6.1.4.1.45.4.7.1.8.4.1.1 | IndexInteger | not-accessible | An index that enumerates the Count Action entries. Managers can obtain new index values for row creation in this table by reading ntnQosCountActNextFree. |
| NUM 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. |
| C64 ntnQosCountActOctetsEx | 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). |
| C64 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). |
| U32 ntnQosCountActSessionId | 1.3.6.1.4.1.45.4.7.1.8.4.1.6 | Unsigned32 | read-create | A session identifier used to reference transitory (volatile) data. |
| ROW ntnQosCountActStatus | 1.3.6.1.4.1.45.4.7.1.8.4.1.5 | RowStatus | read-create | The status of this row. An entry may not exist in the active state unless all objects in the entry have an appropriate value. |
| STO ntnQosCountActStorage | 1.3.6.1.4.1.45.4.7.1.8.4.1.4 | StorageType | read-create | 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'. |
| ntnQosCountActTable | 1.3.6.1.4.1.45.4.7.1.8.4 | not-accessible | This table contains counters for all the traffic passing through a processing element. | |
| T/F 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. |
| ntnQosDEIEntry | 1.3.6.1.4.1.45.4.7.1.14.1 | not-accessible | An instance of the ntnQoSDEI class that identifies an interface options for DEI. | |
| ntnQosDEIGroup | 1.3.6.1.4.1.45.4.7.2.2.41 | Objects from the ntnQosDEI support. | ||
| T/F 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. |
| NUM ntnQosDEIInterfaceId | 1.3.6.1.4.1.45.4.7.1.14.1.1 | InterfaceIndex | not-accessible | An index that identifies the interface index associated with this table entry. |
| ntnQosDEITable | 1.3.6.1.4.1.45.4.7.1.14 | not-accessible | 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. | |
| INT ntnQosDsAccessElemActionDrop | 1.3.6.1.4.1.45.4.7.1.13.2.1.14 | INTEGER | read-create | 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. |
| INT ntnQosDsAccessElemActionRemarkCos | 1.3.6.1.4.1.45.4.7.1.13.2.1.16 | INTEGER | read-create | 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. |
| I32 ntnQosDsAccessElemActionRemarkDscp | 1.3.6.1.4.1.45.4.7.1.13.2.1.15 | Integer32 | read-create | 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. |
| INT ntnQosDsAccessElemActionSetPrec | 1.3.6.1.4.1.45.4.7.1.13.2.1.17 | INTEGER | read-create | 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)'. |
| IPt ntnQosDsAccessElemAddrType | 1.3.6.1.4.1.45.4.7.1.13.2.1.2 | InetAddressType | read-create | 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. |
| STR ntnQosDsAccessElemBlock | 1.3.6.1.4.1.45.4.7.1.13.2.1.19 | SnmpAdminString | read-create | 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. |
| DSC ntnQosDsAccessElemDscp | 1.3.6.1.4.1.45.4.7.1.13.2.1.7 | DscpOrAny | read-create | 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. |
| IP ntnQosDsAccessElemDstAddr | 1.3.6.1.4.1.45.4.7.1.13.2.1.3 | InetAddress | read-create | 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. |
| INE ntnQosDsAccessElemDstL4PortMax | 1.3.6.1.4.1.45.4.7.1.13.2.1.11 | InetPortNumber | read-create | 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. |
| INE ntnQosDsAccessElemDstL4PortMin | 1.3.6.1.4.1.45.4.7.1.13.2.1.10 | InetPortNumber | read-create | The minimum value that the layer-4 destination port number in the packet must have in order to match this classifier entry. |
| ADR ntnQosDsAccessElemDstPrefixLength | 1.3.6.1.4.1.45.4.7.1.13.2.1.4 | InetAddressPrefixLength | read-create | 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. |
| ntnQosDsAccessElemEntry | 1.3.6.1.4.1.45.4.7.1.13.2.1 | not-accessible | An IP access element entry describes a single filter and one or more actions. | |
| U32 ntnQosDsAccessElemEvalPrec | 1.3.6.1.4.1.45.4.7.1.13.2.1.23 | Unsigned32 | read-create | 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. |
| FLO ntnQosDsAccessElemFlowId | 1.3.6.1.4.1.45.4.7.1.13.2.1.8 | FlowIdOrAny | read-create | The flow identifier in an IPv6 header. |
| ntnQosDsAccessElemGroup | 1.3.6.1.4.1.45.4.7.2.2.28 | Objects supporting and from the ntnQosDsAccessElemTable. | ||
| NUM ntnQosDsAccessElemId | 1.3.6.1.4.1.45.4.7.1.13.2.1.1 | IndexInteger | not-accessible | An index that enumerates the access element entries. Managers can obtain new values for row creation in this table by reading ntnQosDsAccessElemNextFree. |
| STR ntnQosDsAccessElemName | 1.3.6.1.4.1.45.4.7.1.13.2.1.18 | SnmpAdminString | read-create | 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. |
| NUM 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. |
| U32 ntnQosDsAccessElemProtocol | 1.3.6.1.4.1.45.4.7.1.13.2.1.9 | Unsigned32 | read-create | 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. |
| IP ntnQosDsAccessElemSrcAddr | 1.3.6.1.4.1.45.4.7.1.13.2.1.5 | InetAddress | read-create | 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. |
| INE ntnQosDsAccessElemSrcL4PortMax | 1.3.6.1.4.1.45.4.7.1.13.2.1.13 | InetPortNumber | read-create | 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. |
| INE ntnQosDsAccessElemSrcL4PortMin | 1.3.6.1.4.1.45.4.7.1.13.2.1.12 | InetPortNumber | read-create | The minimum value that the layer-4 source port number in the packet must have in order to match this classifier entry. |
| ADR ntnQosDsAccessElemSrcPrefixLength | 1.3.6.1.4.1.45.4.7.1.13.2.1.6 | InetAddressPrefixLength | read-create | 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. |
| ROW ntnQosDsAccessElemStatus | 1.3.6.1.4.1.45.4.7.1.13.2.1.22 | RowStatus | read-create | 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. |
| STO ntnQosDsAccessElemStorage | 1.3.6.1.4.1.45.4.7.1.13.2.1.21 | StorageType | read-create | 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'. |
| ntnQosDsAccessElemTable | 1.3.6.1.4.1.45.4.7.1.13.2 | not-accessible | A table of IP access elements that a system may use to identify and manipulate IP traffic. | |
| INT ntnQosDsAccessElemType | 1.3.6.1.4.1.45.4.7.1.13.2.1.20 | INTEGER | read-create | Identifies the DS access element type. Designates the higher-level application through which this entry was created. |
| QOS ntnQosDscpToCosCos | 1.3.6.1.4.1.45.4.7.1.10.1.1.3 | QosIeee802Cos | read-create | The IEEE 802 COS value to use when mapping the DSCP value specified by the ntnQosDscpToCosDscp attribute to a IEEE 802 COS. |
| INT ntnQosDscpToCosDropPrec | 1.3.6.1.4.1.45.4.7.1.10.1.1.4 | INTEGER | read-create | 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. |
| DSC ntnQosDscpToCosDscp | 1.3.6.1.4.1.45.4.7.1.10.1.1.2 | Dscp | read-create | 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. |
| ntnQosDscpToCosEntry | 1.3.6.1.4.1.45.4.7.1.10.1.1 | not-accessible | 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. | |
| ntnQosDscpToCosGroup | 1.3.6.1.4.1.45.4.7.2.2.20 | Objects from the ntnQosDscpToCosTable. | ||
| NUM ntnQosDscpToCosId | 1.3.6.1.4.1.45.4.7.1.10.1.1.1 | IndexInteger | not-accessible | A unique identifier for this DSCP-to-COS mapping. |
| STR ntnQosDscpToCosLabel | 1.3.6.1.4.1.45.4.7.1.10.1.1.5 | SnmpAdminString | read-create | A label used to logically identify the mapping. |
| DSC ntnQosDscpToCosNewDscp | 1.3.6.1.4.1.45.4.7.1.10.1.1.8 | Dscp | read-create | Specifies a new DSCP value to be used when DSCP mutation (i.e., translation) is required. |
| ROW ntnQosDscpToCosStatus | 1.3.6.1.4.1.45.4.7.1.10.1.1.7 | RowStatus | read-create | 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. |
| STO ntnQosDscpToCosStorage | 1.3.6.1.4.1.45.4.7.1.10.1.1.6 | StorageType | read-create | 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). |
| ntnQosDscpToCosTable | 1.3.6.1.4.1.45.4.7.1.10.1 | not-accessible | Maps each DSCP to an IEEE COS value. | |
| INT ntnQosDsL2AccessElemActionDrop | 1.3.6.1.4.1.45.4.7.1.13.11.1.23 | INTEGER | read-create | 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. |
| INT ntnQosDsL2AccessElemActionRemarkCos | 1.3.6.1.4.1.45.4.7.1.13.11.1.25 | INTEGER | read-create | 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. |
| I32 ntnQosDsL2AccessElemActionRemarkDscp | 1.3.6.1.4.1.45.4.7.1.13.11.1.24 | Integer32 | read-create | 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. |
| INT ntnQosDsL2AccessElemActionSetPrec | 1.3.6.1.4.1.45.4.7.1.13.11.1.26 | INTEGER | read-create | 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. |
| IPt ntnQosDsL2AccessElemAddrType | 1.3.6.1.4.1.45.4.7.1.13.11.1.2 | InetAddressType | read-create | 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. |
| T/F ntnQosDsL2AccessElemBcastFrames | 1.3.6.1.4.1.45.4.7.1.13.11.1.43 | TruthValue | read-create | 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. |
| STR ntnQosDsL2AccessElemBlock | 1.3.6.1.4.1.45.4.7.1.13.11.1.28 | SnmpAdminString | read-create | 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. |
| BUR ntnQosDsL2AccessElemBurstSize | 1.3.6.1.4.1.45.4.7.1.13.11.1.53 | BurstSize | read-create | 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. |
| DSC ntnQosDsL2AccessElemDscp | 1.3.6.1.4.1.45.4.7.1.13.11.1.7 | DscpOrAny | read-create | 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. |
| IP ntnQosDsL2AccessElemDstIpAddr | 1.3.6.1.4.1.45.4.7.1.13.11.1.3 | InetAddress | read-create | 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. |
| ADR ntnQosDsL2AccessElemDstIpPrefixLength | 1.3.6.1.4.1.45.4.7.1.13.11.1.4 | InetAddressPrefixLength | read-create | 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. |
| INE ntnQosDsL2AccessElemDstL4PortMax | 1.3.6.1.4.1.45.4.7.1.13.11.1.11 | InetPortNumber | read-create | 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. |
| INE ntnQosDsL2AccessElemDstL4PortMin | 1.3.6.1.4.1.45.4.7.1.13.11.1.10 | InetPortNumber | read-create | 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. |
| MAC ntnQosDsL2AccessElemDstMacAddr | 1.3.6.1.4.1.45.4.7.1.13.11.1.14 | MacAddress | read-create | 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. |
| MAC ntnQosDsL2AccessElemDstMacAddrMask | 1.3.6.1.4.1.45.4.7.1.13.11.1.15 | MacAddress | read-create | 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. |
| ntnQosDsL2AccessElemEntry | 1.3.6.1.4.1.45.4.7.1.13.11.1 | not-accessible | An IP/L2 access element entry describes a single filter and one or more actions. | |
| I32 ntnQosDsL2AccessElemEtherType | 1.3.6.1.4.1.45.4.7.1.13.11.1.21 | Integer32 | read-create | 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. |
| U32 ntnQosDsL2AccessElemEvalPrec | 1.3.6.1.4.1.45.4.7.1.13.11.1.32 | Unsigned32 | read-create | 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. |
| FLO ntnQosDsL2AccessElemFlowId | 1.3.6.1.4.1.45.4.7.1.13.11.1.8 | FlowIdOrAny | read-create | The flow identifier in an IPv6 header. Version 1/2 attribute. |
| ntnQosDsL2AccessElemGroup | 1.3.6.1.4.1.45.4.7.2.2.33 | Objects supporting and from the ntnQosDsL2AccessElemTable. | ||
| NUM ntnQosDsL2AccessElemId | 1.3.6.1.4.1.45.4.7.1.13.11.1.1 | IndexInteger | not-accessible | 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. |
| BIT ntnQosDsL2AccessElemIpFlags | 1.3.6.1.4.1.45.4.7.1.13.11.1.33 | Bits | read-create | 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. |
| INT ntnQosDsL2AccessElemIpv4Options | 1.3.6.1.4.1.45.4.7.1.13.11.1.35 | INTEGER | read-create | 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. |
| I32 ntnQosDsL2AccessElemIvidMax | 1.3.6.1.4.1.45.4.7.1.13.11.1.38 | Integer32 | read-create | 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. |
| I32 ntnQosDsL2AccessElemIvidMin | 1.3.6.1.4.1.45.4.7.1.13.11.1.37 | Integer32 | read-create | 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. |
| T/F ntnQosDsL2AccessElemKnownIpMcast | 1.3.6.1.4.1.45.4.7.1.13.11.1.45 | TruthValue | read-create | 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. |
| T/F ntnQosDsL2AccessElemKnownMcastFrames | 1.3.6.1.4.1.45.4.7.1.13.11.1.42 | TruthValue | read-create | 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. |
| T/F ntnQosDsL2AccessElemKnownNonIpMcast | 1.3.6.1.4.1.45.4.7.1.13.11.1.49 | TruthValue | read-create | 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. |
| T/F ntnQosDsL2AccessElemKnownUcastFrames | 1.3.6.1.4.1.45.4.7.1.13.11.1.41 | TruthValue | read-create | 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. |
| T/F ntnQosDsL2AccessElemMasterBlockMember | 1.3.6.1.4.1.45.4.7.1.13.11.1.50 | TruthValue | read-create | 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. |
| INT ntnQosDsL2AccessElemMeterType | 1.3.6.1.4.1.45.4.7.1.13.11.1.51 | INTEGER | read-create | The metering algorithm associated with the rate and burst parameters. Version 1/2 attribute. |
| STR ntnQosDsL2AccessElemName | 1.3.6.1.4.1.45.4.7.1.13.11.1.27 | SnmpAdminString | read-create | 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. |
| NUM 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. |
| T/F ntnQosDsL2AccessElemNonIpPkt | 1.3.6.1.4.1.45.4.7.1.13.11.1.46 | TruthValue | read-create | 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. |
| INT ntnQosDsL2AccessElemOutActionDrop | 1.3.6.1.4.1.45.4.7.1.13.11.1.54 | INTEGER | read-create | 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. |
| INT ntnQosDsL2AccessElemOutActionRemarkCos | 1.3.6.1.4.1.45.4.7.1.13.11.1.56 | INTEGER | read-create | 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. |
| I32 ntnQosDsL2AccessElemOutActionRemarkDscp | 1.3.6.1.4.1.45.4.7.1.13.11.1.55 | Integer32 | read-create | 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. |
| INT ntnQosDsL2AccessElemOutActionSetPrec | 1.3.6.1.4.1.45.4.7.1.13.11.1.57 | INTEGER | read-create | 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. |
| INT ntnQosDsL2AccessElemPktType | 1.3.6.1.4.1.45.4.7.1.13.11.1.36 | INTEGER | read-create | 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. |
| U32 ntnQosDsL2AccessElemProtocol | 1.3.6.1.4.1.45.4.7.1.13.11.1.9 | Unsigned32 | read-create | 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. |
| U32 ntnQosDsL2AccessElemRate | 1.3.6.1.4.1.45.4.7.1.13.11.1.52 | Unsigned32 | read-create | 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. |
| BUR ntnQosDsL2AccessElemSecondaryBurstSize | 1.3.6.1.4.1.45.4.7.1.13.11.1.59 | BurstSize | read-create | 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. |
| U32 ntnQosDsL2AccessElemSecondaryRate | 1.3.6.1.4.1.45.4.7.1.13.11.1.58 | Unsigned32 | read-create | 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. |
| IP ntnQosDsL2AccessElemSrcIpAddr | 1.3.6.1.4.1.45.4.7.1.13.11.1.5 | InetAddress | read-create | 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. |
| ADR ntnQosDsL2AccessElemSrcIpPrefixLength | 1.3.6.1.4.1.45.4.7.1.13.11.1.6 | InetAddressPrefixLength | read-create | 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. |
| INE ntnQosDsL2AccessElemSrcL4PortMax | 1.3.6.1.4.1.45.4.7.1.13.11.1.13 | InetPortNumber | read-create | 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. |
| INE ntnQosDsL2AccessElemSrcL4PortMin | 1.3.6.1.4.1.45.4.7.1.13.11.1.12 | InetPortNumber | read-create | 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. |
| MAC ntnQosDsL2AccessElemSrcMacAddr | 1.3.6.1.4.1.45.4.7.1.13.11.1.16 | MacAddress | read-create | 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. |
| MAC ntnQosDsL2AccessElemSrcMacAddrMask | 1.3.6.1.4.1.45.4.7.1.13.11.1.17 | MacAddress | read-create | 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. |
| ROW ntnQosDsL2AccessElemStatus | 1.3.6.1.4.1.45.4.7.1.13.11.1.31 | RowStatus | read-create | 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. |
| STO ntnQosDsL2AccessElemStorage | 1.3.6.1.4.1.45.4.7.1.13.11.1.30 | StorageType | read-create | 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. |
| ntnQosDsL2AccessElemTable | 1.3.6.1.4.1.45.4.7.1.13.11 | not-accessible | A table of IP/L2 access elements that a system may use to identify and manipulate IP/L2 traffic. | |
| BIT ntnQosDsL2AccessElemTcpCtrlFlags | 1.3.6.1.4.1.45.4.7.1.13.11.1.34 | Bits | read-create | 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. |
| INT ntnQosDsL2AccessElemType | 1.3.6.1.4.1.45.4.7.1.13.11.1.29 | INTEGER | read-create | Identifies the DS/L2 access element type. Designates the higher-level application through which this entry was created. Version 1/2 attribute. |
| T/F ntnQosDsL2AccessElemUnknownIpMcast | 1.3.6.1.4.1.45.4.7.1.13.11.1.44 | TruthValue | read-create | 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. |
| T/F ntnQosDsL2AccessElemUnknownMcastFrames | 1.3.6.1.4.1.45.4.7.1.13.11.1.40 | TruthValue | read-create | 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. |
| T/F ntnQosDsL2AccessElemUnknownNonIpMcast | 1.3.6.1.4.1.45.4.7.1.13.11.1.48 | TruthValue | read-create | 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. |
| T/F ntnQosDsL2AccessElemUnknownUcastFrames | 1.3.6.1.4.1.45.4.7.1.13.11.1.39 | TruthValue | read-create | 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. |
| INT ntnQosDsL2AccessElemUserPriority | 1.3.6.1.4.1.45.4.7.1.13.11.1.22 | INTEGER | read-create | 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. |
| VER ntnQosDsL2AccessElemVersion | 1.3.6.1.4.1.45.4.7.1.13.11.1.47 | VersionIndicator | read-create | Version indicator for ntnQosDsL2AccessElemTable. |
| I32 ntnQosDsL2AccessElemVlanIdMax | 1.3.6.1.4.1.45.4.7.1.13.11.1.19 | Integer32 | read-create | 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. |
| I32 ntnQosDsL2AccessElemVlanIdMin | 1.3.6.1.4.1.45.4.7.1.13.11.1.18 | Integer32 | read-create | 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. |
| INT ntnQosDsL2AccessElemVlanTag | 1.3.6.1.4.1.45.4.7.1.13.11.1.20 | INTEGER | read-create | 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. |
| INT ntnQosDsL2AccessElemYelActionDrop | 1.3.6.1.4.1.45.4.7.1.13.11.1.60 | INTEGER | read-create | 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. |
| INT ntnQosDsL2AccessElemYelActionRemarkCos | 1.3.6.1.4.1.45.4.7.1.13.11.1.62 | INTEGER | read-create | 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. |
| I32 ntnQosDsL2AccessElemYelActionRemarkDscp | 1.3.6.1.4.1.45.4.7.1.13.11.1.61 | Integer32 | read-create | 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. |
| INT ntnQosDsL2AccessElemYelActionSetPrec | 1.3.6.1.4.1.45.4.7.1.13.11.1.63 | INTEGER | read-create | 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. |
| ntnQosFilterLimiting | 1.3.6.1.4.1.45.4.7.1.16 | |||
| T/F 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. |
| ntnQosFilterLimitingGroup | 1.3.6.1.4.1.45.4.7.2.2.40 | Objects from the ntnQosFilterLimiting support. | ||
| T/F 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. |
| NUM ntnQosFilterSetStatsAccessAsgnId | 1.3.6.1.4.1.45.4.7.1.13.12.1.1 | IndexInteger | not-accessible | 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. |
| I32 ntnQosFilterSetStatsAccessElemId | 1.3.6.1.4.1.45.4.7.1.13.12.1.8 | Integer32 | read-create | 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. |
| ntnQosFilterSetStatsEntry | 1.3.6.1.4.1.45.4.7.1.13.12.1 | not-accessible | An entry in the filter set statistics table describes a single set of traffic counters for a specific filter set/precedence/evaluation order combination. | |
| NUM ntnQosFilterSetStatsEvalOrder | 1.3.6.1.4.1.45.4.7.1.13.12.1.3 | IndexInteger | not-accessible | An index component that identifies the evaluation order associated with the filter set element for which statistics data is being returned. |
| ntnQosFilterSetStatsGroup | 1.3.6.1.4.1.45.4.7.2.2.37 | Objects from the ntnQosFilterSetStatsTable. | ||
| C64 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. |
| C64 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. |
| C64 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. |
| C64 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. |
| NUM ntnQosFilterSetStatsPrecedence | 1.3.6.1.4.1.45.4.7.1.13.12.1.2 | IndexInteger | not-accessible | An index component that identifies the precedence level associated with the filter set element for which statistics data is being returned. |
| ROW ntnQosFilterSetStatsStatus | 1.3.6.1.4.1.45.4.7.1.13.12.1.10 | RowStatus | read-create | The status of this row. An entry may not exist in the active state unless all objects in the entry have an appropriate value. |
| STO ntnQosFilterSetStatsStorage | 1.3.6.1.4.1.45.4.7.1.13.12.1.9 | StorageType | read-create | 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'. |
| ntnQosFilterSetStatsTable | 1.3.6.1.4.1.45.4.7.1.13.12 | not-accessible | This table contains counters for all the traffic passing through a processing element at the filter set/classifier level. | |
| ntnQosFilterStatsEntry | 1.3.6.1.4.1.45.4.7.1.8.5.1 | not-accessible | An entry in the filter statistics table describes a single set of traffic counters for a specific policy/filter/interface combination. | |
| NUM ntnQosFilterStatsFilterId | 1.3.6.1.4.1.45.4.7.1.8.5.1.2 | IndexIntegerOrZero | not-accessible | 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. |
| ntnQosFilterStatsGroup | 1.3.6.1.4.1.45.4.7.2.2.16 | Objects from the ntnQosFilterStatsTable. | ||
| C64 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. |
| C64 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. |
| NUM ntnQosFilterStatsInterfaceId | 1.3.6.1.4.1.45.4.7.1.8.5.1.3 | InterfaceIndex | not-accessible | 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. |
| C64 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. |
| C64 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. |
| NUM ntnQosFilterStatsPolicyId | 1.3.6.1.4.1.45.4.7.1.8.5.1.1 | IndexInteger | not-accessible | 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. |
| ROW ntnQosFilterStatsStatus | 1.3.6.1.4.1.45.4.7.1.8.5.1.9 | RowStatus | read-create | The status of this row. An entry may not exist in the active state unless all objects in the entry have an appropriate value. |
| STO ntnQosFilterStatsStorage | 1.3.6.1.4.1.45.4.7.1.8.5.1.8 | StorageType | read-create | 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'. |
| ntnQosFilterStatsTable | 1.3.6.1.4.1.45.4.7.1.8.5 | not-accessible | This table contains counters for all the traffic passing through a processing element at the policy/filter level. | |
| BIT ntnQosIfAppsAppEnable | 1.3.6.1.4.1.45.4.7.1.13.7.1.2 | Bits | read-create | An enumeration of interface applications. Indicates which applications, if any, apply to the associated interface. |
| ADR ntnQosIfAppsDefaultGateway | 1.3.6.1.4.1.45.4.7.1.13.7.1.3 | InetAddressIPv4 | read-create | The IP address of the default gateway to be used when defining the policy criteria used by the ARP Spoofing support. |
| ADR ntnQosIfAppsDHCPServer | 1.3.6.1.4.1.45.4.7.1.13.7.1.5 | InetAddressIPv4 | read-create | The IP address of the DHCP Server to be used when defining the policy criteria used by the DHCP Spoofing support. |
| ntnQosIfAppsEntry | 1.3.6.1.4.1.45.4.7.1.13.7.1 | not-accessible | 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. | |
| ntnQosIfAppsGroup | 1.3.6.1.4.1.45.4.7.2.2.31 | Objects from the ntnQosIfAppsTable. | ||
| NUM ntnQosIfAppsIfIndex | 1.3.6.1.4.1.45.4.7.1.13.7.1.1 | InterfaceIndex | not-accessible | 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. |
| INT ntnQosIfAppsIfType | 1.3.6.1.4.1.45.4.7.1.13.7.1.4 | INTEGER | read-create | A value describing the overall interface type. Used when determining whether the DHCP Blocking support should be applied to the associated interface. |
| ROW ntnQosIfAppsStatus | 1.3.6.1.4.1.45.4.7.1.13.7.1.7 | RowStatus | read-create | 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. |
| STO ntnQosIfAppsStorage | 1.3.6.1.4.1.45.4.7.1.13.7.1.6 | StorageType | read-create | 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). |
| ntnQosIfAppsTable | 1.3.6.1.4.1.45.4.7.1.13.7 | not-accessible | Identifies QoS/security application criteria that is to be applied to a specific interface. | |
| BIT 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. |
| ntnQosIfAssignmentEntry | 1.3.6.1.4.1.45.4.7.1.9.1.1 | not-accessible | 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. | |
| ntnQosIfAssignmentGroup | 1.3.6.1.4.1.45.4.7.2.2.18 | Objects from the ntnQosIfAssignmentTable. | ||
| NUM ntnQosIfAssignmentIfIndex | 1.3.6.1.4.1.45.4.7.1.9.1.1.1 | InterfaceIndex | not-accessible | 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. |
| I32 ntnQosIfAssignmentQueueSet | 1.3.6.1.4.1.45.4.7.1.9.1.1.3 | Integer32 | read-create | The queue set associated with this interface. A queue set must be defined in the ntnQosIfQueueTable prior to being referenced by this attribute. |
| ROL ntnQosIfAssignmentRoleCombination | 1.3.6.1.4.1.45.4.7.1.9.1.1.2 | RoleCombination | read-create | The role combination that is associated with the interface with an ifIndex value that is equal to ntnQosIfAssignmentIfIndex. |
| ROW ntnQosIfAssignmentStatus | 1.3.6.1.4.1.45.4.7.1.9.1.1.5 | RowStatus | read-create | 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. |
| STO ntnQosIfAssignmentStorage | 1.3.6.1.4.1.45.4.7.1.9.1.1.4 | StorageType | read-create | 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). |
| ntnQosIfAssignmentTable | 1.3.6.1.4.1.45.4.7.1.9.1 | not-accessible | Contains interface index to interface role combination associations. | |
| ntnQosIfcActionEntry | 1.3.6.1.4.1.45.4.7.1.7.4.1 | not-accessible | 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. | |
| NUM ntnQosIfcActionExtension | 1.3.6.1.4.1.45.4.7.1.7.4.1.6 | RowPointer | read-create | 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. |
| ntnQosIfcActionGroup | 1.3.6.1.4.1.45.4.7.2.2.13 | Objects supporting and from the ntnQosIfcActionTable. | ||
| NUM ntnQosIfcActionId | 1.3.6.1.4.1.45.4.7.1.7.4.1.1 | IndexInteger | not-accessible | 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. |
| STR ntnQosIfcActionLabel | 1.3.6.1.4.1.45.4.7.1.7.4.1.7 | SnmpAdminString | read-create | A label used to reference the action entry in a textual manner. |
| NUM 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. |
| U32 ntnQosIfcActionSessionId | 1.3.6.1.4.1.45.4.7.1.7.4.1.10 | Unsigned32 | read-create | A session identifier used to reference transitory (volatile) data. |
| OCT ntnQosIfcActionSetEgressMask | 1.3.6.1.4.1.45.4.7.1.7.4.1.3 | OCTET STRING | read-create | 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. |
| NUM ntnQosIfcActionSetEgressNUcastIfc | 1.3.6.1.4.1.45.4.7.1.7.4.1.5 | InterfaceIndexOrZero | read-create | 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. |
| NUM ntnQosIfcActionSetEgressUcastIfc | 1.3.6.1.4.1.45.4.7.1.7.4.1.4 | InterfaceIndexOrZero | read-create | 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. |
| ROW ntnQosIfcActionStatus | 1.3.6.1.4.1.45.4.7.1.7.4.1.9 | RowStatus | read-create | The status of this row. An entry may not exist in the active state unless all objects in the entry have an appropriate value. |
| STO ntnQosIfcActionStorage | 1.3.6.1.4.1.45.4.7.1.7.4.1.8 | StorageType | read-create | 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'. |
| ntnQosIfcActionTable | 1.3.6.1.4.1.45.4.7.1.7.4 | not-accessible | 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. | |
| I32 ntnQosIfcActionUpdateVlanId | 1.3.6.1.4.1.45.4.7.1.7.4.1.2 | Integer32 | read-create | 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. |
| U32 ntnQosIfQueueAbsBandwidth | 1.3.6.1.4.1.45.4.7.1.9.2.1.6 | Unsigned32 | read-create | 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. |
| INT ntnQosIfQueueBandwidthAllocation | 1.3.6.1.4.1.45.4.7.1.9.2.1.7 | INTEGER | read-create | 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. |
| INT ntnQosIfQueueDiscipline | 1.3.6.1.4.1.45.4.7.1.9.2.1.4 | INTEGER | read-create | 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. |
| U32 ntnQosIfQueueDrainSize | 1.3.6.1.4.1.45.4.7.1.9.2.1.5 | Unsigned32 | read-create | 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. |
| ntnQosIfQueueEntry | 1.3.6.1.4.1.45.4.7.1.9.2.1 | not-accessible | 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. | |
| ntnQosIfQueueGroup | 1.3.6.1.4.1.45.4.7.2.2.19 | Objects from the ntnQosIfQueueTable. | ||
| NUM ntnQosIfQueueId | 1.3.6.1.4.1.45.4.7.1.9.2.1.1 | IndexInteger | not-accessible | An index that uniquely identifies an entry in the ntnQosIfQueueTable. |
| I32 ntnQosIfQueueIndex | 1.3.6.1.4.1.45.4.7.1.9.2.1.3 | Integer32 | read-create | An arbitrary index that uniquely identifies a specific queue within a set of queues that is identified by the ntnQosIfQueueSetId value. |
| I32 ntnQosIfQueueServiceOrder | 1.3.6.1.4.1.45.4.7.1.9.2.1.8 | Integer32 | read-create | 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. |
| I32 ntnQosIfQueueSetId | 1.3.6.1.4.1.45.4.7.1.9.2.1.2 | Integer32 | read-create | 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). |
| U32 ntnQosIfQueueSize | 1.3.6.1.4.1.45.4.7.1.9.2.1.9 | Unsigned32 | read-create | 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. |
| ROW ntnQosIfQueueStatus | 1.3.6.1.4.1.45.4.7.1.9.2.1.11 | RowStatus | read-create | 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. |
| STO ntnQosIfQueueStorage | 1.3.6.1.4.1.45.4.7.1.9.2.1.10 | StorageType | read-create | 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). |
| ntnQosIfQueueTable | 1.3.6.1.4.1.45.4.7.1.9.2 | not-accessible | Contains information about the individual queues that comprise a queue set implemented on the device. | |
| ntnQosIfShapingEntry | 1.3.6.1.4.1.45.4.7.1.9.6.1 | not-accessible | 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. | |
| ntnQosIfShapingGroup | 1.3.6.1.4.1.45.4.7.2.2.27 | Objects from the ntnQosIfShapingTable. | ||
| NUM ntnQosIfShapingIfIndex | 1.3.6.1.4.1.45.4.7.1.9.6.1.1 | InterfaceIndex | not-accessible | 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. |
| STR ntnQosIfShapingLabel | 1.3.6.1.4.1.45.4.7.1.9.6.1.3 | SnmpAdminString | read-create | A label used to reference the interface shaping data in a textual manner. |
| NUM ntnQosIfShapingSpecific | 1.3.6.1.4.1.45.4.7.1.9.6.1.2 | RowPointer | read-create | 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. |
| ROW ntnQosIfShapingStatus | 1.3.6.1.4.1.45.4.7.1.9.6.1.5 | RowStatus | read-create | 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. |
| STO ntnQosIfShapingStorage | 1.3.6.1.4.1.45.4.7.1.9.6.1.4 | StorageType | read-create | 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). |
| ntnQosIfShapingTable | 1.3.6.1.4.1.45.4.7.1.9.6 | not-accessible | Identifies shaping criteria that is to be applied to a specific interface. | |
| ntnQosInterfaceClasses | 1.3.6.1.4.1.45.4.7.1.9 | |||
| BIT ntnQosInterfaceRoleCapabilities | 1.3.6.1.4.1.45.4.7.1.9.4.1.4 | Bits | read-create | An enumeration of interface capabilities. Used by the PDP or network manager to select which policies and configuration it should push to the PEP. |
| ntnQosInterfaceRoleEntry | 1.3.6.1.4.1.45.4.7.1.9.4.1 | not-accessible | 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. | |
| ntnQosInterfaceRoleGroup | 1.3.6.1.4.1.45.4.7.2.2.25 | Objects from the ntnQosInterfaceRoleTable. | ||
| NUM ntnQosInterfaceRoleId | 1.3.6.1.4.1.45.4.7.1.9.4.1.1 | IndexInteger | not-accessible | An arbitrary integer index that uniquely identifies a instance of the ntnQosInterfaceRole class. Class instances may not be contiguous. |
| INT ntnQosInterfaceRoleIfClass | 1.3.6.1.4.1.45.4.7.1.9.4.1.3 | INTEGER | read-create | 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. |
| NUM 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. |
| ROL ntnQosInterfaceRoleRole | 1.3.6.1.4.1.45.4.7.1.9.4.1.2 | Role | read-create | 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. |
| INT 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. |
| ROW ntnQosInterfaceRoleStatus | 1.3.6.1.4.1.45.4.7.1.9.4.1.6 | RowStatus | read-create | 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. |
| STO ntnQosInterfaceRoleStorageType | 1.3.6.1.4.1.45.4.7.1.9.4.1.5 | StorageType | read-create | 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). |
| ntnQosInterfaceRoleTable | 1.3.6.1.4.1.45.4.7.1.9.4 | not-accessible | Interface role definitions. This class describes the interface roles that exist on the device. An interface role is denoted by its designated role identifier. | |
| BIT ntnQosInterfaceTypeCapabilities | 1.3.6.1.4.1.45.4.7.1.1.1.4 | Bits | read-create | An enumeration of interface capabilities. Used by the PDP or network manager to select which policies and configuration it should push to the PEP. |
| ntnQosInterfaceTypeEntry | 1.3.6.1.4.1.45.4.7.1.1.1 | not-accessible | 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. | |
| ntnQosInterfaceTypeGroup | 1.3.6.1.4.1.45.4.7.2.2.1 | Objects from the ntnQosInterfaceTypeExtTable. | ||
| NUM ntnQosInterfaceTypeId | 1.3.6.1.4.1.45.4.7.1.1.1.1 | IndexInteger | not-accessible | An arbitrary integer index that uniquely identifies a instance of the ntnQosInterfaceType class. Class instances may not be contiguous. |
| INT ntnQosInterfaceTypeIfClass | 1.3.6.1.4.1.45.4.7.1.1.1.3 | INTEGER | read-create | 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. |
| NUM 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. |
| ROL ntnQosInterfaceTypeRoles | 1.3.6.1.4.1.45.4.7.1.1.1.2 | RoleCombination | read-create | 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. |
| ROW ntnQosInterfaceTypeStatus | 1.3.6.1.4.1.45.4.7.1.1.1.6 | RowStatus | read-create | 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. |
| STO ntnQosInterfaceTypeStorageType | 1.3.6.1.4.1.45.4.7.1.1.1.5 | StorageType | read-create | 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). |
| ntnQosInterfaceTypeTable | 1.3.6.1.4.1.45.4.7.1.1 | not-accessible | 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. | |
| INT ntnQosL2AccessElemActionDrop | 1.3.6.1.4.1.45.4.7.1.13.4.1.11 | INTEGER | read-create | 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. |
| INT ntnQosL2AccessElemActionRemarkCos | 1.3.6.1.4.1.45.4.7.1.13.4.1.13 | INTEGER | read-create | 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. |
| I32 ntnQosL2AccessElemActionRemarkDscp | 1.3.6.1.4.1.45.4.7.1.13.4.1.12 | Integer32 | read-create | 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. |
| INT ntnQosL2AccessElemActionSetPrec | 1.3.6.1.4.1.45.4.7.1.13.4.1.14 | INTEGER | read-create | 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)'. |
| STR ntnQosL2AccessElemBlock | 1.3.6.1.4.1.45.4.7.1.13.4.1.16 | SnmpAdminString | read-create | 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. |
| MAC ntnQosL2AccessElemDstAddr | 1.3.6.1.4.1.45.4.7.1.13.4.1.2 | MacAddress | read-create | 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. |
| MAC ntnQosL2AccessElemDstAddrMask | 1.3.6.1.4.1.45.4.7.1.13.4.1.3 | MacAddress | read-create | 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. |
| ntnQosL2AccessElemEntry | 1.3.6.1.4.1.45.4.7.1.13.4.1 | not-accessible | A Layer 2 access element entry describes a single filter and one or more actions. | |
| I32 ntnQosL2AccessElemEtherType | 1.3.6.1.4.1.45.4.7.1.13.4.1.9 | Integer32 | read-create | 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. |
| U32 ntnQosL2AccessElemEvalPrec | 1.3.6.1.4.1.45.4.7.1.13.4.1.20 | Unsigned32 | read-create | 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. |
| ntnQosL2AccessElemGroup | 1.3.6.1.4.1.45.4.7.2.2.29 | Objects supporting and from the ntnQosL2AccessElemTable. | ||
| NUM ntnQosL2AccessElemId | 1.3.6.1.4.1.45.4.7.1.13.4.1.1 | IndexInteger | not-accessible | An index that enumerates the access element entries. Managers can obtain new values for row creation in this table by reading ntnQosL2AccessElemNextFree. |
| STR ntnQosL2AccessElemName | 1.3.6.1.4.1.45.4.7.1.13.4.1.15 | SnmpAdminString | read-create | 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. |
| NUM 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. |
| MAC ntnQosL2AccessElemSrcAddr | 1.3.6.1.4.1.45.4.7.1.13.4.1.4 | MacAddress | read-create | 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. |
| MAC ntnQosL2AccessElemSrcAddrMask | 1.3.6.1.4.1.45.4.7.1.13.4.1.5 | MacAddress | read-create | 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. |
| ROW ntnQosL2AccessElemStatus | 1.3.6.1.4.1.45.4.7.1.13.4.1.19 | RowStatus | read-create | 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. |
| STO ntnQosL2AccessElemStorage | 1.3.6.1.4.1.45.4.7.1.13.4.1.18 | StorageType | read-create | 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'. |
| ntnQosL2AccessElemTable | 1.3.6.1.4.1.45.4.7.1.13.4 | not-accessible | A table of IEEE 802-based access elements that a system may use to identify and manipulate Layer 2 traffic. | |
| INT ntnQosL2AccessElemType | 1.3.6.1.4.1.45.4.7.1.13.4.1.17 | INTEGER | read-create | Identifies the L2 access element type. Designates the higher-level application through which this entry was created. |
| INT ntnQosL2AccessElemUserPriority | 1.3.6.1.4.1.45.4.7.1.13.4.1.10 | INTEGER | read-create | 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. |
| I32 ntnQosL2AccessElemVlanIdMax | 1.3.6.1.4.1.45.4.7.1.13.4.1.7 | Integer32 | read-create | 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. |
| I32 ntnQosL2AccessElemVlanIdMin | 1.3.6.1.4.1.45.4.7.1.13.4.1.6 | Integer32 | read-create | 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. |
| INT ntnQosL2AccessElemVlanTag | 1.3.6.1.4.1.45.4.7.1.13.4.1.8 | INTEGER | read-create | 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. |
| ntnQosMappingClasses | 1.3.6.1.4.1.45.4.7.1.10 | |||
| ntnQosMappingClassesScalars | 1.3.6.1.4.1.45.4.7.1.10.3 | |||
| T/F 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. |
| T/F 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. |
| INT 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). |
| ntnQosMappingScalarsGroup | 1.3.6.1.4.1.45.4.7.2.2.42 | Objects from the ntnQosMapping support. | ||
| ntnQosMeterClasses | 1.3.6.1.4.1.45.4.7.1.6 | |||
| ntnQosMeterEntry | 1.3.6.1.4.1.45.4.7.1.6.2.1 | not-accessible | An entry in the meter table describes a single conformance level of a meter. | |
| NUM ntnQosMeterFailNext | 1.3.6.1.4.1.45.4.7.1.6.2.1.3 | RowPointer | read-create | 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. |
| ntnQosMeterGroup | 1.3.6.1.4.1.45.4.7.2.2.10 | Objects supporting and from the ntnQosMeterTable. | ||
| NUM ntnQosMeterId | 1.3.6.1.4.1.45.4.7.1.6.2.1.1 | IndexInteger | not-accessible | 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. |
| STR ntnQosMeterLabel | 1.3.6.1.4.1.45.4.7.1.6.2.1.6 | SnmpAdminString | read-create | A label used to reference the meter data in a textual manner. Version 1/2 attribute. |
| NUM 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. |
| NUM ntnQosMeterOutOfProfileStats | 1.3.6.1.4.1.45.4.7.1.6.2.1.5 | IndexIntegerOrZero | read-create | 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. |
| U32 ntnQosMeterSessionId | 1.3.6.1.4.1.45.4.7.1.6.2.1.9 | Unsigned32 | read-create | A session identifier used to reference transitory (volatile) data. Version 1/2 attribute. |
| NUM ntnQosMeterSpecific | 1.3.6.1.4.1.45.4.7.1.6.2.1.4 | RowPointer | read-create | 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. |
| ROW ntnQosMeterStatus | 1.3.6.1.4.1.45.4.7.1.6.2.1.8 | RowStatus | read-create | 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. |
| STO ntnQosMeterStorage | 1.3.6.1.4.1.45.4.7.1.6.2.1.7 | StorageType | read-create | 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. |
| NUM ntnQosMeterSucceedNext | 1.3.6.1.4.1.45.4.7.1.6.2.1.2 | RowPointer | read-create | 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. |
| ntnQosMeterTable | 1.3.6.1.4.1.45.4.7.1.6.2 | not-accessible | 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. | |
| VER ntnQosMeterVersion | 1.3.6.1.4.1.45.4.7.1.6.2.1.10 | VersionIndicator | read-create | Version indicator for ntnQosMeterTable. |
| ntnQosNotificationGroup | 1.3.6.1.4.1.45.4.7.2.2.43 | QoS-related notifications. | ||
| NUM ntnQosPolicyAction | 1.3.6.1.4.1.45.4.7.1.8.2.1.7 | IndexIntegerOrZero | read-create | 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. |
| ntnQosPolicyAgtClasses | 1.3.6.1.4.1.45.4.7.1.11 | |||
| ntnQosPolicyClasses | 1.3.6.1.4.1.45.4.7.1.8 | |||
| U32 ntnQosPolicyClassifierId | 1.3.6.1.4.1.45.4.7.1.8.2.1.3 | Unsigned32 | read-create | 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. |
| INT ntnQosPolicyClassifierType | 1.3.6.1.4.1.45.4.7.1.8.2.1.2 | INTEGER | read-create | 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. |
| STR 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. |
| ntnQosPolicyDeviceIdentEntry | 1.3.6.1.4.1.45.4.7.1.11.2.1 | not-accessible | An instance of the ntnQosPolicyDeviceIdent class. Only one instance of this policy class is ever instantiated. | |
| ntnQosPolicyDeviceIdentGroup | 1.3.6.1.4.1.45.4.7.2.2.23 | Objects from the ntnQosPolicyDeviceIdentTable. | ||
| NUM ntnQosPolicyDeviceIdentId | 1.3.6.1.4.1.45.4.7.1.11.2.1.1 | IndexInteger | not-accessible | An index to uniquely identify an instance of this policy class. |
| U32 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. |
| ntnQosPolicyDeviceIdentTable | 1.3.6.1.4.1.45.4.7.1.11.2 | not-accessible | This class contains a single policy rule instance that contains device-specific information. | |
| U32 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. |
| ntnQosPolicyDiagsEntry | 1.3.6.1.4.1.45.4.7.1.8.6.1 | not-accessible | 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. | |
| U32 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. |
| ntnQosPolicyDiagsGroup | 1.3.6.1.4.1.45.4.7.2.2.17 | Objects from the ntnQosPolicyDiagsTable. | ||
| U32 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. |
| U32 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. |
| U32 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. |
| U32 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. |
| U32 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. |
| ntnQosPolicyDiagsTable | 1.3.6.1.4.1.45.4.7.1.8.6 | not-accessible | This table contains attributes used to track the current level of hardware resource consumption related to installed policy data on an interface. | |
| U32 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. |
| U32 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. |
| U32 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. |
| U32 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. |
| ntnQosPolicyEntry | 1.3.6.1.4.1.45.4.7.1.8.2.1 | not-accessible | 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. | |
| NTF 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. | ||
| NTF 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. | ||
| 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 | |||
| 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. | ||
| ntnQosPolicyEvolPibCompliances | 1.3.6.1.4.1.45.4.7.2.1 | |||
| ntnQosPolicyEvolPibConformance | 1.3.6.1.4.1.45.4.7.2 | |||
| ntnQosPolicyEvolPibGroups | 1.3.6.1.4.1.45.4.7.2.2 | |||
| ntnQosPolicyEvolPibNotifications | 1.3.6.1.4.1.45.4.7.3 | |||
| ntnQosPolicyGroup | 1.3.6.1.4.1.45.4.7.2.2.14 | Objects supporting and from the ntnQosPolicyTable. | ||
| NUM ntnQosPolicyId | 1.3.6.1.4.1.45.4.7.1.8.2.1.1 | IndexInteger | not-accessible | 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. |
| NUM ntnQosPolicyInterfaceIndex | 1.3.6.1.4.1.45.4.7.1.8.2.1.14 | InterfaceIndexOrZero | read-create | 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. |
| ROL ntnQosPolicyInterfaceRoles | 1.3.6.1.4.1.45.4.7.1.8.2.1.4 | RoleCombination | read-create | 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. |
| STR ntnQosPolicyLabel | 1.3.6.1.4.1.45.4.7.1.8.2.1.9 | SnmpAdminString | read-create | A label used to reference the QoS policy entry in a textual manner. Version 1/2 attribute. |
| NUM ntnQosPolicyMeter | 1.3.6.1.4.1.45.4.7.1.8.2.1.6 | IndexIntegerOrZero | read-create | 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. |
| INT 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). |
| NUM 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. |
| NUM ntnQosPolicyNonMatchAction | 1.3.6.1.4.1.45.4.7.1.8.2.1.8 | IndexIntegerOrZero | read-create | 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. |
| U32 ntnQosPolicyPrecedence | 1.3.6.1.4.1.45.4.7.1.8.2.1.5 | Unsigned32 | read-create | 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. |
| U32 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. |
| STR 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. |
| U32 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. |
| ntnQosPolicyPrecResDiagsEntry | 1.3.6.1.4.1.45.4.7.1.8.7.1 | not-accessible | 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. | |
| U32 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. |
| ntnQosPolicyPrecResDiagsGroup | 1.3.6.1.4.1.45.4.7.2.2.35 | Objects from the ntnQosPolicyPrecResDiagsTable. | ||
| NUM ntnQosPolicyPrecResDiagsInterface | 1.3.6.1.4.1.45.4.7.1.8.7.1.2 | InterfaceIndex | not-accessible | 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. |
| U32 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. |
| U32 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. |
| U32 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. |
| U32 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. |
| U32 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. |
| U32 ntnQosPolicyPrecResDiagsPrec | 1.3.6.1.4.1.45.4.7.1.8.7.1.1 | Unsigned32 | not-accessible | 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. |
| U32 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. |
| U32 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. |
| ntnQosPolicyPrecResDiagsTable | 1.3.6.1.4.1.45.4.7.1.8.7 | not-accessible | 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. | |
| U32 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. |
| U32 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. |
| U32 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. |
| U32 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. |
| U32 ntnQosPolicySessionId | 1.3.6.1.4.1.45.4.7.1.8.2.1.15 | Unsigned32 | read-create | A session identifier used to reference transitory (volatile) data. Version 1/2 attribute. |
| NUM ntnQosPolicyStats | 1.3.6.1.4.1.45.4.7.1.8.2.1.12 | IndexIntegerOrZero | read-create | 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. |
| INT ntnQosPolicyStatsType | 1.3.6.1.4.1.45.4.7.1.8.2.1.13 | INTEGER | read-create | 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. |
| ROW ntnQosPolicyStatus | 1.3.6.1.4.1.45.4.7.1.8.2.1.11 | RowStatus | read-create | 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. |
| STO ntnQosPolicyStorage | 1.3.6.1.4.1.45.4.7.1.8.2.1.10 | StorageType | read-create | 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. |
| ntnQosPolicyTable | 1.3.6.1.4.1.45.4.7.1.8.2 | not-accessible | 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. | |
| VER ntnQosPolicyVersion | 1.3.6.1.4.1.45.4.7.1.8.2.1.16 | VersionIndicator | read-create | Version indicator for ntnQosPolicyTable. |
| U32 ntnQosPrcSupportCurrentPris | 1.3.6.1.4.1.45.4.7.1.11.1.1.5 | Unsigned32 | read-only | The current numbers of class instances. |
| ntnQosPrcSupportEntry | 1.3.6.1.4.1.45.4.7.1.11.1.1 | not-accessible | An instance of the ntnQosPrcSupport class that identifies a specific policy class and associated attributes as supported by the device. | |
| ntnQosPrcSupportGroup | 1.3.6.1.4.1.45.4.7.2.2.22 | Objects from the ntnQosPrcSupportTable. | ||
| NUM ntnQosPrcSupportId | 1.3.6.1.4.1.45.4.7.1.11.1.1.1 | IndexInteger | not-accessible | An arbitrary integer index that uniquely identifies an instance of the ntnQosPrcSupport class. |
| U32 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. |
| OCT 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. |
| OID 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. |
| ntnQosPrcSupportTable | 1.3.6.1.4.1.45.4.7.1.11.1 | not-accessible | 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. | |
| DSC ntnQosQsetDscpAssignmentDscp | 1.3.6.1.4.1.45.4.7.1.3.1.3 | Dscp | read-create | The DSCP value to which this class instance applies. |
| ntnQosQsetDscpAssignmentEntry | 1.3.6.1.4.1.45.4.7.1.3.1 | not-accessible | An instance of the ntnQosQsetDscpAssignment class. | |
| ntnQosQsetDscpAssignmentGroup | 1.3.6.1.4.1.45.4.7.2.2.3 | Objects from the ntnQosQsetDscpAssignmentTable. | ||
| NUM ntnQosQsetDscpAssignmentId | 1.3.6.1.4.1.45.4.7.1.3.1.1 | IndexInteger | not-accessible | An index that is used to uniquely identify the instance of the ntnQosQsetDscpAssignment class. |
| I32 ntnQosQsetDscpAssignmentQset | 1.3.6.1.4.1.45.4.7.1.3.1.2 | Integer32 | read-create | 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. |
| I32 ntnQosQsetDscpAssignmentQueue | 1.3.6.1.4.1.45.4.7.1.3.1.4 | Integer32 | read-create | 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. |
| ROW ntnQosQsetDscpAssignmentStatus | 1.3.6.1.4.1.45.4.7.1.3.1.6 | RowStatus | read-create | 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. |
| STO ntnQosQsetDscpAssignmentStorageType | 1.3.6.1.4.1.45.4.7.1.3.1.5 | StorageType | read-create | 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). |
| ntnQosQsetDscpAssignmentTable | 1.3.6.1.4.1.45.4.7.1.3 | not-accessible | 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. | |
| ntnQosQsetPriAssignmentEntry | 1.3.6.1.4.1.45.4.7.1.2.1 | not-accessible | An instance of the ntnQosQsetPriAssignment class. | |
| ntnQosQsetPriAssignmentGroup | 1.3.6.1.4.1.45.4.7.2.2.2 | Objects from the ntnQosQsetPriAssignmentTable. | ||
| NUM ntnQosQsetPriAssignmentId | 1.3.6.1.4.1.45.4.7.1.2.1.1 | IndexInteger | not-accessible | An index that is used to uniquely identify the instance of the ntnQosQsetPriAssignment class. |
| QOS ntnQosQsetPriAssignmentPri | 1.3.6.1.4.1.45.4.7.1.2.1.3 | QosIeee802Cos | read-create | The 802.1p user priority to which this class instance applies. |
| I32 ntnQosQsetPriAssignmentQset | 1.3.6.1.4.1.45.4.7.1.2.1.2 | Integer32 | read-create | 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. |
| I32 ntnQosQsetPriAssignmentQueue | 1.3.6.1.4.1.45.4.7.1.2.1.4 | Integer32 | read-create | 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. |
| ROW ntnQosQsetPriAssignmentStatus | 1.3.6.1.4.1.45.4.7.1.2.1.6 | RowStatus | read-create | 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. |
| STO ntnQosQsetPriAssignmentStorageType | 1.3.6.1.4.1.45.4.7.1.2.1.5 | StorageType | read-create | 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). |
| ntnQosQsetPriAssignmentTable | 1.3.6.1.4.1.45.4.7.1.2 | not-accessible | 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. | |
| ntnQosQueueShapingEntry | 1.3.6.1.4.1.45.4.7.1.9.8.1 | not-accessible | 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. | |
| ntnQosQueueShapingGroup | 1.3.6.1.4.1.45.4.7.2.2.36 | Objects from the ntnQosQueueShapingTable. | ||
| NUM ntnQosQueueShapingIfIndex | 1.3.6.1.4.1.45.4.7.1.9.8.1.1 | InterfaceIndex | not-accessible | 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. |
| STR ntnQosQueueShapingLabel | 1.3.6.1.4.1.45.4.7.1.9.8.1.4 | SnmpAdminString | read-create | A label used to reference the queue shaping data in a textual manner. |
| I32 ntnQosQueueShapingQueue | 1.3.6.1.4.1.45.4.7.1.9.8.1.2 | Integer32 | not-accessible | 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. |
| NUM ntnQosQueueShapingSpecific | 1.3.6.1.4.1.45.4.7.1.9.8.1.3 | RowPointer | read-create | 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. |
| ROW ntnQosQueueShapingStatus | 1.3.6.1.4.1.45.4.7.1.9.8.1.6 | RowStatus | read-create | 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. |
| STO ntnQosQueueShapingStorage | 1.3.6.1.4.1.45.4.7.1.9.8.1.5 | StorageType | read-create | 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). |
| ntnQosQueueShapingTable | 1.3.6.1.4.1.45.4.7.1.9.8 | not-accessible | Identifies shaping criteria that is to be applied to a specific interface's egress queues. | |
| ntnQosQuickPolicy | 1.3.6.1.4.1.45.4.7.1.15 | |||
| INT 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. |
| I32 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. |
| INT 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). |
| DSC ntnQosQuickPolicyDscp | 1.3.6.1.4.1.45.4.7.1.15.11 | Dscp | read-write | The DSCP codepoint for a quick policy. |
| ntnQosQuickPolicyGroup | 1.3.6.1.4.1.45.4.7.2.2.39 | Objects from the ntnQosQuickPolicy support. | ||
| NUM 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. |
| I32 ntnQosQuickPolicyIPriority | 1.3.6.1.4.1.45.4.7.1.15.17 | Integer32 | read-write | The I-priority value for a quick policy. |
| I32 ntnQosQuickPolicyITPID | 1.3.6.1.4.1.45.4.7.1.15.16 | Integer32 | read-write | The ITPID value for a quick policy. |
| VLA ntnQosQuickPolicyIVid | 1.3.6.1.4.1.45.4.7.1.15.15 | VlanId | read-write | The IVID value or a quick policy. |
| I32 ntnQosQuickPolicyPbitsValue | 1.3.6.1.4.1.45.4.7.1.15.5 | Integer32 | read-write | The pbits value for creating a quick policy. |
| I32 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. |
| POR 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. |
| I32 ntnQosQuickPolicyPrecedence | 1.3.6.1.4.1.45.4.7.1.15.18 | Integer32 | read-write | The precedence value for a quick policy. |
| I32 ntnQosQuickPolicyPriority | 1.3.6.1.4.1.45.4.7.1.15.12 | Integer32 | read-write | The priority value for a quick policy. |
| I32 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. |
| I32 ntnQosQuickPolicyTPID | 1.3.6.1.4.1.45.4.7.1.15.14 | Integer32 | read-write | The TPID value for a quick policy. |
| INT ntnQosQuickPolicyTrackQiQType | 1.3.6.1.4.1.45.4.7.1.15.10 | INTEGER | read-write | The QinQ type for a quick policy. |
| T/F 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. |
| INT 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). |
| VLA ntnQosQuickPolicyVid | 1.3.6.1.4.1.45.4.7.1.15.13 | VlanId | read-write | The VLAN ID for a quick policy. |
| U32 ntnQosShapingParamsBurstSize | 1.3.6.1.4.1.45.4.7.1.4.1.3 | Unsigned32 | read-create | 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. |
| ntnQosShapingParamsEntry | 1.3.6.1.4.1.45.4.7.1.4.1 | not-accessible | An instance of the ntnQosShapingParams class. | |
| ntnQosShapingParamsGroup | 1.3.6.1.4.1.45.4.7.2.2.4 | Objects from the ntnQosShapingParamsTable. | ||
| NUM ntnQosShapingParamsId | 1.3.6.1.4.1.45.4.7.1.4.1.1 | IndexInteger | not-accessible | An index that is used to uniquely identify the instance of the ntnQosShapingParams class. |
| STR ntnQosShapingParamsLabel | 1.3.6.1.4.1.45.4.7.1.4.1.7 | SnmpAdminString | read-create | A label used to reference the entry in a textual manner. |
| INT ntnQosShapingParamsQueueSize | 1.3.6.1.4.1.45.4.7.1.4.1.4 | INTEGER | read-create | 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. |
| U32 ntnQosShapingParamsRate | 1.3.6.1.4.1.45.4.7.1.4.1.2 | Unsigned32 | read-create | 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. |
| ROW ntnQosShapingParamsStatus | 1.3.6.1.4.1.45.4.7.1.4.1.6 | RowStatus | read-create | 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. |
| STO ntnQosShapingParamsStorageType | 1.3.6.1.4.1.45.4.7.1.4.1.5 | StorageType | read-create | 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). |
| ntnQosShapingParamsTable | 1.3.6.1.4.1.45.4.7.1.4 | not-accessible | 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. | |
| ntnQosTBMeters | 1.3.6.1.4.1.45.4.7.1.6.5 | |||
| 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. | ||
| BUR ntnQosTBParamBurstSize | 1.3.6.1.4.1.45.4.7.1.6.4.1.4 | BurstSize | read-create | 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. |
| ntnQosTBParamEntry | 1.3.6.1.4.1.45.4.7.1.6.4.1 | not-accessible | An entry that describes a single set of token bucket parameters. | |
| ntnQosTBParamGroup | 1.3.6.1.4.1.45.4.7.2.2.11 | Objects supporting and from the ntnQosTBParamTable. | ||
| NUM ntnQosTBParamId | 1.3.6.1.4.1.45.4.7.1.6.4.1.1 | IndexInteger | not-accessible | 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. |
| U32 ntnQosTBParamInterval | 1.3.6.1.4.1.45.4.7.1.6.4.1.5 | Unsigned32 | read-create | 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. |
| STR ntnQosTBParamLabel | 1.3.6.1.4.1.45.4.7.1.6.4.1.6 | SnmpAdminString | read-create | A label used to reference the token bucket data in a textual manner. Version 1/2 attribute. |
| U32 ntnQosTBParamMinRate | 1.3.6.1.4.1.45.4.7.1.6.4.1.11 | Unsigned32 | read-create | The minimum token-bucket rate, in kilobits per second (kbps). Version 2 attribute. |
| NUM 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. |
| U32 ntnQosTBParamRate | 1.3.6.1.4.1.45.4.7.1.6.4.1.3 | Unsigned32 | read-create | 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. |
| U32 ntnQosTBParamSessionId | 1.3.6.1.4.1.45.4.7.1.6.4.1.9 | Unsigned32 | read-create | A session identifier used to reference transitory (volatile) data. Version 1/2 attribute. |
| 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. | ||
| 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. | ||
| 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. | ||
| ROW ntnQosTBParamStatus | 1.3.6.1.4.1.45.4.7.1.6.4.1.8 | RowStatus | read-create | 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. |
| STO ntnQosTBParamStorage | 1.3.6.1.4.1.45.4.7.1.6.4.1.7 | StorageType | read-create | 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. |
| ntnQosTBParamTable | 1.3.6.1.4.1.45.4.7.1.6.4 | not-accessible | 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. | |
| 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. | ||
| 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. | ||
| 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. | ||
| OID ntnQosTBParamType | 1.3.6.1.4.1.45.4.7.1.6.4.1.2 | AutonomousType | read-create | 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. |
| VER ntnQosTBParamVersion | 1.3.6.1.4.1.45.4.7.1.6.4.1.10 | VersionIndicator | read-create | Version indicator for ntnQosTBParamTable. |
| ntnQosUserPolicyEntry | 1.3.6.1.4.1.45.4.7.1.13.9.1 | not-accessible | 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. | |
| ntnQosUserPolicyGroup | 1.3.6.1.4.1.45.4.7.2.2.32 | Objects from the ntnQosUserPolicyTable. | ||
| NUM ntnQosUserPolicyId | 1.3.6.1.4.1.45.4.7.1.13.9.1.1 | IndexInteger | not-accessible | An index that enumerates the user policy entries. Managers can obtain new values for row creation in this table by reading ntnQosUserPolicyNextFree. |
| NUM ntnQosUserPolicyIfIndex | 1.3.6.1.4.1.45.4.7.1.13.9.1.2 | InterfaceIndex | read-create | 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. |
| NUM 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. |
| ROL ntnQosUserPolicyRoleCombination | 1.3.6.1.4.1.45.4.7.1.13.9.1.3 | RoleCombination | read-create | 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. |
| U32 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. |
| U32 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). |
| U32 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. |
| MAC ntnQosUserPolicySrcMacAddr | 1.3.6.1.4.1.45.4.7.1.13.9.1.11 | MacAddress | read-create | 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. |
| MAC ntnQosUserPolicySrcMacAddrMask | 1.3.6.1.4.1.45.4.7.1.13.9.1.12 | MacAddress | read-create | 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. |
| ROW ntnQosUserPolicyStatus | 1.3.6.1.4.1.45.4.7.1.13.9.1.10 | RowStatus | read-create | 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. |
| STO ntnQosUserPolicyStorage | 1.3.6.1.4.1.45.4.7.1.13.9.1.9 | StorageType | read-create | 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). |
| ntnQosUserPolicyTable | 1.3.6.1.4.1.45.4.7.1.13.9 | not-accessible | 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. | |
| STR ntnQosUserPolicyUserGroup | 1.3.6.1.4.1.45.4.7.1.13.9.1.5 | SnmpAdminString | read-create | The user group with which the user, identified by the ntnQosUserPolicyUserName attribute, is associated. |
| STR ntnQosUserPolicyUserName | 1.3.6.1.4.1.45.4.7.1.13.9.1.4 | SnmpAdminString | read-create | The user name identifying the user that is currently associated with this user policy (i.e., ifIndex and role combination) information. |
| ntnQosUserRoleEntry | 1.3.6.1.4.1.45.4.7.1.9.5.1 | not-accessible | 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. | |
| ntnQosUserRoleGroup | 1.3.6.1.4.1.45.4.7.2.2.26 | Objects from the ntnQosUserRoleTable. | ||
| NUM ntnQosUserRoleIfIndex | 1.3.6.1.4.1.45.4.7.1.9.5.1.1 | InterfaceIndex | not-accessible | 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. |
| ROL ntnQosUserRoleRoleCombination | 1.3.6.1.4.1.45.4.7.1.9.5.1.2 | RoleCombination | read-create | 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. |
| U32 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. |
| U32 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). |
| U32 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. |
| ROW ntnQosUserRoleStatus | 1.3.6.1.4.1.45.4.7.1.9.5.1.9 | RowStatus | read-create | 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. |
| STO ntnQosUserRoleStorage | 1.3.6.1.4.1.45.4.7.1.9.5.1.8 | StorageType | read-create | 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). |
| ntnQosUserRoleTable | 1.3.6.1.4.1.45.4.7.1.9.5 | not-accessible | 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. | |
| STR ntnQosUserRoleUserGroup | 1.3.6.1.4.1.45.4.7.1.9.5.1.4 | SnmpAdminString | read-create | The user group with which the user, identified by the ntnQosUserRoleUserName attribute, is associated. |
| STR ntnQosUserRoleUserName | 1.3.6.1.4.1.45.4.7.1.9.5.1.3 | SnmpAdminString | read-create | The user name identifying the user that is currently associated with this user role (i.e., ifIndex and role combination) information. |
| T/F ntnSystemClfrBcastFrames | 1.3.6.1.4.1.45.4.7.1.5.6.1.6 | TruthValue | read-create | 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. |
| ntnSystemClfrEntry | 1.3.6.1.4.1.45.4.7.1.5.6.1 | not-accessible | 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. | |
| ntnSystemClfrGroup | 1.3.6.1.4.1.45.4.7.2.2.7 | Objects supporting and from the ntnSystemClfrTable. | ||
| NUM ntnSystemClfrId | 1.3.6.1.4.1.45.4.7.1.5.6.1.1 | IndexInteger | not-accessible | 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. |
| T/F ntnSystemClfrKnownIpMcast | 1.3.6.1.4.1.45.4.7.1.5.6.1.16 | TruthValue | read-create | 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. |
| T/F ntnSystemClfrKnownMcastFrames | 1.3.6.1.4.1.45.4.7.1.5.6.1.5 | TruthValue | read-create | 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. |
| T/F ntnSystemClfrKnownNonIpMcast | 1.3.6.1.4.1.45.4.7.1.5.6.1.20 | TruthValue | read-create | 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. |
| T/F ntnSystemClfrKnownUcastFrames | 1.3.6.1.4.1.45.4.7.1.5.6.1.4 | TruthValue | read-create | 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. |
| STR ntnSystemClfrLabel | 1.3.6.1.4.1.45.4.7.1.5.6.1.12 | SnmpAdminString | read-create | A label used to reference the classifier entry in a textual manner. Version 1/2 attribute. |
| NUM 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. |
| T/F ntnSystemClfrNonIpPkt | 1.3.6.1.4.1.45.4.7.1.5.6.1.17 | TruthValue | read-create | 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. |
| OCT ntnSystemClfrPatternData | 1.3.6.1.4.1.45.4.7.1.5.6.1.8 | OCTET STRING | read-create | 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. |
| INT ntnSystemClfrPatternFormat | 1.3.6.1.4.1.45.4.7.1.5.6.1.11 | INTEGER | read-create | 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. |
| INT ntnSystemClfrPatternIpVersion | 1.3.6.1.4.1.45.4.7.1.5.6.1.18 | INTEGER | read-create | 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. |
| INT ntnSystemClfrPatternL2Format | 1.3.6.1.4.1.45.4.7.1.5.6.1.21 | INTEGER | read-create | 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. |
| OCT ntnSystemClfrPatternPosition | 1.3.6.1.4.1.45.4.7.1.5.6.1.7 | OCTET STRING | read-create | 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. |
| U32 ntnSystemClfrSessionId | 1.3.6.1.4.1.45.4.7.1.5.6.1.13 | Unsigned32 | read-create | A session identifier used to reference transitory (volatile) data. Version 1/2 attribute. |
| ROW ntnSystemClfrStatus | 1.3.6.1.4.1.45.4.7.1.5.6.1.10 | RowStatus | read-create | 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. |
| STO ntnSystemClfrStorage | 1.3.6.1.4.1.45.4.7.1.5.6.1.9 | StorageType | read-create | 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. |
| ntnSystemClfrTable | 1.3.6.1.4.1.45.4.7.1.5.6 | not-accessible | The System Classifier Table defines classification data that is platform or hardware specific. | |
| T/F ntnSystemClfrUnknownIpMcast | 1.3.6.1.4.1.45.4.7.1.5.6.1.15 | TruthValue | read-create | 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. |
| T/F ntnSystemClfrUnknownMcastFrames | 1.3.6.1.4.1.45.4.7.1.5.6.1.3 | TruthValue | read-create | 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. |
| T/F ntnSystemClfrUnknownNonIpMcast | 1.3.6.1.4.1.45.4.7.1.5.6.1.19 | TruthValue | read-create | 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. |
| T/F ntnSystemClfrUnknownUcastFrames | 1.3.6.1.4.1.45.4.7.1.5.6.1.2 | TruthValue | read-create | 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. |
| VER ntnSystemClfrVersion | 1.3.6.1.4.1.45.4.7.1.5.6.1.14 | VersionIndicator | read-create | Version indicator for ntnSystemClfrTable. |
RFC description
Defines QoS policy components, traffic classifiers, and service quality configurations for Avaya network devices.
Start monitoring Avaya/Nortel network switch or router (QoS policy provisioning) with a free 30-day trial of IPNetwork Monitor. Import MIBs, browse SNMP OIDs, create custom SNMP monitors, configure alerts, and monitor any SNMP-enabled network device from a single console.