RADLAN-QOS-CLI-MIB

File: RADLAN-QOS-CLI-MIB.mib (82281 bytes)

Imported modules

SNMPv2-SMI IF-MIB RADLAN-SNMPv2
SNMPv2-TC RADLAN-MIB

Imported symbols

MODULE-IDENTITY OBJECT-TYPE Counter32
Gauge32 Unsigned32 IpAddress
TimeTicks InterfaceIndexOrZero InterfaceIndex
TruthValue RowStatus RowPointer
TEXTUAL-CONVENTION DisplayString Percents
rnd

Defined Types

ClassOffsetType  
Specifies one of 6 offset types: 1- Absolute-start of the packet. 2- Layer 2-start of MAC header. 3- MPLS-start of MPLS header. 4- Layer 3-start of layer 3 header. 5- Layer 4-start of layer 4 header. 6- Layer 5-after TCP/UDP header. 7- VLAN. 8- input device port. 9- input device port. 10-VPT. 11-EtherType.
TEXTUAL-CONVENTION    
  INTEGER packetStart(1), layer2-start(2), mpls-start(3), layer3-start(4), layer4-start(5), layer5-start(6), vlan(7), in-port(8), out-port(9), vpt(10), ethertype(11)  

ClassTupleType  
Specifies one of Tuple types
TEXTUAL-CONVENTION    
  INTEGER protocol(1), ip-src(2), ip-dest(3), dscp(4), ip-precedence(5), udp-port-src(6), udp-port-dest(7), tcp-port-src(8), tcp-port-dest(9), mac-src(10), mac-dest(11), vlan(12), in-port(13), out-port(14), general(15), vpt(16), ether-type(17), tcp-flags(18), icmp-type(19), icmp-code(20), igmp-type(21)  

AceActionType  
Specifies one of 3 ACE Actions: 1- Permit- permit to the traffic that define by the parameters. 2- Deny- deny the traffic that define by the parameter. 3- Deny- deny the traffic that define by the parameters and disable the port.
TEXTUAL-CONVENTION    
  INTEGER permit(1), deny(2), deny-DisablePort(3)  

AceObjectType  
Specifies one of 8 ACE types: 1- IP ACE. 2- IP-TCP ACE. 3- IP-UDP ACE. 4- IP-offset ACE. 5- MAC ACE. 6- MAC-offset ACE. 7- IP-ICMP ACE. 8- IP-IGMP ACE.
TEXTUAL-CONVENTION    
  INTEGER ip(1), ip-TCP(2), ip-UDP(3), ip-Offset(4), mac(5), mac-Offset(6), ip-ICMP(7), ip-IGMP(8)  

AclObjectType  
Specifies one of 2 ACL types: 1- MAC ACL. 2- IP ACL
TEXTUAL-CONVENTION    
  INTEGER mac(1), ip(2)  

ClassMapType  
Specifies one of 2 Class-map types: 1- Match all. logical and between all statements. 2- Match any. logical or between all statements.
TEXTUAL-CONVENTION    
  INTEGER matchAll(1), matchAny(2)  

ClassMapAction  
Specifies one of 8 Class-map actios: 1- no action. 2- Mark IP-Precedence. 3- Mark DSCP. 4- Set Egress queueu 5- Mark VPT 6- Choose queue by the VPT. 7- Choose queue by the DSCP. 8- Choose queue by the TCP/UDP port.
TEXTUAL-CONVENTION    
  INTEGER none(1), setIP-Precedence(2), setDSCP(3), setQueue(4), setCos(5), trustCos(6), trustDSCP(7), trustTCP-UDPport(8), trustCosDscp(9)  

PolicerType  
Specifies one of 3 Policer types: 1- Single policer only per one class map. 2- Aggregate policer can be applied to several class maps. 3- Cascade policer.
TEXTUAL-CONVENTION    
  INTEGER single(1), aggregate(2), cascade(3)  

PolicerAction  
Specifies one of 4 Policer Action: 1- No Action 2- Drop out of profile packets. 3- Remark out of profile packets. 4- Remark to explicit value out of profile packets 5- this policer is part of cascade chain
TEXTUAL-CONVENTION    
  INTEGER none(1), drop(2), remark(3), explicit-remark(4), cascadePointer(5)  

QosObjectMode  
Specifies one of 3 QoS mode: 1- disable no QoS on the system 2- Basic Qos mode only trust mode with ACL are enabled. 3- Advance mode all Qos option are enabled. 4- Service Mode all Qos option are enabled only in service mode configuration
TEXTUAL-CONVENTION    
  INTEGER disable(1), basic(2), advance(3), service(4)  

QosObjectBasicMode  
Specifies one of 6 QoS Basic mode: 1- none. means that only ACL can be applied. 2- 802.1p. queue is set by the VPT field. 3- DSCP. queue is set by the DSCP field 4- DSCP-Mutation. the DSCP mutate in the ingress and then the queue is set by the DSCP 5- TCP/UDP. the queue is set by the port number
TEXTUAL-CONVENTION    
  INTEGER none(1), vpt(2), dscp(3), dscp-mutation(4), tcp-udp(5)  

BinaryStatus  
Specifies Disable or enable.
TEXTUAL-CONVENTION    
  INTEGER disable(1), enable(2)  

QueueType  
Queue type Ef or WRR.
TEXTUAL-CONVENTION    
  INTEGER ef(1), wrr(2)  

AclDefaultAction  
Default action when the ACL reach end point.
TEXTUAL-CONVENTION    
  INTEGER deny-all(1), forward-all(2)  

InterfaceType  
Interface type.
TEXTUAL-CONVENTION    
  INTEGER vlan(1), port(2)  

RlQosOffsetEntry  
SEQUENCE    
  rlQosOffsetIndex INTEGER
  rlQosOffsetType ClassOffsetType
  rlQosOffsetValue INTEGER
  rlQosOffsetMask INTEGER
  rlQosOffsetPattern INTEGER
  rlQosOffsetTuplePointer INTEGER
  rlQosOffsetStatus RowStatus

RlQosTupleEntry  
SEQUENCE    
  rlQosTupleIndex INTEGER
  rlQosTupleType ClassTupleType
  rlQosTupleValue1 INTEGER
  rlQosTupleValue2 OCTET STRING
  rlQosTupleStatus RowStatus

RlQosAceEntry  
SEQUENCE    
  rlQosAceIndex INTEGER
  rlQosAceAction AceActionType
  rlQosAceType AceObjectType
  rlQosAceTuple1 INTEGER
  rlQosAceTuple2 INTEGER
  rlQosAceTuple3 INTEGER
  rlQosAceTuple4 INTEGER
  rlQosAceTuple5 INTEGER
  rlQosAceTuple6 INTEGER
  rlQosAceTuple7 INTEGER
  rlQosAceTuple8 INTEGER
  rlQosAceAccount BinaryStatus
  rlQosAceStatus RowStatus

RlQosAclEntry  
SEQUENCE    
  rlQosAclIndex INTEGER
  rlQosAclName DisplayString
  rlQosAclType AclObjectType
  rlQosAclStatus RowStatus

RlQosAclAceRefEntry  
SEQUENCE    
  rlQosAclAceRefAcePointer INTEGER
  rlQosAclAceRefAclPointer INTEGER
  rlQosAclAceRefStatus RowStatus

RlQosClassMapEntry  
SEQUENCE    
  rlQosClassMapIndex INTEGER
  rlQosClassMapName DisplayString
  rlQosClassMapType ClassMapType
  rlQosClassMapAction ClassMapAction
  rlQosClassMapMarkValue INTEGER
  rlQosClassMapPolicer INTEGER
  rlQosClassMapMatch1 INTEGER
  rlQosClassMapMatch2 INTEGER
  rlQosClassMapMarkVlan BinaryStatus
  rlQosClassMapNewVlan INTEGER
  rlQosClassMapNewPort INTEGER
  rlQosClassMapCopyPort INTEGER
  rlQosClassMapStatus RowStatus

RlQosPolicerEntry  
SEQUENCE    
  rlQosPolicerIndex INTEGER
  rlQosPolicerName DisplayString
  rlQosPolicerType PolicerType
  rlQosPolicerCir Unsigned32
  rlQosPolicerCbs Unsigned32
  rlQosPolicerAction PolicerAction
  rlQosPolicerCasPointerRemVal INTEGER
  rlQosPolicerStatus RowStatus

RlQosPolicyMapEntry  
SEQUENCE    
  rlQosPolicyMapIndex INTEGER
  rlQosPolicyMapName DisplayString
  rlQosPolicyMapStatus RowStatus

