Home/Catalog/PRVT-QOS-MIB

PRVT-QOS-MIB

This document is the SNMP MIB module to manage the QoS parameters.
Main OID:
prvtQosMIB.1.3.6.1.4.1.738.1.7.1
342
Objects
Active
Status
5
Dependencies

Imported Objects

Objects

342 total
Object Name
serviceAccessSwitch
OBJECT IDENTIFIER
.1.3.6.1.4.1.738.1.7
prvtQosMIBThis document is the SNMP MIB module to manage the QoS parameters.
MODULE-IDENTITY
.1.3.6.1.4.1.738.1.7.1
tFCObjects
OBJECT IDENTIFIER
.1.3.6.1.4.1.738.1.7.1.1
tFCNameTableA 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).
SEQUENCE OF TFCNameEntry
.1.3.6.1.4.1.738.1.7.1.1.1
tFCNameEntryInformation 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.
TFCNameEntry
.1.3.6.1.4.1.738.1.7.1.1.1.1
tFCValueForwarding class number as used in the tables below.
INTEGER
.1.3.6.1.4.1.738.1.7.1.1.1.1.1
tFCRowStatusRow Status of the entry.
RowStatus (SNMPv2-TC)
.1.3.6.1.4.1.738.1.7.1.1.1.1.2
tFCStorageTypeThe storage type of this row in the table.
StorageType (SNMPv2-TC)
.1.3.6.1.4.1.738.1.7.1.1.1.1.3
tFCNameFC name.
TFCName
.1.3.6.1.4.1.738.1.7.1.1.1.1.4
tFCNameLastChangedTimestamp of last change to this row in tFCNameTable.
TimeStamp (SNMPv2-TC)
.1.3.6.1.4.1.738.1.7.1.1.1.1.5
hqosSapIngressObjects
OBJECT IDENTIFIER
.1.3.6.1.4.1.738.1.7.1.2
hqosSapIngressTableThis table specifies HQoS service ingress policy configuration.
SEQUENCE OF HqosSapIngressEntry
.1.3.6.1.4.1.738.1.7.1.2.1
hqosSapIngressEntryInformation 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.
HqosSapIngressEntry
.1.3.6.1.4.1.738.1.7.1.2.1.1
hqosSapIngressIndexThe identifier of a HQoS service ingress policy. The policy ID is the index to this table.
TSapIngressPolicyId
.1.3.6.1.4.1.738.1.7.1.2.1.1.1
hqosSapIngressRowStatusRow Status for the policy. The deletion of this row has an action of removing the dependent rows in the following tables : - hqosSapIngressQueueTable - hqosSapIngressDSCPTable - hqosSapIngressDot1pTablerw
RowStatus (SNMPv2-TC)
.1.3.6.1.4.1.738.1.7.1.2.1.1.2
hqosSapIngressDescriptionUser-provided description of the policy.rw
TItemDescription
.1.3.6.1.4.1.738.1.7.1.2.1.1.3
hqosSapIngressDefaultDscpFCAll traffic that does not match the specified dot1p, DSCP, is classified as the default action forwarding class. The default forwarding class is best-effort.
INTEGER
.1.3.6.1.4.1.738.1.7.1.2.1.1.4
hqosSapIngressDefaultVptFCThe priority to assign to traffic ingressing as the default action queue.
INTEGER
.1.3.6.1.4.1.738.1.7.1.2.1.1.5
hqosSapIngressLastChangedTimestamp of last change to this row in tSapIngressTable.
TimeStamp (SNMPv2-TC)
.1.3.6.1.4.1.738.1.7.1.2.1.1.6
hqosSapIngressQueueTableInformation about all HQoS service ingress policies' queues.
SEQUENCE OF HqosSapIngressQueueEntry
.1.3.6.1.4.1.738.1.7.1.2.2
hqosSapIngressQueueEntryInformation 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.
HqosSapIngressQueueEntry
.1.3.6.1.4.1.738.1.7.1.2.2.1
hqosSapIngressQueueThe queue ID is used as the secondary index to the table entry.
TIngressQueueId
.1.3.6.1.4.1.738.1.7.1.2.2.1.1
hqosSapIngressQueueParentThe scheduler to which this queue would be feeding to.
TNamedItemOrEmpty
.1.3.6.1.4.1.738.1.7.1.2.2.1.2
hqosSapIngressQueueRowStatusRow Status of the entry. This allows creation/deletion of rows in this table.rw
RowStatus (SNMPv2-TC)
.1.3.6.1.4.1.738.1.7.1.2.2.1.3
hqosSapIngressQueueLevelThis specifies the level of priority while feeding to the parent.rw
TLevel
.1.3.6.1.4.1.738.1.7.1.2.2.1.4
hqosSapIngressQueueServWfqThe WFQ profile that needs to be used by the scheduler to which this queue would be feeding to.rw
INTEGER
.1.3.6.1.4.1.738.1.7.1.2.2.1.5
hqosSapIngressQueueTypeThis object specifies the traffic type of the queue.rw
Enumeration
.1.3.6.1.4.1.738.1.7.1.2.2.1.6
hqosSapIngressQueueHiPriorityIs this a high-priority queue.rw
TruthValue (SNMPv2-TC)
.1.3.6.1.4.1.738.1.7.1.2.2.1.7
hqosSapIngressQueueWredWRED profile applied to this queue.rw
TSlopePolicy
.1.3.6.1.4.1.738.1.7.1.2.2.1.8
hqosSapIngressQueueLastChangedTimestamp of last change to this row in hqosSapIngressQueueTable.
TimeStamp (SNMPv2-TC)
.1.3.6.1.4.1.738.1.7.1.2.2.1.9
hqosSapIngressDSCPTableA list of all DSCP entries for service ingress policies.
SEQUENCE OF HqosSapIngressDSCPEntry
.1.3.6.1.4.1.738.1.7.1.2.3
hqosSapIngressDSCPEntryInformation 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).
HqosSapIngressDSCPEntry
.1.3.6.1.4.1.738.1.7.1.2.3.1
hqosSapIngressDSCPDifferentiated 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.
TDSCPValue
.1.3.6.1.4.1.738.1.7.1.2.3.1.1
hqosSapIngressDSCPRowStatusThis object allows creation/deletion of rows in this table.rw
RowStatus (SNMPv2-TC)
.1.3.6.1.4.1.738.1.7.1.2.3.1.2
hqosSapIngressDSCPFCThe forwarding class into which the matching traffic should be classified.rw
TFCNameOrEmpty
.1.3.6.1.4.1.738.1.7.1.2.3.1.3
hqosSapIngressDSCPConformancePrevious conformance level: green or yellow.rw
TConformanceLevel
.1.3.6.1.4.1.738.1.7.1.2.3.1.4
hqosSapIngressDSCPLastChangedTimestamp of last change to this row in hqosSapIngressDSCPTable.
TimeStamp (SNMPv2-TC)
.1.3.6.1.4.1.738.1.7.1.2.3.1.5
hqosSapIngressDot1pTableA list of all dot1p entries for service ingress policies.
SEQUENCE OF HqosSapIngressDot1pEntry
.1.3.6.1.4.1.738.1.7.1.2.4
hqosSapIngressDot1pEntryInformation about a particular dot1p match for a service ingress policy. Entries are created by user. Entries are deleted by user.
HqosSapIngressDot1pEntry
.1.3.6.1.4.1.738.1.7.1.2.4.1
hqosSapIngressDot1pValueDot1p 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.
Dot1PPriority
.1.3.6.1.4.1.738.1.7.1.2.4.1.1
hqosSapIngressDot1pRowStatusRow Status for this service ingress policy's dot1p entry.rw
RowStatus (SNMPv2-TC)
.1.3.6.1.4.1.738.1.7.1.2.4.1.2
hqosSapIngressDot1pFCThe forwarding class into which the matching traffic should be classified.rw
TFCNameOrEmpty
.1.3.6.1.4.1.738.1.7.1.2.4.1.3
hqosSapIngressDot1pConformancePrevious conformance level: green or yellowrw
TConformanceLevel
.1.3.6.1.4.1.738.1.7.1.2.4.1.4
hqosSapIngressDot1pLastChangedTimestamp of last change to this row in hqosSapIngressDot1pTable.
TimeStamp (SNMPv2-TC)
.1.3.6.1.4.1.738.1.7.1.2.4.1.5
hqosSapIngressFCTableThis table maintains the mapping of a particular forwarding class traffic into the specified queue.
SEQUENCE OF HqosSapIngressFCEntry
.1.3.6.1.4.1.738.1.7.1.2.5
hqosSapIngressFCEntryInformation about a particular service ingress policy's forwarding class mappings to queues. Entries are created and deleted by user.
HqosSapIngressFCEntry
.1.3.6.1.4.1.738.1.7.1.2.5.1
hqosSapIngressFCNumberForwarding class number.
TFCNameOrEmpty
.1.3.6.1.4.1.738.1.7.1.2.5.1.1
hqosSapIngressFCQueueTypeThe type of the queue to be assigned to the FC.
Enumeration
.1.3.6.1.4.1.738.1.7.1.2.5.1.2
hqosSapIngressFCRowStatusRow Status for this queue.rw
RowStatus (SNMPv2-TC)
.1.3.6.1.4.1.738.1.7.1.2.5.1.3
hqosSapIngressFCQueueThe specific queue to be used for packets in this forwarding class.rw
TIngressQueueId
.1.3.6.1.4.1.738.1.7.1.2.5.1.4
hqosSapIngressFCQueueParentThe parent of the specific queue for this FCrw
TNamedItemOrEmpty
.1.3.6.1.4.1.738.1.7.1.2.5.1.5
hqosSapIngressFCLastChangedTimestamp of last change to this row in hqosSapIngressFCTable.ro
TimeStamp (SNMPv2-TC)
.1.3.6.1.4.1.738.1.7.1.2.5.1.6
hqosSapEgressObjects
OBJECT IDENTIFIER
.1.3.6.1.4.1.738.1.7.1.3
hqosSapEgressTableInformation about all service egress policies.
SEQUENCE OF HqosSapEgressEntry
.1.3.6.1.4.1.738.1.7.1.3.1
hqosSapEgressEntryInformation 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.
HqosSapEgressEntry
.1.3.6.1.4.1.738.1.7.1.3.1.1
hqosSapEgressIndexThe service egress policy ID is used as index for the table.
TSapEgressPolicyId
.1.3.6.1.4.1.738.1.7.1.3.1.1.1
hqosSapEgressRowStatusRow Status of this policy's entry.rw
RowStatus (SNMPv2-TC)
.1.3.6.1.4.1.738.1.7.1.3.1.1.2
hqosSapEgressDescriptionUser-supplied description of this service egress policy.rw
TItemDescription
.1.3.6.1.4.1.738.1.7.1.3.1.1.5
hqosSapEgressLastChangedTimestamp of last change to this row in hqosSapEgressTable.
TimeStamp (SNMPv2-TC)
.1.3.6.1.4.1.738.1.7.1.3.1.1.6
hqosSapEgressQueueTableInformation about service egress policies' queues.
SEQUENCE OF HqosSapEgressQueueEntry
.1.3.6.1.4.1.738.1.7.1.3.2
hqosSapEgressQueueEntryInformation about a particular service egress queue. Entries are created by user. Entries are deleted by user.
HqosSapEgressQueueEntry
.1.3.6.1.4.1.738.1.7.1.3.2.1
hqosSapEgressQueueIndexThe number of a queue.Zero is not allowed.
TEgressQueueId
.1.3.6.1.4.1.738.1.7.1.3.2.1.1
hqosSapEgressQueueParentThe scheduler to which this queue would be feeding to.
TNamedItemOrEmpty
.1.3.6.1.4.1.738.1.7.1.3.2.1.2
hqosSapEgressQueueRowStatusRow Status of the entry.rw
RowStatus (SNMPv2-TC)
.1.3.6.1.4.1.738.1.7.1.3.2.1.3
hqosSapEgressQueueLevelThis specifies the level of priority while feeding to the parent.rw
TLevel
.1.3.6.1.4.1.738.1.7.1.3.2.1.4
hqosSapEgressQueueServWfqThe WFQ profile that needs to be used by the scheduler to which this queue would be feeding to.rw
INTEGER
.1.3.6.1.4.1.738.1.7.1.3.2.1.5
hqosSapEgressQueueTypeThis object specifies the traffic type of the queue.rw
Enumeration
.1.3.6.1.4.1.738.1.7.1.3.2.1.6
hqosSapEgressQueueHiPriorityIs this a high-priority queueorw
TruthValue (SNMPv2-TC)
.1.3.6.1.4.1.738.1.7.1.3.2.1.7
hqosSapEgressQueueWredID of WRED profile applied to this queue.rw
TSlopePolicy
.1.3.6.1.4.1.738.1.7.1.3.2.1.8
hqosSapEgressQueueLastChangedTimestamp of last change to this row in hqosSapEgressQueueTable.
TimeStamp (SNMPv2-TC)
.1.3.6.1.4.1.738.1.7.1.3.2.1.9
hqosSapEgressFCTableInformation about a particular service egress policy's forwarding class mappings to queues. Entries are created and deleted by user.
SEQUENCE OF HqosSapEgressFCEntry
.1.3.6.1.4.1.738.1.7.1.3.3
hqosSapEgressFCEntryInformation 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.
HqosSapEgressFCEntry
.1.3.6.1.4.1.738.1.7.1.3.3.1
hqosSapEgressFCNumberForwarding class number.
TFCNameOrEmpty
.1.3.6.1.4.1.738.1.7.1.3.3.1.1
hqosSapEgressFCEntryTypeThe type of the configuration entry for this FC.
Enumeration
.1.3.6.1.4.1.738.1.7.1.3.3.1.2
hqosSapEgressFCRowStatusRow Status for this queue.rw
RowStatus (SNMPv2-TC)
.1.3.6.1.4.1.738.1.7.1.3.3.1.3
hqosSapEgressFCQueueThe queue to use for packets with this forwarding class. A valid queue-id must be specified before setting the row status to active.rw
TEgressQueueId
.1.3.6.1.4.1.738.1.7.1.3.3.1.4
hqosSapEgressFCQueueParentThe name of the parent scheduler for the specific queue.rw
TNamedItemOrEmpty
.1.3.6.1.4.1.738.1.7.1.3.3.1.5
hqosSapEgressFCDot1PValueThe 802.1p value to use for packet remarking.Currently not supported.rw
Dot1PPriority
.1.3.6.1.4.1.738.1.7.1.3.3.1.6
hqosSapEgressFCDSCPValueThe DSCP value to use for packets remarking. Currently not supported.rw
TDSCPValue
.1.3.6.1.4.1.738.1.7.1.3.3.1.7
hqosSapEgressFCLastChangedTimestamp of last change to this row in hqosSapEgressFCTable.
TimeStamp (SNMPv2-TC)
.1.3.6.1.4.1.738.1.7.1.3.3.1.8
hqosNetworkObjects
OBJECT IDENTIFIER
.1.3.6.1.4.1.738.1.7.1.4
hqosNetworkPolicyTableHQOS network policy table. Keeps comman information of the network policy
SEQUENCE OF HqosNetworkPolicyEntry
.1.3.6.1.4.1.738.1.7.1.4.1
hqosNetworkPolicyEntryInformation 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.
HqosNetworkPolicyEntry
.1.3.6.1.4.1.738.1.7.1.4.1.1
hqosNetworkPolicyIndexNetwork policy index
TNetworkPolicyId
.1.3.6.1.4.1.738.1.7.1.4.1.1.1
hqosNetworkPolicyRowStatusRow status of the network policy HQoS network policy is created with createAndWait(5).rw
RowStatus (SNMPv2-TC)
.1.3.6.1.4.1.738.1.7.1.4.1.1.2
hqosNetworkPolicyDescriptionUser-defined description of the network policyrw
TItemDescription
.1.3.6.1.4.1.738.1.7.1.4.1.1.3
hqosNetworkPolicyIngressDefaultActionFCNetwork policy default action FC. Currently not used. Reserved for future use.rw
TFCNameOrEmpty
.1.3.6.1.4.1.738.1.7.1.4.1.1.4
hqosNetworkPolicyIngressConformanceDefines network conformance level green or yellow. Currently not used. Reserved for future use.rw
TConformanceLevel
.1.3.6.1.4.1.738.1.7.1.4.1.1.5
hqosNetworkPolicyEgressRemarkVerifies if remarking is set on network egress. Remarking is enabled by defaultro
TruthValue (SNMPv2-TC)
.1.3.6.1.4.1.738.1.7.1.4.1.1.6
hqosNetworkPolicyLastChangedTimestamp of last change to this row in hqosNetworkPolicyTable.
TimeStamp (SNMPv2-TC)
.1.3.6.1.4.1.738.1.7.1.4.1.1.7
hqosNetworkIngressLSPEXPTableInformation about network ingress policies' mappings.
SEQUENCE OF HqosNetworkIngressLSPEXPEntry
.1.3.6.1.4.1.738.1.7.1.4.2
hqosNetworkIngressLSPEXPEntryInformation 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.
HqosNetworkIngressLSPEXPEntry
.1.3.6.1.4.1.738.1.7.1.4.2.1
hqosNetworkIngressLSPEXPLSP EXP bit value.
TLspExpValue
.1.3.6.1.4.1.738.1.7.1.4.2.1.1
hqosNetworkIngressLSPEXPRowStatusRow status of network ingress mappingrw
RowStatus (SNMPv2-TC)
.1.3.6.1.4.1.738.1.7.1.4.2.1.2
hqosNetworkIngressLSPEXPFCMapping of LSP EXP to forwarding class.rw
TFCNameOrEmpty
.1.3.6.1.4.1.738.1.7.1.4.2.1.3
hqosNetworkIngressLSPEXPConformanceIndentifies conformance level green or yellow for a frame with a LSP EXP bit value.rw
TConformanceLevel
.1.3.6.1.4.1.738.1.7.1.4.2.1.4
hqosNetworkIngressLSPEXPLastChangedTimestamp of last change to this row in hqosNetworkIngressLSPEXPTable. Currently not supported
TimeStamp (SNMPv2-TC)
.1.3.6.1.4.1.738.1.7.1.4.2.1.5
hqosNetworkEgressFCTableInformation about all network policies' egress FC traffic disposition.
SEQUENCE OF HqosNetworkEgressFCEntry
.1.3.6.1.4.1.738.1.7.1.4.3
hqosNetworkEgressFCEntryInformation 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.
HqosNetworkEgressFCEntry
.1.3.6.1.4.1.738.1.7.1.4.3.1
hqosNetworkEgressFCNumberThe number of the forwarding class (FC).
TFCNameOrEmpty
.1.3.6.1.4.1.738.1.7.1.4.3.1.1
hqosNetworkEgressFCRowStatusThe row status of this row. Only the value of createAndWait(5) is available for row creationrw
RowStatus (SNMPv2-TC)
.1.3.6.1.4.1.738.1.7.1.4.3.1.2
hqosNetworkEgressFCLspExpValueNetwork egress remarking value for LSP EXP bits.rw
TLspExpValue
.1.3.6.1.4.1.738.1.7.1.4.3.1.3
hqosNetworkEgressFCDot1PriorityNetwork egress remarking value for Dot1p. Currently not supported. Reserved for future use.rw
Dot1PPriority
.1.3.6.1.4.1.738.1.7.1.4.3.1.4
hqosNetworkEgressFCLastChangedTimestamp of last change to this row in hqosNetworkEgressFCTable.
TimeStamp (SNMPv2-TC)
.1.3.6.1.4.1.738.1.7.1.4.3.1.5
hqosNetworkEgressFCConformanceConformance level: green or yellow.
TConformanceLevel
.1.3.6.1.4.1.738.1.7.1.4.3.1.6
hqosNetworkQueueObjects
OBJECT IDENTIFIER
.1.3.6.1.4.1.738.1.7.1.5
hqosNetworkQueuePolicyTableInformation about network queue policy.
SEQUENCE OF HqosNetworkQueuePolicyEntry
.1.3.6.1.4.1.738.1.7.1.5.1
hqosNetworkQueuePolicyEntryInformation about network egress queue configuration
HqosNetworkQueuePolicyEntry
.1.3.6.1.4.1.738.1.7.1.5.1.1
hqosNetworkQueuePolicyName of network egress queue policy. This is the index in the table. Should be no more than 6 characters long.
TNamedItem
.1.3.6.1.4.1.738.1.7.1.5.1.1.1
hqosNetworkQueuePolicyRowStatusThe row status. Used for creation of a row in the table.rw
RowStatus (SNMPv2-TC)
.1.3.6.1.4.1.738.1.7.1.5.1.1.2
hqosNetworkQueuePolicyDescriptionUser-defined description of the network policy.rw
TItemDescription
.1.3.6.1.4.1.738.1.7.1.5.1.1.3
hqosNetworkQueuePolicyLastChangedThe time when an object in the row was last changed. Currently not supported.
TimeStamp (SNMPv2-TC)
.1.3.6.1.4.1.738.1.7.1.5.1.1.8
hqosNetworkQueueTableInformation about network queues.
SEQUENCE OF HqosNetworkQueueEntry
.1.3.6.1.4.1.738.1.7.1.5.2
hqosNetworkQueueEntryNetwork queue configuration
HqosNetworkQueueEntry
.1.3.6.1.4.1.738.1.7.1.5.2.1
hqosNetworkQueueNetwork queue identifier. The queue ID is used as an index of the table entry.
TQueueId
.1.3.6.1.4.1.738.1.7.1.5.2.1.1
hqosNetworkQueueRowStatusRow Status of the entry. This allows creation/deletion of rows in this table.rw
RowStatus (SNMPv2-TC)
.1.3.6.1.4.1.738.1.7.1.5.2.1.2
hqosNetworkQueueParentNetwork queue parent is not configurable. Reserved for future use.
TNamedItemOrEmpty
.1.3.6.1.4.1.738.1.7.1.5.2.1.3
hqosNetworkQueueLevelThis specifies the level of priority while feeding to the parent. Priority levels are high(1) or low(2)rw
TLevel
.1.3.6.1.4.1.738.1.7.1.5.2.1.4
hqosNetworkQueueWfqProfileThe WFQ profile for this network queuerw
INTEGER
.1.3.6.1.4.1.738.1.7.1.5.2.1.5
hqosNetworkQueueTypeThis object specifies the type of the network queue. The possible values are: - unknown(0) - unicast(1) - multicast(2) - broadcast(3)rw
Enumeration
.1.3.6.1.4.1.738.1.7.1.5.2.1.6
hqosNetworkQueueHiPriorityThe object specifies is this a high-priority queue. This object is obsolete, use object hqosNetworkQueueLevel insteadroobsolete
TruthValue (SNMPv2-TC)
.1.3.6.1.4.1.738.1.7.1.5.2.1.7
hqosNetworkQueueWredID of WRED profile applied to this queue.rw
TSlopePolicy
.1.3.6.1.4.1.738.1.7.1.5.2.1.8
hqosNetworkQueueShaperID of shaping profile applied to this queue. There is no default valuerw
TShaperId
.1.3.6.1.4.1.738.1.7.1.5.2.1.9
hqosNetworkQueueLastChangedTimestamp of last change to this row in hqosNetworkQueueTable. Not supported. Reserved for future use.
TimeStamp (SNMPv2-TC)
.1.3.6.1.4.1.738.1.7.1.5.2.1.10
hqosNetworkQueueFCTableInformation which network egress queue traffic with a FC assigned on ingress feeds to.
SEQUENCE OF HqosNetworkQueueFCEntry
.1.3.6.1.4.1.738.1.7.1.5.3
hqosNetworkQueueFCEntryForwarding class to network queue configuratiom
HqosNetworkQueueFCEntry
.1.3.6.1.4.1.738.1.7.1.5.3.1
hqosNetworkQueueFCNumberThe number of the forwarding class as referenced in the tFCNameTable.
TFCNameOrEmpty
.1.3.6.1.4.1.738.1.7.1.5.3.1.1
hqosNetworkQueueFCTypeThe 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
.1.3.6.1.4.1.738.1.7.1.5.3.1.2
hqosNetworkQueueFCRowStatusRow Status for this queue. The object serves to create entries in the table.rw
RowStatus (SNMPv2-TC)
.1.3.6.1.4.1.738.1.7.1.5.3.1.3
hqosNetworkQueueFCThe queue id to be mapped.rw
TQueueId
.1.3.6.1.4.1.738.1.7.1.5.3.1.4
hqosNetworkQueueFCLastChangedThe time when an object in the row was last changed.
TimeStamp (SNMPv2-TC)
.1.3.6.1.4.1.738.1.7.1.5.3.1.5
hqosSchedulerObjects
OBJECT IDENTIFIER
.1.3.6.1.4.1.738.1.7.1.6
hqosSchedulerPolicyTableInformation about a service scheduler policy.
SEQUENCE OF HqosSchedulerPolicyEntry
.1.3.6.1.4.1.738.1.7.1.6.1
hqosSchedulerPolicyEntryInformation about a particular service scheduler policy.
HqosSchedulerPolicyEntry
.1.3.6.1.4.1.738.1.7.1.6.1.1
hqosSchedulerPolicyNameThis is the index of the table. Should be no more that 6 characters long.
TNamedItem
.1.3.6.1.4.1.738.1.7.1.6.1.1.1
hqosSchedulerPolicyRowStatusRow Status of the entry. The entry in the table that serves to create rows.rw
RowStatus (SNMPv2-TC)
.1.3.6.1.4.1.738.1.7.1.6.1.1.2
hqosSchedulerPolicyTypeType 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
.1.3.6.1.4.1.738.1.7.1.6.1.1.3
hqosSchedulerPolicyDescriptionUser-description for the scheduler policyrw
TItemDescription
.1.3.6.1.4.1.738.1.7.1.6.1.1.4
hqosSchedulerPolicyLastChangedTimestamp of last change to this row in hqosSchedulerPolicyTable. Reserved for future use.
TimeStamp (SNMPv2-TC)
.1.3.6.1.4.1.738.1.7.1.6.1.1.5
hqosVirtualSchedulerTableInformation about schedulers belonging to scheduler policies
SEQUENCE OF HqosVirtualSchedulerEntry
.1.3.6.1.4.1.738.1.7.1.6.2
hqosVirtualSchedulerEntryInformation about a particular Scheduler belonging to a Scheduler Policy.
HqosVirtualSchedulerEntry
.1.3.6.1.4.1.738.1.7.1.6.2.1
hqosVirtualSchedulerNameName of the scheduler.
TNamedItem
.1.3.6.1.4.1.738.1.7.1.6.2.1.1
hqosVirtualSchedulerRowStatusRow Status of the entry. Part of the index together with the policy name and the tier. Should be up to 6 characters long.rw
RowStatus (SNMPv2-TC)
.1.3.6.1.4.1.738.1.7.1.6.2.1.2
hqosVirtualSchedulerDescriptionUser-defined description for the scheduler policy. Note this is currently not supported (returns empty string, writes not accepted). Reserved for future use.rw
TItemDescription
.1.3.6.1.4.1.738.1.7.1.6.2.1.3
hqosVirtualSchedulerParentThe scheduler to which this scheduler would be feeding to.rw
TNamedItemOrEmpty
.1.3.6.1.4.1.738.1.7.1.6.2.1.4
hqosVirtualSchedulerLevelThis specifies the level of priority while feeding to the parent.
TLevel
.1.3.6.1.4.1.738.1.7.1.6.2.1.5
hqosVirtualSchedulerPriorityPriority of the scheduler.rw
Enumeration
.1.3.6.1.4.1.738.1.7.1.6.2.1.6
hqosVirtualSchedulerWfqProfileThe WFQ profile number for this scheduler.rw
INTEGER
.1.3.6.1.4.1.738.1.7.1.6.2.1.7
hqosVirtualSchedulerShaperID of shaping profile applied to scheduler. There is no default valuerw
TShaperId
.1.3.6.1.4.1.738.1.7.1.6.2.1.8
hqosVirtualSchedulerLastChangedTimestamp of last change to this row in hqosVirtualSchedulerTable.
TimeStamp (SNMPv2-TC)
.1.3.6.1.4.1.738.1.7.1.6.2.1.9
tWredObjects
OBJECT IDENTIFIER
.1.3.6.1.4.1.738.1.7.1.7
tWredProfileTableWRED Profile Table. Each entry in this table defines the WRED slopes for the high and the low priority traffic.
SEQUENCE OF TWredProfileEntry
.1.3.6.1.4.1.738.1.7.1.7.1
tWredProfileEntryWRED Profile Entry.
TWredProfileEntry
.1.3.6.1.4.1.738.1.7.1.7.1.1
tWredProfiletWredProfile maintains the id of the WRED Profile.
TSlopePolicy
.1.3.6.1.4.1.738.1.7.1.7.1.1.1
tWredRowStatusRow Status of the entry. This allows creation/deletion of rows in this table.rw
RowStatus (SNMPv2-TC)
.1.3.6.1.4.1.738.1.7.1.7.1.1.2
tWredDescriptionUser-provided description of the profile.rw
TItemDescription
.1.3.6.1.4.1.738.1.7.1.7.1.1.3
tWredGreenStartAverageDrop start threshold for the green traffic in kilobytes.rw
Unsigned32
.1.3.6.1.4.1.738.1.7.1.7.1.1.4
tWredGreenMaxAverageAbsolute drop threshold for the green traffic in kilobytes.rw
Unsigned32
.1.3.6.1.4.1.738.1.7.1.7.1.1.5
tWredGreenProbabilityDrop probability slope for the green traffic.rw
Unsigned32
.1.3.6.1.4.1.738.1.7.1.7.1.1.6
tWredYellowStartAverageDrop start threshold for the Yellow traffic in kilobytes.rw
Unsigned32
.1.3.6.1.4.1.738.1.7.1.7.1.1.7
tWredYellowMaxAverageAbsolute drop threshold for the Yellow traffic in kilobytes.rw
Unsigned32
.1.3.6.1.4.1.738.1.7.1.7.1.1.8
tWredYellowProbabilityDrop probability slope for the Yellow traffic.rw
Unsigned32
.1.3.6.1.4.1.738.1.7.1.7.1.1.9
tWredRedStartAverageDrop start threshold for the Red traffic in kilobytes.rw
Unsigned32
.1.3.6.1.4.1.738.1.7.1.7.1.1.10
tWredRedMaxAverageAbsolute drop threshold for the Red traffic in kilobytes.rw
Unsigned32
.1.3.6.1.4.1.738.1.7.1.7.1.1.11
tWredRedProbabilityDrop probability slope for the Red traffic.rw
Unsigned32
.1.3.6.1.4.1.738.1.7.1.7.1.1.12
tWredLastChangedTimestamp of when this entry was last changed.
TimeStamp (SNMPv2-TC)
.1.3.6.1.4.1.738.1.7.1.7.1.1.13
tCongestionAvoidanceProfileObjects
OBJECT IDENTIFIER
.1.3.6.1.4.1.738.1.7.1.8
qosTailDropProfileTableTail-drop profile Table. Each entry in this table defines set of tail-drop parameters that may be enforced on a queue or a policy.
SEQUENCE OF QoSTailDropProfileEntry
.1.3.6.1.4.1.738.1.7.1.8.1
qosTailDropProfileEntryTail-drop Profile Entry.
QoSTailDropProfileEntry
.1.3.6.1.4.1.738.1.7.1.8.1.1
qosTailDropProfileqosTailDropProfile maintains the ID of the tail-drop profile
TTailDropId
.1.3.6.1.4.1.738.1.7.1.8.1.1.1
qosTailDropRowStatusRow Status of the entry. This allows creation/deletion of rows in this table.rw
RowStatus (SNMPv2-TC)
.1.3.6.1.4.1.738.1.7.1.8.1.1.2
qosMaxTailDropYellowTresholdMaximum tail drop yellow treshold in %.Valid values are 25, 50, 75, 100%rw
TTreshold
.1.3.6.1.4.1.738.1.7.1.8.1.1.3
qosMaxTailDropRedTresholdMaximum tail drop red treshold in %.Valid values are 25, 50, 75, 100%rw
TTreshold
.1.3.6.1.4.1.738.1.7.1.8.1.1.4
qosSredProfileTableSRED profile configuration Table. Each entry in this table defines set of SRED parameters that may be enforced on a queue or a policy.
SEQUENCE OF QoSSredProfileEntry
.1.3.6.1.4.1.738.1.7.1.8.2
qosSredProfileEntrySRED Profile Entry.
QoSSredProfileEntry
.1.3.6.1.4.1.738.1.7.1.8.2.1
qosSredProfileqosSredProfile maintains the ID of the SRED profile
TSredId
.1.3.6.1.4.1.738.1.7.1.8.2.1.1
qosSredRowStatusRow Status of the entry. This allows creation/deletion of rows in this table.rw
RowStatus (SNMPv2-TC)
.1.3.6.1.4.1.738.1.7.1.8.2.1.2
qosMaxSredYellowTresholdMaximum SRED yellow treshold in %.Valid values are 25, 50, 75, 100%rw
TTreshold
.1.3.6.1.4.1.738.1.7.1.8.2.1.3
qosMaxSredYellowProbailityMaximum SRED yellow probability in %.Valid values are 25, 50, 75, 100%rw
TTreshold
.1.3.6.1.4.1.738.1.7.1.8.2.1.4
qosMaxSredRedTresholdMaximum SRED Red treshold in %.Valid values are 25, 50, 75, 100%rw
TTreshold
.1.3.6.1.4.1.738.1.7.1.8.2.1.5
qosMaxSredRedProbabilityMaximum SRED Red probability in %.Valid values are 25, 50, 75, 100%rw
TTreshold
.1.3.6.1.4.1.738.1.7.1.8.2.1.6
tShaperObjects
OBJECT IDENTIFIER
.1.3.6.1.4.1.738.1.7.1.9
tShaperProfileTableShaper profile Table. Each entry in this table defines set of shaping parameters that may be enforced on scheduler, port or queue.
SEQUENCE OF TShaperProfileEntry
.1.3.6.1.4.1.738.1.7.1.9.1
tShaperProfileEntryShaper Profile Entry.
TShaperProfileEntry
.1.3.6.1.4.1.738.1.7.1.9.1.1
tShaperProfileTypeThe type of the shaper. If used in QoS configuration(qos(1)) or in HQoS configuration (hqos(2))
Enumeration
.1.3.6.1.4.1.738.1.7.1.9.1.1.1
tShaperProfiletShaperProfile maintains the ID of the shaping profile identifying the profile.
TShaperId
.1.3.6.1.4.1.738.1.7.1.9.1.1.2
tShaperProfileDirectionThe direction of the shaper - service ingress, service egress, network egress or vlan egress.
Enumeration
.1.3.6.1.4.1.738.1.7.1.9.1.1.3
tShaperProfileLevelLevel of the shaper. For QoS shapers choose qosPolicy(5). For HQoS configuration l1Scheduler(3) or l2Scheduler(4)
Enumeration
.1.3.6.1.4.1.738.1.7.1.9.1.1.4
tShaperRowStatusRow Status of the entry. This allows creation/deletion of rows in this table.rw
RowStatus (SNMPv2-TC)
.1.3.6.1.4.1.738.1.7.1.9.1.1.5
tShaperDescriptionUser-provided description of the shaper profile. Not supported.rw
TItemDescription
.1.3.6.1.4.1.738.1.7.1.9.1.1.6
tShaperCIRCommited Information Rate in kbps.rw
TRateValue
.1.3.6.1.4.1.738.1.7.1.9.1.1.7
tShaperPIRPeak information rate allowed in kbps.rw
TRateValue
.1.3.6.1.4.1.738.1.7.1.9.1.1.8
tShaperCBSThe commited burst size allowed in kilobytes.rw
INTEGER
.1.3.6.1.4.1.738.1.7.1.9.1.1.9
tShaperMBSThe max burst size allowed in kilobytes.rw
INTEGER
.1.3.6.1.4.1.738.1.7.1.9.1.1.10
tShaperLastChangedTimestamp of when this entry was last changed. Not supported.
TimeStamp (SNMPv2-TC)
.1.3.6.1.4.1.738.1.7.1.9.1.1.11
tWfqObjects
OBJECT IDENTIFIER
.1.3.6.1.4.1.738.1.7.1.10
tWfqServiceProfileTable
SEQUENCE OF TWfqServiceProfileEntry
.1.3.6.1.4.1.738.1.7.1.10.1
tWfqServiceProfileEntryInformation about the service WFQ profiles available.
TWfqServiceProfileEntry
.1.3.6.1.4.1.738.1.7.1.10.1.1
tWfqServiceProfileNumberThe ID of the WFQ service profile. Profile 0 can not be modified or deleted.
INTEGER
.1.3.6.1.4.1.738.1.7.1.10.1.1.1
tWfqServiceProfileDirectionThe direction of the WFQ service profile - ingress or egress.
Enumeration
.1.3.6.1.4.1.738.1.7.1.10.1.1.2
tWfqServiceProfileRowStatusThe row status of the WFQ service profile.rw
RowStatus (SNMPv2-TC)
.1.3.6.1.4.1.738.1.7.1.10.1.1.3
tWfqServiceProfileWeightThe relative weight for the packets where the WFQ service profile is applied.rw
INTEGER
.1.3.6.1.4.1.738.1.7.1.10.1.1.4
tWfqNetworkProfileTable
SEQUENCE OF TWfqNetworkProfileEntry
.1.3.6.1.4.1.738.1.7.1.10.2
tWfqNetworkProfileEntryInformation about a the service WFQ profiles available.
TWfqNetworkProfileEntry
.1.3.6.1.4.1.738.1.7.1.10.2.1
tWfqNetworkProfileNumberThe ID of the WFQ network profile. Profile 0 can not be modified or deleted.
INTEGER
.1.3.6.1.4.1.738.1.7.1.10.2.1.1
tWfqNetworkProfileRowStatusThe row status of the WFQ network profile.rw
RowStatus (SNMPv2-TC)
.1.3.6.1.4.1.738.1.7.1.10.2.1.2
tWfqNetworkProfileWeightThe relative weight for the packets where the WFQ network profile is applied.rw
INTEGER
.1.3.6.1.4.1.738.1.7.1.10.2.1.3
tWfqNetworkProfileCIRWeightThe relative CIR weight for the packets where the WFQ network profile is applied.rw
INTEGER
.1.3.6.1.4.1.738.1.7.1.10.2.1.4
tWfqSchedulerProfileTable
SEQUENCE OF TWfqSchedulerProfileEntry
.1.3.6.1.4.1.738.1.7.1.10.3
tWfqSchedulerProfileEntryInformation about a the scheduler WFQ profiles available.
TWfqSchedulerProfileEntry
.1.3.6.1.4.1.738.1.7.1.10.3.1
tWfqSchedulerProfileNumberThe ID of the WFQ scheduler profile. Profile 0 can not be modified or deleted.
INTEGER
.1.3.6.1.4.1.738.1.7.1.10.3.1.1
tWfqSchedulerProfileDirectionThe direction of the WFQ scheduler profile - ingress or egress.
Enumeration
.1.3.6.1.4.1.738.1.7.1.10.3.1.2
tWfqSchedulerProfileRowStatusThe row status of the WFQ scheduler profile.rw
RowStatus (SNMPv2-TC)
.1.3.6.1.4.1.738.1.7.1.10.3.1.3
tWfqSchedulerProfileWeightThe relative weight for the packets where the WFQ scheduler profile is applied.rw
INTEGER
.1.3.6.1.4.1.738.1.7.1.10.3.1.4
tWfqSchedulerProfileCIRWeightThe relative CIR weight for the packets where the WFQ scheduler profile is applied.rw
INTEGER
.1.3.6.1.4.1.738.1.7.1.10.3.1.5
qosSchedulingProfileObjects
OBJECT IDENTIFIER
.1.3.6.1.4.1.738.1.7.1.11
qosSchedulingProfileTableInformation about scheduling profiles
SEQUENCE OF QosSchedulingProfileEntry
.1.3.6.1.4.1.738.1.7.1.11.1
qosSchedulingProfileEntryInformation about a the scheduling profiles available.
QosSchedulingProfileEntry
.1.3.6.1.4.1.738.1.7.1.11.1.1
qosSchedulingProfileThe ID of the scheduling profile.
INTEGER
.1.3.6.1.4.1.738.1.7.1.11.1.1.1
qosSchedulingProfileDirectionThe direction of the WFQ scheduler profile - ingress or egress. Reserved for future use
Enumeration
.1.3.6.1.4.1.738.1.7.1.11.1.1.2
qosSchedulingTypeThe 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
.1.3.6.1.4.1.738.1.7.1.11.1.1.3
qosSchedulingRowStatusThe row status of the scheduling profile.rw
RowStatus (SNMPv2-TC)
.1.3.6.1.4.1.738.1.7.1.11.1.1.4
qosSchedulingQ1WeightThe relative weight for the packets where the scheduling profile is applied for queue 1.rw
INTEGER
.1.3.6.1.4.1.738.1.7.1.11.1.1.5
qosSchedulingQ2WeightThe relative weight for the packets where the scheduling profile is applied for queue 2.rw
INTEGER
.1.3.6.1.4.1.738.1.7.1.11.1.1.6
qosSchedulingQ3WeightThe relative weight for the packets where the scheduling profile is applied for queue 3.rw
INTEGER
.1.3.6.1.4.1.738.1.7.1.11.1.1.7
qosSchedulingQ4WeightThe relative weight for the packets where the scheduling profile is applied for queue 4.rw
INTEGER
.1.3.6.1.4.1.738.1.7.1.11.1.1.8
qosSchedulingQ5WeightThe relative weight for the packets where the scheduling profile is applied for queue 5.rw
INTEGER
.1.3.6.1.4.1.738.1.7.1.11.1.1.9
qosSchedulingQ6WeightThe relative weight for the packets where the scheduling profile is applied for queue 6.rw
INTEGER
.1.3.6.1.4.1.738.1.7.1.11.1.1.10
qosSchedulingQ7WeightThe relative weight for the packets where the scheduling profile is applied for queue 7.rw
INTEGER
.1.3.6.1.4.1.738.1.7.1.11.1.1.11
qosSchedulingQ8WeightThe relative weight for the packets where the scheduling profile is applied for queue 8.rw
INTEGER
.1.3.6.1.4.1.738.1.7.1.11.1.1.12
qosServicePolicyObjects
OBJECT IDENTIFIER
.1.3.6.1.4.1.738.1.7.1.12
qosServicePolicyTableQos service policy table. Keeps comman information for the QoS service policy
SEQUENCE OF QosServicePolicyEntry
.1.3.6.1.4.1.738.1.7.1.12.1
qosServicePolicyEntryInformation about a particular QoS service Policy.
QosServicePolicyEntry
.1.3.6.1.4.1.738.1.7.1.12.1.1
qosServicePolicyQoS service policy index. String up to 6 characters
TNamedItem
.1.3.6.1.4.1.738.1.7.1.12.1.1.1
qosServicePolicyRowStatusRow status of the QoS network policy. QoS service policy is created with createAndWait(5).rw
RowStatus (SNMPv2-TC)
.1.3.6.1.4.1.738.1.7.1.12.1.1.2
qosServicePolicyDescriptionUser-defined description of the QoS service policyrw
TItemDescription
.1.3.6.1.4.1.738.1.7.1.12.1.1.3
qosServiceIngressPolicyTableInformation about all QoS service ingress policies' configuration.
SEQUENCE OF QosServiceIngressPolicyEntry
.1.3.6.1.4.1.738.1.7.1.12.2
qosServiceIngressPolicyEntryInformation 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.
QosServiceIngressPolicyEntry
.1.3.6.1.4.1.738.1.7.1.12.2.1
qosServPolicyShaperProfileShaper profile ID. Valid shaper profile Id range is 9-57. To remove the shaper profile use ID 0rw
TShaperId
.1.3.6.1.4.1.738.1.7.1.12.2.1.1
qosServPolicySchedulingProfileScheduling profile ID. Valid scheduling profile Id range is 1-8. To remove the scheduling profile use ID 0rw
TSSchedulingProfile
.1.3.6.1.4.1.738.1.7.1.12.2.1.2
qosServPolicyTailDropProfileThe ID of a Tail drop profile configured. Valid tail-drop profile Id range is 1-5. To remove the scheduling profile use ID 0rw
TTailDropId
.1.3.6.1.4.1.738.1.7.1.12.2.1.3
qosServiceIngressQueueTableInformation about all QoS service ingress policies' configuration.
SEQUENCE OF QosServiceIngressQueueEntry
.1.3.6.1.4.1.738.1.7.1.12.3
qosServiceIngressQueueEntryInformation 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.
QosServiceIngressQueueEntry
.1.3.6.1.4.1.738.1.7.1.12.3.1
qosServInQueueQueueService queue identifier. The queue ID is used as an index of the table entry.
TQueueId
.1.3.6.1.4.1.738.1.7.1.12.3.1.1
qosServInQueueRowStatusRow Status of the entry. This allows creation/deletion of rows in this table.rw
RowStatus (SNMPv2-TC)
.1.3.6.1.4.1.738.1.7.1.12.3.1.2
qosServInQueueShaperProfileShaper profile ID. Valid shaper profile Id range is 9-57. To remove the shaper profile use ID 0rw
TShaperId
.1.3.6.1.4.1.738.1.7.1.12.3.1.3
qosServInQueueTailDropProfileThe ID of a Tail drop profile configured. Valid tail-drop profile Id range is 1-5. To remove the scheduling profile use ID 0rw
TTailDropId
.1.3.6.1.4.1.738.1.7.1.12.3.1.4
qosNetworkPolicyObjects
OBJECT IDENTIFIER
.1.3.6.1.4.1.738.1.7.1.13
qosNetworkPolicyTableQos network policy table. Keeps comman information for the QoS network policy
SEQUENCE OF QosNetworkPolicyEntry
.1.3.6.1.4.1.738.1.7.1.13.1
qosNetworkPolicyEntryInformation about a particular QoS network Policy. Default Entry is created by the agent, other entries are created by user.
QosNetworkPolicyEntry
.1.3.6.1.4.1.738.1.7.1.13.1.1
qosNetworkPolicyQoS network policy index. String up to 6 characters
TNamedItem
.1.3.6.1.4.1.738.1.7.1.13.1.1.1
qosNetworkPolicyRowStatusRow status of the QoS network policy. QoS Network policy is created with createAndWait(5).rw
RowStatus (SNMPv2-TC)
.1.3.6.1.4.1.738.1.7.1.13.1.1.2
qosNetworkPolicyDescriptionUser-defined description of the QoS network policyrw
TItemDescription
.1.3.6.1.4.1.738.1.7.1.13.1.1.3
qosNetworkIngressTableInformation about QoS network ingress policy.
SEQUENCE OF QoSNetworkIngressEntry
.1.3.6.1.4.1.738.1.7.1.13.2
qosNetworkIngressEntryInformation 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.
QoSNetworkIngressEntry
.1.3.6.1.4.1.738.1.7.1.13.2.1
qosNetworkIngressFCMapping of ingress traffic to forwarding class.rw
TFCNameOrEmpty
.1.3.6.1.4.1.738.1.7.1.13.2.1.1
qosNetworkIngressConformanceIndentifies conformance level green or yellow for a frames through a forwarding class.rw
TConformanceLevel
.1.3.6.1.4.1.738.1.7.1.13.2.1.2
qosTrustDot1pModeEnables/disables Dot1p trust mode. 802.1p is taken from packet. Default mode is untrustedrw
TruthValue (SNMPv2-TC)
.1.3.6.1.4.1.738.1.7.1.13.2.1.3
qosTrustDot1pModePreservePriorityEnables/disables Dot1p trust mode and preserve priority. 802.1p is taken from packet and is preserved on egress. Default mode is untrustedrw
TruthValue (SNMPv2-TC)
.1.3.6.1.4.1.738.1.7.1.13.2.1.4
qosTrustDscpModeEnables/disables DSCP trust mode. DSCP is taken from packet. Default mode is untrustedrw
TruthValue (SNMPv2-TC)
.1.3.6.1.4.1.738.1.7.1.13.2.1.5
qosNetworkEgressTableInformation about all QoS network policies' egress FC traffic disposition.
SEQUENCE OF QosNetworkEgressEntry
.1.3.6.1.4.1.738.1.7.1.13.3
qosNetworkEgressEntryInformation 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.
QosNetworkEgressEntry
.1.3.6.1.4.1.738.1.7.1.13.3.1
qosNetPolicySchedulingProfileThe ID of a scheduling profile configured. Valid scheduling profile Id range is 1-8. To remove the scheduling profile use ID 0rw
TSSchedulingProfile
.1.3.6.1.4.1.738.1.7.1.13.3.1.1
qosNetPolicyShaperProfileShaper profile ID. Valid shaper profile Id range is 1-8. To remove the shaper profile use ID 0rw
TShaperId
.1.3.6.1.4.1.738.1.7.1.13.3.1.2
qosNetPolicyTailDropProfileThe ID of a Tail drop profile configured. Valid tail-drop profile Id range is 1-8. To remove the scheduling profile use ID 0rw
TTailDropId
.1.3.6.1.4.1.738.1.7.1.13.3.1.3
qosNetPolicySredProfileThe SRED profile ID. Valid SRED profile Id range is 1-8. To remove the SRED profile use ID 0rw
TSredId
.1.3.6.1.4.1.738.1.7.1.13.3.1.4
qosNetworkEgressQueueTableInformation about QoS network queues.
SEQUENCE OF QosNetworkEgressQueueEntry
.1.3.6.1.4.1.738.1.7.1.13.4
qosNetworkEgressQueueEntryQos network queue configuration
QosNetworkEgressQueueEntry
.1.3.6.1.4.1.738.1.7.1.13.4.1
qosNetworkQueueNetwork queue identifier. The queue ID is used as an index of the table entry.
TQueueId
.1.3.6.1.4.1.738.1.7.1.13.4.1.1
qosNetworkQueueRowStatusRow Status of the entry. This allows creation/deletion of rows in this table.rw
RowStatus (SNMPv2-TC)
.1.3.6.1.4.1.738.1.7.1.13.4.1.2
qosNetworkQueueShaperProfileShaper profile on this queuerw
TShaperId
.1.3.6.1.4.1.738.1.7.1.13.4.1.3
qosNetworkQueueTailDropProfileTail-drop profile on this queuerw
TTailDropId
.1.3.6.1.4.1.738.1.7.1.13.4.1.4
qosNetworkQueueSredProfileSred profile on this queuerw
TSredId
.1.3.6.1.4.1.738.1.7.1.13.4.1.5
qosGlobalObjects
OBJECT IDENTIFIER
.1.3.6.1.4.1.738.1.7.1.14
qosGlobalIngressMapTableGlobal Qos Configuration table.
SEQUENCE OF QosGlobalIngressMapEntry
.1.3.6.1.4.1.738.1.7.1.14.1
qosGlobalIngressMapEntryGlobal Ingress QoS Configuration table
QosGlobalIngressMapEntry
.1.3.6.1.4.1.738.1.7.1.14.1.1
qosIngressMapTypeThe type of the configuration entry for this mapping.
Enumeration
.1.3.6.1.4.1.738.1.7.1.14.1.1.1
qosIngressMapValueSpecify DSCP or Dot1p value to be mapped to a Formawding class
INTEGER
.1.3.6.1.4.1.738.1.7.1.14.1.1.2
qosIngressRowStatusRow Status of the entry. This allows creation/deletion of rows in this table. The entry is created by qosIngressMapType and qosIngressMapValuerw
RowStatus (SNMPv2-TC)
.1.3.6.1.4.1.738.1.7.1.14.1.1.3
qosIngressFCForwarding class to which the traffic will flowrw
TFCNameOrEmpty
.1.3.6.1.4.1.738.1.7.1.14.1.1.4
qosIngressFCConformanceConformance level: green or yellowrw
TConformanceLevel
.1.3.6.1.4.1.738.1.7.1.14.1.1.5
qosGlobalEgressRemarkTableGlobal Qos Egress Configuration table.
SEQUENCE OF QosGlobalEgressRemarkEntry
.1.3.6.1.4.1.738.1.7.1.14.2
qosGlobalEgressRemarkEntryGlobal Egress QoS Configuration table
QosGlobalEgressRemarkEntry
.1.3.6.1.4.1.738.1.7.1.14.2.1
qosEgressFCChoose forwarding class to configure egress remarking
TFCNameOrEmpty
.1.3.6.1.4.1.738.1.7.1.14.2.1.1
qosEgressFCConformancePrevious conformance level: green or yellow
TConformanceLevel
.1.3.6.1.4.1.738.1.7.1.14.2.1.2
qosEgressRowStatusRow Status of the entry. This allows creation/deletion of rows in this table.rw
RowStatus (SNMPv2-TC)
.1.3.6.1.4.1.738.1.7.1.14.2.1.3
qosEgressRemarkTypeChoose what fields in frame are going to be remarked(DSCP or Dot1p). Dscp type is not supportedrw
Enumeration
.1.3.6.1.4.1.738.1.7.1.14.2.1.4
qosEgressRemarkValueChoose new value of field specified in qosEgressRemarkType to be remarked.rw
INTEGER
.1.3.6.1.4.1.738.1.7.1.14.2.1.5
qosServiceObjects
OBJECT IDENTIFIER
.1.3.6.1.4.1.738.1.7.1.15
qosServiceTableThis table will be responsible for managing QoS service configuration
SEQUENCE OF QosServiceEntry
.1.3.6.1.4.1.738.1.7.1.15.1
qosServiceEntryThis table will be responsible for managing QoS configuration on a service.
QosServiceEntry
.1.3.6.1.4.1.738.1.7.1.15.1.1
qosServiceIndexThis is a unique index for an entry in the qosServiceTable.
Integer32
.1.3.6.1.4.1.738.1.7.1.15.1.1.1
qosServiceRowStatusThis 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.rw
RowStatus (SNMPv2-TC)
.1.3.6.1.4.1.738.1.7.1.15.1.1.2
qosServicePolicyOnServService QoS Policy Id to be applied on a service.rw
TNamedItem
.1.3.6.1.4.1.738.1.7.1.15.1.1.3
qosServiceSapTableA table that contains QoS SAP information.
SEQUENCE OF QosServiceSapEntry
.1.3.6.1.4.1.738.1.7.1.15.2
qosServiceSapEntryThis table will be responsible for managing QoS configuration on a SAP.
QosServiceSapEntry
.1.3.6.1.4.1.738.1.7.1.15.2.1
qosServiceSapPortIdThe ID of the access port where this SAP is defined.ro
INTEGER
.1.3.6.1.4.1.738.1.7.1.15.2.1.1
qosServiceSapEncapValueThe value of the label used to identify this SAP on the access port specified by sapPortId.ro
TQEncapVal
.1.3.6.1.4.1.738.1.7.1.15.2.1.2
qosServiceSapRowStatusThis 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.rw
RowStatus (SNMPv2-TC)
.1.3.6.1.4.1.738.1.7.1.15.2.1.3
qosServiceSapPolicyEnableThe object enables or disables QoS configuration on a specific SAP entry for the service.ro
TruthValue (SNMPv2-TC)
.1.3.6.1.4.1.738.1.7.1.15.2.1.4
qosInterfaceObjects
OBJECT IDENTIFIER
.1.3.6.1.4.1.738.1.7.1.16
qosInterfaceTableThis table will be responsible for managing QoS interface configuration
SEQUENCE OF QoSInterfaceEntry
.1.3.6.1.4.1.738.1.7.1.16.1
qosInterfaceEntryThis table will be responsible for managing QoS configuration on an interface.
QoSInterfaceEntry
.1.3.6.1.4.1.738.1.7.1.16.1.1
qosInterfaceIndexThis is a unique index for an entry in the qosInterfaceTable.
InterfaceIndexOrZero (IF-MIB)
.1.3.6.1.4.1.738.1.7.1.16.1.1.1
qosInterfaceRowStatusRow Status of the entry. This allows creation/deletion of rows in this table.rw
RowStatus (SNMPv2-TC)
.1.3.6.1.4.1.738.1.7.1.16.1.1.2
qosInterfacePolicyNetwork QoS Policy Id to be applied on a port.rw
TNamedItem
.1.3.6.1.4.1.738.1.7.1.16.1.1.3
qosStatisticsObjects
OBJECT IDENTIFIER
.1.3.6.1.4.1.738.1.7.1.17
qosStatisticsTableThis table displays QoS statistics information based on port and queue.
SEQUENCE OF QoSStatisticsEntry
.1.3.6.1.4.1.738.1.7.1.17.1
qosStatisticsEntryThis table is responsible for displaying common QoS statistics on an interface and/or queue.
QoSStatisticsEntry
.1.3.6.1.4.1.738.1.7.1.17.1.1
qosStatInterfaceIndexThis is a unique index for an entry in the qosStatisticsTable.
InterfaceIndexOrZero (IF-MIB)
.1.3.6.1.4.1.738.1.7.1.17.1.1.1
qosQueueIndexThis is a unique index for an entry in the qosStatisticsTable.
TQueueId
.1.3.6.1.4.1.738.1.7.1.17.1.1.2
qosReceivedBytesReceived bytes on the port/queue.ro
Counter32
.1.3.6.1.4.1.738.1.7.1.17.1.1.3
qosDroppedBytesDropped bytes on the port/queue.ro
Counter32
.1.3.6.1.4.1.738.1.7.1.17.1.1.4
qosClearStatisticsClear statistics.Set to true to clear the statisticsrw
TruthValue (SNMPv2-TC)
.1.3.6.1.4.1.738.1.7.1.17.1.1.5
qosVlanPolicyObjects
OBJECT IDENTIFIER
.1.3.6.1.4.1.738.1.7.1.18
qosVlanPolicyTableQos VLAN policy table. Keeps comman information for the QoS VLAN policy
SEQUENCE OF QosVlanPolicyEntry
.1.3.6.1.4.1.738.1.7.1.18.1
qosVlanPolicyEntryInformation about a particular QoS VLAN Policy.
QosVlanPolicyEntry
.1.3.6.1.4.1.738.1.7.1.18.1.1
qosVlanPolicyQoS VLAN policy index. String up to 6 characters
TNamedItem
.1.3.6.1.4.1.738.1.7.1.18.1.1.1
qosVlanPolicyDescriptionUser-defined description of the QoS VLAN policyrw
TItemDescription
.1.3.6.1.4.1.738.1.7.1.18.1.1.2
qosVlanPolicyRowStatusRow status of the QoS network policy. QoS VLAN policy is created with createAndWait(5).rw
RowStatus (SNMPv2-TC)
.1.3.6.1.4.1.738.1.7.1.18.1.1.3
qosVlanIngressPolicyTableInformation about all QoS VLAN ingress policies' configuration.
SEQUENCE OF QosVlanIngressPolicyEntry
.1.3.6.1.4.1.738.1.7.1.18.2
qosVlanIngressPolicyEntryInformation 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.
QosVlanIngressPolicyEntry
.1.3.6.1.4.1.738.1.7.1.18.2.1
qosVlanPolicyShaperProfileShaper profile ID. Valid shaper profile Id range is 9-57. To remove the shaper profile use ID 0rw
TShaperId
.1.3.6.1.4.1.738.1.7.1.18.2.1.1
qosVlanPolicySchedulingProfileScheduling profile ID. Valid scheduling profile Id range is 1-8. To remove the scheduling profile use ID 0rw
TSSchedulingProfile
.1.3.6.1.4.1.738.1.7.1.18.2.1.2
qosVlanPolicyTailDropProfileThe ID of a Tail drop profile configured. Valid tail-drop profile Id range is 1-5. To remove the scheduling profile use ID 0rw
TTailDropId
.1.3.6.1.4.1.738.1.7.1.18.2.1.3
qosVlanIngressQueueTableInformation about all QoS VLAN ingress policies' configuration.
SEQUENCE OF QosVlanIngressQueueEntry
.1.3.6.1.4.1.738.1.7.1.18.3
qosVlanIngressQueueEntryInformation 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.
QosVlanIngressQueueEntry
.1.3.6.1.4.1.738.1.7.1.18.3.1
qosVlanInQueueQueueService queue identifier. The queue ID is used as an index of the table entry.
TQueueId
.1.3.6.1.4.1.738.1.7.1.18.3.1.1
qosVlanInQueueShaperProfileShaper profile ID. Valid shaper profile Id range is 9-57. To remove the shaper profile use ID 0rw
TShaperId
.1.3.6.1.4.1.738.1.7.1.18.3.1.2
qosVlanInQueueTailDropProfileThe ID of a Tail drop profile configured. Valid tail-drop profile Id range is 1-5. To remove the scheduling profile use ID 0rw
TTailDropId
.1.3.6.1.4.1.738.1.7.1.18.3.1.3
qosVlanInQueueRowStatusRow Status of the entry. This allows creation/deletion of rows in this table.rw
RowStatus (SNMPv2-TC)
.1.3.6.1.4.1.738.1.7.1.18.3.1.4
qosVlanObjects
OBJECT IDENTIFIER
.1.3.6.1.4.1.738.1.7.1.19
qosVlanTableThis table will be responsible for managing QoS VLAN configuration
SEQUENCE OF QosVlanEntry
.1.3.6.1.4.1.738.1.7.1.19.1
qosVlanEntryThis table will be responsible for managing QoS configuration on a VLAN.
QosVlanEntry
.1.3.6.1.4.1.738.1.7.1.19.1.1
qosVlanIndexThis is a unique index for an entry in the qosVlanTable.
Integer32
.1.3.6.1.4.1.738.1.7.1.19.1.1.1
qosVlanPolicyOnVlanVLAN QoS Policy Id to be applied on a VLAN.rw
TNamedItem
.1.3.6.1.4.1.738.1.7.1.19.1.1.2
qosVlanRowStatusThis 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.rw
RowStatus (SNMPv2-TC)
.1.3.6.1.4.1.738.1.7.1.19.1.1.3
qosVlanIngressPortTableA table that contains QoS VLAN Ingress Port information.
SEQUENCE OF QosVlanIngressPortEntry
.1.3.6.1.4.1.738.1.7.1.19.2
qosVlanIngressPortEntryThis table will be responsible for managing QoS configuration on a SAP.
QosVlanIngressPortEntry
.1.3.6.1.4.1.738.1.7.1.19.2.1
qosVlanIngressPortIdThe ID of the access port where thingress port for given VLAN.ro
INTEGER
.1.3.6.1.4.1.738.1.7.1.19.2.1.1
qosVlanPortPolicyEnableThe object enables or disables QoS configuration on a specific VLAN port.ro
TruthValue (SNMPv2-TC)
.1.3.6.1.4.1.738.1.7.1.19.2.1.2
qosVlanPortRowStatusThis 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.rw
RowStatus (SNMPv2-TC)
.1.3.6.1.4.1.738.1.7.1.19.2.1.3
PRVT-QOS-MIB - SNMP MIB Reference | MIBs Explorer