PRVT-QOS-MIB: View SNMP OID List / Download MIB
VENDOR: B.A.T.M. ADVANCE TECHNOLOGIES
Home | MIB: PRVT-QOS-MIB | |||
---|---|---|---|---|
Download as: |
Download standard MIB format if you are planning to load a MIB file into some system (OS, Zabbix, PRTG ...) or view it with a MIB browser. CSV is more suitable for analyzing and viewing OID' and other MIB objects in excel. JSON and YAML formats are usually used in programing even though some systems can use MIB in YAML format (like Logstash).
|
|||
Object Name | OID | Type | Access | Info |
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 | no-access |
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). |
|
1.3.6.1.4.1.738.1.7.1.1.1.1 | no-access |
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. |
||
tFCValue | 1.3.6.1.4.1.738.1.7.1.1.1.1.1 | integer | no-access |
Forwarding class number as used in the tables below. |
tFCRowStatus | 1.3.6.1.4.1.738.1.7.1.1.1.1.2 | rowstatus | no-access |
Row Status of the entry. |
tFCStorageType | 1.3.6.1.4.1.738.1.7.1.1.1.1.3 | storagetype | no-access |
The storage type of this row in the table. |
tFCName | 1.3.6.1.4.1.738.1.7.1.1.1.1.4 | tfcname | no-access |
FC name. |
tFCNameLastChanged | 1.3.6.1.4.1.738.1.7.1.1.1.1.5 | timestamp | no-access |
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 | no-access |
This table specifies HQoS service ingress policy configuration. |
|
1.3.6.1.4.1.738.1.7.1.2.1.1 | no-access |
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. |
||
hqosSapIngressIndex | 1.3.6.1.4.1.738.1.7.1.2.1.1.1 | tsapingresspolicyid | no-access |
The identifier of a HQoS service ingress policy. The policy ID is the index to this table. |
hqosSapIngressRowStatus | 1.3.6.1.4.1.738.1.7.1.2.1.1.2 | rowstatus | read-only |
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 |
hqosSapIngressDescription | 1.3.6.1.4.1.738.1.7.1.2.1.1.3 | titemdescription | read-write |
User-provided description of the policy. |
hqosSapIngressDefaultDscpFC | 1.3.6.1.4.1.738.1.7.1.2.1.1.4 | integer | no-access |
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. |
hqosSapIngressDefaultVptFC | 1.3.6.1.4.1.738.1.7.1.2.1.1.5 | integer | no-access |
The priority to assign to traffic ingressing as the default action queue. |
hqosSapIngressLastChanged | 1.3.6.1.4.1.738.1.7.1.2.1.1.6 | timestamp | no-access |
Timestamp of last change to this row in tSapIngressTable. |
hqosSapIngressQueueTable | 1.3.6.1.4.1.738.1.7.1.2.2 | no-access |
Information about all HQoS service ingress policies' queues. |
|
1.3.6.1.4.1.738.1.7.1.2.2.1 | no-access |
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. |
||
hqosSapIngressQueue | 1.3.6.1.4.1.738.1.7.1.2.2.1.1 | tingressqueueid | no-access |
The queue ID is used as the secondary index to the table entry. |
hqosSapIngressQueueParent | 1.3.6.1.4.1.738.1.7.1.2.2.1.2 | tnameditemorempty | no-access |
The scheduler to which this queue would be feeding to. |
hqosSapIngressQueueRowStatus | 1.3.6.1.4.1.738.1.7.1.2.2.1.3 | rowstatus | read-only |
Row Status of the entry. This allows creation/deletion of rows in this table. |
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. |
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. |
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. Enumeration: 'unicast': 1, 'unknown': 0, 'multicast': 2, 'broadcast': 3. |
hqosSapIngressQueueHiPriority | 1.3.6.1.4.1.738.1.7.1.2.2.1.7 | truthvalue | read-write |
Is this a high-priority queue. |
hqosSapIngressQueueWred | 1.3.6.1.4.1.738.1.7.1.2.2.1.8 | tslopepolicy | read-write |
WRED profile applied to this queue. |
hqosSapIngressQueueLastChanged | 1.3.6.1.4.1.738.1.7.1.2.2.1.9 | timestamp | no-access |
Timestamp of last change to this row in hqosSapIngressQueueTable. |
hqosSapIngressDSCPTable | 1.3.6.1.4.1.738.1.7.1.2.3 | no-access |
A list of all DSCP entries for service ingress policies. |
|
1.3.6.1.4.1.738.1.7.1.2.3.1 | no-access |
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). |
||
hqosSapIngressDSCP | 1.3.6.1.4.1.738.1.7.1.2.3.1.1 | tdscpvalue | no-access |
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. |
hqosSapIngressDSCPRowStatus | 1.3.6.1.4.1.738.1.7.1.2.3.1.2 | rowstatus | read-only |
This object allows creation/deletion of rows in this table. |
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. |
hqosSapIngressDSCPConformance | 1.3.6.1.4.1.738.1.7.1.2.3.1.4 | tconformancelevel | read-write |
Previous conformance level: green or yellow. |
hqosSapIngressDSCPLastChanged | 1.3.6.1.4.1.738.1.7.1.2.3.1.5 | timestamp | no-access |
Timestamp of last change to this row in hqosSapIngressDSCPTable. |
hqosSapIngressDot1pTable | 1.3.6.1.4.1.738.1.7.1.2.4 | no-access |
A list of all dot1p entries for service ingress policies. |
|
1.3.6.1.4.1.738.1.7.1.2.4.1 | no-access |
Information about a particular dot1p match for a service ingress policy. Entries are created by user. Entries are deleted by user. |
||
hqosSapIngressDot1pValue | 1.3.6.1.4.1.738.1.7.1.2.4.1.1 | dot1ppriority | no-access |
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. |
hqosSapIngressDot1pRowStatus | 1.3.6.1.4.1.738.1.7.1.2.4.1.2 | rowstatus | read-only |
Row Status for this service ingress policy's dot1p entry. |
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. |
hqosSapIngressDot1pConformance | 1.3.6.1.4.1.738.1.7.1.2.4.1.4 | tconformancelevel | read-only |
Previous conformance level: green or yellow |
hqosSapIngressDot1pLastChanged | 1.3.6.1.4.1.738.1.7.1.2.4.1.5 | timestamp | no-access |
Timestamp of last change to this row in hqosSapIngressDot1pTable. |
hqosSapIngressFCTable | 1.3.6.1.4.1.738.1.7.1.2.5 | no-access |
This table maintains the mapping of a particular forwarding class traffic into the specified queue. |
|
1.3.6.1.4.1.738.1.7.1.2.5.1 | no-access |
Information about a particular service ingress policy's forwarding class mappings to queues. Entries are created and deleted by user. |
||
hqosSapIngressFCNumber | 1.3.6.1.4.1.738.1.7.1.2.5.1.1 | tfcnameorempty | no-access |
Forwarding class number. |
hqosSapIngressFCQueueType | 1.3.6.1.4.1.738.1.7.1.2.5.1.2 | integer | no-access |
The type of the queue to be assigned to the FC. Enumeration: 'unicast': 1, 'unknown': 0, 'multicast': 2, 'broadcast': 3. |
hqosSapIngressFCRowStatus | 1.3.6.1.4.1.738.1.7.1.2.5.1.3 | rowstatus | read-only |
Row Status for this queue. |
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. |
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 |
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 | no-access |
Information about all service egress policies. |
|
1.3.6.1.4.1.738.1.7.1.3.1.1 | no-access |
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. |
||
hqosSapEgressIndex | 1.3.6.1.4.1.738.1.7.1.3.1.1.1 | tsapegresspolicyid | no-access |
The service egress policy ID is used as index for the table. |
hqosSapEgressRowStatus | 1.3.6.1.4.1.738.1.7.1.3.1.1.2 | rowstatus | read-only |
Row Status of this policy's entry. |
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. |
hqosSapEgressLastChanged | 1.3.6.1.4.1.738.1.7.1.3.1.1.6 | timestamp | no-access |
Timestamp of last change to this row in hqosSapEgressTable. |
hqosSapEgressQueueTable | 1.3.6.1.4.1.738.1.7.1.3.2 | no-access |
Information about service egress policies' queues. |
|
1.3.6.1.4.1.738.1.7.1.3.2.1 | no-access |
Information about a particular service egress queue. Entries are created by user. Entries are deleted by user. |
||
hqosSapEgressQueueIndex | 1.3.6.1.4.1.738.1.7.1.3.2.1.1 | tegressqueueid | no-access |
The number of a queue.Zero is not allowed. |
hqosSapEgressQueueParent | 1.3.6.1.4.1.738.1.7.1.3.2.1.2 | tnameditemorempty | no-access |
The scheduler to which this queue would be feeding to. |
hqosSapEgressQueueRowStatus | 1.3.6.1.4.1.738.1.7.1.3.2.1.3 | rowstatus | read-only |
Row Status of the entry. |
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. |
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. |
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. Enumeration: 'unicast': 1, 'unknown': 0, 'multicast': 2, 'broadcast': 3. |
hqosSapEgressQueueHiPriority | 1.3.6.1.4.1.738.1.7.1.3.2.1.7 | truthvalue | read-write |
Is this a high-priority queueo |
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. |
hqosSapEgressQueueLastChanged | 1.3.6.1.4.1.738.1.7.1.3.2.1.9 | timestamp | no-access |
Timestamp of last change to this row in hqosSapEgressQueueTable. |
hqosSapEgressFCTable | 1.3.6.1.4.1.738.1.7.1.3.3 | no-access |
Information about a particular service egress policy's forwarding class mappings to queues. Entries are created and deleted by user. |
|
1.3.6.1.4.1.738.1.7.1.3.3.1 | no-access |
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. |
||
hqosSapEgressFCNumber | 1.3.6.1.4.1.738.1.7.1.3.3.1.1 | tfcnameorempty | no-access |
Forwarding class number. |
hqosSapEgressFCEntryType | 1.3.6.1.4.1.738.1.7.1.3.3.1.2 | integer | no-access |
The type of the configuration entry for this FC. Enumeration: 'unicast': 1, 'dot1p': 5, 'unknown': 0, 'dscp': 4, 'broadcast': 3, 'multicast': 2. |
hqosSapEgressFCRowStatus | 1.3.6.1.4.1.738.1.7.1.3.3.1.3 | rowstatus | read-only |
Row Status for this queue. |
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. |
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. |
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. |
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. |
hqosSapEgressFCLastChanged | 1.3.6.1.4.1.738.1.7.1.3.3.1.8 | timestamp | no-access |
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 | no-access |
HQOS network policy table. Keeps comman information of the network policy |
|
1.3.6.1.4.1.738.1.7.1.4.1.1 | no-access |
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. |
||
hqosNetworkPolicyIndex | 1.3.6.1.4.1.738.1.7.1.4.1.1.1 | tnetworkpolicyid | no-access |
Network policy index |
hqosNetworkPolicyRowStatus | 1.3.6.1.4.1.738.1.7.1.4.1.1.2 | rowstatus | read-only |
Row status of the network policy HQoS network policy is created with createAndWait(5). |
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 |
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. |
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. |
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 |
hqosNetworkPolicyLastChanged | 1.3.6.1.4.1.738.1.7.1.4.1.1.7 | timestamp | no-access |
Timestamp of last change to this row in hqosNetworkPolicyTable. |
hqosNetworkIngressLSPEXPTable | 1.3.6.1.4.1.738.1.7.1.4.2 | no-access |
Information about network ingress policies' mappings. |
|
1.3.6.1.4.1.738.1.7.1.4.2.1 | no-access |
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. |
||
hqosNetworkIngressLSPEXP | 1.3.6.1.4.1.738.1.7.1.4.2.1.1 | tlspexpvalue | no-access |
LSP EXP bit value. |
hqosNetworkIngressLSPEXPRowStatus | 1.3.6.1.4.1.738.1.7.1.4.2.1.2 | rowstatus | read-only |
Row status of network ingress mapping |
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. |
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. |
hqosNetworkIngressLSPEXPLastChanged | 1.3.6.1.4.1.738.1.7.1.4.2.1.5 | timestamp | no-access |
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 | no-access |
Information about all network policies' egress FC traffic disposition. |
|
1.3.6.1.4.1.738.1.7.1.4.3.1 | no-access |
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. |
||
hqosNetworkEgressFCNumber | 1.3.6.1.4.1.738.1.7.1.4.3.1.1 | tfcnameorempty | no-access |
The number of the forwarding class (FC). |
hqosNetworkEgressFCRowStatus | 1.3.6.1.4.1.738.1.7.1.4.3.1.2 | rowstatus | read-only |
The row status of this row. Only the value of createAndWait(5) is available for row creation |
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. |
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. |
hqosNetworkEgressFCLastChanged | 1.3.6.1.4.1.738.1.7.1.4.3.1.5 | timestamp | no-access |
Timestamp of last change to this row in hqosNetworkEgressFCTable. |
hqosNetworkEgressFCConformance | 1.3.6.1.4.1.738.1.7.1.4.3.1.6 | tconformancelevel | no-access |
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 | no-access |
Information about network queue policy. |
|
1.3.6.1.4.1.738.1.7.1.5.1.1 | no-access |
Information about network egress queue configuration |
||
hqosNetworkQueuePolicy | 1.3.6.1.4.1.738.1.7.1.5.1.1.1 | tnameditem | no-access |
Name of network egress queue policy. This is the index in the table. Should be no more than 6 characters long. |
hqosNetworkQueuePolicyRowStatus | 1.3.6.1.4.1.738.1.7.1.5.1.1.2 | rowstatus | read-only |
The row status. Used for creation of a row in the table. |
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. |
hqosNetworkQueuePolicyLastChanged | 1.3.6.1.4.1.738.1.7.1.5.1.1.8 | timestamp | no-access |
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 | no-access |
Information about network queues. |
|
1.3.6.1.4.1.738.1.7.1.5.2.1 | no-access |
Network queue configuration |
||
hqosNetworkQueue | 1.3.6.1.4.1.738.1.7.1.5.2.1.1 | tqueueid | no-access |
Network queue identifier. The queue ID is used as an index of the table entry. |
hqosNetworkQueueRowStatus | 1.3.6.1.4.1.738.1.7.1.5.2.1.2 | rowstatus | read-only |
Row Status of the entry. This allows creation/deletion of rows in this table. |
hqosNetworkQueueParent | 1.3.6.1.4.1.738.1.7.1.5.2.1.3 | tnameditemorempty | no-access |
Network queue parent is not configurable. Reserved for future use. |
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) |
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 |
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) Enumeration: 'unicast': 1, 'unknown': 0, 'multicast': 2, 'broadcast': 3. |
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 |
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. |
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 |
hqosNetworkQueueLastChanged | 1.3.6.1.4.1.738.1.7.1.5.2.1.10 | timestamp | no-access |
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 | no-access |
Information which network egress queue traffic with a FC assigned on ingress feeds to. |
|
1.3.6.1.4.1.738.1.7.1.5.3.1 | no-access |
Forwarding class to network queue configuratiom |
||
hqosNetworkQueueFCNumber | 1.3.6.1.4.1.738.1.7.1.5.3.1.1 | tfcnameorempty | no-access |
The number of the forwarding class as referenced in the tFCNameTable. |
hqosNetworkQueueFCType | 1.3.6.1.4.1.738.1.7.1.5.3.1.2 | integer | no-access |
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. Enumeration: 'unicast': 1, 'unknown': 0, 'multicast': 2, 'broadcast': 3. |
hqosNetworkQueueFCRowStatus | 1.3.6.1.4.1.738.1.7.1.5.3.1.3 | rowstatus | read-only |
Row Status for this queue. The object serves to create entries in the table. |
hqosNetworkQueueFC | 1.3.6.1.4.1.738.1.7.1.5.3.1.4 | tqueueid | read-write |
The queue id to be mapped. |
hqosNetworkQueueFCLastChanged | 1.3.6.1.4.1.738.1.7.1.5.3.1.5 | timestamp | no-access |
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 | no-access |
Information about a service scheduler policy. |
|
1.3.6.1.4.1.738.1.7.1.6.1.1 | no-access |
Information about a particular service scheduler policy. |
||
hqosSchedulerPolicyName | 1.3.6.1.4.1.738.1.7.1.6.1.1.1 | tnameditem | no-access |
This is the index of the table. Should be no more that 6 characters long. |
hqosSchedulerPolicyRowStatus | 1.3.6.1.4.1.738.1.7.1.6.1.1.2 | rowstatus | read-only |
Row Status of the entry. The entry in the table that serves to create rows. |
hqosSchedulerPolicyType | 1.3.6.1.4.1.738.1.7.1.6.1.1.3 | integer | no-access |
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 Enumeration: 'unknown': 0, 'ingress': 1, 'egress': 2, 'network': 3. |
hqosSchedulerPolicyDescription | 1.3.6.1.4.1.738.1.7.1.6.1.1.4 | titemdescription | read-write |
User-description for the scheduler policy |
hqosSchedulerPolicyLastChanged | 1.3.6.1.4.1.738.1.7.1.6.1.1.5 | timestamp | no-access |
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 | no-access |
Information about schedulers belonging to scheduler policies |
|
1.3.6.1.4.1.738.1.7.1.6.2.1 | no-access |
Information about a particular Scheduler belonging to a Scheduler Policy. |
||
hqosVirtualSchedulerName | 1.3.6.1.4.1.738.1.7.1.6.2.1.1 | tnameditem | no-access |
Name of the scheduler. |
hqosVirtualSchedulerRowStatus | 1.3.6.1.4.1.738.1.7.1.6.2.1.2 | rowstatus | read-only |
Row Status of the entry. Part of the index together with the policy name and the tier. Should be up to 6 characters long. |
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. |
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. |
hqosVirtualSchedulerLevel | 1.3.6.1.4.1.738.1.7.1.6.2.1.5 | tlevel | no-access |
This specifies the level of priority while feeding to the parent. |
hqosVirtualSchedulerPriority | 1.3.6.1.4.1.738.1.7.1.6.2.1.6 | integer | read-write |
Priority of the scheduler. Enumeration: 'high': 2, 'low': 1. |
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. |
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 |
hqosVirtualSchedulerLastChanged | 1.3.6.1.4.1.738.1.7.1.6.2.1.9 | timestamp | no-access |
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 | no-access |
WRED Profile Table. Each entry in this table defines the WRED slopes for the high and the low priority traffic. |
|
1.3.6.1.4.1.738.1.7.1.7.1.1 | no-access |
WRED Profile Entry. |
||
tWredProfile | 1.3.6.1.4.1.738.1.7.1.7.1.1.1 | tslopepolicy | no-access |
tWredProfile maintains the id of the WRED Profile. |
tWredRowStatus | 1.3.6.1.4.1.738.1.7.1.7.1.1.2 | rowstatus | read-only |
Row Status of the entry. This allows creation/deletion of rows in this table. |
tWredDescription | 1.3.6.1.4.1.738.1.7.1.7.1.1.3 | titemdescription | read-write |
User-provided description of the profile. |
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. |
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. |
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. |
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. |
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. |
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. |
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. |
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. |
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. |
tWredLastChanged | 1.3.6.1.4.1.738.1.7.1.7.1.1.13 | timestamp | no-access |
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 | no-access |
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. |
|
1.3.6.1.4.1.738.1.7.1.8.1.1 | no-access |
Tail-drop Profile Entry. |
||
qosTailDropProfile | 1.3.6.1.4.1.738.1.7.1.8.1.1.1 | ttaildropid | no-access |
qosTailDropProfile maintains the ID of the tail-drop profile |
qosTailDropRowStatus | 1.3.6.1.4.1.738.1.7.1.8.1.1.2 | rowstatus | read-only |
Row Status of the entry. This allows creation/deletion of rows in this table. |
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% |
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 | no-access |
SRED profile configuration Table. Each entry in this table defines set of SRED parameters that may be enforced on a queue or a policy. |
|
1.3.6.1.4.1.738.1.7.1.8.2.1 | no-access |
SRED Profile Entry. |
||
qosSredProfile | 1.3.6.1.4.1.738.1.7.1.8.2.1.1 | tsredid | no-access |
qosSredProfile maintains the ID of the SRED profile |
qosSredRowStatus | 1.3.6.1.4.1.738.1.7.1.8.2.1.2 | rowstatus | read-only |
Row Status of the entry. This allows creation/deletion of rows in this table. |
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% |
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% |
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% |
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 | no-access |
Shaper profile Table. Each entry in this table defines set of shaping parameters that may be enforced on scheduler, port or queue. |
|
1.3.6.1.4.1.738.1.7.1.9.1.1 | no-access |
Shaper Profile Entry. |
||
tShaperProfileType | 1.3.6.1.4.1.738.1.7.1.9.1.1.1 | integer | no-access |
The type of the shaper. If used in QoS configuration(qos(1)) or in HQoS configuration (hqos(2)) Enumeration: 'hqos': 2, 'qos': 1. |
tShaperProfile | 1.3.6.1.4.1.738.1.7.1.9.1.1.2 | tshaperid | no-access |
tShaperProfile maintains the ID of the shaping profile identifying the profile. |
tShaperProfileDirection | 1.3.6.1.4.1.738.1.7.1.9.1.1.3 | integer | no-access |
The direction of the shaper - service ingress, service egress, network egress or vlan egress. Enumeration: 'vlanEgress': 4, 'serviceEgress': 2, 'networkEgress': 3, 'serviceIngress': 1. |
tShaperProfileLevel | 1.3.6.1.4.1.738.1.7.1.9.1.1.4 | integer | no-access |
Level of the shaper. For QoS shapers choose qosPolicy(5). For HQoS configuration l1Scheduler(3) or l2Scheduler(4) Enumeration: 'queue': 2, 'qosPolicy': 5, 'port': 1, 'l2Scheduler': 4, 'l1Scheduler': 3. |
tShaperRowStatus | 1.3.6.1.4.1.738.1.7.1.9.1.1.5 | rowstatus | read-only |
Row Status of the entry. This allows creation/deletion of rows in this table. |
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. |
tShaperCIR | 1.3.6.1.4.1.738.1.7.1.9.1.1.7 | tratevalue | read-write |
Commited Information Rate in kbps. |
tShaperPIR | 1.3.6.1.4.1.738.1.7.1.9.1.1.8 | tratevalue | read-write |
Peak information rate allowed in kbps. |
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. |
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. |
tShaperLastChanged | 1.3.6.1.4.1.738.1.7.1.9.1.1.11 | timestamp | no-access |
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 | no-access |
|
|
1.3.6.1.4.1.738.1.7.1.10.1.1 | no-access |
Information about the service WFQ profiles available. |
||
tWfqServiceProfileNumber | 1.3.6.1.4.1.738.1.7.1.10.1.1.1 | integer | no-access |
The ID of the WFQ service profile. Profile 0 can not be modified or deleted. |
tWfqServiceProfileDirection | 1.3.6.1.4.1.738.1.7.1.10.1.1.2 | integer | no-access |
The direction of the WFQ service profile - ingress or egress. Enumeration: 'unknown': 0, 'ingress': 1, 'egress': 2. |
tWfqServiceProfileRowStatus | 1.3.6.1.4.1.738.1.7.1.10.1.1.3 | rowstatus | read-only |
The row status of the WFQ service profile. |
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 | no-access |
|
|
1.3.6.1.4.1.738.1.7.1.10.2.1 | no-access |
Information about a the service WFQ profiles available. |
||
tWfqNetworkProfileNumber | 1.3.6.1.4.1.738.1.7.1.10.2.1.1 | integer | no-access |
The ID of the WFQ network profile. Profile 0 can not be modified or deleted. |
tWfqNetworkProfileRowStatus | 1.3.6.1.4.1.738.1.7.1.10.2.1.2 | rowstatus | read-only |
The row status of the WFQ network profile. |
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. |
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 | no-access |
|
|
1.3.6.1.4.1.738.1.7.1.10.3.1 | no-access |
Information about a the scheduler WFQ profiles available. |
||
tWfqSchedulerProfileNumber | 1.3.6.1.4.1.738.1.7.1.10.3.1.1 | integer | no-access |
The ID of the WFQ scheduler profile. Profile 0 can not be modified or deleted. |
tWfqSchedulerProfileDirection | 1.3.6.1.4.1.738.1.7.1.10.3.1.2 | integer | no-access |
The direction of the WFQ scheduler profile - ingress or egress. Enumeration: 'unknown': 0, 'ingress': 1, 'egress': 2. |
tWfqSchedulerProfileRowStatus | 1.3.6.1.4.1.738.1.7.1.10.3.1.3 | rowstatus | read-only |
The row status of the WFQ scheduler profile. |
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. |
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 | no-access |
Information about scheduling profiles |
|
1.3.6.1.4.1.738.1.7.1.11.1.1 | no-access |
Information about a the scheduling profiles available. |
||
qosSchedulingProfile | 1.3.6.1.4.1.738.1.7.1.11.1.1.1 | integer | no-access |
The ID of the scheduling profile. |
qosSchedulingProfileDirection | 1.3.6.1.4.1.738.1.7.1.11.1.1.2 | integer | no-access |
The direction of the WFQ scheduler profile - ingress or egress. Reserved for future use Enumeration: 'unknown': 0, 'ingress': 1, 'egress': 2. |
qosSchedulingType | 1.3.6.1.4.1.738.1.7.1.11.1.1.3 | integer | no-access |
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) Enumeration: 'hybrid-1': 3, 'hybrid-3': 5, 'hybrid-2': 4, 'hybrid-5': 7, 'hybrid-4': 6, 'hybrid-6': 8, 'sp': 1, 'wrr': 2, 'drr': 9, 'mdrr-2': 11, 'mdrr-3': 12, 'mdrr-1': 10, 'mdrr-6': 15, 'mdrr-4': 13, 'mdrr-5': 14. |
qosSchedulingRowStatus | 1.3.6.1.4.1.738.1.7.1.11.1.1.4 | rowstatus | read-only |
The row status of the scheduling profile. |
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. |
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. |
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. |
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. |
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. |
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. |
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. |
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 | no-access |
Qos service policy table. Keeps comman information for the QoS service policy |
|
1.3.6.1.4.1.738.1.7.1.12.1.1 | no-access |
Information about a particular QoS service Policy. |
||
qosServicePolicy | 1.3.6.1.4.1.738.1.7.1.12.1.1.1 | tnameditem | no-access |
QoS service policy index. String up to 6 characters |
qosServicePolicyRowStatus | 1.3.6.1.4.1.738.1.7.1.12.1.1.2 | rowstatus | read-only |
Row status of the QoS network policy. QoS service policy is created with createAndWait(5). |
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 | no-access |
Information about all QoS service ingress policies' configuration. |
|
1.3.6.1.4.1.738.1.7.1.12.2.1 | no-access |
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. |
||
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 |
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 |
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 | no-access |
Information about all QoS service ingress policies' configuration. |
|
1.3.6.1.4.1.738.1.7.1.12.3.1 | no-access |
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. |
||
qosServInQueueQueue | 1.3.6.1.4.1.738.1.7.1.12.3.1.1 | tqueueid | no-access |
Service queue identifier. The queue ID is used as an index of the table entry. |
qosServInQueueRowStatus | 1.3.6.1.4.1.738.1.7.1.12.3.1.2 | rowstatus | read-only |
Row Status of the entry. This allows creation/deletion of rows in this table. |
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 |
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 | no-access |
Qos network policy table. Keeps comman information for the QoS network policy |
|
1.3.6.1.4.1.738.1.7.1.13.1.1 | no-access |
Information about a particular QoS network Policy. Default Entry is created by the agent, other entries are created by user. |
||
qosNetworkPolicy | 1.3.6.1.4.1.738.1.7.1.13.1.1.1 | tnameditem | no-access |
QoS network policy index. String up to 6 characters |
qosNetworkPolicyRowStatus | 1.3.6.1.4.1.738.1.7.1.13.1.1.2 | rowstatus | read-only |
Row status of the QoS network policy. QoS Network policy is created with createAndWait(5). |
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 | no-access |
Information about QoS network ingress policy. |
|
1.3.6.1.4.1.738.1.7.1.13.2.1 | no-access |
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. |
||
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. |
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. |
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 |
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 |
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 | no-access |
Information about all QoS network policies' egress FC traffic disposition. |
|
1.3.6.1.4.1.738.1.7.1.13.3.1 | no-access |
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. |
||
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 |
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 |
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 |
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 | no-access |
Information about QoS network queues. |
|
1.3.6.1.4.1.738.1.7.1.13.4.1 | no-access |
Qos network queue configuration |
||
qosNetworkQueue | 1.3.6.1.4.1.738.1.7.1.13.4.1.1 | tqueueid | no-access |
Network queue identifier. The queue ID is used as an index of the table entry. |
qosNetworkQueueRowStatus | 1.3.6.1.4.1.738.1.7.1.13.4.1.2 | rowstatus | read-only |
Row Status of the entry. This allows creation/deletion of rows in this table. |
qosNetworkQueueShaperProfile | 1.3.6.1.4.1.738.1.7.1.13.4.1.3 | tshaperid | read-write |
Shaper profile on this queue |
qosNetworkQueueTailDropProfile | 1.3.6.1.4.1.738.1.7.1.13.4.1.4 | ttaildropid | read-write |
Tail-drop profile on this queue |
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 | no-access |
Global Qos Configuration table. |
|
1.3.6.1.4.1.738.1.7.1.14.1.1 | no-access |
Global Ingress QoS Configuration table |
||
qosIngressMapType | 1.3.6.1.4.1.738.1.7.1.14.1.1.1 | integer | no-access |
The type of the configuration entry for this mapping. Enumeration: 'dscp': 2, 'dot1p': 1. |
qosIngressMapValue | 1.3.6.1.4.1.738.1.7.1.14.1.1.2 | integer | no-access |
Specify DSCP or Dot1p value to be mapped to a Formawding class |
qosIngressRowStatus | 1.3.6.1.4.1.738.1.7.1.14.1.1.3 | rowstatus | read-only |
Row Status of the entry. This allows creation/deletion of rows in this table. The entry is created by qosIngressMapType and qosIngressMapValue |
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 |
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 | no-access |
Global Qos Egress Configuration table. |
|
1.3.6.1.4.1.738.1.7.1.14.2.1 | no-access |
Global Egress QoS Configuration table |
||
qosEgressFC | 1.3.6.1.4.1.738.1.7.1.14.2.1.1 | tfcnameorempty | no-access |
Choose forwarding class to configure egress remarking |
qosEgressFCConformance | 1.3.6.1.4.1.738.1.7.1.14.2.1.2 | tconformancelevel | no-access |
Previous conformance level: green or yellow |
qosEgressRowStatus | 1.3.6.1.4.1.738.1.7.1.14.2.1.3 | rowstatus | read-only |
Row Status of the entry. This allows creation/deletion of rows in this table. |
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 Enumeration: 'dscp': 2, 'dot1p': 1. |
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 | no-access |
This table will be responsible for managing QoS service configuration |
|
1.3.6.1.4.1.738.1.7.1.15.1.1 | no-access |
This table will be responsible for managing QoS configuration on a service. |
||
qosServiceIndex | 1.3.6.1.4.1.738.1.7.1.15.1.1.1 | integer32 | no-access |
This is a unique index for an entry in the qosServiceTable. |
qosServiceRowStatus | 1.3.6.1.4.1.738.1.7.1.15.1.1.2 | rowstatus | read-only |
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. |
qosServicePolicyOnServ | 1.3.6.1.4.1.738.1.7.1.15.1.1.3 | tnameditem | read-only |
Service QoS Policy Id to be applied on a service. |
qosServiceSapTable | 1.3.6.1.4.1.738.1.7.1.15.2 | no-access |
A table that contains QoS SAP information. |
|
1.3.6.1.4.1.738.1.7.1.15.2.1 | no-access |
This table will be responsible for managing QoS configuration on a SAP. |
||
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. |
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. |
qosServiceSapRowStatus | 1.3.6.1.4.1.738.1.7.1.15.2.1.3 | rowstatus | read-only |
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. |
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 | no-access |
This table will be responsible for managing QoS interface configuration |
|
1.3.6.1.4.1.738.1.7.1.16.1.1 | no-access |
This table will be responsible for managing QoS configuration on an interface. |
||
qosInterfaceIndex | 1.3.6.1.4.1.738.1.7.1.16.1.1.1 | interfaceindexorzero | no-access |
This is a unique index for an entry in the qosInterfaceTable. |
qosInterfaceRowStatus | 1.3.6.1.4.1.738.1.7.1.16.1.1.2 | rowstatus | read-only |
Row Status of the entry. This allows creation/deletion of rows in this table. |
qosInterfacePolicy | 1.3.6.1.4.1.738.1.7.1.16.1.1.3 | tnameditem | read-only |
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 | no-access |
This table displays QoS statistics information based on port and queue. |
|
1.3.6.1.4.1.738.1.7.1.17.1.1 | no-access |
This table is responsible for displaying common QoS statistics on an interface and/or queue. |
||
qosStatInterfaceIndex | 1.3.6.1.4.1.738.1.7.1.17.1.1.1 | interfaceindexorzero | no-access |
This is a unique index for an entry in the qosStatisticsTable. |
qosQueueIndex | 1.3.6.1.4.1.738.1.7.1.17.1.1.2 | tqueueid | no-access |
This is a unique index for an entry in the qosStatisticsTable. |
qosReceivedBytes | 1.3.6.1.4.1.738.1.7.1.17.1.1.3 | counter32 | read-only |
Received bytes on the port/queue. |
qosDroppedBytes | 1.3.6.1.4.1.738.1.7.1.17.1.1.4 | counter32 | read-only |
Dropped bytes on the port/queue. |
qosClearStatistics | 1.3.6.1.4.1.738.1.7.1.17.1.1.5 | truthvalue | read-only |
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 | no-access |
Qos VLAN policy table. Keeps comman information for the QoS VLAN policy |
|
1.3.6.1.4.1.738.1.7.1.18.1.1 | no-access |
Information about a particular QoS VLAN Policy. |
||
qosVlanPolicy | 1.3.6.1.4.1.738.1.7.1.18.1.1.1 | tnameditem | no-access |
QoS VLAN policy index. String up to 6 characters |
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 |
qosVlanPolicyRowStatus | 1.3.6.1.4.1.738.1.7.1.18.1.1.3 | rowstatus | read-only |
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 | no-access |
Information about all QoS VLAN ingress policies' configuration. |
|
1.3.6.1.4.1.738.1.7.1.18.2.1 | no-access |
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. |
||
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 |
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 |
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 | no-access |
Information about all QoS VLAN ingress policies' configuration. |
|
1.3.6.1.4.1.738.1.7.1.18.3.1 | no-access |
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. |
||
qosVlanInQueueQueue | 1.3.6.1.4.1.738.1.7.1.18.3.1.1 | tqueueid | no-access |
Service queue identifier. The queue ID is used as an index of the table entry. |
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 |
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 |
qosVlanInQueueRowStatus | 1.3.6.1.4.1.738.1.7.1.18.3.1.4 | rowstatus | read-only |
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 | no-access |
This table will be responsible for managing QoS VLAN configuration |
|
1.3.6.1.4.1.738.1.7.1.19.1.1 | no-access |
This table will be responsible for managing QoS configuration on a VLAN. |
||
qosVlanIndex | 1.3.6.1.4.1.738.1.7.1.19.1.1.1 | integer32 | no-access |
This is a unique index for an entry in the qosVlanTable. |
qosVlanPolicyOnVlan | 1.3.6.1.4.1.738.1.7.1.19.1.1.2 | tnameditem | read-only |
VLAN QoS Policy Id to be applied on a VLAN. |
qosVlanRowStatus | 1.3.6.1.4.1.738.1.7.1.19.1.1.3 | rowstatus | read-only |
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 | no-access |
A table that contains QoS VLAN Ingress Port information. |
|
1.3.6.1.4.1.738.1.7.1.19.2.1 | no-access |
This table will be responsible for managing QoS configuration on a SAP. |
||
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. |
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. |
qosVlanPortRowStatus | 1.3.6.1.4.1.738.1.7.1.19.2.1.3 | rowstatus | read-only |
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. |