RlQosPolicyClassRefEntry  
SEQUENCE    
  rlQosPolicyClassRefClassPointer INTEGER
  rlQosPolicyClassRefPolicyPointer INTEGER
  rlQosPolicyClassRefStatus RowStatus

RlQosIfPolicyEntry  
SEQUENCE    
  rlIfIndex InterfaceIndex
  rlIfType InterfaceType
  rlQosIfPolicyMapPointerIn INTEGER
  rlQosIfPolicyMapPointerOut INTEGER
  rlQosIfTrustActive BinaryStatus
  rlQosPortShaperStatus BinaryStatus
  rlQosCirPortShaper INTEGER
  rlQosCbsPortShaper INTEGER
  rlQosIfProfilePointer DisplayString
  rlQosQueueProfilePointer DisplayString
  rlQosQueueShapeProfilePointer INTEGER
  rlQosAclDefaultAction AclDefaultAction
  rlQosIfPolicyMapStatus RowStatus
  rlQosIfAclIn INTEGER
  rlQosIfAclOut INTEGER
  rlQosIfPolicerIn INTEGER
  rlQosPortRateLimitStatus BinaryStatus
  rlQosCirPortRateLimit INTEGER
  rlQosCbsPortRateLimit INTEGER

RlQosIfProfileCfgEntry  
SEQUENCE    
  rlIfProfileName DisplayString
  rlQosQueueId INTEGER
  rlQosTdThersholdDp0 INTEGER
  rlQosTdThersholdDp1 INTEGER
  rlQosTdThersholdDp2 INTEGER
  rlQosRedMinDp0 INTEGER
  rlQosRedMaxDp0 INTEGER
  rlQosRedProbDp0 INTEGER
  rlQosRedMinDp1 INTEGER
  rlQosRedMaxDp1 INTEGER
  rlQosRedProbDp1 INTEGER
  rlQosRedMinDp2 INTEGER
  rlQosRedMaxDp2 INTEGER
  rlQosRedProbDp2 INTEGER
  rlQosRedQweight INTEGER
  rlQosIfprofileStatus RowStatus

RlQosDscpMutationEntry  
SEQUENCE    
  rlQosOldDscp INTEGER
  rlQosNewDscp INTEGER

RlQosDscpRemarkEntry  
SEQUENCE    
  rlQosRmOldDscp INTEGER
  rlQosRmNewDscp INTEGER

RlQosCosQueueEntry  
SEQUENCE    
  rlQosCosIndex INTEGER
  rlQosCosQueueId INTEGER

RlQosDscpQueueEntry  
SEQUENCE    
  rlQosDscpIndex INTEGER
  rlQosQueueNum INTEGER

RlQosTcpPortQueueEntry  
SEQUENCE    
  rlQosTcpPort INTEGER
  rlQosTcpQueueValue INTEGER
  rlQosTcpPortQueueStatus RowStatus

RlQosUdpPortQueueEntry  
SEQUENCE    
  rlQosUdpPort INTEGER
  rlQosUdpQueueValue INTEGER
  rlQosUdpPortQueueStatus RowStatus

RlQosEfManageEntry  
SEQUENCE    
  rlQosEfQueueId INTEGER
  rlQosEfState BinaryStatus
  rlQosEfPriority INTEGER

RlQosQueueProfileEntry  
SEQUENCE    
  rlQueueProfileName DisplayString
  rlQosTypeQueue1 QueueType
  rlQosValueQueue1 INTEGER
  rlQosTypeQueue2 QueueType
  rlQosValueQueue2 INTEGER
  rlQosTypeQueue3 QueueType
  rlQosValueQueue3 INTEGER
  rlQosTypeQueue4 QueueType
  rlQosValueQueue4 INTEGER
  rlQosTypeQueue5 QueueType
  rlQosValueQueue5 INTEGER
  rlQosTypeQueue6 QueueType
  rlQosValueQueue6 INTEGER
  rlQosTypeQueue7 QueueType
  rlQosValueQueue7 INTEGER
  rlQosTypeQueue8 QueueType
  rlQosValueQueue8 INTEGER
  rlQosQueueProfileStatus RowStatus
  rlQosNumOfIfConnections INTEGER

RlQosQueueShapeProfileEntry  
SEQUENCE    
  rlQosQueueShapeIndex INTEGER
  rlQosCirQueue1 INTEGER
  rlQosCbsQueue1 INTEGER
  rlQosCirQueue2 INTEGER
  rlQosCbsQueue2 INTEGER
  rlQosCirQueue3 INTEGER
  rlQosCbsQueue3 INTEGER
  rlQosCirQueue4 INTEGER
  rlQosCbsQueue4 INTEGER
  rlQosCirQueue5 INTEGER
  rlQosCbsQueue5 INTEGER
  rlQosCirQueue6 INTEGER
  rlQosCbsQueue6 INTEGER
  rlQosCirQueue7 INTEGER
  rlQosCbsQueue7 INTEGER
  rlQosCirQueue8 INTEGER
  rlQosCbsQueue8 INTEGER
  rlQosQueueShapeProfileStatus RowStatus

RlQosAclCounterEntry  
SEQUENCE    
  rlQosAclCounterInterface InterfaceIndex
  rlQosAclCounterAclIndex INTEGER
  rlQosAclCounterAceIndex INTEGER
  rlQosAclCounterValue Counter32

RlQosFreeIndexesEntry  
SEQUENCE    
  rlQosFreeIndexesTableId INTEGER
  rlQosFreeIndexesValue INTEGER

RlQosNamesToIndexesEntry  
SEQUENCE    
  rlQosNamesToIndexesTableId INTEGER
  rlQosNamesToIndexesName DisplayString
  rlQosNamesToIndexesValue INTEGER

RlQosCosQueueDefaultMapEntry  
SEQUENCE    
  rlQosCosQueueDefaultMapVpt INTEGER
  rlQosCosQueueDefaultMapQueueId INTEGER

RlQosPredefBlockAclEntry  
SEQUENCE    
  rlQosPredefBlockAclIfIndex InterfaceIndex
  rlQosPredefBlockAclIfType InterfaceType
  rlQosPredefBlockAclMask OCTET STRING
  rlQosPredefBlockAclStatus RowStatus

RlQosAceTidxEntry  
SEQUENCE    
  rlQosAceTidxAclIndex INTEGER
  rlQosAceTidxIndex INTEGER
  rlQosAceTidxAction AceActionType
  rlQosAceTidxType AceObjectType
  rlQosAceTidxTuple1 INTEGER
  rlQosAceTidxTuple2 INTEGER
  rlQosAceTidxTuple3 INTEGER
  rlQosAceTidxTuple4 INTEGER
  rlQosAceTidxTuple5 INTEGER
  rlQosAceTidxTuple6 INTEGER
  rlQosAceTidxTuple7 INTEGER
  rlQosAceTidxTuple8 INTEGER
  rlQosAceTidxAccount BinaryStatus
  rlQosAceTidxStatus RowStatus

RlQosDscpQueueDefaultMapEntry  
SEQUENCE    
  rlQosDscpQueueDefaultMapDscp INTEGER
  rlQosDscpQueueDefaultMapQueueId INTEGER

RlQosDscpToDpEntry  
SEQUENCE    
  rlQosDscp INTEGER
  rlQosDp INTEGER

Defined Values

rlQosCliMib 1.3.6.1.4.1.89.88
The private MIB module definition for Quality Of Service CLI in Radlan devices.
MODULE-IDENTITY    

rlQosCliQosMode 1.3.6.1.4.1.89.88.1
This scalar define in which mode the system will work: basic , advance or none.
Status: current Access: read-write
OBJECT-TYPE    
  QosObjectMode  

rlQosCliBasicModeCfg 1.3.6.1.4.1.89.88.2
This scalar define in which Basic mode the system will work:802.1p or DSCP or DSCP-Mutation or TCP/UDP or none.
Status: current Access: read-write
OBJECT-TYPE    
  QosObjectBasicMode  

rlQosMaxNumOfAce 1.3.6.1.4.1.89.88.3
This scalar define in which Basic mode the system will work:802.1p or DSCP or DSCP-Mutation or TCP/UDP or none.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER  

rlQosOffsetTable 1.3.6.1.4.1.89.88.4
This table specifies Offset Table information
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    RlQosOffsetEntry

rlQosOffsetEntry 1.3.6.1.4.1.89.88.4.1
Each entry in this table describes one classifier field. The information includes: Offset Type the offset the mask and the Pattern. if the type is vlan then the value will be the vlan tag. if the Type is in/out port it will be the device in/out port. The index is sequential integer represent by rlQosOffsetIndex
Status: current Access: not-accessible
OBJECT-TYPE    
  RlQosOffsetEntry  

