All MIBs › PRVT-QOS-MIB
Organization: BATM Advanced Communication
Last Updated: 2010-03-23
Category: QoS and Traffic Management
Description:
Handles BATM Advanced Communication QoS policy configuration, covering traffic classification, marking, policing, and queue scheduling.
Imported Objects
From IF-MIB
| InterfaceIndex | |
| InterfaceIndexOrZero |
From PRVT-SWITCH-MIB
| prvt-products |
From SNMPv2-CONF
| MODULE-COMPLIANCE | |
| NOTIFICATION-GROUP | |
| OBJECT-GROUP |
From SNMPv2-SMI
| Counter32 | |
| Counter64 | |
| Gauge32 | |
| Integer32 | |
| IpAddress | |
| MODULE-IDENTITY | |
| NOTIFICATION-TYPE | |
| OBJECT-TYPE | |
| TimeTicks | |
| Unsigned32 |
From SNMPv2-TC
| DisplayString | |
| MacAddress | |
| RowPointer | |
| RowStatus | |
| StorageType | |
| TEXTUAL-CONVENTION | |
| TimeStamp | |
| TruthValue |
What Is PRVT-QOS-MIB?
PRVT-QOS-MIB is a proprietary Quality-of-Service (QoS) MIB for BATM Advanced Communication networking equipment, defining the objects used to configure traffic classification, marking, policing, and queue scheduling policies. It exposes forwarding-class name definitions through tFCNameTable and hierarchical QoS (hqos) ingress and egress service-access-point tables, such as hqosSapIngressTable, that bind shaping and scheduling profiles to specific services or interfaces. Its monitoring role centers on QoS configuration and software provisioning status rather than physical hardware sensors: tFCRowStatus and hqosSapIngressRowStatus indicate whether a forwarding class or SAP ingress policy is active as configured, and tFCNameLastChanged lets operators audit when a classification definition was last modified, so checking a specific PRVT-QOS-MIB OID is often how an operator confirms a particular policy row's state during troubleshooting. As a QoS-focused module it depends on the device's interface and service MIBs, since its SAP ingress/egress tables are meaningful only in the context of the logical interfaces and services those companion modules define. It is deployed on BATM Advanced Communication carrier Ethernet and access/aggregation network equipment where service providers need to enforce differentiated traffic handling and verify per-service QoS policy is correctly provisioned end to end.
IPNetwork Monitor allows you to monitor SNMP objects defined in PRVT-QOS-MIB. 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.
What Can Be Monitored
- forwarding-class name definitions
- forwarding-class row status
- SAP ingress policy configuration
- SAP ingress row/administrative status
- classification last-changed timestamp
Supported Devices
- BATM Advanced Communication carrier Ethernet / access-aggregation switch
Monitoring Examples
An operator would walk tFCNameTable, checking each tFCNameEntry's tFCValue and tFCRowStatus to confirm a forwarding class such as voice or video is defined and active, and reviewing tFCNameLastChanged to spot an unexpected recent edit. Cross-referencing hqosSapIngressTable by hqosSapIngressIndex shows which ingress SAP policies are provisioned, using hqosSapIngressDescription and hqosSapIngressRowStatus to verify a given service's ingress QoS profile is active rather than notInService. An inactive hqosSapIngressRowStatus on a customer-facing SAP would explain traffic entering without the intended classification or policing applied, a condition typically investigated by drilling into the tFCObjects and hqosSapIngressObjects branches alongside the egress-side hqosSapEgressObjects.
OIDs
| OID symbolic | OID numeric | Type | Access | Description |
|---|---|---|---|---|
| serviceAccessSwitch | 1.3.6.1.4.1.738.1.7 | |||
| prvtQosMIB | 1.3.6.1.4.1.738.1.7.1 | This document is the SNMP MIB module to manage the QoS parameters. | ||
| tFCObjects | 1.3.6.1.4.1.738.1.7.1.1 | |||
| tFCNameTable | 1.3.6.1.4.1.738.1.7.1.1.1 | not-accessible | A list of all Forwarding Class Names. Forwarding Class Name entries must exist here and be active before they can be referenced elsewhere (e.g. qos queue). | |
| tFCNameEntry | 1.3.6.1.4.1.738.1.7.1.1.1.1 | not-accessible | Information about a particular Forwarding Class Name, particularly the Forwarding Class value. Some default entries are created by the agent. Default entries have tFCNameStorageType permanent, and can not be deleted. Entries cannot be created by user but maybe supported in future. An attempt to create a row in this table would return no creation. | |
| INT tFCValue | 1.3.6.1.4.1.738.1.7.1.1.1.1.1 | INTEGER | not-accessible | Forwarding class number as used in the tables below. |
| ROW tFCRowStatus | 1.3.6.1.4.1.738.1.7.1.1.1.1.2 | RowStatus | not-accessible | Row Status of the entry. |
| STO tFCStorageType | 1.3.6.1.4.1.738.1.7.1.1.1.1.3 | StorageType | not-accessible | The storage type of this row in the table. |
| TFC tFCName | 1.3.6.1.4.1.738.1.7.1.1.1.1.4 | TFCName | not-accessible | FC name. |
| TIM tFCNameLastChanged | 1.3.6.1.4.1.738.1.7.1.1.1.1.5 | TimeStamp | not-accessible | Timestamp of last change to this row in tFCNameTable. |
| hqosSapIngressObjects | 1.3.6.1.4.1.738.1.7.1.2 | |||
| hqosSapIngressTable | 1.3.6.1.4.1.738.1.7.1.2.1 | not-accessible | This table specifies HQoS service ingress policy configuration. | |
| hqosSapIngressEntry | 1.3.6.1.4.1.738.1.7.1.2.1.1 | not-accessible | Information about a particular HQoS Sap Ingress Policy. sap-ingress policy (1) is the default entry. Default Entry is created by the agent, other entries are created by user. Default Entry cannot be modified/deleted. The other entries are deleted by user. There is no StorageType object, entries have a presumed StorageType of nonVolatile. | |
| TSA hqosSapIngressIndex | 1.3.6.1.4.1.738.1.7.1.2.1.1.1 | TSapIngressPolicyId | not-accessible | The identifier of a HQoS service ingress policy. The policy ID is the index to this table. |
| ROW hqosSapIngressRowStatus | 1.3.6.1.4.1.738.1.7.1.2.1.1.2 | RowStatus | read-create | Row Status for the policy. The deletion of this row has an action of removing the dependent rows in the following tables : - hqosSapIngressQueueTable - hqosSapIngressDSCPTable - hqosSapIngressDot1pTable |
| TIT hqosSapIngressDescription | 1.3.6.1.4.1.738.1.7.1.2.1.1.3 | TItemDescription | read-write | User-provided description of the policy. |
| INT hqosSapIngressDefaultDscpFC | 1.3.6.1.4.1.738.1.7.1.2.1.1.4 | INTEGER | not-accessible | All traffic that does not match the specified dot1p, DSCP, is classified as the default action forwarding class. The default forwarding class is best-effort. |
| INT hqosSapIngressDefaultVptFC | 1.3.6.1.4.1.738.1.7.1.2.1.1.5 | INTEGER | not-accessible | The priority to assign to traffic ingressing as the default action queue. |
| TIM hqosSapIngressLastChanged | 1.3.6.1.4.1.738.1.7.1.2.1.1.6 | TimeStamp | not-accessible | Timestamp of last change to this row in tSapIngressTable. |
| hqosSapIngressQueueTable | 1.3.6.1.4.1.738.1.7.1.2.2 | not-accessible | Information about all HQoS service ingress policies' queues. | |
| hqosSapIngressQueueEntry | 1.3.6.1.4.1.738.1.7.1.2.2.1 | not-accessible | Information about a particular queue for a service ingress policy. Some default queues are created by the system, they cannot be removed. Other entries are created by user. | |
| TIN hqosSapIngressQueue | 1.3.6.1.4.1.738.1.7.1.2.2.1.1 | TIngressQueueId | not-accessible | The queue ID is used as the secondary index to the table entry. |
| TNA hqosSapIngressQueueParent | 1.3.6.1.4.1.738.1.7.1.2.2.1.2 | TNamedItemOrEmpty | not-accessible | The scheduler to which this queue would be feeding to. |
| ROW hqosSapIngressQueueRowStatus | 1.3.6.1.4.1.738.1.7.1.2.2.1.3 | RowStatus | read-create | Row Status of the entry. This allows creation/deletion of rows in this table. |
| TLE hqosSapIngressQueueLevel | 1.3.6.1.4.1.738.1.7.1.2.2.1.4 | TLevel | read-write | This specifies the level of priority while feeding to the parent. |
| INT hqosSapIngressQueueServWfq | 1.3.6.1.4.1.738.1.7.1.2.2.1.5 | INTEGER | read-write | The WFQ profile that needs to be used by the scheduler to which this queue would be feeding to. |
| INT hqosSapIngressQueueType | 1.3.6.1.4.1.738.1.7.1.2.2.1.6 | INTEGER | read-write | This object specifies the traffic type of the queue. |
| T/F hqosSapIngressQueueHiPriority | 1.3.6.1.4.1.738.1.7.1.2.2.1.7 | TruthValue | read-write | Is this a high-priority queue. |
| TSL hqosSapIngressQueueWred | 1.3.6.1.4.1.738.1.7.1.2.2.1.8 | TSlopePolicy | read-write | WRED profile applied to this queue. |
| TIM hqosSapIngressQueueLastChanged | 1.3.6.1.4.1.738.1.7.1.2.2.1.9 | TimeStamp | not-accessible | Timestamp of last change to this row in hqosSapIngressQueueTable. |
| hqosSapIngressDSCPTable | 1.3.6.1.4.1.738.1.7.1.2.3 | not-accessible | A list of all DSCP entries for service ingress policies. | |
| hqosSapIngressDSCPEntry | 1.3.6.1.4.1.738.1.7.1.2.3.1 | not-accessible | Information about a particular DSCP entry for a service ingress policy. Entries are created by user. Entries are deleted by user. There is no StorageType object, entries have a presumed StorageType of nonVolatile. In the event that one policy has multiple entries, and the hqosSapIngressDSCP values are the same, only one queue will be created (the queue for the lexicographically first hqosSapIngressDSCP). | |
| TDS hqosSapIngressDSCP | 1.3.6.1.4.1.738.1.7.1.2.3.1.1 | TDSCPValue | not-accessible | Differentiated Services Code Point (DSCP) value as to match in the packet. This value is also used index so that for any DSCP value there is only one possible disposition queue and priority. |
| ROW hqosSapIngressDSCPRowStatus | 1.3.6.1.4.1.738.1.7.1.2.3.1.2 | RowStatus | read-create | This object allows creation/deletion of rows in this table. |
| TFC hqosSapIngressDSCPFC | 1.3.6.1.4.1.738.1.7.1.2.3.1.3 | TFCNameOrEmpty | read-write | The forwarding class into which the matching traffic should be classified. |
| TCO hqosSapIngressDSCPConformance | 1.3.6.1.4.1.738.1.7.1.2.3.1.4 | TConformanceLevel | read-write | Previous conformance level: green or yellow. |
| TIM hqosSapIngressDSCPLastChanged | 1.3.6.1.4.1.738.1.7.1.2.3.1.5 | TimeStamp | not-accessible | Timestamp of last change to this row in hqosSapIngressDSCPTable. |
| hqosSapIngressDot1pTable | 1.3.6.1.4.1.738.1.7.1.2.4 | not-accessible | A list of all dot1p entries for service ingress policies. | |
| hqosSapIngressDot1pEntry | 1.3.6.1.4.1.738.1.7.1.2.4.1 | not-accessible | Information about a particular dot1p match for a service ingress policy. Entries are created by user. Entries are deleted by user. | |
| DOT hqosSapIngressDot1pValue | 1.3.6.1.4.1.738.1.7.1.2.4.1.1 | Dot1PPriority | not-accessible | Dot1p value to match in the packet. This value is also used as an index so that for any dot1p value there is only one possible disposition queue and priority. |
| ROW hqosSapIngressDot1pRowStatus | 1.3.6.1.4.1.738.1.7.1.2.4.1.2 | RowStatus | read-create | Row Status for this service ingress policy's dot1p entry. |
| TFC hqosSapIngressDot1pFC | 1.3.6.1.4.1.738.1.7.1.2.4.1.3 | TFCNameOrEmpty | read-write | The forwarding class into which the matching traffic should be classified. |
| TCO hqosSapIngressDot1pConformance | 1.3.6.1.4.1.738.1.7.1.2.4.1.4 | TConformanceLevel | read-create | Previous conformance level: green or yellow |
| TIM hqosSapIngressDot1pLastChanged | 1.3.6.1.4.1.738.1.7.1.2.4.1.5 | TimeStamp | not-accessible | Timestamp of last change to this row in hqosSapIngressDot1pTable. |
| hqosSapIngressFCTable | 1.3.6.1.4.1.738.1.7.1.2.5 | not-accessible | This table maintains the mapping of a particular forwarding class traffic into the specified queue. | |
| hqosSapIngressFCEntry | 1.3.6.1.4.1.738.1.7.1.2.5.1 | not-accessible | Information about a particular service ingress policy's forwarding class mappings to queues. Entries are created and deleted by user. | |
| TFC hqosSapIngressFCNumber | 1.3.6.1.4.1.738.1.7.1.2.5.1.1 | TFCNameOrEmpty | not-accessible | Forwarding class number. |
| INT hqosSapIngressFCQueueType | 1.3.6.1.4.1.738.1.7.1.2.5.1.2 | INTEGER | not-accessible | The type of the queue to be assigned to the FC. |
| ROW hqosSapIngressFCRowStatus | 1.3.6.1.4.1.738.1.7.1.2.5.1.3 | RowStatus | read-create | Row Status for this queue. |
| TIN hqosSapIngressFCQueue | 1.3.6.1.4.1.738.1.7.1.2.5.1.4 | TIngressQueueId | read-write | The specific queue to be used for packets in this forwarding class. |
| TNA hqosSapIngressFCQueueParent | 1.3.6.1.4.1.738.1.7.1.2.5.1.5 | TNamedItemOrEmpty | read-write | The parent of the specific queue for this FC |
| TIM hqosSapIngressFCLastChanged | 1.3.6.1.4.1.738.1.7.1.2.5.1.6 | TimeStamp | read-only | Timestamp of last change to this row in hqosSapIngressFCTable. |
| hqosSapEgressObjects | 1.3.6.1.4.1.738.1.7.1.3 | |||
| hqosSapEgressTable | 1.3.6.1.4.1.738.1.7.1.3.1 | not-accessible | Information about all service egress policies. | |
| hqosSapEgressEntry | 1.3.6.1.4.1.738.1.7.1.3.1.1 | not-accessible | Information about a particular service egress policy. Entries are created by user. Entries are deleted by user. The default service egress policy (1) cannot be changed or destroyed. | |
| TSA hqosSapEgressIndex | 1.3.6.1.4.1.738.1.7.1.3.1.1.1 | TSapEgressPolicyId | not-accessible | The service egress policy ID is used as index for the table. |
| ROW hqosSapEgressRowStatus | 1.3.6.1.4.1.738.1.7.1.3.1.1.2 | RowStatus | read-create | Row Status of this policy's entry. |
| TIT hqosSapEgressDescription | 1.3.6.1.4.1.738.1.7.1.3.1.1.5 | TItemDescription | read-write | User-supplied description of this service egress policy. |
| TIM hqosSapEgressLastChanged | 1.3.6.1.4.1.738.1.7.1.3.1.1.6 | TimeStamp | not-accessible | Timestamp of last change to this row in hqosSapEgressTable. |
| hqosSapEgressQueueTable | 1.3.6.1.4.1.738.1.7.1.3.2 | not-accessible | Information about service egress policies' queues. | |
| hqosSapEgressQueueEntry | 1.3.6.1.4.1.738.1.7.1.3.2.1 | not-accessible | Information about a particular service egress queue. Entries are created by user. Entries are deleted by user. | |
| TEG hqosSapEgressQueueIndex | 1.3.6.1.4.1.738.1.7.1.3.2.1.1 | TEgressQueueId | not-accessible | The number of a queue.Zero is not allowed. |
| TNA hqosSapEgressQueueParent | 1.3.6.1.4.1.738.1.7.1.3.2.1.2 | TNamedItemOrEmpty | not-accessible | The scheduler to which this queue would be feeding to. |
| ROW hqosSapEgressQueueRowStatus | 1.3.6.1.4.1.738.1.7.1.3.2.1.3 | RowStatus | read-create | Row Status of the entry. |
| TLE hqosSapEgressQueueLevel | 1.3.6.1.4.1.738.1.7.1.3.2.1.4 | TLevel | read-write | This specifies the level of priority while feeding to the parent. |
| INT hqosSapEgressQueueServWfq | 1.3.6.1.4.1.738.1.7.1.3.2.1.5 | INTEGER | read-write | The WFQ profile that needs to be used by the scheduler to which this queue would be feeding to. |
| INT hqosSapEgressQueueType | 1.3.6.1.4.1.738.1.7.1.3.2.1.6 | INTEGER | read-write | This object specifies the traffic type of the queue. |
| T/F hqosSapEgressQueueHiPriority | 1.3.6.1.4.1.738.1.7.1.3.2.1.7 | TruthValue | read-write | Is this a high-priority queueo |
| TSL hqosSapEgressQueueWred | 1.3.6.1.4.1.738.1.7.1.3.2.1.8 | TSlopePolicy | read-write | ID of WRED profile applied to this queue. |
| TIM hqosSapEgressQueueLastChanged | 1.3.6.1.4.1.738.1.7.1.3.2.1.9 | TimeStamp | not-accessible | Timestamp of last change to this row in hqosSapEgressQueueTable. |
| hqosSapEgressFCTable | 1.3.6.1.4.1.738.1.7.1.3.3 | not-accessible | Information about a particular service egress policy's forwarding class mappings to queues. Entries are created and deleted by user. | |
| hqosSapEgressFCEntry | 1.3.6.1.4.1.738.1.7.1.3.3.1 | not-accessible | Information about a particular service egress policy's forwarding class mappings to queues and dot1p values. Entries are created by user. Entries are deleted by user. | |
| TFC hqosSapEgressFCNumber | 1.3.6.1.4.1.738.1.7.1.3.3.1.1 | TFCNameOrEmpty | not-accessible | Forwarding class number. |
| INT hqosSapEgressFCEntryType | 1.3.6.1.4.1.738.1.7.1.3.3.1.2 | INTEGER | not-accessible | The type of the configuration entry for this FC. |
| ROW hqosSapEgressFCRowStatus | 1.3.6.1.4.1.738.1.7.1.3.3.1.3 | RowStatus | read-create | Row Status for this queue. |
| TEG hqosSapEgressFCQueue | 1.3.6.1.4.1.738.1.7.1.3.3.1.4 | TEgressQueueId | read-write | The queue to use for packets with this forwarding class. A valid queue-id must be specified before setting the row status to active. |
| TNA hqosSapEgressFCQueueParent | 1.3.6.1.4.1.738.1.7.1.3.3.1.5 | TNamedItemOrEmpty | read-write | The name of the parent scheduler for the specific queue. |
| DOT hqosSapEgressFCDot1PValue | 1.3.6.1.4.1.738.1.7.1.3.3.1.6 | Dot1PPriority | read-write | The 802.1p value to use for packet remarking.Currently not supported. |
| TDS hqosSapEgressFCDSCPValue | 1.3.6.1.4.1.738.1.7.1.3.3.1.7 | TDSCPValue | read-write | The DSCP value to use for packets remarking. Currently not supported. |
| TIM hqosSapEgressFCLastChanged | 1.3.6.1.4.1.738.1.7.1.3.3.1.8 | TimeStamp | not-accessible | Timestamp of last change to this row in hqosSapEgressFCTable. |
| hqosNetworkObjects | 1.3.6.1.4.1.738.1.7.1.4 | |||
| hqosNetworkPolicyTable | 1.3.6.1.4.1.738.1.7.1.4.1 | not-accessible | HQOS network policy table. Keeps comman information of the network policy | |
| hqosNetworkPolicyEntry | 1.3.6.1.4.1.738.1.7.1.4.1.1 | not-accessible | Information about a particular Network Policy. Network policy DefPol(1) is the default entry. Default Entry is created by the agent, other entries are created by user. Default Entry cannot be modified/deleted. The other entries are deleted by user. There is no StorageType object, entries have a presumed StorageType of nonVolatile. The default Egress FC entries are created as an action of setting the rowstatus. | |
| TNE hqosNetworkPolicyIndex | 1.3.6.1.4.1.738.1.7.1.4.1.1.1 | TNetworkPolicyId | not-accessible | Network policy index |
| ROW hqosNetworkPolicyRowStatus | 1.3.6.1.4.1.738.1.7.1.4.1.1.2 | RowStatus | read-create | Row status of the network policy HQoS network policy is created with createAndWait(5). |
| TIT hqosNetworkPolicyDescription | 1.3.6.1.4.1.738.1.7.1.4.1.1.3 | TItemDescription | read-write | User-defined description of the network policy |
| TFC hqosNetworkPolicyIngressDefaultActionFC | 1.3.6.1.4.1.738.1.7.1.4.1.1.4 | TFCNameOrEmpty | read-write | Network policy default action FC. Currently not used. Reserved for future use. |
| TCO hqosNetworkPolicyIngressConformance | 1.3.6.1.4.1.738.1.7.1.4.1.1.5 | TConformanceLevel | read-write | Defines network conformance level green or yellow. Currently not used. Reserved for future use. |
| T/F hqosNetworkPolicyEgressRemark | 1.3.6.1.4.1.738.1.7.1.4.1.1.6 | TruthValue | read-only | Verifies if remarking is set on network egress. Remarking is enabled by default |
| TIM hqosNetworkPolicyLastChanged | 1.3.6.1.4.1.738.1.7.1.4.1.1.7 | TimeStamp | not-accessible | Timestamp of last change to this row in hqosNetworkPolicyTable. |
| hqosNetworkIngressLSPEXPTable | 1.3.6.1.4.1.738.1.7.1.4.2 | not-accessible | Information about network ingress policies' mappings. | |
| hqosNetworkIngressLSPEXPEntry | 1.3.6.1.4.1.738.1.7.1.4.2.1 | not-accessible | Information about LSP EXP mapping for a network policy. Some default entries are created by the agent for the default network policy DefPol(1). These cannot be deleted or modified. Other entries are created/deleted by user. | |
| TLS hqosNetworkIngressLSPEXP | 1.3.6.1.4.1.738.1.7.1.4.2.1.1 | TLspExpValue | not-accessible | LSP EXP bit value. |
| ROW hqosNetworkIngressLSPEXPRowStatus | 1.3.6.1.4.1.738.1.7.1.4.2.1.2 | RowStatus | read-create | Row status of network ingress mapping |
| TFC hqosNetworkIngressLSPEXPFC | 1.3.6.1.4.1.738.1.7.1.4.2.1.3 | TFCNameOrEmpty | read-write | Mapping of LSP EXP to forwarding class. |
| TCO hqosNetworkIngressLSPEXPConformance | 1.3.6.1.4.1.738.1.7.1.4.2.1.4 | TConformanceLevel | read-write | Indentifies conformance level green or yellow for a frame with a LSP EXP bit value. |
| TIM hqosNetworkIngressLSPEXPLastChanged | 1.3.6.1.4.1.738.1.7.1.4.2.1.5 | TimeStamp | not-accessible | Timestamp of last change to this row in hqosNetworkIngressLSPEXPTable. Currently not supported |
| hqosNetworkEgressFCTable | 1.3.6.1.4.1.738.1.7.1.4.3 | not-accessible | Information about all network policies' egress FC traffic disposition. | |
| hqosNetworkEgressFCEntry | 1.3.6.1.4.1.738.1.7.1.4.3.1 | not-accessible | Information about a particular network policy's egress per-forwarding-class traffic disposition. Entries are created/deleted as an action of creating/deleting a row in the hqosNetworkPolicyTable. | |
| TFC hqosNetworkEgressFCNumber | 1.3.6.1.4.1.738.1.7.1.4.3.1.1 | TFCNameOrEmpty | not-accessible | The number of the forwarding class (FC). |
| ROW hqosNetworkEgressFCRowStatus | 1.3.6.1.4.1.738.1.7.1.4.3.1.2 | RowStatus | read-create | The row status of this row. Only the value of createAndWait(5) is available for row creation |
| TLS hqosNetworkEgressFCLspExpValue | 1.3.6.1.4.1.738.1.7.1.4.3.1.3 | TLspExpValue | read-write | Network egress remarking value for LSP EXP bits. |
| DOT hqosNetworkEgressFCDot1Priority | 1.3.6.1.4.1.738.1.7.1.4.3.1.4 | Dot1PPriority | read-write | Network egress remarking value for Dot1p. Currently not supported. Reserved for future use. |
| TIM hqosNetworkEgressFCLastChanged | 1.3.6.1.4.1.738.1.7.1.4.3.1.5 | TimeStamp | not-accessible | Timestamp of last change to this row in hqosNetworkEgressFCTable. |
| TCO hqosNetworkEgressFCConformance | 1.3.6.1.4.1.738.1.7.1.4.3.1.6 | TConformanceLevel | not-accessible | Conformance level: green or yellow. |
| hqosNetworkQueueObjects | 1.3.6.1.4.1.738.1.7.1.5 | |||
| hqosNetworkQueuePolicyTable | 1.3.6.1.4.1.738.1.7.1.5.1 | not-accessible | Information about network queue policy. | |
| hqosNetworkQueuePolicyEntry | 1.3.6.1.4.1.738.1.7.1.5.1.1 | not-accessible | Information about network egress queue configuration | |
| TNA hqosNetworkQueuePolicy | 1.3.6.1.4.1.738.1.7.1.5.1.1.1 | TNamedItem | not-accessible | Name of network egress queue policy. This is the index in the table. Should be no more than 6 characters long. |
| ROW hqosNetworkQueuePolicyRowStatus | 1.3.6.1.4.1.738.1.7.1.5.1.1.2 | RowStatus | read-create | The row status. Used for creation of a row in the table. |
| TIT hqosNetworkQueuePolicyDescription | 1.3.6.1.4.1.738.1.7.1.5.1.1.3 | TItemDescription | read-write | User-defined description of the network policy. |
| TIM hqosNetworkQueuePolicyLastChanged | 1.3.6.1.4.1.738.1.7.1.5.1.1.8 | TimeStamp | not-accessible | The time when an object in the row was last changed. Currently not supported. |
| hqosNetworkQueueTable | 1.3.6.1.4.1.738.1.7.1.5.2 | not-accessible | Information about network queues. | |
| hqosNetworkQueueEntry | 1.3.6.1.4.1.738.1.7.1.5.2.1 | not-accessible | Network queue configuration | |
| TQU hqosNetworkQueue | 1.3.6.1.4.1.738.1.7.1.5.2.1.1 | TQueueId | not-accessible | Network queue identifier. The queue ID is used as an index of the table entry. |
| ROW hqosNetworkQueueRowStatus | 1.3.6.1.4.1.738.1.7.1.5.2.1.2 | RowStatus | read-create | Row Status of the entry. This allows creation/deletion of rows in this table. |
| TNA hqosNetworkQueueParent | 1.3.6.1.4.1.738.1.7.1.5.2.1.3 | TNamedItemOrEmpty | not-accessible | Network queue parent is not configurable. Reserved for future use. |
| TLE hqosNetworkQueueLevel | 1.3.6.1.4.1.738.1.7.1.5.2.1.4 | TLevel | read-write | This specifies the level of priority while feeding to the parent. Priority levels are high(1) or low(2) |
| INT hqosNetworkQueueWfqProfile | 1.3.6.1.4.1.738.1.7.1.5.2.1.5 | INTEGER | read-write | The WFQ profile for this network queue |
| INT hqosNetworkQueueType | 1.3.6.1.4.1.738.1.7.1.5.2.1.6 | INTEGER | read-write | This object specifies the type of the network queue. The possible values are: - unknown(0) - unicast(1) - multicast(2) - broadcast(3) |
| T/F hqosNetworkQueueHiPriority | 1.3.6.1.4.1.738.1.7.1.5.2.1.7 | TruthValue | read-only | The object specifies is this a high-priority queue. This object is obsolete, use object hqosNetworkQueueLevel instead |
| TSL hqosNetworkQueueWred | 1.3.6.1.4.1.738.1.7.1.5.2.1.8 | TSlopePolicy | read-write | ID of WRED profile applied to this queue. |
| TSH hqosNetworkQueueShaper | 1.3.6.1.4.1.738.1.7.1.5.2.1.9 | TShaperId | read-write | ID of shaping profile applied to this queue. There is no default value |
| TIM hqosNetworkQueueLastChanged | 1.3.6.1.4.1.738.1.7.1.5.2.1.10 | TimeStamp | not-accessible | Timestamp of last change to this row in hqosNetworkQueueTable. Not supported. Reserved for future use. |
| hqosNetworkQueueFCTable | 1.3.6.1.4.1.738.1.7.1.5.3 | not-accessible | Information which network egress queue traffic with a FC assigned on ingress feeds to. | |
| hqosNetworkQueueFCEntry | 1.3.6.1.4.1.738.1.7.1.5.3.1 | not-accessible | Forwarding class to network queue configuratiom | |
| TFC hqosNetworkQueueFCNumber | 1.3.6.1.4.1.738.1.7.1.5.3.1.1 | TFCNameOrEmpty | not-accessible | The number of the forwarding class as referenced in the tFCNameTable. |
| INT hqosNetworkQueueFCType | 1.3.6.1.4.1.738.1.7.1.5.3.1.2 | INTEGER | not-accessible | The type of the queue to be assigned to the forwarding class. The possible values of this object are: - unknown(0) - unicast(1) - multicast(2) - broadcast(3) This object is part of the index. |
| ROW hqosNetworkQueueFCRowStatus | 1.3.6.1.4.1.738.1.7.1.5.3.1.3 | RowStatus | read-create | Row Status for this queue. The object serves to create entries in the table. |
| TQU hqosNetworkQueueFC | 1.3.6.1.4.1.738.1.7.1.5.3.1.4 | TQueueId | read-write | The queue id to be mapped. |
| TIM hqosNetworkQueueFCLastChanged | 1.3.6.1.4.1.738.1.7.1.5.3.1.5 | TimeStamp | not-accessible | The time when an object in the row was last changed. |
| hqosSchedulerObjects | 1.3.6.1.4.1.738.1.7.1.6 | |||
| hqosSchedulerPolicyTable | 1.3.6.1.4.1.738.1.7.1.6.1 | not-accessible | Information about a service scheduler policy. | |
| hqosSchedulerPolicyEntry | 1.3.6.1.4.1.738.1.7.1.6.1.1 | not-accessible | Information about a particular service scheduler policy. | |
| TNA hqosSchedulerPolicyName | 1.3.6.1.4.1.738.1.7.1.6.1.1.1 | TNamedItem | not-accessible | This is the index of the table. Should be no more that 6 characters long. |
| ROW hqosSchedulerPolicyRowStatus | 1.3.6.1.4.1.738.1.7.1.6.1.1.2 | RowStatus | read-create | Row Status of the entry. The entry in the table that serves to create rows. |
| INT hqosSchedulerPolicyType | 1.3.6.1.4.1.738.1.7.1.6.1.1.3 | INTEGER | not-accessible | Type of the scheduler - ingress or egress. The object can accept one of the three values: - unknown(0) - ingress(1) - egress (2) The value unknown is the default one, but causes the row to be in notReady(3) state. network (3) is not supported |
| TIT hqosSchedulerPolicyDescription | 1.3.6.1.4.1.738.1.7.1.6.1.1.4 | TItemDescription | read-write | User-description for the scheduler policy |
| TIM hqosSchedulerPolicyLastChanged | 1.3.6.1.4.1.738.1.7.1.6.1.1.5 | TimeStamp | not-accessible | Timestamp of last change to this row in hqosSchedulerPolicyTable. Reserved for future use. |
| hqosVirtualSchedulerTable | 1.3.6.1.4.1.738.1.7.1.6.2 | not-accessible | Information about schedulers belonging to scheduler policies | |
| hqosVirtualSchedulerEntry | 1.3.6.1.4.1.738.1.7.1.6.2.1 | not-accessible | Information about a particular Scheduler belonging to a Scheduler Policy. | |
| TNA hqosVirtualSchedulerName | 1.3.6.1.4.1.738.1.7.1.6.2.1.1 | TNamedItem | not-accessible | Name of the scheduler. |
| ROW hqosVirtualSchedulerRowStatus | 1.3.6.1.4.1.738.1.7.1.6.2.1.2 | RowStatus | read-create | Row Status of the entry. Part of the index together with the policy name and the tier. Should be up to 6 characters long. |
| TIT hqosVirtualSchedulerDescription | 1.3.6.1.4.1.738.1.7.1.6.2.1.3 | TItemDescription | read-write | User-defined description for the scheduler policy. Note this is currently not supported (returns empty string, writes not accepted). Reserved for future use. |
| TNA hqosVirtualSchedulerParent | 1.3.6.1.4.1.738.1.7.1.6.2.1.4 | TNamedItemOrEmpty | read-write | The scheduler to which this scheduler would be feeding to. |
| TLE hqosVirtualSchedulerLevel | 1.3.6.1.4.1.738.1.7.1.6.2.1.5 | TLevel | not-accessible | This specifies the level of priority while feeding to the parent. |
| INT hqosVirtualSchedulerPriority | 1.3.6.1.4.1.738.1.7.1.6.2.1.6 | INTEGER | read-write | Priority of the scheduler. |
| INT hqosVirtualSchedulerWfqProfile | 1.3.6.1.4.1.738.1.7.1.6.2.1.7 | INTEGER | read-write | The WFQ profile number for this scheduler. |
| TSH hqosVirtualSchedulerShaper | 1.3.6.1.4.1.738.1.7.1.6.2.1.8 | TShaperId | read-write | ID of shaping profile applied to scheduler. There is no default value |
| TIM hqosVirtualSchedulerLastChanged | 1.3.6.1.4.1.738.1.7.1.6.2.1.9 | TimeStamp | not-accessible | Timestamp of last change to this row in hqosVirtualSchedulerTable. |
| tWredObjects | 1.3.6.1.4.1.738.1.7.1.7 | |||
| tWredProfileTable | 1.3.6.1.4.1.738.1.7.1.7.1 | not-accessible | WRED Profile Table. Each entry in this table defines the WRED slopes for the high and the low priority traffic. | |
| tWredProfileEntry | 1.3.6.1.4.1.738.1.7.1.7.1.1 | not-accessible | WRED Profile Entry. | |
| TSL tWredProfile | 1.3.6.1.4.1.738.1.7.1.7.1.1.1 | TSlopePolicy | not-accessible | tWredProfile maintains the id of the WRED Profile. |
| ROW tWredRowStatus | 1.3.6.1.4.1.738.1.7.1.7.1.1.2 | RowStatus | read-create | Row Status of the entry. This allows creation/deletion of rows in this table. |
| TIT tWredDescription | 1.3.6.1.4.1.738.1.7.1.7.1.1.3 | TItemDescription | read-write | User-provided description of the profile. |
| U32 tWredGreenStartAverage | 1.3.6.1.4.1.738.1.7.1.7.1.1.4 | Unsigned32 | read-write | Drop start threshold for the green traffic in kilobytes. |
| U32 tWredGreenMaxAverage | 1.3.6.1.4.1.738.1.7.1.7.1.1.5 | Unsigned32 | read-write | Absolute drop threshold for the green traffic in kilobytes. |
| U32 tWredGreenProbability | 1.3.6.1.4.1.738.1.7.1.7.1.1.6 | Unsigned32 | read-write | Drop probability slope for the green traffic. |
| U32 tWredYellowStartAverage | 1.3.6.1.4.1.738.1.7.1.7.1.1.7 | Unsigned32 | read-write | Drop start threshold for the Yellow traffic in kilobytes. |
| U32 tWredYellowMaxAverage | 1.3.6.1.4.1.738.1.7.1.7.1.1.8 | Unsigned32 | read-write | Absolute drop threshold for the Yellow traffic in kilobytes. |
| U32 tWredYellowProbability | 1.3.6.1.4.1.738.1.7.1.7.1.1.9 | Unsigned32 | read-write | Drop probability slope for the Yellow traffic. |
| U32 tWredRedStartAverage | 1.3.6.1.4.1.738.1.7.1.7.1.1.10 | Unsigned32 | read-write | Drop start threshold for the Red traffic in kilobytes. |
| U32 tWredRedMaxAverage | 1.3.6.1.4.1.738.1.7.1.7.1.1.11 | Unsigned32 | read-write | Absolute drop threshold for the Red traffic in kilobytes. |
| U32 tWredRedProbability | 1.3.6.1.4.1.738.1.7.1.7.1.1.12 | Unsigned32 | read-write | Drop probability slope for the Red traffic. |
| TIM tWredLastChanged | 1.3.6.1.4.1.738.1.7.1.7.1.1.13 | TimeStamp | not-accessible | Timestamp of when this entry was last changed. |
| tCongestionAvoidanceProfileObjects | 1.3.6.1.4.1.738.1.7.1.8 | |||
| qosTailDropProfileTable | 1.3.6.1.4.1.738.1.7.1.8.1 | not-accessible | Tail-drop profile Table. Each entry in this table defines set of tail-drop parameters that may be enforced on a queue or a policy. | |
| qosTailDropProfileEntry | 1.3.6.1.4.1.738.1.7.1.8.1.1 | not-accessible | Tail-drop Profile Entry. | |
| TTA qosTailDropProfile | 1.3.6.1.4.1.738.1.7.1.8.1.1.1 | TTailDropId | not-accessible | qosTailDropProfile maintains the ID of the tail-drop profile |
| ROW qosTailDropRowStatus | 1.3.6.1.4.1.738.1.7.1.8.1.1.2 | RowStatus | read-create | Row Status of the entry. This allows creation/deletion of rows in this table. |
| TTR qosMaxTailDropYellowTreshold | 1.3.6.1.4.1.738.1.7.1.8.1.1.3 | TTreshold | read-write | Maximum tail drop yellow treshold in %.Valid values are 25, 50, 75, 100% |
| TTR qosMaxTailDropRedTreshold | 1.3.6.1.4.1.738.1.7.1.8.1.1.4 | TTreshold | read-write | Maximum tail drop red treshold in %.Valid values are 25, 50, 75, 100% |
| qosSredProfileTable | 1.3.6.1.4.1.738.1.7.1.8.2 | not-accessible | SRED profile configuration Table. Each entry in this table defines set of SRED parameters that may be enforced on a queue or a policy. | |
| qosSredProfileEntry | 1.3.6.1.4.1.738.1.7.1.8.2.1 | not-accessible | SRED Profile Entry. | |
| TSR qosSredProfile | 1.3.6.1.4.1.738.1.7.1.8.2.1.1 | TSredId | not-accessible | qosSredProfile maintains the ID of the SRED profile |
| ROW qosSredRowStatus | 1.3.6.1.4.1.738.1.7.1.8.2.1.2 | RowStatus | read-create | Row Status of the entry. This allows creation/deletion of rows in this table. |
| TTR qosMaxSredYellowTreshold | 1.3.6.1.4.1.738.1.7.1.8.2.1.3 | TTreshold | read-write | Maximum SRED yellow treshold in %.Valid values are 25, 50, 75, 100% |
| TTR qosMaxSredYellowProbaility | 1.3.6.1.4.1.738.1.7.1.8.2.1.4 | TTreshold | read-write | Maximum SRED yellow probability in %.Valid values are 25, 50, 75, 100% |
| TTR qosMaxSredRedTreshold | 1.3.6.1.4.1.738.1.7.1.8.2.1.5 | TTreshold | read-write | Maximum SRED Red treshold in %.Valid values are 25, 50, 75, 100% |
| TTR qosMaxSredRedProbability | 1.3.6.1.4.1.738.1.7.1.8.2.1.6 | TTreshold | read-write | Maximum SRED Red probability in %.Valid values are 25, 50, 75, 100% |
| tShaperObjects | 1.3.6.1.4.1.738.1.7.1.9 | |||
| tShaperProfileTable | 1.3.6.1.4.1.738.1.7.1.9.1 | not-accessible | Shaper profile Table. Each entry in this table defines set of shaping parameters that may be enforced on scheduler, port or queue. | |
| tShaperProfileEntry | 1.3.6.1.4.1.738.1.7.1.9.1.1 | not-accessible | Shaper Profile Entry. | |
| INT tShaperProfileType | 1.3.6.1.4.1.738.1.7.1.9.1.1.1 | INTEGER | not-accessible | The type of the shaper. If used in QoS configuration(qos(1)) or in HQoS configuration (hqos(2)) |
| TSH tShaperProfile | 1.3.6.1.4.1.738.1.7.1.9.1.1.2 | TShaperId | not-accessible | tShaperProfile maintains the ID of the shaping profile identifying the profile. |
| INT tShaperProfileDirection | 1.3.6.1.4.1.738.1.7.1.9.1.1.3 | INTEGER | not-accessible | The direction of the shaper - service ingress, service egress, network egress or vlan egress. |
| INT tShaperProfileLevel | 1.3.6.1.4.1.738.1.7.1.9.1.1.4 | INTEGER | not-accessible | Level of the shaper. For QoS shapers choose qosPolicy(5). For HQoS configuration l1Scheduler(3) or l2Scheduler(4) |
| ROW tShaperRowStatus | 1.3.6.1.4.1.738.1.7.1.9.1.1.5 | RowStatus | read-create | Row Status of the entry. This allows creation/deletion of rows in this table. |
| TIT tShaperDescription | 1.3.6.1.4.1.738.1.7.1.9.1.1.6 | TItemDescription | read-write | User-provided description of the shaper profile. Not supported. |
| TRA tShaperCIR | 1.3.6.1.4.1.738.1.7.1.9.1.1.7 | TRateValue | read-write | Commited Information Rate in kbps. |
| TRA tShaperPIR | 1.3.6.1.4.1.738.1.7.1.9.1.1.8 | TRateValue | read-write | Peak information rate allowed in kbps. |
| INT tShaperCBS | 1.3.6.1.4.1.738.1.7.1.9.1.1.9 | INTEGER | read-write | The commited burst size allowed in kilobytes. |
| INT tShaperMBS | 1.3.6.1.4.1.738.1.7.1.9.1.1.10 | INTEGER | read-write | The max burst size allowed in kilobytes. |
| TIM tShaperLastChanged | 1.3.6.1.4.1.738.1.7.1.9.1.1.11 | TimeStamp | not-accessible | Timestamp of when this entry was last changed. Not supported. |
| tWfqObjects | 1.3.6.1.4.1.738.1.7.1.10 | |||
| tWfqServiceProfileTable | 1.3.6.1.4.1.738.1.7.1.10.1 | not-accessible | ||
| tWfqServiceProfileEntry | 1.3.6.1.4.1.738.1.7.1.10.1.1 | not-accessible | Information about the service WFQ profiles available. | |
| INT tWfqServiceProfileNumber | 1.3.6.1.4.1.738.1.7.1.10.1.1.1 | INTEGER | not-accessible | The ID of the WFQ service profile. Profile 0 can not be modified or deleted. |
| INT tWfqServiceProfileDirection | 1.3.6.1.4.1.738.1.7.1.10.1.1.2 | INTEGER | not-accessible | The direction of the WFQ service profile - ingress or egress. |
| ROW tWfqServiceProfileRowStatus | 1.3.6.1.4.1.738.1.7.1.10.1.1.3 | RowStatus | read-create | The row status of the WFQ service profile. |
| INT tWfqServiceProfileWeight | 1.3.6.1.4.1.738.1.7.1.10.1.1.4 | INTEGER | read-write | The relative weight for the packets where the WFQ service profile is applied. |
| tWfqNetworkProfileTable | 1.3.6.1.4.1.738.1.7.1.10.2 | not-accessible | ||
| tWfqNetworkProfileEntry | 1.3.6.1.4.1.738.1.7.1.10.2.1 | not-accessible | Information about a the service WFQ profiles available. | |
| INT tWfqNetworkProfileNumber | 1.3.6.1.4.1.738.1.7.1.10.2.1.1 | INTEGER | not-accessible | The ID of the WFQ network profile. Profile 0 can not be modified or deleted. |
| ROW tWfqNetworkProfileRowStatus | 1.3.6.1.4.1.738.1.7.1.10.2.1.2 | RowStatus | read-create | The row status of the WFQ network profile. |
| INT tWfqNetworkProfileWeight | 1.3.6.1.4.1.738.1.7.1.10.2.1.3 | INTEGER | read-write | The relative weight for the packets where the WFQ network profile is applied. |
| INT tWfqNetworkProfileCIRWeight | 1.3.6.1.4.1.738.1.7.1.10.2.1.4 | INTEGER | read-write | The relative CIR weight for the packets where the WFQ network profile is applied. |
| tWfqSchedulerProfileTable | 1.3.6.1.4.1.738.1.7.1.10.3 | not-accessible | ||
| tWfqSchedulerProfileEntry | 1.3.6.1.4.1.738.1.7.1.10.3.1 | not-accessible | Information about a the scheduler WFQ profiles available. | |
| INT tWfqSchedulerProfileNumber | 1.3.6.1.4.1.738.1.7.1.10.3.1.1 | INTEGER | not-accessible | The ID of the WFQ scheduler profile. Profile 0 can not be modified or deleted. |
| INT tWfqSchedulerProfileDirection | 1.3.6.1.4.1.738.1.7.1.10.3.1.2 | INTEGER | not-accessible | The direction of the WFQ scheduler profile - ingress or egress. |
| ROW tWfqSchedulerProfileRowStatus | 1.3.6.1.4.1.738.1.7.1.10.3.1.3 | RowStatus | read-create | The row status of the WFQ scheduler profile. |
| INT tWfqSchedulerProfileWeight | 1.3.6.1.4.1.738.1.7.1.10.3.1.4 | INTEGER | read-write | The relative weight for the packets where the WFQ scheduler profile is applied. |
| INT tWfqSchedulerProfileCIRWeight | 1.3.6.1.4.1.738.1.7.1.10.3.1.5 | INTEGER | read-write | The relative CIR weight for the packets where the WFQ scheduler profile is applied. |
| qosSchedulingProfileObjects | 1.3.6.1.4.1.738.1.7.1.11 | |||
| qosSchedulingProfileTable | 1.3.6.1.4.1.738.1.7.1.11.1 | not-accessible | Information about scheduling profiles | |
| qosSchedulingProfileEntry | 1.3.6.1.4.1.738.1.7.1.11.1.1 | not-accessible | Information about a the scheduling profiles available. | |
| INT qosSchedulingProfile | 1.3.6.1.4.1.738.1.7.1.11.1.1.1 | INTEGER | not-accessible | The ID of the scheduling profile. |
| INT qosSchedulingProfileDirection | 1.3.6.1.4.1.738.1.7.1.11.1.1.2 | INTEGER | not-accessible | The direction of the WFQ scheduler profile - ingress or egress. Reserved for future use |
| INT qosSchedulingType | 1.3.6.1.4.1.738.1.7.1.11.1.1.3 | INTEGER | not-accessible | The the of scheduling profile. One of the following values can be chosen unknown(0), sp(1), wrr (2), hybrid-1 (3), hybrid-2 (4), hybrid-3 (5), hybrid-4 (6), hybrid-5 (7), hybrid-6 (8), drr (9), mdrr-1 (10), mdrr-2 (11), mdrr-3 (12), mdrr-4 (13), mdrr-5 (14), mdrr-6 (15) |
| ROW qosSchedulingRowStatus | 1.3.6.1.4.1.738.1.7.1.11.1.1.4 | RowStatus | read-create | The row status of the scheduling profile. |
| INT qosSchedulingQ1Weight | 1.3.6.1.4.1.738.1.7.1.11.1.1.5 | INTEGER | read-write | The relative weight for the packets where the scheduling profile is applied for queue 1. |
| INT qosSchedulingQ2Weight | 1.3.6.1.4.1.738.1.7.1.11.1.1.6 | INTEGER | read-write | The relative weight for the packets where the scheduling profile is applied for queue 2. |
| INT qosSchedulingQ3Weight | 1.3.6.1.4.1.738.1.7.1.11.1.1.7 | INTEGER | read-write | The relative weight for the packets where the scheduling profile is applied for queue 3. |
| INT qosSchedulingQ4Weight | 1.3.6.1.4.1.738.1.7.1.11.1.1.8 | INTEGER | read-write | The relative weight for the packets where the scheduling profile is applied for queue 4. |
| INT qosSchedulingQ5Weight | 1.3.6.1.4.1.738.1.7.1.11.1.1.9 | INTEGER | read-write | The relative weight for the packets where the scheduling profile is applied for queue 5. |
| INT qosSchedulingQ6Weight | 1.3.6.1.4.1.738.1.7.1.11.1.1.10 | INTEGER | read-write | The relative weight for the packets where the scheduling profile is applied for queue 6. |
| INT qosSchedulingQ7Weight | 1.3.6.1.4.1.738.1.7.1.11.1.1.11 | INTEGER | read-write | The relative weight for the packets where the scheduling profile is applied for queue 7. |
| INT qosSchedulingQ8Weight | 1.3.6.1.4.1.738.1.7.1.11.1.1.12 | INTEGER | read-write | The relative weight for the packets where the scheduling profile is applied for queue 8. |
| qosServicePolicyObjects | 1.3.6.1.4.1.738.1.7.1.12 | |||
| qosServicePolicyTable | 1.3.6.1.4.1.738.1.7.1.12.1 | not-accessible | Qos service policy table. Keeps comman information for the QoS service policy | |
| qosServicePolicyEntry | 1.3.6.1.4.1.738.1.7.1.12.1.1 | not-accessible | Information about a particular QoS service Policy. | |
| TNA qosServicePolicy | 1.3.6.1.4.1.738.1.7.1.12.1.1.1 | TNamedItem | not-accessible | QoS service policy index. String up to 6 characters |
| ROW qosServicePolicyRowStatus | 1.3.6.1.4.1.738.1.7.1.12.1.1.2 | RowStatus | read-create | Row status of the QoS network policy. QoS service policy is created with createAndWait(5). |
| TIT qosServicePolicyDescription | 1.3.6.1.4.1.738.1.7.1.12.1.1.3 | TItemDescription | read-write | User-defined description of the QoS service policy |
| qosServiceIngressPolicyTable | 1.3.6.1.4.1.738.1.7.1.12.2 | not-accessible | Information about all QoS service ingress policies' configuration. | |
| qosServiceIngressPolicyEntry | 1.3.6.1.4.1.738.1.7.1.12.2.1 | not-accessible | Information about a particular service policy's ingress per-forwarding-class traffic disposition. Entries are created/deleted as an action of creating/deleting a row in the qosServiceIngressTable. | |
| TSH qosServPolicyShaperProfile | 1.3.6.1.4.1.738.1.7.1.12.2.1.1 | TShaperId | read-write | Shaper profile ID. Valid shaper profile Id range is 9-57. To remove the shaper profile use ID 0 |
| TSS qosServPolicySchedulingProfile | 1.3.6.1.4.1.738.1.7.1.12.2.1.2 | TSSchedulingProfile | read-write | Scheduling profile ID. Valid scheduling profile Id range is 1-8. To remove the scheduling profile use ID 0 |
| TTA qosServPolicyTailDropProfile | 1.3.6.1.4.1.738.1.7.1.12.2.1.3 | TTailDropId | read-write | The ID of a Tail drop profile configured. Valid tail-drop profile Id range is 1-5. To remove the scheduling profile use ID 0 |
| qosServiceIngressQueueTable | 1.3.6.1.4.1.738.1.7.1.12.3 | not-accessible | Information about all QoS service ingress policies' configuration. | |
| qosServiceIngressQueueEntry | 1.3.6.1.4.1.738.1.7.1.12.3.1 | not-accessible | Information about a particular service policy's ingress per-forwarding-class traffic disposition. Entries are created/deleted as an action of creating/deleting a row in the qosServiceIngressTable. | |
| TQU qosServInQueueQueue | 1.3.6.1.4.1.738.1.7.1.12.3.1.1 | TQueueId | not-accessible | Service queue identifier. The queue ID is used as an index of the table entry. |
| ROW qosServInQueueRowStatus | 1.3.6.1.4.1.738.1.7.1.12.3.1.2 | RowStatus | read-create | Row Status of the entry. This allows creation/deletion of rows in this table. |
| TSH qosServInQueueShaperProfile | 1.3.6.1.4.1.738.1.7.1.12.3.1.3 | TShaperId | read-write | Shaper profile ID. Valid shaper profile Id range is 9-57. To remove the shaper profile use ID 0 |
| TTA qosServInQueueTailDropProfile | 1.3.6.1.4.1.738.1.7.1.12.3.1.4 | TTailDropId | read-write | The ID of a Tail drop profile configured. Valid tail-drop profile Id range is 1-5. To remove the scheduling profile use ID 0 |
| qosNetworkPolicyObjects | 1.3.6.1.4.1.738.1.7.1.13 | |||
| qosNetworkPolicyTable | 1.3.6.1.4.1.738.1.7.1.13.1 | not-accessible | Qos network policy table. Keeps comman information for the QoS network policy | |
| qosNetworkPolicyEntry | 1.3.6.1.4.1.738.1.7.1.13.1.1 | not-accessible | Information about a particular QoS network Policy. Default Entry is created by the agent, other entries are created by user. | |
| TNA qosNetworkPolicy | 1.3.6.1.4.1.738.1.7.1.13.1.1.1 | TNamedItem | not-accessible | QoS network policy index. String up to 6 characters |
| ROW qosNetworkPolicyRowStatus | 1.3.6.1.4.1.738.1.7.1.13.1.1.2 | RowStatus | read-create | Row status of the QoS network policy. QoS Network policy is created with createAndWait(5). |
| TIT qosNetworkPolicyDescription | 1.3.6.1.4.1.738.1.7.1.13.1.1.3 | TItemDescription | read-write | User-defined description of the QoS network policy |
| qosNetworkIngressTable | 1.3.6.1.4.1.738.1.7.1.13.2 | not-accessible | Information about QoS network ingress policy. | |
| qosNetworkIngressEntry | 1.3.6.1.4.1.738.1.7.1.13.2.1 | not-accessible | Information about a QoS network ingress policy. Some default entries are created by the agent . These cannot be deleted Other entries are created/deleted by user. | |
| TFC qosNetworkIngressFC | 1.3.6.1.4.1.738.1.7.1.13.2.1.1 | TFCNameOrEmpty | read-write | Mapping of ingress traffic to forwarding class. |
| TCO qosNetworkIngressConformance | 1.3.6.1.4.1.738.1.7.1.13.2.1.2 | TConformanceLevel | read-write | Indentifies conformance level green or yellow for a frames through a forwarding class. |
| T/F qosTrustDot1pMode | 1.3.6.1.4.1.738.1.7.1.13.2.1.3 | TruthValue | read-write | Enables/disables Dot1p trust mode. 802.1p is taken from packet. Default mode is untrusted |
| T/F qosTrustDot1pModePreservePriority | 1.3.6.1.4.1.738.1.7.1.13.2.1.4 | TruthValue | read-write | Enables/disables Dot1p trust mode and preserve priority. 802.1p is taken from packet and is preserved on egress. Default mode is untrusted |
| T/F qosTrustDscpMode | 1.3.6.1.4.1.738.1.7.1.13.2.1.5 | TruthValue | read-write | Enables/disables DSCP trust mode. DSCP is taken from packet. Default mode is untrusted |
| qosNetworkEgressTable | 1.3.6.1.4.1.738.1.7.1.13.3 | not-accessible | Information about all QoS network policies' egress FC traffic disposition. | |
| qosNetworkEgressEntry | 1.3.6.1.4.1.738.1.7.1.13.3.1 | not-accessible | Information about a particular network policy's egress per-forwarding-class traffic disposition. Entries are created/deleted as an action of creating/deleting a row in the qosNetworkEgressTable. | |
| TSS qosNetPolicySchedulingProfile | 1.3.6.1.4.1.738.1.7.1.13.3.1.1 | TSSchedulingProfile | read-write | The ID of a scheduling profile configured. Valid scheduling profile Id range is 1-8. To remove the scheduling profile use ID 0 |
| TSH qosNetPolicyShaperProfile | 1.3.6.1.4.1.738.1.7.1.13.3.1.2 | TShaperId | read-write | Shaper profile ID. Valid shaper profile Id range is 1-8. To remove the shaper profile use ID 0 |
| TTA qosNetPolicyTailDropProfile | 1.3.6.1.4.1.738.1.7.1.13.3.1.3 | TTailDropId | read-write | The ID of a Tail drop profile configured. Valid tail-drop profile Id range is 1-8. To remove the scheduling profile use ID 0 |
| TSR qosNetPolicySredProfile | 1.3.6.1.4.1.738.1.7.1.13.3.1.4 | TSredId | read-write | The SRED profile ID. Valid SRED profile Id range is 1-8. To remove the SRED profile use ID 0 |
| qosNetworkEgressQueueTable | 1.3.6.1.4.1.738.1.7.1.13.4 | not-accessible | Information about QoS network queues. | |
| qosNetworkEgressQueueEntry | 1.3.6.1.4.1.738.1.7.1.13.4.1 | not-accessible | Qos network queue configuration | |
| TQU qosNetworkQueue | 1.3.6.1.4.1.738.1.7.1.13.4.1.1 | TQueueId | not-accessible | Network queue identifier. The queue ID is used as an index of the table entry. |
| ROW qosNetworkQueueRowStatus | 1.3.6.1.4.1.738.1.7.1.13.4.1.2 | RowStatus | read-create | Row Status of the entry. This allows creation/deletion of rows in this table. |
| TSH qosNetworkQueueShaperProfile | 1.3.6.1.4.1.738.1.7.1.13.4.1.3 | TShaperId | read-write | Shaper profile on this queue |
| TTA qosNetworkQueueTailDropProfile | 1.3.6.1.4.1.738.1.7.1.13.4.1.4 | TTailDropId | read-write | Tail-drop profile on this queue |
| TSR qosNetworkQueueSredProfile | 1.3.6.1.4.1.738.1.7.1.13.4.1.5 | TSredId | read-write | Sred profile on this queue |
| qosGlobalObjects | 1.3.6.1.4.1.738.1.7.1.14 | |||
| qosGlobalIngressMapTable | 1.3.6.1.4.1.738.1.7.1.14.1 | not-accessible | Global Qos Configuration table. | |
| qosGlobalIngressMapEntry | 1.3.6.1.4.1.738.1.7.1.14.1.1 | not-accessible | Global Ingress QoS Configuration table | |
| INT qosIngressMapType | 1.3.6.1.4.1.738.1.7.1.14.1.1.1 | INTEGER | not-accessible | The type of the configuration entry for this mapping. |
| INT qosIngressMapValue | 1.3.6.1.4.1.738.1.7.1.14.1.1.2 | INTEGER | not-accessible | Specify DSCP or Dot1p value to be mapped to a Formawding class |
| ROW qosIngressRowStatus | 1.3.6.1.4.1.738.1.7.1.14.1.1.3 | RowStatus | read-create | Row Status of the entry. This allows creation/deletion of rows in this table. The entry is created by qosIngressMapType and qosIngressMapValue |
| TFC qosIngressFC | 1.3.6.1.4.1.738.1.7.1.14.1.1.4 | TFCNameOrEmpty | read-write | Forwarding class to which the traffic will flow |
| TCO qosIngressFCConformance | 1.3.6.1.4.1.738.1.7.1.14.1.1.5 | TConformanceLevel | read-write | Conformance level: green or yellow |
| qosGlobalEgressRemarkTable | 1.3.6.1.4.1.738.1.7.1.14.2 | not-accessible | Global Qos Egress Configuration table. | |
| qosGlobalEgressRemarkEntry | 1.3.6.1.4.1.738.1.7.1.14.2.1 | not-accessible | Global Egress QoS Configuration table | |
| TFC qosEgressFC | 1.3.6.1.4.1.738.1.7.1.14.2.1.1 | TFCNameOrEmpty | not-accessible | Choose forwarding class to configure egress remarking |
| TCO qosEgressFCConformance | 1.3.6.1.4.1.738.1.7.1.14.2.1.2 | TConformanceLevel | not-accessible | Previous conformance level: green or yellow |
| ROW qosEgressRowStatus | 1.3.6.1.4.1.738.1.7.1.14.2.1.3 | RowStatus | read-create | Row Status of the entry. This allows creation/deletion of rows in this table. |
| INT qosEgressRemarkType | 1.3.6.1.4.1.738.1.7.1.14.2.1.4 | INTEGER | read-write | Choose what fields in frame are going to be remarked(DSCP or Dot1p). Dscp type is not supported |
| INT qosEgressRemarkValue | 1.3.6.1.4.1.738.1.7.1.14.2.1.5 | INTEGER | read-write | Choose new value of field specified in qosEgressRemarkType to be remarked. |
| qosServiceObjects | 1.3.6.1.4.1.738.1.7.1.15 | |||
| qosServiceTable | 1.3.6.1.4.1.738.1.7.1.15.1 | not-accessible | This table will be responsible for managing QoS service configuration | |
| qosServiceEntry | 1.3.6.1.4.1.738.1.7.1.15.1.1 | not-accessible | This table will be responsible for managing QoS configuration on a service. | |
| I32 qosServiceIndex | 1.3.6.1.4.1.738.1.7.1.15.1.1.1 | Integer32 | not-accessible | This is a unique index for an entry in the qosServiceTable. |
| ROW qosServiceRowStatus | 1.3.6.1.4.1.738.1.7.1.15.1.1.2 | RowStatus | read-create | This object indicates the status of this row. The values supported during a set operation are createAndGo(4) active(1), notInService(2) and destroy(6). Creation or deletion of an entry in this table means enable or removal of QoS policy on a specific service entry. |
| TNA qosServicePolicyOnServ | 1.3.6.1.4.1.738.1.7.1.15.1.1.3 | TNamedItem | read-create | Service QoS Policy Id to be applied on a service. |
| qosServiceSapTable | 1.3.6.1.4.1.738.1.7.1.15.2 | not-accessible | A table that contains QoS SAP information. | |
| qosServiceSapEntry | 1.3.6.1.4.1.738.1.7.1.15.2.1 | not-accessible | This table will be responsible for managing QoS configuration on a SAP. | |
| INT qosServiceSapPortId | 1.3.6.1.4.1.738.1.7.1.15.2.1.1 | INTEGER | read-only | The ID of the access port where this SAP is defined. |
| TQE qosServiceSapEncapValue | 1.3.6.1.4.1.738.1.7.1.15.2.1.2 | TQEncapVal | read-only | The value of the label used to identify this SAP on the access port specified by sapPortId. |
| ROW qosServiceSapRowStatus | 1.3.6.1.4.1.738.1.7.1.15.2.1.3 | RowStatus | read-create | This object indicates the status of this row. The values supported during a set operation are createAndGo(4) active(1), notInService(2) and destroy(6). Creation or deletion of an entry in this table means enable or disable of QoS configuration on a specific SAP entry. |
| T/F qosServiceSapPolicyEnable | 1.3.6.1.4.1.738.1.7.1.15.2.1.4 | TruthValue | read-only | The object enables or disables QoS configuration on a specific SAP entry for the service. |
| qosInterfaceObjects | 1.3.6.1.4.1.738.1.7.1.16 | |||
| qosInterfaceTable | 1.3.6.1.4.1.738.1.7.1.16.1 | not-accessible | This table will be responsible for managing QoS interface configuration | |
| qosInterfaceEntry | 1.3.6.1.4.1.738.1.7.1.16.1.1 | not-accessible | This table will be responsible for managing QoS configuration on an interface. | |
| NUM qosInterfaceIndex | 1.3.6.1.4.1.738.1.7.1.16.1.1.1 | InterfaceIndexOrZero | not-accessible | This is a unique index for an entry in the qosInterfaceTable. |
| ROW qosInterfaceRowStatus | 1.3.6.1.4.1.738.1.7.1.16.1.1.2 | RowStatus | read-create | Row Status of the entry. This allows creation/deletion of rows in this table. |
| TNA qosInterfacePolicy | 1.3.6.1.4.1.738.1.7.1.16.1.1.3 | TNamedItem | read-create | Network QoS Policy Id to be applied on a port. |
| qosStatisticsObjects | 1.3.6.1.4.1.738.1.7.1.17 | |||
| qosStatisticsTable | 1.3.6.1.4.1.738.1.7.1.17.1 | not-accessible | This table displays QoS statistics information based on port and queue. | |
| qosStatisticsEntry | 1.3.6.1.4.1.738.1.7.1.17.1.1 | not-accessible | This table is responsible for displaying common QoS statistics on an interface and/or queue. | |
| NUM qosStatInterfaceIndex | 1.3.6.1.4.1.738.1.7.1.17.1.1.1 | InterfaceIndexOrZero | not-accessible | This is a unique index for an entry in the qosStatisticsTable. |
| TQU qosQueueIndex | 1.3.6.1.4.1.738.1.7.1.17.1.1.2 | TQueueId | not-accessible | This is a unique index for an entry in the qosStatisticsTable. |
| C32 qosReceivedBytes | 1.3.6.1.4.1.738.1.7.1.17.1.1.3 | Counter32 | read-only | Received bytes on the port/queue. |
| C32 qosDroppedBytes | 1.3.6.1.4.1.738.1.7.1.17.1.1.4 | Counter32 | read-only | Dropped bytes on the port/queue. |
| T/F qosClearStatistics | 1.3.6.1.4.1.738.1.7.1.17.1.1.5 | TruthValue | read-create | Clear statistics.Set to true to clear the statistics |
| qosVlanPolicyObjects | 1.3.6.1.4.1.738.1.7.1.18 | |||
| qosVlanPolicyTable | 1.3.6.1.4.1.738.1.7.1.18.1 | not-accessible | Qos VLAN policy table. Keeps comman information for the QoS VLAN policy | |
| qosVlanPolicyEntry | 1.3.6.1.4.1.738.1.7.1.18.1.1 | not-accessible | Information about a particular QoS VLAN Policy. | |
| TNA qosVlanPolicy | 1.3.6.1.4.1.738.1.7.1.18.1.1.1 | TNamedItem | not-accessible | QoS VLAN policy index. String up to 6 characters |
| TIT qosVlanPolicyDescription | 1.3.6.1.4.1.738.1.7.1.18.1.1.2 | TItemDescription | read-write | User-defined description of the QoS VLAN policy |
| ROW qosVlanPolicyRowStatus | 1.3.6.1.4.1.738.1.7.1.18.1.1.3 | RowStatus | read-create | Row status of the QoS network policy. QoS VLAN policy is created with createAndWait(5). |
| qosVlanIngressPolicyTable | 1.3.6.1.4.1.738.1.7.1.18.2 | not-accessible | Information about all QoS VLAN ingress policies' configuration. | |
| qosVlanIngressPolicyEntry | 1.3.6.1.4.1.738.1.7.1.18.2.1 | not-accessible | Information about a particular VLAN policy's ingress per-forwarding-class traffic disposition. Entries are created/deleted as an action of creating/deleting a row in the qosVlanIngressTable. | |
| TSH qosVlanPolicyShaperProfile | 1.3.6.1.4.1.738.1.7.1.18.2.1.1 | TShaperId | read-write | Shaper profile ID. Valid shaper profile Id range is 9-57. To remove the shaper profile use ID 0 |
| TSS qosVlanPolicySchedulingProfile | 1.3.6.1.4.1.738.1.7.1.18.2.1.2 | TSSchedulingProfile | read-write | Scheduling profile ID. Valid scheduling profile Id range is 1-8. To remove the scheduling profile use ID 0 |
| TTA qosVlanPolicyTailDropProfile | 1.3.6.1.4.1.738.1.7.1.18.2.1.3 | TTailDropId | read-write | The ID of a Tail drop profile configured. Valid tail-drop profile Id range is 1-5. To remove the scheduling profile use ID 0 |
| qosVlanIngressQueueTable | 1.3.6.1.4.1.738.1.7.1.18.3 | not-accessible | Information about all QoS VLAN ingress policies' configuration. | |
| qosVlanIngressQueueEntry | 1.3.6.1.4.1.738.1.7.1.18.3.1 | not-accessible | Information about a particular VLAN policy's ingress per-forwarding-class traffic disposition. Entries are created/deleted as an action of creating/deleting a row in the qosVlanIngressTable. | |
| TQU qosVlanInQueueQueue | 1.3.6.1.4.1.738.1.7.1.18.3.1.1 | TQueueId | not-accessible | Service queue identifier. The queue ID is used as an index of the table entry. |
| TSH qosVlanInQueueShaperProfile | 1.3.6.1.4.1.738.1.7.1.18.3.1.2 | TShaperId | read-write | Shaper profile ID. Valid shaper profile Id range is 9-57. To remove the shaper profile use ID 0 |
| TTA qosVlanInQueueTailDropProfile | 1.3.6.1.4.1.738.1.7.1.18.3.1.3 | TTailDropId | read-write | The ID of a Tail drop profile configured. Valid tail-drop profile Id range is 1-5. To remove the scheduling profile use ID 0 |
| ROW qosVlanInQueueRowStatus | 1.3.6.1.4.1.738.1.7.1.18.3.1.4 | RowStatus | read-create | Row Status of the entry. This allows creation/deletion of rows in this table. |
| qosVlanObjects | 1.3.6.1.4.1.738.1.7.1.19 | |||
| qosVlanTable | 1.3.6.1.4.1.738.1.7.1.19.1 | not-accessible | This table will be responsible for managing QoS VLAN configuration | |
| qosVlanEntry | 1.3.6.1.4.1.738.1.7.1.19.1.1 | not-accessible | This table will be responsible for managing QoS configuration on a VLAN. | |
| I32 qosVlanIndex | 1.3.6.1.4.1.738.1.7.1.19.1.1.1 | Integer32 | not-accessible | This is a unique index for an entry in the qosVlanTable. |
| TNA qosVlanPolicyOnVlan | 1.3.6.1.4.1.738.1.7.1.19.1.1.2 | TNamedItem | read-create | VLAN QoS Policy Id to be applied on a VLAN. |
| ROW qosVlanRowStatus | 1.3.6.1.4.1.738.1.7.1.19.1.1.3 | RowStatus | read-create | This object indicates the status of this row. The values supported during a set operation are createAndGo(4) active(1), notInService(2) and destroy(6). Creation or deletion of an entry in this table means enable or removal of QoS policy on a specific VLAN entry. |
| qosVlanIngressPortTable | 1.3.6.1.4.1.738.1.7.1.19.2 | not-accessible | A table that contains QoS VLAN Ingress Port information. | |
| qosVlanIngressPortEntry | 1.3.6.1.4.1.738.1.7.1.19.2.1 | not-accessible | This table will be responsible for managing QoS configuration on a SAP. | |
| INT qosVlanIngressPortId | 1.3.6.1.4.1.738.1.7.1.19.2.1.1 | INTEGER | read-only | The ID of the access port where thingress port for given VLAN. |
| T/F qosVlanPortPolicyEnable | 1.3.6.1.4.1.738.1.7.1.19.2.1.2 | TruthValue | read-only | The object enables or disables QoS configuration on a specific VLAN port. |
| ROW qosVlanPortRowStatus | 1.3.6.1.4.1.738.1.7.1.19.2.1.3 | RowStatus | read-create | This object indicates the status of this row. The values supported during a set operation are createAndGo(4) active(1), notInService(2) and destroy(6). Creation or deletion of an entry in this table means enable or disable of QoS configuration on a specific VLAN port. |
FAQ
What QoS functions does PRVT-QOS-MIB manage on BATM Advanced Communication equipment?
It's the SNMP MIB for managing QoS policy configuration, covering classification, marking, policing, and queue scheduling — the building blocks of how traffic is prioritized and rate-limited on the device.
Why would an administrator consult PRVT-QOS-MIB when traffic prioritization isn't behaving as expected?
Since it governs the classification, marking, policing, and queue scheduling parameters that determine how traffic is treated, checking its configuration is the natural starting point for confirming whether a QoS policy is actually applied the way it was intended.
RFC description
Manages BATM Advanced Communication QoS policy configuration including classification, marking, policing, and queue scheduling.
Start monitoring BATM Advanced Communication carrier Ethernet / access-aggregation switch 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.