TN-QOS-MIB: View SNMP OID List / Download MIB
VENDOR: NOKIA
Home | MIB: TN-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 |
tnQosMIBModule | 1.3.6.1.4.1.7483.5.1.3.16 |
This document is the SNMP MIB module to manage and provision Quality of Service features on Nokia 7x50 systems. Copyright 2003-2011 Nokia. All rights reserved. Reproduction of this document is authorized on the condition that the foregoing copyright notice is included. This SNMP MIB module (Specification) embodies Nokia's proprietary intellectual property. Nokia retains all title and ownership in the Specification, including any revisions. Nokia grants all interested parties a non-exclusive license to use and distribute an unmodified copy of this Specification in connection with management of Nokia products, and without fee, provided this copyright notice and license appear on all copies. This Specification is supplied 'as is', and Nokia makes no warranty, either express or implied, as to the use, operation, condition, or performance of the Specification. |
||
tnQosObjects | 1.3.6.1.4.1.7483.6.1.2.16 | |||
tnSapIngressObjects | 1.3.6.1.4.1.7483.6.1.2.16.3 | |||
tnSapIngressTable | 1.3.6.1.4.1.7483.6.1.2.16.3.1 | no-access |
|
|
1.3.6.1.4.1.7483.6.1.2.16.3.1.1 | no-access |
Information about a particular 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. |
||
tnSapIngressIndex | 1.3.6.1.4.1.7483.6.1.2.16.3.1.1.1 | tsapingresspolicyid | no-access |
the policy ID is the index to this table. |
tnSapIngressRowStatus | 1.3.6.1.4.1.7483.6.1.2.16.3.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 : - tnSapIngressQueueTable - tnSapIngressDSCPTable - tnSapIngressDot1pTable |
tnSapIngressScope | 1.3.6.1.4.1.7483.6.1.2.16.3.1.1.3 | titemscope | read-only |
Scope of the policy. If the scope is 'exclusive', it can only be instantiated once whereas it could have multiple instances if defined as 'exclusive'. |
tnSapIngressDescription | 1.3.6.1.4.1.7483.6.1.2.16.3.1.1.4 | titemdescription | read-only |
user-provided description of the policy. |
tnSapIngressDefaultFC | 1.3.6.1.4.1.7483.6.1.2.16.3.1.1.5 | tnameditem | read-only |
tnSapIngressDefaultFC specifies the forwarding class or the sub forwarding class which should be used for all traffic that does not match a specific classification specified in this SAP ingress QoS policy. Specification of a sub forwarding class is also allowed. The format of a sub forwarding class is the concatenation of the base forwarding class and a sub class identifier in the form base-fc-name[.sub-fc-name] To reference a sub forwarding class, the mapping of the sub forwarding class should be existing in this QoS policy. If not specified explicitly, all traffic will be classified as best-effort 'be'. |
tnSapIngressDefaultFCPriority | 1.3.6.1.4.1.7483.6.1.2.16.3.1.1.6 | tpriority | read-only |
the priority to assign to traffic ingressing as the default action queue. |
tnSapIngressMatchCriteria | 1.3.6.1.4.1.7483.6.1.2.16.3.1.1.7 | tmatchcriteria | read-only |
indicates which type of match criteria the policy should use. when set to ip(1), the policy looks for match entries in tnSapIngressIPCriteriaTable or tnSapIngressIPv6CriteriaTable. When set to mac(2), the policy looks for match entries in tnSapIngressMacCriteriaTable. the value of tnSapIngressMatchCriteria is set when the first match criteria table entry is created. the value is set to none(3) when the last criteria table entry is removed. when tnSapIngressMatchCriteria is set to ip(1), no tnSapIngressMacCriteriaTable entries can be created. when set to mac(2), no tnSapIngressIPCriteriaTable or tnSapIngressIPv6CriteriaTable entries can be created. |
tnSapIngressLastChanged | 1.3.6.1.4.1.7483.6.1.2.16.3.1.1.8 | timestamp | read-only |
timestamp of last change to this row in tnSapIngressTable. |
tnSapIngressHsmdaPacketOffset | 1.3.6.1.4.1.7483.6.1.2.16.3.1.1.9 | tingresshsmdaperpacketoffset | read-only |
The value of tnSapIngressHsmdaPacketOffset specifies the value, in bytes, of the adjustment to make to the size of each packet for HSMDA queue accounting. |
tnSapIngressDefFCHsmdaCntrOvr | 1.3.6.1.4.1.7483.6.1.2.16.3.1.1.10 | tingresshsmdacounteridorzero | read-only |
The value of the object tnSapIngressDefFCHsmdaCntrOvr specifies the counter to use for all traffic that does not match a specific classification specified in this SAP ingress QoS policy. A value of zero implies that the default counters should be used. |
tnSapIngressMacCritType | 1.3.6.1.4.1.7483.6.1.2.16.3.1.1.11 | tmacfiltertype | read-only |
tnSapIngressMacCritType specifies which type of entries this mac filter can contain. If tnSapIngressMacCritType is set to 'normal(1)', all match criteria are accepted except the criteria mentioned below that belong to type vid(3) or isid(2). tnSapIngressMacCritType 'isid(2)' is not supported here. If tnSapIngressMacCritType is set to vid(3) the only accepted match criteria for the filter entries are: - tSapIngressMacCritInnerTagValue - tSapIngressMacCritInnerTagMask - tSapIngressMacCritOuterTagValue - tSapIngressMacCritOuterTagMask tnSapIngressMacCritType can only be changed if the filter has no entries. The value will be set to 'normal(1)' if IP or IPV6 criteria are added to the this SAP ingress QoS policy. Any change attempt in this case will be silently discarded. |
tnSapIngressPolicyName | 1.3.6.1.4.1.7483.6.1.2.16.3.1.1.12 | tlnameditemorempty | read-only |
The value of tnSapIngressPolicyName specifies the name to associate with this policy. |
tnSapIngressIPCriteriaTable | 1.3.6.1.4.1.7483.6.1.2.16.3.5 | no-access |
information about all sap-ingress policies' ip-criteria entries. |
|
1.3.6.1.4.1.7483.6.1.2.16.3.5.1 | no-access |
Information about a particular ip-criteria entry for a sap-ingress policy. Entries are created by user. Entries are deleted by user. There is no StorageType object, entries have a presumed StorageType of nonVolatile. |
||
tnSapIngressIPCriteriaIndex | 1.3.6.1.4.1.7483.6.1.2.16.3.5.1.1 | tentryid | no-access |
unique identifier separates this entry from others in this policy. |
tnSapIngressIPCriteriaRowStatus | 1.3.6.1.4.1.7483.6.1.2.16.3.5.1.2 | rowstatus | read-only |
Row Status for the IP Criteria entry. |
tnSapIngressIPCriteriaDescription | 1.3.6.1.4.1.7483.6.1.2.16.3.5.1.3 | titemdescription | read-only |
description of this IP criteria entry. |
tnSapIngressIPCriteriaActionFC | 1.3.6.1.4.1.7483.6.1.2.16.3.5.1.4 | tnameditemorempty | read-only |
tnSapIngressIPCriteriaActionFC specifies the forwarding class or the sub forwarding class to be used to classify all the traffic that matches the specific IP criteria. Specification of a sub forwarding class is also allowed. The format of a sub forwarding class is the concatenation of the base forwarding class and a sub class identifier in the form base-fc-name[.sub-fc-name] To reference a sub forwarding class, the mapping of the sub forwarding class should be existing in this QoS policy. Unless tnSapIngressIPCriteriaActionFC is specified explicitly, this match will be ignored for classification purposes. |
tnSapIngressIPCriteriaActionPriority | 1.3.6.1.4.1.7483.6.1.2.16.3.5.1.5 | tpriorityordefault | read-only |
priority for packets which match this entry's criteria. when set to default, the packet is sent to the queue from DSCP/dot1p/FC which matched the packet, using the priority from the DSCP/dot1p/FC which matched the packet. |
tnSapIngressIPCriteriaSourceIpAddr | 1.3.6.1.4.1.7483.6.1.2.16.3.5.1.6 | ipaddress | read-only |
IP address to match with source-IP of the packet. |
tnSapIngressIPCriteriaSourceIpMask | 1.3.6.1.4.1.7483.6.1.2.16.3.5.1.7 | ipaddressprefixlength | read-only |
the prefix is the number of bits of the source IP address to match. |
tnSapIngressIPCriteriaDestIpAddr | 1.3.6.1.4.1.7483.6.1.2.16.3.5.1.8 | ipaddress | read-only |
IP address to match with destination-IP of the packet. |
tnSapIngressIPCriteriaDestIpMask | 1.3.6.1.4.1.7483.6.1.2.16.3.5.1.9 | ipaddressprefixlength | read-only |
the prefix is the number of bits of the destination IP address to match. |
tnSapIngressIPCriteriaProtocol | 1.3.6.1.4.1.7483.6.1.2.16.3.5.1.10 | tipprotocol | read-only |
IP protocol to match. use -1 to disable matching by IP protocol. |
tnSapIngressIPCriteriaSourcePortValue1 | 1.3.6.1.4.1.7483.6.1.2.16.3.5.1.11 | ttcpudpport | read-only |
TCP/UDP port value1. The value of this object is used according to the description for tnSapIngressIPCriteriaSourcePortOperator. |
tnSapIngressIPCriteriaSourcePortValue2 | 1.3.6.1.4.1.7483.6.1.2.16.3.5.1.12 | ttcpudpport | read-only |
TCP/UDP port value2. The value of this object is used according to the description for tnSapIngressIPCriteriaSourcePortOperator. |
tnSapIngressIPCriteriaSourcePortOperator | 1.3.6.1.4.1.7483.6.1.2.16.3.5.1.13 | ttcpudpportoperator | read-only |
The operator specifies the manner in which tnSapIngressIPCriteriaSourcePortValue1 and tnSapIngressIPCriteriaSourcePortValue2 are to be used. The value of these latter 2 objects and tnSapIngressIPCriteriaSourcePortOperator is used as described in TTcpUdpPortOperator. |
tnSapIngressIPCriteriaDestPortValue1 | 1.3.6.1.4.1.7483.6.1.2.16.3.5.1.14 | ttcpudpport | read-only |
TCP/UDP port value1. The value of this object is used according to the description for tnSapIngressIPCriteriaDestPortOperator. |
tnSapIngressIPCriteriaDestPortValue2 | 1.3.6.1.4.1.7483.6.1.2.16.3.5.1.15 | ttcpudpport | read-only |
TCP/UDP port value2. The value of this object is used according to the description for tnSapIngressIPCriteriaDestPortOperator. |
tnSapIngressIPCriteriaDestPortOperator | 1.3.6.1.4.1.7483.6.1.2.16.3.5.1.16 | ttcpudpportoperator | read-only |
The operator specifies the manner in which tnSapIngressIPCriteriaDestPortValue1 and tnSapIngressIPCriteriaDestPortValue2 are to be used. The value of these latter 2 objects and tnSapIngressIPCriteriaDestPortOperator is used as described in TTcpUdpPortOperator. |
tnSapIngressIPCriteriaDSCP | 1.3.6.1.4.1.7483.6.1.2.16.3.5.1.17 | tdscpnameorempty | read-only |
DSCP value to match in the packet |
tnSapIngressIPCriteriaFragment | 1.3.6.1.4.1.7483.6.1.2.16.3.5.1.19 | titemmatch | read-only |
matches when the packet is a fragment (true) or when the packet is not a fragment (false) or matches all packets fragmented or not (off). |
tnSapIngressIPCriteriaLastChanged | 1.3.6.1.4.1.7483.6.1.2.16.3.5.1.20 | timestamp | read-only |
timestamp of last change to this row in tnSapIngressIPCriteriaTable. |
tnSapIngressIPCritHsmdaCntrOvr | 1.3.6.1.4.1.7483.6.1.2.16.3.5.1.21 | tingresshsmdacounteridorzero | read-only |
The value of the object tnSapIngressIPCritHsmdaCntrOvr specifies the Hsmda counter to use for matching packets. This value will be ignored when the sap-ingress policy specified by tnSapIngressIndex, is applied to a SAP on a non-Hsmda MDA type. A value of zero implies that the default counters should be used. |
tnSapIngressMacCriteriaTable | 1.3.6.1.4.1.7483.6.1.2.16.3.6 | no-access |
information about all sap-ingress policies' mac-criteria entries. |
|
1.3.6.1.4.1.7483.6.1.2.16.3.6.1 | no-access |
Information about a particular mac-criteria entry for a sap-ingress policy. Entries are created by user. Entries are deleted by user. There is no StorageType object, entries have a presumed StorageType of nonVolatile. |
||
tnSapIngressMacCriteriaIndex | 1.3.6.1.4.1.7483.6.1.2.16.3.6.1.1 | tentryid | no-access | |
tnSapIngressMacCriteriaRowStatus | 1.3.6.1.4.1.7483.6.1.2.16.3.6.1.2 | rowstatus | read-only | |
tnSapIngressMacCriteriaDescription | 1.3.6.1.4.1.7483.6.1.2.16.3.6.1.3 | titemdescription | read-only | |
tnSapIngressMacCriteriaActionFC | 1.3.6.1.4.1.7483.6.1.2.16.3.6.1.4 | tnameditemorempty | read-only |
tnSapIngressMacCriteriaActionFC specifies the forwarding class or the sub forwarding class to be used to classify all the traffic that matches the specific Mac criteria. Specification of a sub forwarding class is also allowed. The format of a sub forwarding class is the concatenation of the base forwarding class and a sub class identifier in the form base-fc-name[.sub-fc-name] To reference a sub forwarding class, the mapping of the sub forwarding class should be existing in this QoS policy. Unless tnSapIngressMacCriteriaActionFC is specified explicitly, this match will be ignored for classification purposes. |
tnSapIngressMacCriteriaActionPriority | 1.3.6.1.4.1.7483.6.1.2.16.3.6.1.5 | tpriorityordefault | read-only | |
tnSapIngressMacCriteriaFrameType | 1.3.6.1.4.1.7483.6.1.2.16.3.6.1.6 | tframetype | read-only |
The type of mac frame for which we are defining this match criteria. |
tnSapIngressMacCriteriaSrcMacAddr | 1.3.6.1.4.1.7483.6.1.2.16.3.6.1.8 | macaddress | read-only | |
tnSapIngressMacCriteriaSrcMacMask | 1.3.6.1.4.1.7483.6.1.2.16.3.6.1.9 | macaddress | read-only | |
tnSapIngressMacCriteriaDstMacAddr | 1.3.6.1.4.1.7483.6.1.2.16.3.6.1.10 | macaddress | read-only | |
tnSapIngressMacCriteriaDstMacMask | 1.3.6.1.4.1.7483.6.1.2.16.3.6.1.11 | macaddress | read-only | |
tnSapIngressMacCriteriaDot1PValue | 1.3.6.1.4.1.7483.6.1.2.16.3.6.1.12 | dot1ppriority | read-only | |
tnSapIngressMacCriteriaDot1PMask | 1.3.6.1.4.1.7483.6.1.2.16.3.6.1.13 | dot1ppriority | read-only | |
tnSapIngressMacCriteriaEthernetType | 1.3.6.1.4.1.7483.6.1.2.16.3.6.1.14 | integer32 | read-only |
the ethernet type, ssap/dsap, and snap-pid match criteria are mutually exclusive and only one can be set per entry. |
tnSapIngressMacCriteriaDSAP | 1.3.6.1.4.1.7483.6.1.2.16.3.6.1.15 | serviceaccesspoint | read-only |
the ethernet type, ssap/dsap, and snap-pid match criteria are mutually exclusive and only one can be set per entry. |
tnSapIngressMacCriteriaDSAPMask | 1.3.6.1.4.1.7483.6.1.2.16.3.6.1.16 | serviceaccesspoint | read-only |
the ethernet type, ssap/dsap, and snap-pid match criteria are mutually exclusive and only one can be set per entry. |
tnSapIngressMacCriteriaSSAP | 1.3.6.1.4.1.7483.6.1.2.16.3.6.1.17 | serviceaccesspoint | read-only |
the ethernet type, ssap/dsap, and snap-pid match criteria are mutually exclusive and only one can be set per entry. |
tnSapIngressMacCriteriaSSAPMask | 1.3.6.1.4.1.7483.6.1.2.16.3.6.1.18 | serviceaccesspoint | read-only |
the ethernet type, ssap/dsap, and snap-pid match criteria are mutually exclusive and only one can be set per entry. |
tnSapIngressMacCriteriaSnapPid | 1.3.6.1.4.1.7483.6.1.2.16.3.6.1.19 | integer32 | read-only |
the ethernet type, ssap/dsap, and snap-pid match criteria are mutually exclusive and only one can be set per entry. |
tnSapIngressMacCriteriaSnapOui | 1.3.6.1.4.1.7483.6.1.2.16.3.6.1.20 | integer | read-only |
whether to match snap-oui, and what to match. Enumeration: 'nonZero': 3, 'zero': 2, 'off': 1. |
tnSapIngressMacCriteriaLastChanged | 1.3.6.1.4.1.7483.6.1.2.16.3.6.1.21 | timestamp | read-only |
timestamp of last change to this row in tnSapIngressMacCriteriaTable. |
tnSapIngressFCTable | 1.3.6.1.4.1.7483.6.1.2.16.3.7 | no-access |
This table maintains the mapping of a particular forwarding class traffic into the specified queue. |
|
1.3.6.1.4.1.7483.6.1.2.16.3.7.1 | no-access |
Information about a particular sap-ingress policy's forwarding class mappings to queues. Entries are created and deleted by user. They have a presumed StorageType of nonVolatile. |
||
tnSapIngressFCName | 1.3.6.1.4.1.7483.6.1.2.16.3.7.1.1 | tnameditem | no-access |
tnSapIngressFCName specifies the forwarding class or the sub forwarding class for which this mapping is defined. A sub forwarding class mapping can also be configured. The format of a sub forwarding class is the concatenation of the base forwarding class and a sub class identifier in the form base-fc-name[.sub-fc-name] A sub forwarding class mapping should exist in this table if any explicit match criteria in this SAP ingress QoS policy try to use it. However, it is not the same for the base forwarding classes. |
tnSapIngressFCRowStatus | 1.3.6.1.4.1.7483.6.1.2.16.3.7.1.2 | rowstatus | read-only |
Row Status for this queue. |
tnSapIngressFCQueue | 1.3.6.1.4.1.7483.6.1.2.16.3.7.1.3 | tingressqueueid | read-only |
The specific queue to be used for packets in this forwarding class. Default value for this object along with default value for tnSapIngressFCQGrp implies that the default queues should be used. |
tnSapIngressFCMCastQueue | 1.3.6.1.4.1.7483.6.1.2.16.3.7.1.4 | tingressqueueid | read-only |
The specific multicast queue to be used for packets in this forwarding class. The queue is used only for specific entities and will be ignored wherever it is irrelevant. Default value for this object along with default value for tnSapIngressFCQGrpMCast implies that the default queues should be used. |
tnSapIngressFCBCastQueue | 1.3.6.1.4.1.7483.6.1.2.16.3.7.1.5 | tingressqueueid | read-only |
The specific broadcast queue to be used for packets in this forwarding class. The queue is used only for specific entities and will be ignored wherever it is irrelevant. Default value for this object along with default value for tnSapIngressFCQGrpBCast implies that the default queues should be used. |
tnSapIngressFCUnknownQueue | 1.3.6.1.4.1.7483.6.1.2.16.3.7.1.6 | tingressqueueid | read-only |
The specific unknown destination queue to be used for packets in this forwarding class. The queue is used only for specific entities and will be ignored wherever it is irrelevant. Default value for this object along with default value for tnSapIngressFCQGrpUnknown implies that the default queues should be used. |
tnSapIngressFCLastChanged | 1.3.6.1.4.1.7483.6.1.2.16.3.7.1.7 | timestamp | read-only |
tnSapIngressFCLastChanged indicates the value of sysUpTime when the forwarding class entry was last modified. |
tnSapIngressFCInProfRemark | 1.3.6.1.4.1.7483.6.1.2.16.3.7.1.8 | tremarktype | read-only |
tnSapIngressFCInProfRemark specifies the remarking type to be used for the in profile packets feeding into the queues. |
tnSapIngressFCInProfDscp | 1.3.6.1.4.1.7483.6.1.2.16.3.7.1.9 | tnameditemorempty | read-only |
tnSapIngressFCInProfDscp specifies the DSCP to be used while remarking the in profile packets when the in-profile remarking type, tnSapIngressFCInProfRemark is specified to be 'dscp'. |
tnSapIngressFCInProfPrec | 1.3.6.1.4.1.7483.6.1.2.16.3.7.1.10 | tprecvalueornone | read-only |
tnSapIngressFCInProfPrec specifies the precedence value to be used while remarking the in profile packets when the in-profile remarking type, tnSapIngressFCInProfRemark is specified to be 'precedence'. |
tnSapIngressFCOutProfRemark | 1.3.6.1.4.1.7483.6.1.2.16.3.7.1.11 | tremarktype | read-only |
tnSapIngressFCOutProfRemark specifies the remarking type to be used for the in profile packets feeding into the queues. |
tnSapIngressFCOutProfDscp | 1.3.6.1.4.1.7483.6.1.2.16.3.7.1.12 | tnameditemorempty | read-only |
tnSapIngressFCOutProfDscp specifies the DSCP to be used while remarking the in profile packets when the in-profile remarking type, tnSapIngressFCOutProfRemark is specified to be 'dscp'. |
tnSapIngressFCOutProfPrec | 1.3.6.1.4.1.7483.6.1.2.16.3.7.1.13 | tprecvalueornone | read-only |
tnSapIngressFCOutProfPrec specifies the precedence value to be used while remarking the in profile packets when the in-profile remarking type, tnSapIngressFCOutProfRemark is specified to be 'precedence'. |
tnSapIngressFCProfile | 1.3.6.1.4.1.7483.6.1.2.16.3.7.1.14 | tprofileornone | read-only |
tnSapIngressFCProfile specifies the profile of the packets associated with this forwarding class. This object can not be set to anything but 'none' if the queues being used by this mapping do not have their modes, tnSapIngressQueueMode set to 'profile'. |
tnSapIngressFCHsmdaQueue | 1.3.6.1.4.1.7483.6.1.2.16.3.7.1.15 | tingresshsmdaqueueid | read-only |
The value of the object tnSapIngressFCHsmdaQueue specifies the HSMDA queue to use for packets in this forwarding class. This mapping will be used when the SAP is on a HSMDA MDA. A value of zero implies that the default queues should be used. |
tnSapIngressFCHsmdaMCastQueue | 1.3.6.1.4.1.7483.6.1.2.16.3.7.1.16 | tingresshsmdaqueueid | read-only |
The value of the object tnSapIngressFCHsmdaMCastQueue specifies the multicast queue to use for packets in this forwarding class. This mapping will be used when the SAP is on a HSMDA MDA. A value of zero implies that the default queues should be used. |
tnSapIngressFCHsmdaBCastQueue | 1.3.6.1.4.1.7483.6.1.2.16.3.7.1.17 | tingresshsmdaqueueid | read-only |
The value of the object tnSapIngressFCHsmdaBCastQueue specifies the broadcast queue to use for packets in this forwarding class. This mapping will be used when the SAP is on a HSMDA MDA. A value of zero implies that the default queues should be used. |
tnSapIngressFCDE1OutOfProfile | 1.3.6.1.4.1.7483.6.1.2.16.3.7.1.18 | truthvalue | read-only |
The value of tnSapIngressFCDE1OutOfProfile specifies whether frames with DE value of '1' are to be treated as out-of-profile (as if tnSapIngressFCProfile was set to 'out'). When tnSapIngressFCDE1OutOfProfile is set to 'true', frames with DE value of '1' are autmatically classified as out-of-profile. Frames with DE value of '0' will continue to be policed based on the value of tnSapIngressQueueAdminCIR. That is, if the dynamic rate of ingress queue is within CIR, frames with DE=0 will be treated as in-profile (as if tnSapIngressFCProfile was set to 'in') otherwise these frames are treated as out-of-profile. When tnSapIngressFCDE1OutOfProfile is set to 'true', it supercedes action specified by the value of tnSapIngressFCProfile. |
tnSapIngressFCQGrp | 1.3.6.1.4.1.7483.6.1.2.16.3.7.1.19 | tnameditemorempty | read-only |
tnSapIngressFCQGrp specifies the tnQosIngQGroupName. This object must be set along with tnSapIngressFCQueue object. An 'inconsistentValue' error is returned if this object is set to the default and other is set to a non-default value. |
tnSapIngressFCQGrpMCast | 1.3.6.1.4.1.7483.6.1.2.16.3.7.1.20 | tnameditemorempty | read-only |
tnSapIngressFCQGrpMCast specifies the tnQosIngQGroupName. This object must be set along with tnSapIngressFCMCastQueue object. An 'inconsistentValue' error is returned if this object is set to the default and other is set to a non-default value. |
tnSapIngressFCQGrpBCast | 1.3.6.1.4.1.7483.6.1.2.16.3.7.1.21 | tnameditemorempty | read-only |
tnSapIngressFCQGrpBCast specifies the tnQosIngQGroupName. This object must be set along with tnSapIngressFCBCastQueue object. An 'inconsistentValue' error is returned if this object is set to the default and other is set to a non-default value. |
tnSapIngressFCQGrpUnknown | 1.3.6.1.4.1.7483.6.1.2.16.3.7.1.22 | tnameditemorempty | read-only |
tnSapIngressFCQGrpUnknown specifies the tnQosIngQGroupName. This object must be set along with tnSapIngressFCUnknownQueue object. An 'inconsistentValue' error is returned if this object is set to the default and other is set to a non-default value. |
tnSapIngressIPv6CriteriaTable | 1.3.6.1.4.1.7483.6.1.2.16.3.9 | no-access |
Information about all sap-ingress policies' ipv6-criteria entries. |
|
1.3.6.1.4.1.7483.6.1.2.16.3.9.1 | no-access |
Information about a particular ipv6-criteria entry for a sap-ingress policy. Entries are created/deleted by user. There is no StorageType object, entries have a presumed StorageType of nonVolatile. |
||
tnSapIngressIPv6CriteriaIndex | 1.3.6.1.4.1.7483.6.1.2.16.3.9.1.1 | tentryid | no-access |
The value of the object tnSapIngressIPv6CriteriaIndex specifies uniquely each entry in the policy. |
tnSapIngressIPv6CriteriaRowStatus | 1.3.6.1.4.1.7483.6.1.2.16.3.9.1.2 | rowstatus | read-only |
The value of the object tnSapIngressIPv6CriteriaRowStatus specifies the Row Status for the IPv6 Criteria entry. |
tnSapIngressIPv6CriteriaDescription | 1.3.6.1.4.1.7483.6.1.2.16.3.9.1.3 | titemdescription | read-only |
The value of the object tnSapIngressIPv6CriteriaDescription specifies an optional user provided description of this IPv6 criteria entry. |
tnSapIngressIPv6CriteriaActionFC | 1.3.6.1.4.1.7483.6.1.2.16.3.9.1.4 | tnameditemorempty | read-only |
The value of the object tnSapIngressIPv6CriteriaActionFC specifies the forwarding class or the sub forwarding class to be used to classify all the traffic that matches the specific IPv6 criteria. Specification of a sub forwarding class is also allowed. The format of a sub forwarding class is the concatenation of the base forwarding class and a sub class identifier in the form base-fc-name[.sub-fc-name] To reference a sub forwarding class, the mapping of the sub forwarding class should be existing in this QoS policy. Unless tnSapIngressIPv6CriteriaActionFC is specified explicitly, this match will be ignored for classification purposes. |
tnSapIngressIPv6CriteriaActionPriority | 1.3.6.1.4.1.7483.6.1.2.16.3.9.1.5 | tpriorityordefault | read-only |
The value of the object tnSapIngressIPv6CriteriaActionPriority specifies the priority for packets which match this entry's criteria. When set to 'default', the packet is sent to the queue from DSCP/dot1p/FC which matched the packet, using the priority from the DSCP/dot1p/FC which matched the packet. |
tnSapIngressIPv6CriteriaSourceIpAddr | 1.3.6.1.4.1.7483.6.1.2.16.3.9.1.6 | inetaddressipv6 | read-only |
The value of the object tnSapIngressIPv6CriteriaSourceIpAddr specifies the IPv6 address to match with source-IPv6 of the packet. |
tnSapIngressIPv6CriteriaSourceIpMask | 1.3.6.1.4.1.7483.6.1.2.16.3.9.1.7 | inetaddressprefixlength | read-only |
The value of the object tnSapIngressIPv6CriteriaSourceIpMask specifies the prefix is the number of bits of the source IPv6 address to match. |
tnSapIngressIPv6CriteriaDestIpAddr | 1.3.6.1.4.1.7483.6.1.2.16.3.9.1.8 | inetaddressipv6 | read-only |
The value of the object tnSapIngressIPv6CriteriaDestIpAddr specifies the IPv6 address to match with destination-IPv6 of the packet. |
tnSapIngressIPv6CriteriaDestIpMask | 1.3.6.1.4.1.7483.6.1.2.16.3.9.1.9 | inetaddressprefixlength | read-only |
The value of the object tnSapIngressIPv6CriteriaDestIpMask specifies the prefix is the number of bits of the destination IPv6 address to match. |
tnSapIngressIPv6CriteriaNextHeader | 1.3.6.1.4.1.7483.6.1.2.16.3.9.1.10 | tipprotocol | read-only |
The value of the object tnSapIngressIPv6CriteriaNextHeader specifies the Next Header to match. use -1 to disable matching by Next Header. Because the match criteria only pertains to the last next-header, the following values are not accepted: 0, 43, 44, 50, 51, and 60. |
tnSapIngressIPv6CriteriaSourcePortValue1 | 1.3.6.1.4.1.7483.6.1.2.16.3.9.1.11 | ttcpudpport | read-only |
The value of the object tnSapIngressIPv6CriteriaSourcePortValue1 specifies the TCP/UDP port value1. The value of this object is used according to the description for tnSapIngressIPv6CriteriaSourcePortOperator. |
tnSapIngressIPv6CriteriaSourcePortValue2 | 1.3.6.1.4.1.7483.6.1.2.16.3.9.1.12 | ttcpudpport | read-only |
The value of the object tnSapIngressIPv6CriteriaSourcePortValue2 specifies TCP/UDP port value2. The value of this object is used according to the description for tnSapIngressIPv6CriteriaSourcePortOperator. |
tnSapIngressIPv6CriteriaSourcePortOperator | 1.3.6.1.4.1.7483.6.1.2.16.3.9.1.13 | ttcpudpportoperator | read-only |
The value of the object tnSapIngressIPv6CriteriaSourcePortOperator specifies The operator specifies the manner in which tnSapIngressIPv6CriteriaSourcePortValue1 and tnSapIngressIPv6CriteriaSourcePortValue2 are to be used. |
tnSapIngressIPv6CriteriaDestPortValue1 | 1.3.6.1.4.1.7483.6.1.2.16.3.9.1.14 | ttcpudpport | read-only |
The value of the object tnSapIngressIPv6CriteriaDestPortValue1 specifies the TCP/UDP port value1. The value of this object is used according to the description for tnSapIngressIPv6CriteriaDestPortOperator. |
tnSapIngressIPv6CriteriaDestPortValue2 | 1.3.6.1.4.1.7483.6.1.2.16.3.9.1.15 | ttcpudpport | read-only |
The value of the object tnSapIngressIPv6CriteriaDestPortValue2 specifies the TCP/UDP port value2. The value of this object is used according to the description for tnSapIngressIPv6CriteriaDestPortOperator. |
tnSapIngressIPv6CriteriaDestPortOperator | 1.3.6.1.4.1.7483.6.1.2.16.3.9.1.16 | ttcpudpportoperator | read-only |
The value of the object tnSapIngressIPv6CriteriaDestPortOperator specifies the manner in which tnSapIngressIPv6CriteriaDestPortValue1 and tnSapIngressIPv6CriteriaDestPortValue2 are to be used. |
tnSapIngressIPv6CriteriaDSCP | 1.3.6.1.4.1.7483.6.1.2.16.3.9.1.17 | tdscpnameorempty | read-only |
The value of the object tnSapIngressIPv6CriteriaDSCP specifies the DSCP value to match in the packet |
tnSapIngressIPv6CriteriaLastChanged | 1.3.6.1.4.1.7483.6.1.2.16.3.9.1.20 | timestamp | read-only |
The value of the object indicates timestamp of last change to this row in tnSapIngressIPv6CriteriaTable. |
tnSapIngressScalar1 | 1.3.6.1.4.1.7483.6.1.2.16.3.101 | unsigned32 | read-only |
A dummy scalar that satisfies a SNMP get request quickly when there is no 11QPE24 card provisioned. Otherwise, it has to traverse the remaining 11QPE24 MIB to get to the next applicable item. |
tnSapIngressScalar2 | 1.3.6.1.4.1.7483.6.1.2.16.3.102 | unsigned32 | read-only |
A dummy scalar that satisfies a SNMP get request quickly when there is no 11QPE24 card provisioned. Otherwise, it has to traverse the remaining 11QPE24 MIB to get to the next applicable item. |
tnNetworkObjects | 1.3.6.1.4.1.7483.6.1.2.16.5 | |||
tnNetworkPolicyTable | 1.3.6.1.4.1.7483.6.1.2.16.5.1 | no-access |
|
|
1.3.6.1.4.1.7483.6.1.2.16.5.1.1 | no-access |
Information about a particular Network Policy. network 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. The default Egress FC entries are created as an action of setting the rowstatus. |
||
tnNetworkPolicyIndex | 1.3.6.1.4.1.7483.6.1.2.16.5.1.1.1 | tnetworkpolicyid | no-access | |
tnNetworkPolicyRowStatus | 1.3.6.1.4.1.7483.6.1.2.16.5.1.1.2 | rowstatus | read-only | |
tnNetworkPolicyScope | 1.3.6.1.4.1.7483.6.1.2.16.5.1.1.5 | titemscope | read-only | |
tnNetworkPolicyDescription | 1.3.6.1.4.1.7483.6.1.2.16.5.1.1.6 | titemdescription | read-only |
tnNetworkPolicyDescription holds the description for this policy. |
tnNetworkPolicyIngressDefaultActionFC | 1.3.6.1.4.1.7483.6.1.2.16.5.1.1.7 | tfcname | read-only |
tnNetworkPolicyIngressDefaultActionFC specifies the default forwarding class to be used while classifying the ingress traffic. |
tnNetworkPolicyIngressDefaultActionProfile | 1.3.6.1.4.1.7483.6.1.2.16.5.1.1.8 | tprofile | read-only |
tnNetworkPolicyIngressDefaultActionProfile specifies the default profile to be used for the ingressing traffic. |
tnNetworkPolicyEgressRemark | 1.3.6.1.4.1.7483.6.1.2.16.5.1.1.9 | truthvalue | read-only |
The object tnNetworkPolicyEgressRemark specifies if the system will remark the egress packets or not. |
tnNetworkPolicyLastChanged | 1.3.6.1.4.1.7483.6.1.2.16.5.1.1.10 | timestamp | read-only |
Timestamp of last change to this row in tnNetworkPolicyTable. |
tnNetworkPolicyIngressLerUseDscp | 1.3.6.1.4.1.7483.6.1.2.16.5.1.1.11 | truthvalue | read-only |
The object has significance only for the label edge routers which should honor the DSCP markings instead of the LSPEXP bits. |
tnNetworkPolicyEgressRemarkDscp | 1.3.6.1.4.1.7483.6.1.2.16.5.1.1.12 | truthvalue | read-only |
The value of tnNetworkPolicyEgressRemarkDscp object specifies whether DSCP bits in the internal IP header should be remarked. This object is valid only when tnNetworkPolicyEgressRemark is set to 'true'. |
tnNetworkIngressDot1pTable | 1.3.6.1.4.1.7483.6.1.2.16.5.3 | no-access |
|
|
1.3.6.1.4.1.7483.6.1.2.16.5.3.1 | no-access |
Information about a dot1p map for a network policy. Some default entries are created by the agent for the default network policy (1). These cannot be deleted or modified. Other entries are created/deleted by user. There is no StorageType object, entries have a presumed StorageType of nonVolatile. |
||
tnNetworkIngressDot1pValue | 1.3.6.1.4.1.7483.6.1.2.16.5.3.1.1 | dot1ppriority | no-access | |
tnNetworkIngressDot1pRowStatus | 1.3.6.1.4.1.7483.6.1.2.16.5.3.1.2 | rowstatus | read-only | |
tnNetworkIngressDot1pFC | 1.3.6.1.4.1.7483.6.1.2.16.5.3.1.3 | tfcname | read-only | |
tnNetworkIngressDot1pProfile | 1.3.6.1.4.1.7483.6.1.2.16.5.3.1.4 | tdeprofile | read-only |
there is no DEFVAL for this object. It must be deliberately set before activating the row. |
tnNetworkIngressDot1pLastChanged | 1.3.6.1.4.1.7483.6.1.2.16.5.3.1.5 | timestamp | read-only |
timestamp of last change to this row in tnNetworkIngressDot1pTable. |
tnNetworkIngressLSPEXPTable | 1.3.6.1.4.1.7483.6.1.2.16.5.4 | no-access |
|
|
1.3.6.1.4.1.7483.6.1.2.16.5.4.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 (1). These cannot be deleted or modified. Other entries are created/deleted by user. There is no StorageType object, entries have a presumed StorageType of nonVolatile. |
||
tnNetworkIngressLSPEXP | 1.3.6.1.4.1.7483.6.1.2.16.5.4.1.1 | tlspexpvalue | no-access | |
tnNetworkIngressLSPEXPRowStatus | 1.3.6.1.4.1.7483.6.1.2.16.5.4.1.2 | rowstatus | read-only | |
tnNetworkIngressLSPEXPFC | 1.3.6.1.4.1.7483.6.1.2.16.5.4.1.3 | tfcname | read-only | |
tnNetworkIngressLSPEXPProfile | 1.3.6.1.4.1.7483.6.1.2.16.5.4.1.4 | tprofile | read-only |
there is no DEFVAL for this object. it must be deliberately set before activating the row. |
tnNetworkIngressLSPEXPLastChanged | 1.3.6.1.4.1.7483.6.1.2.16.5.4.1.5 | timestamp | read-only |
timestamp of last change to this row in tnNetworkIngressLSPEXPTable. |
tnNetworkEgressFCTable | 1.3.6.1.4.1.7483.6.1.2.16.5.7 | no-access |
Information about all network policies' egress FC traffic disposition. |
|
1.3.6.1.4.1.7483.6.1.2.16.5.7.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 tnNetworkPolicyTable. There is no StorageType object, entries have a presumed StorageType of nonVolatile. |
||
tnNetworkEgressFCName | 1.3.6.1.4.1.7483.6.1.2.16.5.7.1.1 | tfcname | no-access |
the name of the forwarding class (FC). |
tnNetworkEgressFCDSCPInProfile | 1.3.6.1.4.1.7483.6.1.2.16.5.7.1.2 | tdscpnameorempty | read-write |
the DSCP to use for in-profile traffic. |
tnNetworkEgressFCDSCPOutProfile | 1.3.6.1.4.1.7483.6.1.2.16.5.7.1.3 | tdscpnameorempty | read-write |
the DSCP to use for out-of-profile traffic. |
tnNetworkEgressFCLspExpInProfile | 1.3.6.1.4.1.7483.6.1.2.16.5.7.1.4 | tlspexpvalue | read-write |
the lsp-exp value to use for in-profile traffic. |
tnNetworkEgressFCLspExpOutProfile | 1.3.6.1.4.1.7483.6.1.2.16.5.7.1.5 | tlspexpvalue | read-write |
the lsp-exp value to use for out-of-profile traffic. |
tnNetworkEgressFCDot1pInProfile | 1.3.6.1.4.1.7483.6.1.2.16.5.7.1.6 | dot1ppriority | read-write |
the Dot1p to use for in-profile traffic. |
tnNetworkEgressFCDot1pOutProfile | 1.3.6.1.4.1.7483.6.1.2.16.5.7.1.7 | dot1ppriority | read-write |
the Dot1p to use for out-of-profile traffic. |
tnNetworkEgressFCLastChanged | 1.3.6.1.4.1.7483.6.1.2.16.5.7.1.8 | timestamp | read-only |
timestamp of last change to this row in tnNetworkEgressFCTable. |
tnNetworkEgressFCForceDEValue | 1.3.6.1.4.1.7483.6.1.2.16.5.7.1.9 | tdevalue | read-write |
The value of tnNetworkEgressFCForceDEValue specifies the DE value to set for network egress packets in this forwarding class regardless of profile status of the frames. An inconsistentValue error is returned if this object is set to any value other than '-1', when tnNetworkEgressFCDEMark object is set to 'false'. |
tnNetworkEgressFCDEMark | 1.3.6.1.4.1.7483.6.1.2.16.5.7.1.10 | truthvalue | read-write |
The value of tnNetworkEgressFCDEMark specifies whether to set DE value in the frames of this forwarding class. An inconsistentValue error is returned if this object is set to 'false' when tnNetworkEgressFCForceDEValue object is not set to '-1'. |
tnNetworkEgressFCQGrpQueue | 1.3.6.1.4.1.7483.6.1.2.16.5.7.1.11 | tegressqueueid | read-write |
tnNetworkEgressFCQGrpQueue specifies the specific queue from queue-group TIMETRA-VRTR-MIB::vRtrIfQosQGrp to be used for packets in this forwarding class. |
tnNetworkScalar1 | 1.3.6.1.4.1.7483.6.1.2.16.5.101 | unsigned32 | read-only |
A dummy scalar that satisfies a SNMP get request quickly when there is no 11QPE24 card provisioned. Otherwise, it has to traverse the remaining 11QPE24 MIB to get to the next applicable item. |
tnNetworkScalar2 | 1.3.6.1.4.1.7483.6.1.2.16.5.102 | unsigned32 | read-only | |
tnNetworkQueueObjects | 1.3.6.1.4.1.7483.6.1.2.16.6 | |||
tnNetworkQueuePolicyTable | 1.3.6.1.4.1.7483.6.1.2.16.6.1 | no-access |
|
|
1.3.6.1.4.1.7483.6.1.2.16.6.1.1 | no-access | |||
tnNetworkQueuePolicy | 1.3.6.1.4.1.7483.6.1.2.16.6.1.1.1 | tnameditem | no-access | |
tnNetworkQueuePolicyRowStatus | 1.3.6.1.4.1.7483.6.1.2.16.6.1.1.2 | rowstatus | read-only | |
tnNetworkQueuePolicyDescription | 1.3.6.1.4.1.7483.6.1.2.16.6.1.1.3 | titemdescription | read-only | |
tnNetworkQueuePolicyLastChanged | 1.3.6.1.4.1.7483.6.1.2.16.6.1.1.8 | timestamp | read-only | |
tnNetworkQueueTable | 1.3.6.1.4.1.7483.6.1.2.16.6.2 | no-access | ||
1.3.6.1.4.1.7483.6.1.2.16.6.2.1 | no-access | |||
tnNetworkQueue | 1.3.6.1.4.1.7483.6.1.2.16.6.2.1.1 | tqueueid | no-access |
The queue ID is used as the secondary index to the table entry. |
tnNetworkQueueRowStatus | 1.3.6.1.4.1.7483.6.1.2.16.6.2.1.2 | rowstatus | read-only |
Row Status of the entry. This allows creation/deletion of rows in this table. |
tnNetworkQueuePoolName | 1.3.6.1.4.1.7483.6.1.2.16.6.2.1.3 | tnameditemorempty | read-only |
The tnNetworkQueuePoolName specifies the pool that is associated with this network queue. If tnNetworkQueuePoolName is empty, no pool has been associated with the queue. |
tnNetworkQueueParent | 1.3.6.1.4.1.7483.6.1.2.16.6.2.1.4 | tnameditemorempty | read-only |
The scheduler to which this queue would be feeding to. |
tnNetworkQueueLevel | 1.3.6.1.4.1.7483.6.1.2.16.6.2.1.5 | tlevel | read-only |
This specifies the level of priority while feeding to the parent. |
tnNetworkQueueWeight | 1.3.6.1.4.1.7483.6.1.2.16.6.2.1.6 | tweight | read-only |
The weight that needs to be used by the scheduler to which this queue would be feeding to. |
tnNetworkQueueCIRLevel | 1.3.6.1.4.1.7483.6.1.2.16.6.2.1.7 | tlevelordefault | read-only |
This specifies the level of priority while feeding to the parent. The level '0' means treat all offered load for this queue as for the above CIR traffic. |
tnNetworkQueueCIRWeight | 1.3.6.1.4.1.7483.6.1.2.16.6.2.1.8 | tweight | read-only |
The weight that needs to be used until the committed rate by the scheduler to which this queue would be feeding to. |
tnNetworkQueueMCast | 1.3.6.1.4.1.7483.6.1.2.16.6.2.1.9 | truthvalue | read-only |
This object specifies if this is a multicast queue or not. |
tnNetworkQueueExpedite | 1.3.6.1.4.1.7483.6.1.2.16.6.2.1.10 | integer | read-only |
tnNetworkQueueExpedite specifies the priority that this queue should be assigned by the hardware level schedulers. The value 'auto-expedited' implies that this attribute should be dynamically updated by looking at the forwarding classes mapping into this queue. In such a case the queue is treated as 'non-expedited' if there is even a single non-expedited forwarding class using this queue. This attribute is associated with the queue at the time of creation and cannot be modified thereafter. Enumeration: 'auto-expedited': 2, 'non-expedited': 3, 'expedited': 1. |
tnNetworkQueueCIR | 1.3.6.1.4.1.7483.6.1.2.16.6.2.1.11 | tratepercent | read-only |
The percentage of max rate allowed. |
tnNetworkQueuePIR | 1.3.6.1.4.1.7483.6.1.2.16.6.2.1.12 | tpirratepercent | read-only |
The percentage of max rate allowed. |
tnNetworkQueueCBS | 1.3.6.1.4.1.7483.6.1.2.16.6.2.1.13 | tbursthundredthsofpercent | read-only |
The percentage of reserved buffer space for the queue, defined to two decimal places. |
tnNetworkQueueMBS | 1.3.6.1.4.1.7483.6.1.2.16.6.2.1.14 | tbursthundredthsofpercent | read-only |
The percentage of reserved buffer space for the queue, defined to two decimal places. |
tnNetworkQueueHiPrioOnly | 1.3.6.1.4.1.7483.6.1.2.16.6.2.1.15 | tburstpercentordefault | read-only |
The percentage of buffer space for the queue, used exclusively by high priority packets. |
tnNetworkQueueLastChanged | 1.3.6.1.4.1.7483.6.1.2.16.6.2.1.16 | timestamp | read-only |
The value of the object tnNetworkQueueLastChanged indicates the timestamp of last change to this row in tnNetworkQueueTable. |
tnNetworkQueueUsePortParent | 1.3.6.1.4.1.7483.6.1.2.16.6.2.1.17 | truthvalue | read-only |
The value of the object tnNetworkQueueUsePortParent specifies whether this queue is parented by a port-level scheduler. When the value is 'true', this network queue is parented by a port-level scheduler. |
tnNetworkQueuePortLvl | 1.3.6.1.4.1.7483.6.1.2.16.6.2.1.18 | tlevel | read-only |
The value of the object tnNetworkQueuePortLvl specifies the port priority this queue will use to receive bandwidth from the port-level scheduler for its above-cir offered load. |
tnNetworkQueuePortWght | 1.3.6.1.4.1.7483.6.1.2.16.6.2.1.19 | tweight | read-only |
The value of the object tnNetworkQueuePortWght specifies the weight this queue will use to receive bandwidth from the port-level scheduler for its above-cir offered load. |
tnNetworkQueuePortCIRLvl | 1.3.6.1.4.1.7483.6.1.2.16.6.2.1.20 | tlevelordefault | read-only |
The value of the object tnNetworkQueuePortCIRLvl specifies the port priority this queue will use to receive bandwidth from the port-level scheduler for its within-cir offered load. |
tnNetworkQueuePortCIRWght | 1.3.6.1.4.1.7483.6.1.2.16.6.2.1.21 | tweight | read-only |
The value of the object tnNetworkQueuePortCIRWght specifies the weight this queue will use to receive bandwidth from the port-level scheduler for its within-cir offered load. |
tnNetworkQueuePortAvgOverhead | 1.3.6.1.4.1.7483.6.1.2.16.6.2.1.22 | unsigned32 | read-only |
The value of tnNetworkQueuePortAvgOverhead specifies the encapsulation overhead, in hundredths of a percent, used to translate packet-based rate to frame-based rate and vice versa. |
tnNetworkQueueCIRAdaptation | 1.3.6.1.4.1.7483.6.1.2.16.6.2.1.23 | tadaptationrule | read-only |
The value of tnNetworkQueueCIRAdaptation specifies the adaptation rule to be used while computing the operational CIR value. The adaptation rule specifies the rules to compute the operational value while maintaining the minimum offset. |
tnNetworkQueuePIRAdaptation | 1.3.6.1.4.1.7483.6.1.2.16.6.2.1.24 | tadaptationrule | read-only |
The value of tnNetworkQueuePIRAdaptation specifies the adaptation rule to be used while computing the operational PIR value. The adaptation rule specifies the rules to compute the operational value while maintaining the minimum offset. |
tnSlopeObjects | 1.3.6.1.4.1.7483.6.1.2.16.10 | |||
tnSlopePolicyTable | 1.3.6.1.4.1.7483.6.1.2.16.10.1 | no-access |
Slope Policy Table. Each entry in this table defines the RED slopes for the high and the low priority traffic. |
|
1.3.6.1.4.1.7483.6.1.2.16.10.1.1 | no-access |
Slope Policy Entry. |
||
tnSlopePolicy | 1.3.6.1.4.1.7483.6.1.2.16.10.1.1.1 | tnameditem | no-access |
tnSlopePolicy maintains the name of the slope policy identifying the policy. |
tnSlopeRowStatus | 1.3.6.1.4.1.7483.6.1.2.16.10.1.1.2 | rowstatus | read-only |
Row Status of the entry. This allows creation/deletion of rows in this table. |
tnSlopeDescription | 1.3.6.1.4.1.7483.6.1.2.16.10.1.1.3 | titemdescription | read-only |
User-provided description of the policy. |
tnSlopeHiAdminStatus | 1.3.6.1.4.1.7483.6.1.2.16.10.1.1.4 | integer | read-only |
tnSlopeHiAdminStatus specifies the admin state for the high priority RED slope. If the tnSlopeHiAdminStatus is set to 'down', the RED slope is inactive. Enumeration: 'down': 2, 'up': 1. |
tnSlopeHiStartAverage | 1.3.6.1.4.1.7483.6.1.2.16.10.1.1.5 | unsigned32 | read-only |
The percentage of the buffer utilized after which the drop probability starts to rise above 0. |
tnSlopeHiMaxAverage | 1.3.6.1.4.1.7483.6.1.2.16.10.1.1.6 | unsigned32 | read-only |
The percentage of the buffer utilized after which the drop probability is 100 percent. This implies that all packets beyond this point will be dropped. |
tnSlopeHiMaxProbability | 1.3.6.1.4.1.7483.6.1.2.16.10.1.1.7 | unsigned32 | read-only |
The drop probability increases steadily from 0 at the tnSlopeHiStartAverage upto the tnSlopeHiMaxProbability at the tnSlopeHiMaxAverage. |
tnSlopeLoAdminStatus | 1.3.6.1.4.1.7483.6.1.2.16.10.1.1.8 | integer | read-only |
tnSlopeLoAdminStatus specifies the admin state for the high priority RED slope. If the tnSlopeLoAdminStatus is set to 'down', the RED slope is inactive. Enumeration: 'down': 2, 'up': 1. |
tnSlopeLoStartAverage | 1.3.6.1.4.1.7483.6.1.2.16.10.1.1.9 | unsigned32 | read-only |
The percentage of the buffer utilized after which the drop probability starts to rise above 0. |
tnSlopeLoMaxAverage | 1.3.6.1.4.1.7483.6.1.2.16.10.1.1.10 | unsigned32 | read-only |
The percentage of the buffer utilized after which the drop probability is 100 percent. This implies that all packets beyond this point will be dropped. |
tnSlopeLoMaxProbability | 1.3.6.1.4.1.7483.6.1.2.16.10.1.1.11 | unsigned32 | read-only |
The drop probability increases steadily from 0 at the tnSlopeLoStartAverage upto the tnSlopeLoMaxProbability at the tnSlopeLoMaxAverage. |
tnSlopeTimeAvgFactor | 1.3.6.1.4.1.7483.6.1.2.16.10.1.1.12 | unsigned32 | read-only |
The time average factor describes the weighting between the previous shared buffer average utilization result and the new shared buffer utilization in determining the new shared buffer average utilization. |
tnSlopeLastChanged | 1.3.6.1.4.1.7483.6.1.2.16.10.1.1.13 | timestamp | read-only |
Timestamp of when this entry was last changed. |
tnSchedulerObjects | 1.3.6.1.4.1.7483.6.1.2.16.12 | |||
tnPortSchedulerPlcyTable | 1.3.6.1.4.1.7483.6.1.2.16.12.3 | no-access |
The tnPortSchedulerPlcyTable has an entry for each port scheduler configured on this system. |
|
1.3.6.1.4.1.7483.6.1.2.16.12.3.1 | no-access |
Each row represents a particular port scheduler. Entries are created and deleted by the user. |
||
tnPortSchedulerPlcyName | 1.3.6.1.4.1.7483.6.1.2.16.12.3.1.1 | tnameditem | no-access |
The value of tnPortSchedulerPlcyName specifies the name of the port scheduler. |
tnPortSchedulerPlcyRowStatus | 1.3.6.1.4.1.7483.6.1.2.16.12.3.1.2 | rowstatus | read-only |
The value of tnPortSchedulerPlcyRowStatus is used for the creation and deletion of port scheduler policies. |
tnPortSchedulerPlcyDescription | 1.3.6.1.4.1.7483.6.1.2.16.12.3.1.3 | titemdescription | read-only |
The value of tnPortSchedulerPlcyDescription specifies the description of this port scheduler. |
tnPortSchedulerPlcyLastChanged | 1.3.6.1.4.1.7483.6.1.2.16.12.3.1.4 | timestamp | read-only |
The value of tnPortSchedulerPlcyLastChanged indicates the value of sysUpTime at the time of the most recent management change to this row. |
tnPortSchedulerPlcyMaxRate | 1.3.6.1.4.1.7483.6.1.2.16.12.3.1.5 | tportschedulerpir | read-only |
The value of tnPortSchedulerPlcyMaxRate specifies the explicit maximum frame based bandwidth limit of this port scheduler. |
tnPortSchedulerPlcyLvl1PIR | 1.3.6.1.4.1.7483.6.1.2.16.12.3.1.6 | tportschedulerpir | read-only |
The value of tnPortSchedulerPlcyLvl1PIR specifies the total bandwidth limit, PIR, for priority level 1. |
tnPortSchedulerPlcyLvl1CIR | 1.3.6.1.4.1.7483.6.1.2.16.12.3.1.7 | tportschedulercir | read-only |
The value of tnPortSchedulerPlcyLvl1CIR specifies the within-cir bandwidth limit for priority level 1. |
tnPortSchedulerPlcyLvl2PIR | 1.3.6.1.4.1.7483.6.1.2.16.12.3.1.8 | tportschedulerpir | read-only |
The value of tnPortSchedulerPlcyLvl2PIR specifies the total bandwidth limit, PIR, for priority level 2. |
tnPortSchedulerPlcyLvl2CIR | 1.3.6.1.4.1.7483.6.1.2.16.12.3.1.9 | tportschedulercir | read-only |
The value of tnPortSchedulerPlcyLvl2CIR specifies the within-cir bandwidth limit for priority level 2. |
tnPortSchedulerPlcyLvl3PIR | 1.3.6.1.4.1.7483.6.1.2.16.12.3.1.10 | tportschedulerpir | read-only |
The value of tnPortSchedulerPlcyLvl3PIR specifies the total bandwidth limit, PIR, for priority level 3. |
tnPortSchedulerPlcyLvl3CIR | 1.3.6.1.4.1.7483.6.1.2.16.12.3.1.11 | tportschedulercir | read-only |
The value of tnPortSchedulerPlcyLvl3CIR specifies the within-cir bandwidth limit for priority level 3. |
tnPortSchedulerPlcyLvl4PIR | 1.3.6.1.4.1.7483.6.1.2.16.12.3.1.12 | tportschedulerpir | read-only |
The value of tnPortSchedulerPlcyLvl4PIR specifies the total bandwidth limit, PIR, for priority level 4. |
tnPortSchedulerPlcyLvl4CIR | 1.3.6.1.4.1.7483.6.1.2.16.12.3.1.13 | tportschedulercir | read-only |
The value of tnPortSchedulerPlcyLvl4CIR specifies the within-cir bandwidth limit for priority level 4. |
tnPortSchedulerPlcyLvl5PIR | 1.3.6.1.4.1.7483.6.1.2.16.12.3.1.14 | tportschedulerpir | read-only |
The value of tnPortSchedulerPlcyLvl5PIR specifies the total bandwidth limit, PIR, for priority level 5. |
tnPortSchedulerPlcyLvl5CIR | 1.3.6.1.4.1.7483.6.1.2.16.12.3.1.15 | tportschedulercir | read-only |
The value of tnPortSchedulerPlcyLvl5CIR specifies the within-cir bandwidth limit for priority level 5. |
tnPortSchedulerPlcyLvl6PIR | 1.3.6.1.4.1.7483.6.1.2.16.12.3.1.16 | tportschedulerpir | read-only |
The value of tnPortSchedulerPlcyLvl6PIR specifies the total bandwidth limit, PIR, for priority level 6. |
tnPortSchedulerPlcyLvl6CIR | 1.3.6.1.4.1.7483.6.1.2.16.12.3.1.17 | tportschedulercir | read-only |
The value of tnPortSchedulerPlcyLvl6CIR specifies the within-cir bandwidth limit for priority level 6. |
tnPortSchedulerPlcyLvl7PIR | 1.3.6.1.4.1.7483.6.1.2.16.12.3.1.18 | tportschedulerpir | read-only |
The value of tnPortSchedulerPlcyLvl7PIR specifies the total bandwidth limit, PIR, for priority level 7. |
tnPortSchedulerPlcyLvl7CIR | 1.3.6.1.4.1.7483.6.1.2.16.12.3.1.19 | tportschedulercir | read-only |
The value of tnPortSchedulerPlcyLvl7CIR specifies the within-cir bandwidth limit for priority level 7. |
tnPortSchedulerPlcyLvl8PIR | 1.3.6.1.4.1.7483.6.1.2.16.12.3.1.20 | tportschedulerpir | read-only |
The value of tnPortSchedulerPlcyLvl8PIR specifies the total bandwidth limit, PIR, for priority level 8. |
tnPortSchedulerPlcyLvl8CIR | 1.3.6.1.4.1.7483.6.1.2.16.12.3.1.21 | tportschedulercir | read-only |
The value of tnPortSchedulerPlcyLvl8CIR specifies the within-cir bandwidth limit for priority level 8. |
tnPortSchedulerPlcyOrphanLvl | 1.3.6.1.4.1.7483.6.1.2.16.12.3.1.22 | tlevel | read-only |
The value of tnPortSchedulerPlcyOrphanLvl specifies the port priority of orphaned queues and schedulers that are above-cir. |
tnPortSchedulerPlcyOrphanWeight | 1.3.6.1.4.1.7483.6.1.2.16.12.3.1.23 | tweight | read-only |
The value of tnPortSchedulerPlcyOrphanWeight specifies the weight of orphaned queues and schedulers that are above-cir. |
tnPortSchedulerPlcyOrphanCIRLvl | 1.3.6.1.4.1.7483.6.1.2.16.12.3.1.24 | tlevelordefault | read-only |
The value of tnPortSchedulerPlcyOrphanCIRLvl specifies the port priority of orphaned queues and schedulers that are within-cir. |
tnPortSchedulerPlcyOrphanCIRWght | 1.3.6.1.4.1.7483.6.1.2.16.12.3.1.25 | tweight | read-only |
The value of tnPortSchedulerPlcyOrphanCIRWght specifies the weight of orphaned queues and schedulers that are within-cir. |
tnSchedulerScalar1 | 1.3.6.1.4.1.7483.6.1.2.16.12.101 | unsigned32 | read-only |
A dummy scalar that satisfies a SNMP get request quickly when there is no 11QPE24 card provisioned. Otherwise, it has to traverse the remaining 11QPE24 MIB to get to the next applicable item. |
tnSchedulerScalar2 | 1.3.6.1.4.1.7483.6.1.2.16.12.102 | unsigned32 | read-only |