rlQosOffsetIndex 1.3.6.1.4.1.89.88.4.1.1
An arbitrary incremental Index for the offset table.
Status: current Access: not-accessible
OBJECT-TYPE    
  INTEGER  

rlQosOffsetType 1.3.6.1.4.1.89.88.4.1.2
Start of the offset.
Status: current Access: read-create
OBJECT-TYPE    
  ClassOffsetType  

rlQosOffsetValue 1.3.6.1.4.1.89.88.4.1.3
The Offset value.
Status: current Access: read-create
OBJECT-TYPE    
  INTEGER  

rlQosOffsetMask 1.3.6.1.4.1.89.88.4.1.4
Define which bit to be extracted from the offset.
Status: current Access: read-create
OBJECT-TYPE    
  INTEGER 0..255  

rlQosOffsetPattern 1.3.6.1.4.1.89.88.4.1.5
The value to match too.
Status: current Access: read-create
OBJECT-TYPE    
  INTEGER 0..255  

rlQosOffsetTuplePointer 1.3.6.1.4.1.89.88.4.1.6
Pointer for the relevant Tuple.
Status: current Access: read-create
OBJECT-TYPE    
  INTEGER  

rlQosOffsetStatus 1.3.6.1.4.1.89.88.4.1.7
The status of a table entry. It is used to delete/Add an entry from this table.
Status: current Access: read-create
OBJECT-TYPE    
  RowStatus  

rlQosTupleTable 1.3.6.1.4.1.89.88.5
This table specifies Tuple Table information
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    RlQosTupleEntry

rlQosTupleEntry 1.3.6.1.4.1.89.88.5.1
Each entry in this table describes one Tuple. The information includes: Tuple Type and the Tuples values. The index is sequential integer represent by rlQosTupleIndex
Status: current Access: not-accessible
OBJECT-TYPE    
  RlQosTupleEntry  

rlQosTupleIndex 1.3.6.1.4.1.89.88.5.1.1
An arbitrary incremental Index for the offset table.
Status: current Access: not-accessible
OBJECT-TYPE    
  INTEGER  

rlQosTupleType 1.3.6.1.4.1.89.88.5.1.2
Start of the offset.
Status: current Access: read-create
OBJECT-TYPE    
  ClassTupleType  

rlQosTupleValue1 1.3.6.1.4.1.89.88.5.1.3
The Tuple no.1 value can be regular integer values only.
Status: current Access: read-create
OBJECT-TYPE    
  INTEGER  

rlQosTupleValue2 1.3.6.1.4.1.89.88.5.1.4
The Tuple no.2 value can be IP/MAC address or protocol number with mask
Status: current Access: read-create
OBJECT-TYPE    
  OCTET STRING Size(0..12)  

rlQosTupleStatus 1.3.6.1.4.1.89.88.5.1.5
The status of a table entry. It is used to delete/Add an entry from this table.
Status: current Access: read-create
OBJECT-TYPE    
  RowStatus  

rlQosAceTable 1.3.6.1.4.1.89.88.6
This table specifies ACE table information
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    RlQosAceEntry

rlQosAceEntry 1.3.6.1.4.1.89.88.6.1
Each entry in this table describes one Classifier Element. The information includes: Action the ACE's Type the up to 8 tuples pointers. The index is sequential integer represent by rlQosAceIndex
Status: current Access: not-accessible
OBJECT-TYPE    
  RlQosAceEntry  

rlQosAceIndex 1.3.6.1.4.1.89.88.6.1.1
An arbitrary incremental Index for the ACE table.
Status: current Access: not-accessible
OBJECT-TYPE    
  INTEGER  

rlQosAceAction 1.3.6.1.4.1.89.88.6.1.2
ACE Action to take.
Status: current Access: read-create
OBJECT-TYPE    
  AceActionType  

rlQosAceType 1.3.6.1.4.1.89.88.6.1.3
ACE Type
Status: current Access: read-create
OBJECT-TYPE    
  AceObjectType  

rlQosAceTuple1 1.3.6.1.4.1.89.88.6.1.4
ACE Tuple 1 pointer.
Status: current Access: read-create
OBJECT-TYPE    
  INTEGER  

rlQosAceTuple2 1.3.6.1.4.1.89.88.6.1.5
ACE Tuple 1 pointer.
Status: current Access: read-create
OBJECT-TYPE    
  INTEGER  

rlQosAceTuple3 1.3.6.1.4.1.89.88.6.1.6
ACE Tuple 1 pointer.
Status: current Access: read-create
OBJECT-TYPE    
  INTEGER  

rlQosAceTuple4 1.3.6.1.4.1.89.88.6.1.7
ACE Tuple 1 pointer.
Status: current Access: read-create
OBJECT-TYPE    
  INTEGER  

rlQosAceTuple5 1.3.6.1.4.1.89.88.6.1.8
ACE Tuple 1 pointer.
Status: current Access: read-create
OBJECT-TYPE    
  INTEGER  

rlQosAceTuple6 1.3.6.1.4.1.89.88.6.1.9
ACE Tuple 1 pointer.
Status: current Access: read-create
OBJECT-TYPE    
  INTEGER  

rlQosAceTuple7 1.3.6.1.4.1.89.88.6.1.10
ACE Tuple 1 pointer.
Status: current Access: read-create
OBJECT-TYPE    
  INTEGER  

rlQosAceTuple8 1.3.6.1.4.1.89.88.6.1.11
ACE Tuple 1 pointer.
Status: current Access: read-create
OBJECT-TYPE    
  INTEGER  

rlQosAceAccount 1.3.6.1.4.1.89.88.6.1.12
ACE Accounting state. When set to 'enabled' than appropriate statistic's counter is provided for an ACE. For Broadcom ASICs this counter shows number of matched with ACE criteria packets. For Marvell ASICs TBD.
Status: current Access: read-create
OBJECT-TYPE    
  BinaryStatus  

rlQosAceStatus 1.3.6.1.4.1.89.88.6.1.13
The status of a table entry. It is used to delete/Add an entry from this table.
Status: current Access: read-create
OBJECT-TYPE    
  RowStatus  

rlQosAclTable 1.3.6.1.4.1.89.88.7
This table specifies ACL table information
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    RlQosAclEntry

rlQosAclEntry 1.3.6.1.4.1.89.88.7.1
Each entry in this table describes one Classifier Element. The information includes: Action and the row status. The ACE pointer are in the ACL-ACE reference table. The index is sequential integer represent by rlQosAceIndex
Status: current Access: not-accessible
OBJECT-TYPE    
  RlQosAclEntry  

rlQosAclIndex 1.3.6.1.4.1.89.88.7.1.1
An arbitrary incremental Index for the ACE table.
Status: current Access: not-accessible
OBJECT-TYPE    
  INTEGER  

rlQosAclName 1.3.6.1.4.1.89.88.7.1.2
Name ACL.
Status: current Access: read-create
OBJECT-TYPE    
  DisplayString Size(0..32)  

rlQosAclType 1.3.6.1.4.1.89.88.7.1.3
ACL Type.
Status: current Access: read-create
OBJECT-TYPE    
  AclObjectType  

rlQosAclStatus 1.3.6.1.4.1.89.88.7.1.4
The status of a table entry. It is used to delete/Add an entry from this table.
Status: current Access: read-create
OBJECT-TYPE    
  RowStatus  

rlQosAclAceRefTable 1.3.6.1.4.1.89.88.8
This table specifies the ACE to ACL relationship.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    RlQosAclAceRefEntry

rlQosAclAceRefEntry 1.3.6.1.4.1.89.88.8.1
Each entry in this table describes the relationship between ACE to ACL. Show which ACE include in one ACL. The index is the ACE pointer represent by rlQosAclAceRefAcePointer
Status: current Access: not-accessible
OBJECT-TYPE    
  RlQosAclAceRefEntry  

rlQosAclAceRefAcePointer 1.3.6.1.4.1.89.88.8.1.1
The Index is the ACE pointer
Status: current Access: not-accessible
OBJECT-TYPE    
  INTEGER  

rlQosAclAceRefAclPointer 1.3.6.1.4.1.89.88.8.1.2
ACL index Pointer
Status: current Access: read-create
OBJECT-TYPE    
  INTEGER  

rlQosAclAceRefStatus 1.3.6.1.4.1.89.88.8.1.3
The status of a table entry. It is used to delete/Add an entry from this table.
Status: current Access: read-create
OBJECT-TYPE    
  RowStatus  

rlQosClassMapTable 1.3.6.1.4.1.89.88.9
This table specifies CCL table information
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    RlQosClassMapEntry

rlQosClassMapEntry 1.3.6.1.4.1.89.88.9.1
Each entry in this table describes one Class Map Element. The information includes: Classes Name,Class Action, Policer pointer, and 1 match statements. The index is sequential integer represent by rlQosClassMapIndex
Status: current Access: not-accessible
OBJECT-TYPE    
  RlQosClassMapEntry  

rlQosClassMapIndex 1.3.6.1.4.1.89.88.9.1.1
Class Map Index
Status: current Access: not-accessible
OBJECT-TYPE    
  INTEGER  

rlQosClassMapName 1.3.6.1.4.1.89.88.9.1.2
Name of the Class Map.
Status: current Access: read-create
OBJECT-TYPE    
  DisplayString Size(0..32)  

rlQosClassMapType 1.3.6.1.4.1.89.88.9.1.3
Class map type
Status: current Access: read-create
OBJECT-TYPE    
  ClassMapType  

rlQosClassMapAction 1.3.6.1.4.1.89.88.9.1.4
Class Map Action.
Status: current Access: read-create
OBJECT-TYPE    
  ClassMapAction  

rlQosClassMapMarkValue 1.3.6.1.4.1.89.88.9.1.5
Mark value when mark action has been chosen in Class Map Action field.
Status: current Access: read-create
OBJECT-TYPE    
  INTEGER  

rlQosClassMapPolicer 1.3.6.1.4.1.89.88.9.1.6
Policer pointer. 0-means no policer.
Status: current Access: read-create
OBJECT-TYPE    
  INTEGER  

rlQosClassMapMatch1 1.3.6.1.4.1.89.88.9.1.7
Match ACL 1 pointer.
Status: current Access: read-create
OBJECT-TYPE    
  INTEGER  

rlQosClassMapMatch2 1.3.6.1.4.1.89.88.9.1.8
Match ACL 2 pointer.
Status: current Access: read-create
OBJECT-TYPE    
  INTEGER  

rlQosClassMapMarkVlan 1.3.6.1.4.1.89.88.9.1.9
If 'enabled', than the classified traffic will be remarked with new VLAN id. If 'disabled' VLAN id is not changed.
Status: current Access: read-create
OBJECT-TYPE    
  BinaryStatus  

rlQosClassMapNewVlan 1.3.6.1.4.1.89.88.9.1.10
If rlQosClassMapMarkVlan 'enabled', than the classified traffic will be remarked with new VLAN id. The value of this field sets new VLAN id.
Status: current Access: read-create
OBJECT-TYPE    
  INTEGER 0..4095  

rlQosClassMapNewPort 1.3.6.1.4.1.89.88.9.1.11
If value not zero, than the classified traffic will be redirected to the new egress physical port. The value of this field sets new egress port.
Status: current Access: read-create
OBJECT-TYPE    
  INTEGER  

rlQosClassMapCopyPort 1.3.6.1.4.1.89.88.9.1.12
If value not zero, than the classified traffic will be copied to the desination copy port. The value of this field sets desination copy port.
Status: current Access: read-create
OBJECT-TYPE    
  INTEGER  

rlQosClassMapStatus 1.3.6.1.4.1.89.88.9.1.13
The status of a table entry. It is used to delete/Add an entry from this table.
Status: current Access: read-create
OBJECT-TYPE    
  RowStatus  

rlQosPolicerTable 1.3.6.1.4.1.89.88.10
This table specifies All the Policers in the system Information
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    RlQosPolicerEntry

rlQosPolicerEntry 1.3.6.1.4.1.89.88.10.1
Each entry in this table describes one policer. The information includes: Policer name, Policer type, Committed Rate, Committed Burst, Out-of-Profile Action. The index is sequential integer represent by rlQosPolicerIndex
Status: current Access: not-accessible
OBJECT-TYPE    
  RlQosPolicerEntry  

rlQosPolicerIndex 1.3.6.1.4.1.89.88.10.1.1
Policer Index.
Status: current Access: not-accessible
OBJECT-TYPE    
  INTEGER  

rlQosPolicerName 1.3.6.1.4.1.89.88.10.1.2
Name of the Policer.
Status: current Access: read-create
OBJECT-TYPE    
  DisplayString Size(0..32)  

rlQosPolicerType 1.3.6.1.4.1.89.88.10.1.3
Policer type
Status: current Access: read-create
OBJECT-TYPE    
  PolicerType  

rlQosPolicerCir 1.3.6.1.4.1.89.88.10.1.4
Committed rate value.
Status: current Access: read-create
OBJECT-TYPE    
  Unsigned32  

rlQosPolicerCbs 1.3.6.1.4.1.89.88.10.1.5
Committed rate Value.
Status: current Access: read-create
OBJECT-TYPE    
  Unsigned32  

rlQosPolicerAction 1.3.6.1.4.1.89.88.10.1.6
Out of profile Action.
Status: current Access: read-create
OBJECT-TYPE    
  PolicerAction  

rlQosPolicerCasPointerRemVal 1.3.6.1.4.1.89.88.10.1.7
Pointer to use whan the type is cascade policer. 0-means no cascade policer. It can also be Remark value in case of explicit remark
Status: current Access: read-create
OBJECT-TYPE    
  INTEGER  

rlQosPolicerStatus 1.3.6.1.4.1.89.88.10.1.8
The status of a table entry. It is used to delete/Add an entry from this table.
Status: current Access: read-create
OBJECT-TYPE    
  RowStatus  

rlQosPolicyMapTable 1.3.6.1.4.1.89.88.11
This table specifies Policy Map Table Information
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    RlQosPolicyMapEntry

rlQosPolicyMapEntry 1.3.6.1.4.1.89.88.11.1
Each entry in this table describes one policy map. The information includes: Index, Policy Map name, Up to 6 class map names. The index is sequential integer represent by rlQosPolicerIndex
Status: current Access: not-accessible
OBJECT-TYPE    
  RlQosPolicyMapEntry  

rlQosPolicyMapIndex 1.3.6.1.4.1.89.88.11.1.1
Policy map Index.
Status: current Access: not-accessible
OBJECT-TYPE    
  INTEGER  

rlQosPolicyMapName 1.3.6.1.4.1.89.88.11.1.2
Policy map Name.
Status: current Access: read-create
OBJECT-TYPE    
  DisplayString Size(0..32)  

rlQosPolicyMapStatus 1.3.6.1.4.1.89.88.11.1.3
The status of a table entry. It is used to delete/Add an entry from this table.
Status: current Access: read-create
OBJECT-TYPE    
  RowStatus  

rlQosPolicyClassRefTable 1.3.6.1.4.1.89.88.12
This table specifies The relationship between policy map to class map
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    RlQosPolicyClassRefEntry

rlQosPolicyClassRefEntry 1.3.6.1.4.1.89.88.12.1
Each entry in this table describes the connection between class-map entry to policy map by using pointers. The index is Class map pointer represent by rlQosPolicyClassRefClassPointer
Status: current Access: not-accessible
OBJECT-TYPE    
  RlQosPolicyClassRefEntry  

rlQosPolicyClassRefClassPointer 1.3.6.1.4.1.89.88.12.1.1
The Index is the Class-map pointer
Status: current Access: not-accessible
OBJECT-TYPE    
  INTEGER  

rlQosPolicyClassRefPolicyPointer 1.3.6.1.4.1.89.88.12.1.2
Policy map index Pointer
Status: current Access: read-create
OBJECT-TYPE    
  INTEGER  

rlQosPolicyClassRefStatus 1.3.6.1.4.1.89.88.12.1.3
The status of a table entry. It is used to delete/Add an entry from this table.
Status: current Access: read-create
OBJECT-TYPE    
  RowStatus  

rlQosIfPolicyTable 1.3.6.1.4.1.89.88.13
This table specifies for each interface the Policy Map attach to it
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    RlQosIfPolicyEntry

rlQosIfPolicyEntry 1.3.6.1.4.1.89.88.13.1
Each entry in this table describes what policy Map attached to specific Interface. The index is Interface Index represent by rlIfIndex and the interface type represent by rlIfType
Status: current Access: not-accessible
OBJECT-TYPE    
  RlQosIfPolicyEntry  

rlIfIndex 1.3.6.1.4.1.89.88.13.1.1
Interface Index.
Status: current Access: not-accessible
OBJECT-TYPE    
  InterfaceIndex  

rlIfType 1.3.6.1.4.1.89.88.13.1.2
Interface Type(vlan/port).
Status: current Access: not-accessible
OBJECT-TYPE    
  InterfaceType  

rlQosIfPolicyMapPointerIn 1.3.6.1.4.1.89.88.13.1.3
Policy map pointer Input.
Status: current Access: read-create
OBJECT-TYPE    
  INTEGER  

rlQosIfPolicyMapPointerOut 1.3.6.1.4.1.89.88.13.1.4
Policy map pointer Output.
Status: current Access: read-create
OBJECT-TYPE    
  INTEGER  

rlQosIfTrustActive 1.3.6.1.4.1.89.88.13.1.5
Interface Basic Mode Trust is active or not .
Status: current Access: read-create
OBJECT-TYPE    
  BinaryStatus  

rlQosPortShaperStatus 1.3.6.1.4.1.89.88.13.1.6
If there is shaper on the port
Status: current Access: read-create
OBJECT-TYPE    
  BinaryStatus  

rlQosCirPortShaper 1.3.6.1.4.1.89.88.13.1.7
The CIR for the port shaper. N/A when the shper is disabled
Status: current Access: read-create
OBJECT-TYPE    
  INTEGER  

rlQosCbsPortShaper 1.3.6.1.4.1.89.88.13.1.8
The CBS for the port shaper. N/A when the shper is disabled
Status: current Access: read-create
OBJECT-TYPE    
  INTEGER  

rlQosIfProfilePointer 1.3.6.1.4.1.89.88.13.1.9
Interface Profile name pointer.
Status: current Access: read-create
OBJECT-TYPE    
  DisplayString Size(0..32)  

rlQosQueueProfilePointer 1.3.6.1.4.1.89.88.13.1.10
Queue Profile name pointer.
Status: current Access: read-create
OBJECT-TYPE    
  DisplayString Size(0..32)  

rlQosQueueShapeProfilePointer 1.3.6.1.4.1.89.88.13.1.11
Queue shape Profile pointer.
Status: current Access: read-create
OBJECT-TYPE    
  INTEGER  

rlQosAclDefaultAction 1.3.6.1.4.1.89.88.13.1.12
When one ACL is enterd then what to do for the last rull.
Status: current Access: read-create
OBJECT-TYPE    
  AclDefaultAction  

rlQosIfPolicyMapStatus 1.3.6.1.4.1.89.88.13.1.13
The status of a table entry. It is used to delete/Add an entry from this table.
Status: current Access: read-create
OBJECT-TYPE    
  RowStatus  

rlQosIfAclIn 1.3.6.1.4.1.89.88.13.1.14
Index of an ACL in the rlQosAclTable, which is applied to the ingress of an interface. 0 - means no ACL applied.
Status: current Access: read-create
OBJECT-TYPE    
  INTEGER  

rlQosIfAclOut 1.3.6.1.4.1.89.88.13.1.15
Index of an ACL in the rlQosAclTable, which is applied to the egress of an interface. 0 - means no ACL applied.
Status: current Access: read-create
OBJECT-TYPE    
  INTEGER  

rlQosIfPolicerIn 1.3.6.1.4.1.89.88.13.1.16
Index of an Policer in the rlQosPolicerTable, which is applied to the ingress of an interface. 0 - means no Policer applied.
Status: current Access: read-create
OBJECT-TYPE    
  INTEGER  

rlQosPortRateLimitStatus 1.3.6.1.4.1.89.88.13.1.17
If there is Rate limit on the port
Status: current Access: read-create
OBJECT-TYPE    
  BinaryStatus  

rlQosCirPortRateLimit 1.3.6.1.4.1.89.88.13.1.18
The CIR for the port rate limit. N/A when the Rate limit is disabled
Status: current Access: read-create
OBJECT-TYPE    
  INTEGER  

rlQosCbsPortRateLimit 1.3.6.1.4.1.89.88.13.1.19
The CBS for the port Rate limit. N/A when the Rate limit is disabled
Status: current Access: read-create
OBJECT-TYPE    
  INTEGER  

rlQosIfProfileCfgTable 1.3.6.1.4.1.89.88.14
This table specifies for each Queue the Tail Drop or WRED parameters and the EF of WRR parameters.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    RlQosIfProfileCfgEntry

rlQosIfProfileCfgEntry 1.3.6.1.4.1.89.88.14.1
Each entry in this table describes one queue parameters: Tail-drop threshold for drop precedence 0,1,3 and the WRED min-max threshold and the probability factor for Drop precedence 0,1,2 and the WRED Q factor and the EF priority and the WRR weight. The index is Interface Index represent by rlIfProfileName and queue-id represent by rlQosQueueId
Status: current Access: not-accessible
OBJECT-TYPE    
  RlQosIfProfileCfgEntry  

rlIfProfileName 1.3.6.1.4.1.89.88.14.1.1
Interface Index.
Status: current Access: not-accessible
OBJECT-TYPE    
  DisplayString Size(0..32)  

rlQosQueueId 1.3.6.1.4.1.89.88.14.1.2
Queue id Index.
Status: current Access: not-accessible
OBJECT-TYPE    
  INTEGER 1..8  

rlQosTdThersholdDp0 1.3.6.1.4.1.89.88.14.1.3
Tail Drop Threshold for Drop Precedence 0.
Status: current Access: read-create
OBJECT-TYPE    
  INTEGER 0..100  

rlQosTdThersholdDp1 1.3.6.1.4.1.89.88.14.1.4
Tail Drop Threshold for Drop Precedence 1.
Status: current Access: read-create
OBJECT-TYPE    
  INTEGER 0..100  

rlQosTdThersholdDp2 1.3.6.1.4.1.89.88.14.1.5
Tail Drop Threshold for Drop Precedence 2.
Status: current Access: read-create
OBJECT-TYPE    
  INTEGER 0..100  

rlQosRedMinDp0 1.3.6.1.4.1.89.88.14.1.6
WRED Min Threshold for Drop Precedence 2.
Status: current Access: read-create
OBJECT-TYPE    
  INTEGER 0..100  

rlQosRedMaxDp0 1.3.6.1.4.1.89.88.14.1.7
WRED Max Threshold for Drop Precedence 0.
Status: current Access: read-create
OBJECT-TYPE    
  INTEGER 0..100  

rlQosRedProbDp0 1.3.6.1.4.1.89.88.14.1.8
WRED probability for Drop Precedence 0.
Status: current Access: read-create
OBJECT-TYPE    
  INTEGER  

rlQosRedMinDp1 1.3.6.1.4.1.89.88.14.1.9
WRED Min Threshold for Drop Precedence 2.
Status: current Access: read-create
OBJECT-TYPE    
  INTEGER 0..100  

rlQosRedMaxDp1 1.3.6.1.4.1.89.88.14.1.10
WRED Max Threshold for Drop Precedence 1.
Status: current Access: read-create
OBJECT-TYPE    
  INTEGER 0..100  

rlQosRedProbDp1 1.3.6.1.4.1.89.88.14.1.11
WRED probability for Drop Precedence 1.
Status: current Access: read-create
OBJECT-TYPE    
  INTEGER  

rlQosRedMinDp2 1.3.6.1.4.1.89.88.14.1.12
WRED Min Threshold for Drop Precedence 2.
Status: current Access: read-create
OBJECT-TYPE    
  INTEGER 0..100  

rlQosRedMaxDp2 1.3.6.1.4.1.89.88.14.1.13
WRED Max Threshold for Drop Precedence 2.
Status: current Access: read-create
OBJECT-TYPE    
  INTEGER 0..100  

rlQosRedProbDp2 1.3.6.1.4.1.89.88.14.1.14
WRED probability for Drop Precedence 2.
Status: current Access: read-create
OBJECT-TYPE    
  INTEGER  

rlQosRedQweight 1.3.6.1.4.1.89.88.14.1.15
Q factor for WRED.
Status: current Access: read-create
OBJECT-TYPE    
  INTEGER  

rlQosIfprofileStatus 1.3.6.1.4.1.89.88.14.1.16
The status of a table entry. It is used to delete/Add an entry from this table.
Status: current Access: read-create
OBJECT-TYPE    
  RowStatus  

rlQosDscpMutationTable 1.3.6.1.4.1.89.88.15
This table specifies The DSCP Mutation table
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    RlQosDscpMutationEntry

rlQosDscpMutationEntry 1.3.6.1.4.1.89.88.15.1
Each entry in this table describes the new DSCP for the packet. The index is Old DSCP represent by rlQosOldDscp
Status: current Access: not-accessible
OBJECT-TYPE    
  RlQosDscpMutationEntry  

rlQosOldDscp 1.3.6.1.4.1.89.88.15.1.1
Old DSCP.
Status: current Access: not-accessible
OBJECT-TYPE    
  INTEGER 0..63  

rlQosNewDscp 1.3.6.1.4.1.89.88.15.1.2
New DSCP.
Status: current Access: read-create
OBJECT-TYPE    
  INTEGER 0..63  

rlQosDscpRemarkTable 1.3.6.1.4.1.89.88.16
This table specifies The DSCP Remark table
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    RlQosDscpRemarkEntry

rlQosDscpRemarkEntry 1.3.6.1.4.1.89.88.16.1
Each entry in this table describes the new DSCP for the packet. The index is Old DSCP represent by rlQosOldDscp
Status: current Access: not-accessible
OBJECT-TYPE    
  RlQosDscpRemarkEntry  

rlQosRmOldDscp 1.3.6.1.4.1.89.88.16.1.1
Old DSCP.
Status: current Access: not-accessible
OBJECT-TYPE    
  INTEGER 0..63  

rlQosRmNewDscp 1.3.6.1.4.1.89.88.16.1.2
New DSCP.
Status: current Access: read-create
OBJECT-TYPE    
  INTEGER 0..63  

rlQosCosQueueTable 1.3.6.1.4.1.89.88.17
This table specifies The Cos to queue map table
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    RlQosCosQueueEntry

rlQosCosQueueEntry 1.3.6.1.4.1.89.88.17.1
Each entry in this table describes queue ID. The index is CoS represent by rlQosCosIndex
Status: current Access: not-accessible
OBJECT-TYPE    
  RlQosCosQueueEntry  

rlQosCosIndex 1.3.6.1.4.1.89.88.17.1.1
CoS value (0-7).
Status: current Access: not-accessible
OBJECT-TYPE    
  INTEGER 0..7  

rlQosCosQueueId 1.3.6.1.4.1.89.88.17.1.2
Queue ID.
Status: current Access: read-create
OBJECT-TYPE    
  INTEGER 1..8  

rlQosDscpQueueTable 1.3.6.1.4.1.89.88.18
This table specifies The DSCP to Queue map table
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    RlQosDscpQueueEntry

rlQosDscpQueueEntry 1.3.6.1.4.1.89.88.18.1
Each entry in this table describes The Queue Number. The index is DSCP represent by rlQosDscpIndex
Status: current Access: not-accessible
OBJECT-TYPE    
  RlQosDscpQueueEntry  

rlQosDscpIndex 1.3.6.1.4.1.89.88.18.1.1
DSCP value.
Status: current Access: not-accessible
OBJECT-TYPE    
  INTEGER 0..63  

rlQosQueueNum 1.3.6.1.4.1.89.88.18.1.2
Queue Number.
Status: current Access: read-create
OBJECT-TYPE    
  INTEGER 1..8  

rlQosTcpPortQueueTable 1.3.6.1.4.1.89.88.19
This table specifies TCP Port to Queue map table
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    RlQosTcpPortQueueEntry

rlQosTcpPortQueueEntry 1.3.6.1.4.1.89.88.19.1
Each entry in this table describes The Queue Number. The index is TCP/UDP port represent by rlQosTcpUdpPort
Status: current Access: not-accessible
OBJECT-TYPE    
  RlQosTcpPortQueueEntry  

rlQosTcpPort 1.3.6.1.4.1.89.88.19.1.1
TCP port number.
Status: current Access: not-accessible
OBJECT-TYPE    
  INTEGER  

rlQosTcpQueueValue 1.3.6.1.4.1.89.88.19.1.2
Queue Number.
Status: current Access: read-create
OBJECT-TYPE    
  INTEGER 1..8  

rlQosTcpPortQueueStatus 1.3.6.1.4.1.89.88.19.1.3
The status of a table entry. It is used to delete/Add an entry from this table.
Status: current Access: read-create
OBJECT-TYPE    
  RowStatus  

rlQosUdpPortQueueTable 1.3.6.1.4.1.89.88.20
This table specifies UDP Port to Queue map table
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    RlQosUdpPortQueueEntry

rlQosUdpPortQueueEntry 1.3.6.1.4.1.89.88.20.1
Each entry in this table describes The Queue Number. The index is UDP port represent by rlQosTcpUdpPort
Status: current Access: not-accessible
OBJECT-TYPE    
  RlQosUdpPortQueueEntry  

rlQosUdpPort 1.3.6.1.4.1.89.88.20.1.1
UDP port number.
Status: current Access: not-accessible
OBJECT-TYPE    
  INTEGER  

rlQosUdpQueueValue 1.3.6.1.4.1.89.88.20.1.2
Queue value.
Status: current Access: read-create
OBJECT-TYPE    
  INTEGER 1..8  

rlQosUdpPortQueueStatus 1.3.6.1.4.1.89.88.20.1.3
The status of a table entry. It is used to delete/Add an entry from this table.
Status: current Access: read-create
OBJECT-TYPE    
  RowStatus  

rlQosEfManageTable 1.3.6.1.4.1.89.88.21
This table specifies UDP Port to DSCP map table
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    RlQosEfManageEntry

rlQosEfManageEntry 1.3.6.1.4.1.89.88.21.1
This Table describes The EF management for the system. The index is UDP port represent by rlQosEfQueueId
Status: current Access: not-accessible
OBJECT-TYPE    
  RlQosEfManageEntry  

rlQosEfQueueId 1.3.6.1.4.1.89.88.21.1.1
Queue-ID.
Status: current Access: not-accessible
OBJECT-TYPE    
  INTEGER 1..8  

rlQosEfState 1.3.6.1.4.1.89.88.21.1.2
Enable/disable
Status: current Access: read-create
OBJECT-TYPE    
  BinaryStatus  

rlQosEfPriority 1.3.6.1.4.1.89.88.21.1.3
The priority of the queue
Status: current Access: read-create
OBJECT-TYPE    
  INTEGER 1..8  

rlQosQueueProfileTable 1.3.6.1.4.1.89.88.22
This table describes the queue managment profiles
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    RlQosQueueProfileEntry

rlQosQueueProfileEntry 1.3.6.1.4.1.89.88.22.1
Each entry in this table describes The queue managment profile Value. The index is profile name represent by rlQueueProfileName
Status: current Access: not-accessible
OBJECT-TYPE    
  RlQosQueueProfileEntry  

rlQueueProfileName 1.3.6.1.4.1.89.88.22.1.1
Profile name for the Queue profile.
Status: current Access: not-accessible
OBJECT-TYPE    
  DisplayString Size(0..32)  

rlQosTypeQueue1 1.3.6.1.4.1.89.88.22.1.2
EF or WRR
Status: current Access: read-only
OBJECT-TYPE    
  QueueType  

rlQosValueQueue1 1.3.6.1.4.1.89.88.22.1.3
for EF read-only for wrr the weight
Status: current Access: read-create
OBJECT-TYPE    
  INTEGER  

rlQosTypeQueue2 1.3.6.1.4.1.89.88.22.1.4
EF or WRR
Status: current Access: read-only
OBJECT-TYPE    
  QueueType  

rlQosValueQueue2 1.3.6.1.4.1.89.88.22.1.5
for EF read-only for wrr the weight
Status: current Access: read-create
OBJECT-TYPE    
  INTEGER  

rlQosTypeQueue3 1.3.6.1.4.1.89.88.22.1.6
EF or WRR
Status: current Access: read-only
OBJECT-TYPE    
  QueueType  

rlQosValueQueue3 1.3.6.1.4.1.89.88.22.1.7
for EF read-only for wrr the weight
Status: current Access: read-create
OBJECT-TYPE    
  INTEGER  

rlQosTypeQueue4 1.3.6.1.4.1.89.88.22.1.8
EF or WRR
Status: current Access: read-only
OBJECT-TYPE    
  QueueType  

rlQosValueQueue4 1.3.6.1.4.1.89.88.22.1.9
for EF read-only for wrr the weight
Status: current Access: read-create
OBJECT-TYPE    
  INTEGER  

rlQosTypeQueue5 1.3.6.1.4.1.89.88.22.1.10
EF or WRR
Status: current Access: read-only
OBJECT-TYPE    
  QueueType  

rlQosValueQueue5 1.3.6.1.4.1.89.88.22.1.11
for EF read-only for wrr the weight
Status: current Access: read-create
OBJECT-TYPE    
  INTEGER  

rlQosTypeQueue6 1.3.6.1.4.1.89.88.22.1.12
EF or WRR
Status: current Access: read-only
OBJECT-TYPE    
  QueueType  

rlQosValueQueue6 1.3.6.1.4.1.89.88.22.1.13
for EF read-only for wrr the weight
Status: current Access: read-create
OBJECT-TYPE    
  INTEGER  

rlQosTypeQueue7 1.3.6.1.4.1.89.88.22.1.14
EF or WRR
Status: current Access: read-only
OBJECT-TYPE    
  QueueType  

rlQosValueQueue7 1.3.6.1.4.1.89.88.22.1.15
for EF read-only for wrr the weight
Status: current Access: read-create
OBJECT-TYPE    
  INTEGER  

rlQosTypeQueue8 1.3.6.1.4.1.89.88.22.1.16
EF or WRR
Status: current Access: read-only
OBJECT-TYPE    
  QueueType  

rlQosValueQueue8 1.3.6.1.4.1.89.88.22.1.17
for EF read-only for wrr the weight
Status: current Access: read-create
OBJECT-TYPE    
  INTEGER  

rlQosQueueProfileStatus 1.3.6.1.4.1.89.88.22.1.18
The status of a table entry. It is used to delete/Add an entry from this table.
Status: current Access: read-create
OBJECT-TYPE    
  RowStatus  

rlQosNumOfIfConnections 1.3.6.1.4.1.89.88.22.1.19
how many time this entry connected to the if policy table
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER  

rlQosQueueShapeProfileTable 1.3.6.1.4.1.89.88.23
This table specifies the queue shaper profile
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    RlQosQueueShapeProfileEntry

rlQosQueueShapeProfileEntry 1.3.6.1.4.1.89.88.23.1
Each entry in this table describes The shaper profile for all queues. The index sequencial index represent by rlQosQueueShapeIndex
Status: current Access: not-accessible
OBJECT-TYPE    
  RlQosQueueShapeProfileEntry  

rlQosQueueShapeIndex 1.3.6.1.4.1.89.88.23.1.1
Profile Index.
Status: current Access: not-accessible
OBJECT-TYPE    
  INTEGER  

rlQosCirQueue1 1.3.6.1.4.1.89.88.23.1.2
CIR for Queue1 0 for not active
Status: current Access: read-create
OBJECT-TYPE    
  INTEGER  

rlQosCbsQueue1 1.3.6.1.4.1.89.88.23.1.3
CBS for Queue1 0 for not active
Status: current Access: read-create
OBJECT-TYPE    
  INTEGER  

rlQosCirQueue2 1.3.6.1.4.1.89.88.23.1.4
CIR for Queue2 0 for not active
Status: current Access: read-create
OBJECT-TYPE    
  INTEGER  

rlQosCbsQueue2 1.3.6.1.4.1.89.88.23.1.5
CBS for Queue2 0 for not active
Status: current Access: read-create
OBJECT-TYPE    
  INTEGER  

rlQosCirQueue3 1.3.6.1.4.1.89.88.23.1.6
CIR for Queue3 0 for not active
Status: current Access: read-create
OBJECT-TYPE    
  INTEGER  

rlQosCbsQueue3 1.3.6.1.4.1.89.88.23.1.7
CBS for Queue3 0 for not active
Status: current Access: read-create
OBJECT-TYPE    
  INTEGER  

rlQosCirQueue4 1.3.6.1.4.1.89.88.23.1.8
CIR for Queue4 0 for not active
Status: current Access: read-create
OBJECT-TYPE    
  INTEGER  

rlQosCbsQueue4 1.3.6.1.4.1.89.88.23.1.9
CBS for Queue4 0 for not active
Status: current Access: read-create
OBJECT-TYPE    
  INTEGER  

rlQosCirQueue5 1.3.6.1.4.1.89.88.23.1.10
CIR for Queue5 0 for not active
Status: current Access: read-create
OBJECT-TYPE    
  INTEGER  

rlQosCbsQueue5 1.3.6.1.4.1.89.88.23.1.11
CBS for Queue5 0 for not active
Status: current Access: read-create
OBJECT-TYPE    
  INTEGER  

rlQosCirQueue6 1.3.6.1.4.1.89.88.23.1.12
CIR for Queue6 0 for not active
Status: current Access: read-create
OBJECT-TYPE    
  INTEGER  

rlQosCbsQueue6 1.3.6.1.4.1.89.88.23.1.13
CBS for Queue6 0 for not active
Status: current Access: read-create
OBJECT-TYPE    
  INTEGER  

rlQosCirQueue7 1.3.6.1.4.1.89.88.23.1.14
CIR for Queue7 0 for not active
Status: current Access: read-create
OBJECT-TYPE    
  INTEGER  

rlQosCbsQueue7 1.3.6.1.4.1.89.88.23.1.15
CBS for Queue7 0 for not active
Status: current Access: read-create
OBJECT-TYPE    
  INTEGER  

rlQosCirQueue8 1.3.6.1.4.1.89.88.23.1.16
CIR for Queue8 0 for not active
Status: current Access: read-create
OBJECT-TYPE    
  INTEGER  

rlQosCbsQueue8 1.3.6.1.4.1.89.88.23.1.17
CBS for Queue8 0 for not active
Status: current Access: read-create
OBJECT-TYPE    
  INTEGER  

rlQosQueueShapeProfileStatus 1.3.6.1.4.1.89.88.23.1.18
The status of a table entry. It is used to delete/Add an entry from this table.
Status: current Access: read-create
OBJECT-TYPE    
  RowStatus  

rlQosAclCounterTable 1.3.6.1.4.1.89.88.24
The table is used to show statistics for ACL applied on an interface.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    RlQosAclCounterEntry

rlQosAclCounterEntry 1.3.6.1.4.1.89.88.24.1
This entry shows value of conter for a particular ACE of an ACL.
Status: current Access: not-accessible
OBJECT-TYPE    
  RlQosAclCounterEntry  

rlQosAclCounterInterface 1.3.6.1.4.1.89.88.24.1.1
Interface Index on which ACL is applied.
Status: current Access: read-only
OBJECT-TYPE    
  InterfaceIndex  

rlQosAclCounterAclIndex 1.3.6.1.4.1.89.88.24.1.2
Index of ACL, which was applied on the IfIndex.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER  

rlQosAclCounterAceIndex 1.3.6.1.4.1.89.88.24.1.3
Index of ACE, which is belong to an ACL.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER  

rlQosAclCounterValue 1.3.6.1.4.1.89.88.24.1.4
The value of the ACE counter. For Broadcom ASICs it shows number of matched packets. For Marvel ASICs -TBD.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

rlQosFreeIndexesTable 1.3.6.1.4.1.89.88.25
The table is used to get free indexes of tables to create new entries. The algorithm for free indexes depends on table's type: Tuple table - first free index. Offset table - first free index. ACE table - last used index + ACE indexes delta. ACL table - first free index. Class Map table - last used index + Class Map indexes delta. Policy Map table - first free index. Policer Table - first free index. The ACE indexes delta and Class Map indexes delta are used to supply QoS MIB user easy insert entry capabilities. Values of these deltas depend on the MIB implementation. The 'Get and increment' approach is used in all cases.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    RlQosFreeIndexesEntry

rlQosFreeIndexesEntry 1.3.6.1.4.1.89.88.25.1
The entry is used to get free index for particular table.
Status: current Access: not-accessible
OBJECT-TYPE    
  RlQosFreeIndexesEntry  

rlQosFreeIndexesTableId 1.3.6.1.4.1.89.88.25.1.1
Identification of the table, for which free index is retrieved.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER tuple(1), offset(2), ace(3), acl(4), class(5), policy(6), policer(7), shaper(8)  

rlQosFreeIndexesValue 1.3.6.1.4.1.89.88.25.1.2
Free index for table. 0 means no free entries.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER  

rlQosNamesToIndexesTable 1.3.6.1.4.1.89.88.26
The table is used to get the ACL,Class-Map and Policy-Map indexes from the name.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    RlQosNamesToIndexesEntry

rlQosNamesToIndexesEntry 1.3.6.1.4.1.89.88.26.1
The entry is used to get index form particular name and table type.
Status: current Access: not-accessible
OBJECT-TYPE    
  RlQosNamesToIndexesEntry  

rlQosNamesToIndexesTableId 1.3.6.1.4.1.89.88.26.1.1
Identification of the table, for which the index is retrieved.
Status: current Access: not-accessible
OBJECT-TYPE    
  INTEGER acl(1), class(2), policy(3), policer(4)  

rlQosNamesToIndexesName 1.3.6.1.4.1.89.88.26.1.2
The name of the entry
Status: current Access: not-accessible
OBJECT-TYPE    
  DisplayString Size(0..32)  

rlQosNamesToIndexesValue 1.3.6.1.4.1.89.88.26.1.3
the index for table
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER  

rlQosStackControlQueue 1.3.6.1.4.1.89.88.27
This scalar object defines queue ID, which is used for stack control information transfer. For standalone systems the scalar value equals 0. This scalar object can be used for warning messages when users assign a QoS map item, or a Class to the stack control queue.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER  

rlQosStackControlCos 1.3.6.1.4.1.89.88.28
This scalar object defines CoS (VPT), which is used for stack control information transfer. For standalone systems the scalar value equals 8 (not valid for VPT). This scalar object can be used for warning messages when users assign a stack control CoS to a non-stacking control queue.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER  

rlQosCosQueueDefaultMapTable 1.3.6.1.4.1.89.88.29
The table is used to set default 802.1p map (vpt to queue)
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    RlQosCosQueueDefaultMapEntry

rlQosCosQueueDefaultMapEntry 1.3.6.1.4.1.89.88.29.1
The entry is used to get index form particular name and table type.
Status: current Access: not-accessible
OBJECT-TYPE    
  RlQosCosQueueDefaultMapEntry  

rlQosCosQueueDefaultMapVpt 1.3.6.1.4.1.89.88.29.1.1
vlan priority tag , 3 bits of priority which determine the service class.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER 0..7  

rlQosCosQueueDefaultMapQueueId 1.3.6.1.4.1.89.88.29.1.2
the queue id vary from the first queue id to Max Number of queues supported
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER 1..8  

rlQosPredefBlockAclTable 1.3.6.1.4.1.89.88.30
The table is used apply predefined ACLs to interfaces. Predefined ACLs is ACL to filter particular protocol or protocol's family. These ACL may operate simultaneously with IP and MAC ACLs.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    RlQosPredefBlockAclEntry

rlQosPredefBlockAclEntry 1.3.6.1.4.1.89.88.30.1
The entry is used to apply predefined ACLs to the interface.
Status: current Access: not-accessible
OBJECT-TYPE    
  RlQosPredefBlockAclEntry  

rlQosPredefBlockAclIfIndex 1.3.6.1.4.1.89.88.30.1.1
IfIndex of port/trunk or VLAN tag of VLAN on which predefined ACLa will be configured.
Status: current Access: not-accessible
OBJECT-TYPE    
  InterfaceIndex  

rlQosPredefBlockAclIfType 1.3.6.1.4.1.89.88.30.1.2
Interface Type(vlan/port).
Status: current Access: not-accessible
OBJECT-TYPE    
  InterfaceType  

rlQosPredefBlockAclMask 1.3.6.1.4.1.89.88.30.1.3
This bitmap defines predefined ACL which are applied on an interface. The table below defines bitmasks for supported predefined ACL. Protocol/Family bitmask Description ===================================================== LLC NetBuei/NetBios 0x01 ACL filters out LLC encapsulated NetBuei/NetBios frames IP NetBuei/NetBios 0x02 ACL filters out IP encapsulated NetBuei/NetBios frames
Status: current Access: read-create
OBJECT-TYPE    
  OCTET STRING Size(1)  

rlQosPredefBlockAclStatus 1.3.6.1.4.1.89.88.30.1.4
The status of a table entry. It is used to delete/Add an entry from this table.
Status: current Access: read-create
OBJECT-TYPE    
  RowStatus  

rlQosAceTidxTable 1.3.6.1.4.1.89.88.31
This table specifies ACE table with two index information
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    RlQosAceTidxEntry

rlQosAceTidxEntry 1.3.6.1.4.1.89.88.31.1
Each entry in this table describes one Classifier Element. The information includes: Action the ACE's Type the up to 8 tuples pointers. The index is sequential integer represent by rlQosAceTidxAclIndex ACL index and rlQosAceTidxIndex ACE index
Status: current Access: not-accessible
OBJECT-TYPE    
  RlQosAceTidxEntry  

rlQosAceTidxAclIndex 1.3.6.1.4.1.89.88.31.1.1
An arbitrary incremental Index for the ACL ACE connection.
Status: current Access: not-accessible
OBJECT-TYPE    
  INTEGER  

rlQosAceTidxIndex 1.3.6.1.4.1.89.88.31.1.2
An arbitrary incremental Index for the ACE table.
Status: current Access: not-accessible
OBJECT-TYPE    
  INTEGER  

rlQosAceTidxAction 1.3.6.1.4.1.89.88.31.1.3
ACE Action to take.
Status: current Access: read-create
OBJECT-TYPE    
  AceActionType  

rlQosAceTidxType 1.3.6.1.4.1.89.88.31.1.4
ACE Type
Status: current Access: read-create
OBJECT-TYPE    
  AceObjectType  

rlQosAceTidxTuple1 1.3.6.1.4.1.89.88.31.1.5
ACE Tuple pointer.
Status: current Access: read-create
OBJECT-TYPE    
  INTEGER  

rlQosAceTidxTuple2 1.3.6.1.4.1.89.88.31.1.6
ACE Tuple pointer.
Status: current Access: read-create
OBJECT-TYPE    
  INTEGER  

rlQosAceTidxTuple3 1.3.6.1.4.1.89.88.31.1.7
ACE Tuple pointer.
Status: current Access: read-create
OBJECT-TYPE    
  INTEGER  

rlQosAceTidxTuple4 1.3.6.1.4.1.89.88.31.1.8
ACE Tuple pointer.
Status: current Access: read-create
OBJECT-TYPE    
  INTEGER  

rlQosAceTidxTuple5 1.3.6.1.4.1.89.88.31.1.9
ACE Tuple pointer.
Status: current Access: read-create
OBJECT-TYPE    
  INTEGER  

rlQosAceTidxTuple6 1.3.6.1.4.1.89.88.31.1.10
ACE Tuple pointer.
Status: current Access: read-create
OBJECT-TYPE    
  INTEGER  

rlQosAceTidxTuple7 1.3.6.1.4.1.89.88.31.1.11
ACE Tuple pointer.
Status: current Access: read-create
OBJECT-TYPE    
  INTEGER  

rlQosAceTidxTuple8 1.3.6.1.4.1.89.88.31.1.12
ACE Tuple pointer.
Status: current Access: read-create
OBJECT-TYPE    
  INTEGER  

rlQosAceTidxAccount 1.3.6.1.4.1.89.88.31.1.13
ACE Accounting state. When set to 'enabled' than appropriate statistic's counter is provided for an ACE. For Broadcom ASICs this counter shows number of matched with ACE criteria packets. For Marvell ASICs TBD.
Status: current Access: read-create
OBJECT-TYPE    
  BinaryStatus  

rlQosAceTidxStatus 1.3.6.1.4.1.89.88.31.1.14
The status of a table entry. It is used to delete/Add an entry from this table.
Status: current Access: read-create
OBJECT-TYPE    
  RowStatus  

rlQosMibVersion 1.3.6.1.4.1.89.88.32
MIB's version, the current version is 8 1 - original version 2 - Add new two MIB's items. - rlQosAceTidxTable - Ace table with two indexes - rlQosMibVersion. Change the unit in Policer table from bps to kbps 3 - Add new MIB's value for Textual convention QosObjectMode 4 - Add new MIBs rlQosDscpQueueDefaultMapTable 5 - Add new advanced action : trustCosDscp 6 - Add vpt,ether-type,tcp-flags,icmp-type,icmp-code,igmp-type to ClassTupleType Add ip-ICMP,ip-IGMP To AceObjectType Add vpt,ethertype To ClassOffsetType 7- Add rlQosPortRateLimitStatus,rlQosCirPortRateLimit, rlQosCbsPortRateLimit to rlQosIfPolicyTable 8 - Add Added rlQosDscpToDpTable
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER  

rlQosDscpQueueDefaultMapTable 1.3.6.1.4.1.89.88.33
The table is used to set default dscp to queue map
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    RlQosDscpQueueDefaultMapEntry

rlQosDscpQueueDefaultMapEntry 1.3.6.1.4.1.89.88.33.1
The entry is used to get index form particular name and table type.
Status: current Access: not-accessible
OBJECT-TYPE    
  RlQosDscpQueueDefaultMapEntry  

rlQosDscpQueueDefaultMapDscp 1.3.6.1.4.1.89.88.33.1.1
dscp , 6 bits of priority which determine the service class.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER 0..63  

rlQosDscpQueueDefaultMapQueueId 1.3.6.1.4.1.89.88.33.1.2
the queue id vary from the first queue id to Max Number of queues supported
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER 1..8  

rlQosDscpToDpTable 1.3.6.1.4.1.89.88.34
This table specifies The DSCP To Dp table
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    RlQosDscpToDpEntry

rlQosDscpToDpEntry 1.3.6.1.4.1.89.88.34.1
Each entry in this table describes the new DP for the packet. The index is DSCP represent by rlQosDscp
Status: current Access: not-accessible
OBJECT-TYPE    
  RlQosDscpToDpEntry  

rlQosDscp 1.3.6.1.4.1.89.88.34.1.1
Packet DSCP.
Status: current Access: not-accessible
OBJECT-TYPE    
  INTEGER 0..63  

rlQosDp 1.3.6.1.4.1.89.88.34.1.2
New DP.
Status: current Access: read-create
OBJECT-TYPE    
  INTEGER 0..2