RADLAN-POLICY-MIB

File: RADLAN-POLICY-MIB.mib (145330 bytes)

Imported modules

SNMPv2-SMI SNMPv2-TC IF-MIB
DIFF-SERV-MIB RADLAN-MIB Q-BRIDGE-MIB

Imported symbols

OBJECT-TYPE IpAddress Unsigned32
Counter32 zeroDotZero MODULE-IDENTITY
Counter64 TEXTUAL-CONVENTION TruthValue
RowStatus RowPointer DisplayString
InterfaceIndexOrZero InterfaceIndex diffServClassifierEntry
Percents VlanPriority rnd
PortList VlanId

Defined Types

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

StatisticsCntrNumOfBitsType  
The counter can be of different sizes - 32 bit, 48 bit, 64 bit. Maximum is 64.
TEXTUAL-CONVENTION    
  INTEGER uint32(32), uint48(48), uint64(64)  

StatisticsDPType  
Drop preceedence type.
TEXTUAL-CONVENTION    
  INTEGER green(1), yellow(2), red(3)  

StatisticsClearActionType  
Clear action, value for clear scalar.
TEXTUAL-CONVENTION    
  INTEGER noaction(1), action(2)  

StatisticsCntrType  
The counter can be of different types, depends on actions adhered to rules that the counter is working on.
TEXTUAL-CONVENTION    
  INTEGER statisticsCntrTypeSetDSCP(1), statisticsCntrTypeDeny(2)  

RlPolicyGroupType  
Specifies one of 3 classifier types for which offset bytes can be specified. For Ip and Ipx, the offsets indicated are relative to the beginning of the L3 data (IP options field is skipped). For the Bridged type, the offsets are relative to L2 (and any 802.1D tag is skipped). A value of notUsed is applied, if the classifier uses one set of offsets for bridge, IP and IPX
TEXTUAL-CONVENTION    
  INTEGER bridged(1), routedIp(2), routedIpx(3), notUsed(4)  

RlPolicyClassifierDiffservIfType  
Specifies port's type to which a classifier is applied. It is only used for the DiffServ mode. For the non-DiffServ mode the normal value may be used.
TEXTUAL-CONVENTION    
  INTEGER normal(1), allBoundaryPorts(2), allInteriorPorts(3)  

RlPolicyTrustTypes  
Configure the port trust state cos - Classifies ingress packets with the packet CoS values. For untagged packets, the port default CoS is used. dscp - Classifies ingress packets with the packet DSCP values. For non-ip tagged packets, the packet CoS value is used with the Cos-to-DSCP table .For non-IP untagged packets, the default port CoS is used with the Cos-to-DSCP table tcp-udp - v750 deprecated. port to dscp - Classifies ingress packets with the packet destination port values. For non-ip tagged packets, the packet CoS value is used with the Cos-to-DSCP table. For non-IP untagged packets, the default port CoS is used with the Cos-to-DSCP table. none - v750 deprecated. 802.1p is disabled for this port and the packet gets best effort queue. cos-dscp- Classifies ingress packets with the packet DSCP values. For non-ip tagged packets, the packet CoS value is used with the Cos-to-Queue table .For non-IP untagged packets, the default port CoS is used with the Cos-to-Queue table
TEXTUAL-CONVENTION    
  INTEGER cos(1), dscp(2), cos-dscp(3)  

RlPolicyQosMode  
The user can set the system to operate either in the Basic mode or in the Advanced mode. The setting of the mode applies to all ports in the system. configuring the system to work in the advanced mode, all setting for the basic mode are not in affect. For example, 802.1p is not available when operating in the advanced mode. When changing from basic mode to advanced mode and then back to basic mode, the user assignments in the basic mode are restored. Same for moving from advanced to basic and back again to advanced mode, here again the user assignments are kept. The different modes are mutually exclusive, i.e., only one can be active at a given time. For example, when configuring the system to work in the advanced mode, all setting for the basic mode are not in affect. This means that 802.1p is not available when operating in the advanced mode. When changing between modes (Basic, Advanced, Service, none), some of the user settings are reset to their default values. Specifically: 1. When changing from the advanced mode to any other mode, the CCL definitions are lost. 2. When changing from any mode to any other mode, the interface assignments: associated Policy map, trust mode of the Basic mode, shaper and scheduler settings are lost. 3. When changing from service mode to any other mode, all service mode settings are lost. 4. When changing to service mode, ACL are lost. The user is prompted if he wants to whether to import his active ACLs to the service mode. 5. All other user configurations are kept. When the system is configured to the Basic mode and the user changes the trust mode, the CCL assignment per port and the shaper settings are reset to their default values.
TEXTUAL-CONVENTION    
  INTEGER disable(1), basic(2), advanced(3)  

L4ProtType  
specify to Layer 4 protocol type for which the port number will refer at the rlPolicyTcpUdpPortDscpTable.
TEXTUAL-CONVENTION    
  INTEGER tcp(1), udp(2)  

RlPolicyTimeBasedAclWeekPeriodicList  
Bitmap that includes days of week. Each bit in the bitmap associated with corresponding day of the week.
TEXTUAL-CONVENTION    
  BITS monday(0), tuesday(1), wednesday(2), thursday(3), friday(4), saturday(5), sunday(6)  

RlPolicyRulesActionDropType  
The Action Drop Type.
TEXTUAL-CONVENTION    
  INTEGER hardDrop(1), softDrop(2)  

RlPolicyMarkVlanAction  
Specifies the mark vlan action type in the class map table. 1 - noMark - No vlan marking 2 - mark - mark vlan tagged. 3 - markNestedVlan - add vlan tag to the packet.
TEXTUAL-CONVENTION    
  INTEGER noMark(1), mark(2), markNestedVlan(3)  

RlPolicyRedirectAction  
Specifies the packet redirection options. Redirection is applied only on permitted packets. 1 - disabled - no redirect 2 - trap - trap to local_host (CPU) 3 - redirectToInterface - redirect to a output interface (port, trunk or vlan) 4 - redirectToAllPorts - redirect to all ports, exept the ingress port. 5 - mirror - forward the packet and sent a copy to local_host (CPU) 6 - analyzerPort - forward the packet and sent a copy to egress port. 7 - loopback - redirect the packet the the port it was recieved. 8 - redirectToPortGroup - send to group of ports, defined in rlUserAssignedVidxTable table. 9 - mirror_and_redirectToInterface - send the packet to interface and send a copy to local_host(CPU) 10 -mirror_and_redirectToInterfacesGroup - send the packet to group of ports and send a copy to local_host(CPU)
TEXTUAL-CONVENTION    
  INTEGER disabled(1), trap(2), redirectToInterface(3), redirectToAllPorts(4), mirror(5), analyzerPort(6), loopback(7), redirectToPortGroup(8), mirrorAndRedirectToInterface(9), mirrorAndRedirectToInterfacesGroup(10)  

RlPolicyFlowClassificationOffsetsGroupEntry  
SEQUENCE    
  rlPolicyFlowClassificationOffsetsGroupType RlPolicyGroupType
  rlPolicyFlowClassificationOffsetsGroupOffset OBJECT IDENTIFIER
  rlPolicyFlowClassificationOffsetsGroupOffsetType OBJECT IDENTIFIER
  rlPolicyFlowClassificationOffsetsGroupMask OCTET STRING
  rlPolicyFlowClassificationOffsetsGroupUseInputInterface TruthValue
  rlPolicyFlowClassificationOffsetsGroupUseOutputInterface TruthValue
  rlPolicyFlowClassificationOffsetsGroupUseVlanId TruthValue
  rlPolicyFlowClassificationOffsetsGroupStatus RowStatus
  rlPolicyFlowClassificationOffsetsGroupUseVPTId TruthValue
  rlPolicyFlowClassificationOffsetsGroupUseEtherTypeId TruthValue
  rlPolicyFlowClassificationOffsetsGroupUseInnerVlanId TruthValue

RlPolicyOMPCEntry  
SEQUENCE    
  rlPolicyOMPCGroupType RlPolicyGroupType
  rlPolicyOMPCIndex INTEGER
  rlPolicyOMPCOffset INTEGER
  rlPolicyOMPCOffsetType INTEGER
  rlPolicyOMPCMask OCTET STRING
  rlPolicyOMPCPattern OCTET STRING
  rlPolicyOMPCCondition INTEGER
  rlPolicyOMPCDescription DisplayString
  rlPolicyOMPCStatus RowStatus

RlPolicyClassifierEntry  
SEQUENCE    
  rlPolicyClassifierType RlPolicyGroupType
  rlPolicyClassifierListIndex INTEGER
  rlPolicyClassifierSubListIndex INTEGER
  rlPolicyClassifierIndex INTEGER
  rlPolicyClassifierOmpcList OBJECT IDENTIFIER
  rlPolicyClassifierInIfIndex InterfaceIndexOrZero
  rlPolicyClassifierOutIfIndex InterfaceIndexOrZero
  rlPolicyClassifierVID INTEGER
  rlPolicyClassifierDiffservInIfType RlPolicyClassifierDiffservIfType
  rlPolicyClassifierDiffservOutIfType RlPolicyClassifierDiffservIfType
  rlPolicyClassifierStatus RowStatus
  rlPolicyClassifierInIfIndexList PortList
  rlPolicyClassifierOutIfIndexList PortList
  rlPolicyClassifierVPTID INTEGER
  rlPolicyClassifierVPTIDMask INTEGER
  rlPolicyClassifierEtherTypeID INTEGER
  rlPolicyClassifierInnerVID INTEGER

RlPolicyRulesEntry  
SEQUENCE    
  rlPolicyRulesTableType RlPolicyGroupType
  rlPolicyRulesInterfaceDirection INTEGER
  rlPolicyRulesListIndex INTEGER
  rlPolicyRulesSubListIndex INTEGER
  rlPolicyRulesIndex INTEGER
  rlPolicyRulesFilteringAction INTEGER
  rlPolicyRulesDroppedPackets Counter32
  rlPolicyRulesFurtherRefPointer INTEGER
  rlPolicyRulesDescription DisplayString
  rlPolicyRulesStatus RowStatus
  rlPolicyRulesCounterIdx INTEGER
  rlPolicyRulesCounter Counter32
  rlPolicyRulesActionPointer INTEGER
  rlPolicyRulesTimeRange1 INTEGER
  rlPolicyRulesTimeRange2 INTEGER
  rlPolicyRulesSrcPortRangeStart INTEGER
  rlPolicyRulesSrcPortRangeEnd INTEGER
  rlPolicyRulesDestPortRangeStart INTEGER
  rlPolicyRulesDestPortRangeEnd INTEGER
  rlPolicyRulesActionDropType RlPolicyRulesActionDropType

RlPolicyMeteringClassEntry  
SEQUENCE    
  rlPolicyMeteringClassIndex INTEGER
  rlPolicyMeteringClassAlwaysConform TruthValue
  rlPolicyMeteringClassAggregateMeterRate INTEGER
  rlPolicyMeteringClassAggregateMeterBurstSize INTEGER
  rlPolicyMeteringClassPerSessionMeteringRate INTEGER
  rlPolicyMeteringClassMaxSessionLimit INTEGER
  rlPolicyMeteringClassActionPointer INTEGER
  rlPolicyMeteringClassFailMeterPointer INTEGER
  rlPolicyMeteringClassStatus RowStatus
  rlPolicyMeteringCounterEnable TruthValue
  rlPolicyMeteringClassInProfileCounter Counter32
  rlPolicyMeteringClassOutProfileCounter Counter32

RlPolicyActionEntry  
SEQUENCE    
  rlPolicyActionIndex INTEGER
  rlPolicyActionNewDscp INTEGER
  rlPolicyActionChangeDscp TruthValue
  rlPolicyActionMinThreshold INTEGER
  rlPolicyActionMaxThreshold INTEGER
  rlPolicyActionDropPolicy INTEGER
  rlPolicyActionDroppedPackets Counter32
  rlPolicyActionNonDsInProfileDropPrecedence INTEGER
  rlPolicyActionNonDsOutProfileDropPrecedence INTEGER
  rlPolicyActionChangeVpt TruthValue
  rlPolicyActionNewVpt INTEGER
  rlPolicyActionServiceClassPointer INTEGER
  rlPolicyActionStatus RowStatus
  rlPolicyActionChangeDscpNonConform TruthValue
  rlPolicyActionChangeNewDscpNonConform INTEGER
  rlPolicyActionAdvancedTrustMode TruthValue
  rlPolicyActionNewIpPrecedence INTEGER
  rlPolicyActionChangeIpPrecedence TruthValue
  rlPolicyActionReDirect RlPolicyRedirectAction
  rlPolicyActionNewInterface InterfaceIndexOrZero
  rlPolicyActionChangeVidAction RlPolicyMarkVlanAction
  rlPolicyActionNewVid INTEGER
  rlPolicyActionTrapTypeId INTEGER
  rlPolicyActionAddTunnel Unsigned32

RlPolicyServiceClassTentativeEntry  
SEQUENCE    
  rlPolicyServiceClassTentativeIndex INTEGER
  rlPolicyServiceClassTentativeName DisplayString
  rlPolicyServiceClassTentativePhbType INTEGER
  rlPolicyServiceClassTentativeMinRate INTEGER
  rlPolicyServiceClassTentativeMaxRate INTEGER
  rlPolicyServiceClassTentativePriority INTEGER
  rlPolicyServiceClassTentative8021DPri INTEGER
  rlPolicyServiceClassTentativeStatus RowStatus
  rlPolicyServiceClassTentativeTdThersholdDp0 INTEGER
  rlPolicyServiceClassTentativeTdThersholdDp1 INTEGER
  rlPolicyServiceClassTentativeTdThersholdDp2 INTEGER
  rlPolicyServiceClassTentativeRedMinDp0 INTEGER
  rlPolicyServiceClassTentativeRedMaxDp0 INTEGER
  rlPolicyServiceClassTentativeRedProbDp0 INTEGER
  rlPolicyServiceClassTentativeRedMinDp1 INTEGER
  rlPolicyServiceClassTentativeRedMaxDp1 INTEGER
  rlPolicyServiceClassTentativeRedProbDp1 INTEGER
  rlPolicyServiceClassTentativeRedMinDp2 INTEGER
  rlPolicyServiceClassTentativeRedMaxDp2 INTEGER
  rlPolicyServiceClassTentativeRedProbDp2 INTEGER
  rlPolicyServiceClassTentativeRedQweight INTEGER
  rlPolicyServiceClassTentativeShaperStatus TruthValue
  rlPolicyServiceClassTentativeCirQueueShaper INTEGER
  rlPolicyServiceClassTentativeCbsQueueShaper INTEGER

RlPolicyServiceClassActiveEntry  
SEQUENCE    
  rlPolicyServiceClassActiveIndex INTEGER
  rlPolicyServiceClassActiveName DisplayString
  rlPolicyServiceClassActivePhbType INTEGER
  rlPolicyServiceClassActiveMinRate INTEGER
  rlPolicyServiceClassActiveMaxRate INTEGER
  rlPolicyServiceClassActivePriority INTEGER
  rlPolicyServiceClassActive8021DPri INTEGER
  rlPolicyServiceClassActiveTdThersholdDp0 INTEGER
  rlPolicyServiceClassActiveTdThersholdDp1 INTEGER
  rlPolicyServiceClassActiveTdThersholdDp2 INTEGER
  rlPolicyServiceClassActiveRedMinDp0 INTEGER
  rlPolicyServiceClassActiveRedMaxDp0 INTEGER
  rlPolicyServiceClassActiveRedProbDp0 INTEGER
  rlPolicyServiceClassActiveRedMinDp1 INTEGER
  rlPolicyServiceClassActiveRedMaxDp1 INTEGER
  rlPolicyServiceClassActiveRedProbDp1 INTEGER
  rlPolicyServiceClassActiveRedMinDp2 INTEGER
  rlPolicyServiceClassActiveRedMaxDp2 INTEGER
  rlPolicyServiceClassActiveRedProbDp2 INTEGER
  rlPolicyServiceClassActiveRedQweight INTEGER
  rlPolicyServiceClassActiveShaperStatus TruthValue
  rlPolicyServiceClassActiveCirQueueShaper INTEGER
  rlPolicyServiceClassActiveCbsQueueShaper INTEGER

RlPolicyPortCfgEntry  
SEQUENCE    
  rlPolicyPortCfgIfIndex InterfaceIndex
  rlPolicyPortCfgMinimalBandwidth OBJECT IDENTIFIER
  rlPolicyPortCfgMaximalBandwidth OBJECT IDENTIFIER
  rlPolicyPortCfgStatus RowStatus
  rlpolicyDropProfilePointer INTEGER
  rlPolicyPortCfgQueueShaperStatus OBJECT IDENTIFIER
  rlPolicyPortCfgCirQueueShaper OBJECT IDENTIFIER
  rlPolicyPortCfgCbsQueueShaper OBJECT IDENTIFIER
  rlPolicyPortCfgPortShaperStatus TruthValue
  rlPolicyPortCfgCirPortShaper INTEGER
  rlPolicyPortCfgCbsPortShaper INTEGER
  rlPolicyPortCfgPortRateLimitStatus TruthValue
  rlPolicyPortCfgCirPortRateLimit INTEGER
  rlPolicyPortCfgCbsPortRateLimit INTEGER

RlPolicyDropProfileEntry  
SEQUENCE    
  rlPolicyDropProfileIndex INTEGER
  rlPolicyDropProfileQueueNumber INTEGER
  rlPolicyDropProfileTdThersholdDp0 INTEGER
  rlPolicyDropProfileTdThersholdDp1 INTEGER
  rlPolicyDropProfileTdThersholdDp2 INTEGER
  rlPolicyDropProfileRedMinDp0 INTEGER
  rlPolicyDropProfileRedMaxDp0 INTEGER
  rlPolicyDropProfileRedProbDp0 INTEGER
  rlPolicyDropProfileRedMinDp1 INTEGER
  rlPolicyDropProfileRedMaxDp1 INTEGER
  rlPolicyDropProfileRedProbDp1 INTEGER
  rlPolicyDropProfileRedMinDp2 INTEGER
  rlPolicyDropProfileRedMaxDp2 INTEGER
  rlPolicyDropProfileRedProbDp2 INTEGER
  rlPolicyDropProfileRedQweight INTEGER
  rlPolicyDropProfileStatus RowStatus

RlPolicyVlanCfgEntry  
SEQUENCE    
  rlPolicyVlanCfgVlanId VlanId
  rlPolicyVlanCfgPortRateLimitStatus TruthValue
  rlPolicyVlanCfgCirPortRateLimit INTEGER
  rlPolicyVlanCfgCbsPortRateLimit INTEGER
  rlPolicyVlanCfgStatus RowStatus

RlDiffservBoundaryEntry  
SEQUENCE    
  rlDiffservBoundaryIfIndex INTEGER
  rlDiffservBoundaryPortType INTEGER
  rlDiffservBoundaryStatus RowStatus

RlPolicyDscpServiceClassEntry  
SEQUENCE    
  rlPolicyDscpIndex INTEGER
  rlPolicyServiceClassValue INTEGER
  rlPolicyDscpServiceClassStatus RowStatus

RlPolicyTcpUdpPortServiceClassEntry  
SEQUENCE    
  rlPolicyProtocolType L4ProtType
  rlPolicyTcpUdpPort INTEGER
  rlPolicyMappedServiceClass INTEGER
  rlPolicyTcpUdpPortServiceClassStatus RowStatus

RlPolicyDscpRemarkEntry  
SEQUENCE    
  rlPolicyRmOldDscp INTEGER
  rlPolicyRmNewDscp INTEGER
  rlPolicyDscpRemarkStatus RowStatus

RlPolicyDscpMutationEntry  
SEQUENCE    
  rlPolicyOldDscp INTEGER
  rlPolicyNewDscp INTEGER
  rlPolicyDscpMutationStatus RowStatus

RlPolicyTrustModeEntry  
SEQUENCE    
  rlPolicyTrustModePortNumber INTEGER
  rlPolicyTrustModePortState INTEGER

RlPolicyDscpVptEntry  
SEQUENCE    
  rlPolicyDscpValue INTEGER
  rlPolicyVptValue INTEGER
  rlPolicyDscpVptStatus RowStatus

RlPolicyDscpToDpEntry  
SEQUENCE    
  rlPolicyDscp INTEGER
  rlPolicyDp INTEGER
  rlPolicyDscpToDpStatus RowStatus

RlPolicyDefaultForwardingEntry  
SEQUENCE    
  rlPolicyDefaultForwardingIndex INTEGER
  rlPolicyDefaultForwardingPortList PortList
  rlPolicyDefaultForwardingVlanId1To1024 OCTET STRING
  rlPolicyDefaultForwardingVlanId1025To2048 OCTET STRING
  rlPolicyDefaultForwardingVlanId2049To3072 OCTET STRING
  rlPolicyDefaultForwardingVlanId3073To4096 OCTET STRING
  rlPolicyDefaultForwardingLayer INTEGER
  rlPolicyDefaultForwardingAction INTEGER
  rlPolicyDefaultForwardingStatus RowStatus
  rlPolicyDefaultForwardingProtocol INTEGER

RlPolicyPortPolicyStatisticsEntry  
SEQUENCE    
  rlPolicyPortPolicyStatisticsIfIndex INTEGER
  rlPolicyPortPolicyStatisticsCntrType StatisticsCntrType
  rlPolicyPolicyStatisticsCntrSize StatisticsCntrNumOfBitsType
  rlPolicyPolicyStatisticsEnableCounting TruthValue
  rlPolicyPolicyStatisticsCounterValue Counter64

RlPolicyOutQueueStatisticsEntry  
SEQUENCE    
  rlPolicyOutQueueStatisticsCountrID INTEGER
  rlPolicyOutQueueStatisticsIfIndexList PortList
  rlPolicyOutQueueStatisticsPortAll TruthValue
  rlPolicyOutQueueStatisticsVlan INTEGER
  rlPolicyOutQueueStatisticsVlanAll TruthValue
  rlPolicyOutQueueStatisticsQueue INTEGER
  rlPolicyOutQueueStatisticsQueueAll TruthValue
  rlPolicyOutQueueStatisticsDP StatisticsDPType
  rlPolicyOutQueueStatisticsDPAll TruthValue
  rlPolicyOutQueueStatisticsCounterTailDropValue Counter64
  rlPolicyOutQueueStatisticsCounterAllValue Counter64
  rlPolicyOutQueueStatisticsCntrNumOfBits StatisticsCntrNumOfBitsType
  rlPolicyOutQueueStatisticsStatus RowStatus

RlPolicyGlobalStatisticsCntrsEntry  
SEQUENCE    
  rlPolicyGlobalStatisticsCntrsType StatisticsCntrType
  rlPolicyGlobalStatisticsCntrsNumOfBits StatisticsCntrNumOfBitsType
  rlPolicyGlobalStatisticsCntrsCounterValue Counter64
  rlPolicyGlobalStatisticsStatus RowStatus

RlPolicyClassifierUtilizationEntry  
SEQUENCE    
  rlPolicyClassifierUtilizationUnitId Unsigned32
  rlPolicyClassifierUtilizationPercent Unsigned32
  rlPolicyClassifierUtilizationRulesNumber Unsigned32

RlPolicyQosModeGlobalCfgEntry  
SEQUENCE    
  rlPolicyGlobalIndex INTEGER
  rlPolicyGlobalQoSMode RlPolicyQosMode
  rlPolicyBasicGlobalTrustMode RlPolicyTrustTypes
  rlPolicyAdvcGlobalTrustMode RlPolicyTrustTypes
  rlPolicyPortTrustAdvancedMode TruthValue
  rlPolicyDscpMutationEnable TruthValue
  rlPolicyModeGlobalCfgStatus RowStatus

Defined Values

rlPolicy 1.3.6.1.4.1.89.59
The private MIB module definition generic traffic policy in Radlan devices.
MODULE-IDENTITY    

rlPolicyMibVersion 1.3.6.1.4.1.89.59.1
MIB's version, the current version is 14 1 - original version 2 - two new fields rlPolicyActionChangeDscpNonConform rlPolicyActionNewDscpNonConform were added. 3 - added support new policy features QoS modes: basic and advanced support for trusted mode operations mapping tables for trusted ports dscp, tcpUdp, mutation, remarking. 4 - I) added support to service mode. II)DSCP to VPT mapping table III) download marker 5 - Added cos-Dscp to RlPolicyTrustTypes 6 - Added rlPolicyFlowClassificationOffsetsGroupUseVPTId and rlPolicyFlowClassificationOffsetsGroupUseEtherTypeId To rlPolicyFlowClassificationOffsetsTable Added rlPolicyClassifierVPTID And rlPolicyClassifierEtherTypeID To rlPolicyClassifierTable Added Vpt and Ethertype support to rlPolicyClassifierAdditionalCriteriaSupported 7 - Added rlPolicyPortCfgPortRateLimitStatus,rlPolicyPortCfgCirPortRateLimit rlPolicyPortCfgCbsPortRateLimit to rlPolicyPortConfigurationTable 8 - Added rlPolicyDefaultForwardingProtocol to rlPolicyDefaultForwardingTable Added rlPolicyDscpToDpTable 9 - Add statistics 10 - Add classifier utilization 11 -Added rlPolicyFlowClassificationOffsetsGroupUseInnerVlanId To rlPolicyFlowClassificationOffsetsTable Added rlPolicyClassifierInnerVID To rlPolicyClassifierTable Added Inner vlan id support to rlPolicyClassifierAdditionalCriteriaSupported 12 - Added rlPolicyVlanConfigurationTable 13 - Added rlPolicyIsTCAvailable scalar 14 - Added rlPolicyCPUSafeGuardEnable
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER  

rlPolicyClassifier 1.3.6.1.4.1.89.59.2
OBJECT IDENTIFIER    

rlPolicyClassifierPlatDependParams 1.3.6.1.4.1.89.59.2.1
OBJECT IDENTIFIER    

rlPolicyFlowClassificationOffsetsGroupScheme 1.3.6.1.4.1.89.59.2.1.1
Some platforms allow Policy statements to examine all packet offsets(Opal); other platforms require specification of specific byte offsets for routedIp packets, another set of offsets for routedIpx, a third set for bridge.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER allOffsetsPermitted(1), singleFlowClassificationOffsetGroupsForIpIpxBridge(2)  

rlPolicyNumberOfOffsetsPerFlowClassificationOffsetGroup 1.3.6.1.4.1.89.59.2.1.2
For platforms which require an FCOG, indicates the maximum number of byte offsets specifiable for each offset group.
Status: obsolete Access: read-only
OBJECT-TYPE    
  INTEGER  

rlPolicyFlowClassificationOffsetGroupMaximumOffset 1.3.6.1.4.1.89.59.2.1.3
Indicates the maximum value of a byte offset in a Flow Classification Offset Group. If 0, there is no limit.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER  

rlPolicyNumberOfOffsetsPerOmpcGroup 1.3.6.1.4.1.89.59.2.1.4
indicates the maximum number of byte offsets specifiable for each Ompc offset group.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER  

rlPolicyOmpcMaximumOffset 1.3.6.1.4.1.89.59.2.1.5
Indicates the maximum value of a byte offset in a Ompc Group. If 0, there is no limit.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER  

rlPolicyOMPCPermittedOperators 1.3.6.1.4.1.89.59.2.1.6
A bit mask indicating which operators are permissable in an OMPC: ---------- |87654321| ---------- 1 - equal operator permitted 2 - not-equal operator permitted 3 - greater-than operator permitted 4 - less-than operator permitted
Status: current Access: read-only
OBJECT-TYPE    
  OCTET STRING Size(1)  

rlPolicyMaxOMPCLengthForBiggerSmallerOperation 1.3.6.1.4.1.89.59.2.1.7
Indicates the maximal permissible length of an OMPC using bigger' or 'smaller' condition. If 0, there is no limit.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER  

rlPolicyClassifierAdditionalCriteriaSupported 1.3.6.1.4.1.89.59.2.1.8
A bit mask indicating which additional Criteria may be supported by the classifier: ---------- |87654321| ---------- 1 - input port supported 2 - output port supported 3 - VLAN ID for bridging supported 4 - VPT ID for bridging supported 5 - EtherType ID for bridging supported 6 - Inner VLAN ID for bridging supported
Status: obsolete Access: read-only
OBJECT-TYPE    
  OCTET STRING Size(1)  

rlPolicyClassifierAdditionalCriteriaUsedInOffsetCount 1.3.6.1.4.1.89.59.2.1.9
Indicates whether the additional FCOG or Classifier criteria (ie. inPort, outPort VID count towards the maximum number of offsets ie. whether using inPort in the FCOG reduces the maximum number of offsets available.
Status: obsolete Access: read-only
OBJECT-TYPE    
  TruthValue  

rlPolicyClassifierPermittedOffsetTypes 1.3.6.1.4.1.89.59.2.1.10
A bit mask indicating which offset types are supported by the platform for FCOG and OMPC definitions: ---------- |87654321| ---------- 1 - L2 offsets supported 2 - L3 offsets supported
Status: obsolete Access: read-only
OBJECT-TYPE    
  OCTET STRING Size(1)  

rlPolicyClassifierOMPCActions 1.3.6.1.4.1.89.59.2.1.11
A bit mask indicating which operation could be performed with OPMC ---------- |87654321| ---------- 1 - equal, 2 - notEqual, 3 - bigger, 4 - smaller.
Status: current Access: read-only
OBJECT-TYPE    
  OCTET STRING Size(1)  

rlPolicyFlowClassificationOffsetsTable 1.3.6.1.4.1.89.59.2.2
Specifies the byte offsets that the platform can use for policy decisions. This table is used for platforms which impose limitations on choosing the OMPCs for classification. If the platform does not impose any limitations, the value of rlPolicyFlowClassificationOffsetsGroupScheme is allOffsetsPermitted. Each entry in the table specifies a combination of byte offsets which can be used to specify flow classification. A rule may use a subset of the bytes of its Offset Group. The maximum value for each offset is given by rlPolicyFlowClassificationOffsetGroupMaximumOffset. The maximum number of offsets per Offset Group is given by rlPolicyNumberOfOffsetsPerFlowClassificationOffsetGroup.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    RlPolicyFlowClassificationOffsetsGroupEntry

rlPolicyFlowClassificationOffsetsGroupEntry 1.3.6.1.4.1.89.59.2.2.1
The flow classification offset table entry includes the following parameters
Status: current Access: not-accessible
OBJECT-TYPE    
  RlPolicyFlowClassificationOffsetsGroupEntry  

rlPolicyFlowClassificationOffsetsGroupType 1.3.6.1.4.1.89.59.2.2.1.1
Specifies a classifier type for which offset bytes can be specified.
Status: current Access: read-only
OBJECT-TYPE    
  RlPolicyGroupType  

rlPolicyFlowClassificationOffsetsGroupOffset 1.3.6.1.4.1.89.59.2.2.1.2
The list of offsets to be included in the Flow Classification Offset Group are specified as subidentifiers in the OID(after the first 2 bytes which must be 1.1). The maximal number of permissible offsets is given by rlPolicyNumberOfOffsetsPerFlowClassificationOffsetGroup. The maximal value that an offset can have is rlPolicyFlowClassificationOffsetGroupMaximumOffset.
Status: current Access: read-write
OBJECT-TYPE    
  OBJECT IDENTIFIER  

rlPolicyFlowClassificationOffsetsGroupOffsetType 1.3.6.1.4.1.89.59.2.2.1.3
Indicates whether the corresponding byte denotes an offset from beginning of L2, from the beginning of L3 IPv4 packet data or from the beginning of L3 IPv6 packet data. Each byte in the OID contains either: (1) - L2 offset (2) - L3 Offset (3) - L3 IPv6 Offset
Status: current Access: read-write
OBJECT-TYPE    
  OBJECT IDENTIFIER  

rlPolicyFlowClassificationOffsetsGroupMask 1.3.6.1.4.1.89.59.2.2.1.4
The list of masks corresponding to the offsets to be included in the Flow Classification Offset Group are specified as bytes in the OID(after the first 2 bytes which must be 1.1).
Status: current Access: read-write
OBJECT-TYPE    
  OCTET STRING  

rlPolicyFlowClassificationOffsetsGroupUseInputInterface 1.3.6.1.4.1.89.59.2.2.1.5
Indicates whether or not the Input Interface Index is usable in Policy Rule definitions.
Status: current Access: read-write
OBJECT-TYPE    
  TruthValue  

rlPolicyFlowClassificationOffsetsGroupUseOutputInterface 1.3.6.1.4.1.89.59.2.2.1.6
Indicates whether or not the Output Interface Index(ie. routing/bridging decision) is usable in Policy Rule definitions
Status: current Access: read-write
OBJECT-TYPE    
  TruthValue  

rlPolicyFlowClassificationOffsetsGroupUseVlanId 1.3.6.1.4.1.89.59.2.2.1.7
Indicates whether or not the VlanId is usable in Policy Rule definitions for bridged packets
Status: current Access: read-write
OBJECT-TYPE    
  TruthValue  

rlPolicyFlowClassificationOffsetsGroupStatus 1.3.6.1.4.1.89.59.2.2.1.8
The status of a table entry. It is used to delete an entry from this table.
Status: current Access: read-write
OBJECT-TYPE    
  RowStatus  

rlPolicyFlowClassificationOffsetsGroupUseVPTId 1.3.6.1.4.1.89.59.2.2.1.9
Indicates whether or not the VPT is usable in Policy Rule definitions for bridged packets
Status: current Access: read-write
OBJECT-TYPE    
  TruthValue  

rlPolicyFlowClassificationOffsetsGroupUseEtherTypeId 1.3.6.1.4.1.89.59.2.2.1.10
Indicates whether or not the EtherType is usable in Policy Rule definitions for bridged packets
Status: current Access: read-write
OBJECT-TYPE    
  TruthValue  

rlPolicyFlowClassificationOffsetsGroupUseInnerVlanId 1.3.6.1.4.1.89.59.2.2.1.11
Indicates whether or not the inner VlanId is usable in Policy Rule definitions for bridged packets
Status: current Access: read-write
OBJECT-TYPE    
  TruthValue  

rlPolicyOMPCTable 1.3.6.1.4.1.89.59.2.3
The table of OMPC statements.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    RlPolicyOMPCEntry

rlPolicyOMPCEntry 1.3.6.1.4.1.89.59.2.3.1
Each classification statement consists of the following parameters
Status: current Access: not-accessible
OBJECT-TYPE    
  RlPolicyOMPCEntry  

rlPolicyOMPCGroupType 1.3.6.1.4.1.89.59.2.3.1.1
Specifies a classifier type for which offset bytes can be specified.
Status: current Access: read-only
OBJECT-TYPE    
  RlPolicyGroupType  

rlPolicyOMPCIndex 1.3.6.1.4.1.89.59.2.3.1.2
Index into the OMPC Table.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER 1..2147483647  

rlPolicyOMPCOffset 1.3.6.1.4.1.89.59.2.3.1.3
Specifies the offset within the frame (in bytes) from the layer according to rlPolicyGroupType. The limitation of this field is according to the rlPolicyFlowClassificationOffsetGroupMaximumOffset parameter if this OMPC is used by an entry in the rlPolicyClassifierTable whose rlPolicyClassifierType is a protocol for which predefined offsets in rlPolicyFlowClassificationOffsetsTable are required. rlPolicyRequiredOffsetGroups indicates for which protocols there is such a requirement.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER  

rlPolicyOMPCOffsetType 1.3.6.1.4.1.89.59.2.3.1.4
Indicates whether the offset should be interpreted as relative to the beginning of L2 or the beginning of L3
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER l2(1), l3(2), l3-ipv6(3)  

rlPolicyOMPCMask 1.3.6.1.4.1.89.59.2.3.1.5
Specifies which bits of the rlPolicyOMPCPattern field are significant for packet comparison. The length of the mask, in case of 'bigger' or 'smaller' rlPolicyOMPCCondition, is limited by rlPolicyMaxOMPCLengthForBiggerSmallerOperation.
Status: current Access: read-write
OBJECT-TYPE    
  OCTET STRING  

rlPolicyOMPCPattern 1.3.6.1.4.1.89.59.2.3.1.6
Describes the mask field. The length of this object must be equal to the length of rlPolicyOMPCMask.
Status: current Access: read-write
OBJECT-TYPE    
  OCTET STRING  

rlPolicyOMPCCondition 1.3.6.1.4.1.89.59.2.3.1.7
These define the operation carried out on the two 'operands' (frame and pattern), i.e. Bigger means that frame bits should be bigger than pattern bits. The permitted values are according to rlPolicyOMPCPermittedOperators parameter, if this OMPC is used by an entry in the rlPolicyClassifierTable whose rlPolicyClassifierType is a protocol for which predefined offsets in rlPolicyFlowClassificationOffsetsTable are required. rlPolicyRequiredOffsetGroups indicates for which protocols there is such a requirement.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER equal(1), notEqual(2), bigger(3), smaller(4)  

rlPolicyOMPCDescription 1.3.6.1.4.1.89.59.2.3.1.8
Free text specifing the nature of this OMPC.
Status: current Access: read-write
OBJECT-TYPE    
  DisplayString Size(0..20)  

rlPolicyOMPCStatus 1.3.6.1.4.1.89.59.2.3.1.9
The status of a table entry. It is used to delete an entry from this table.
Status: current Access: read-write
OBJECT-TYPE    
  RowStatus  

rlPolicyClassifierTable 1.3.6.1.4.1.89.59.2.4
The table of Classifier statement.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    RlPolicyClassifierEntry

rlPolicyClassifierEntry 1.3.6.1.4.1.89.59.2.4.1
Classifiers can be of the ingress, egress, or post-routing phase varieties. Each multifield classification statement consists of the following parameters.
Status: current Access: not-accessible
OBJECT-TYPE    
  RlPolicyClassifierEntry  

rlPolicyClassifierType 1.3.6.1.4.1.89.59.2.4.1.1
Specifies a classifier type for which offset bytes can be specified.
Status: current Access: read-only
OBJECT-TYPE    
  RlPolicyGroupType  

rlPolicyClassifierListIndex 1.3.6.1.4.1.89.59.2.4.1.2
List Index into the Classifier Table.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER 1..2147483647  

rlPolicyClassifierSubListIndex 1.3.6.1.4.1.89.59.2.4.1.3
SubList Index into the Classifier Table.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER 1..2147483647  

rlPolicyClassifierIndex 1.3.6.1.4.1.89.59.2.4.1.4
Index into the Classifier Table.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER 1..2147483647  

rlPolicyClassifierOmpcList 1.3.6.1.4.1.89.59.2.4.1.5
The list of OMPCs to check with this Classifier. Each subidentifier together with rlPolicyClassifierType specify one OMPC.
Status: current Access: read-write
OBJECT-TYPE    
  OBJECT IDENTIFIER  

rlPolicyClassifierInIfIndex 1.3.6.1.4.1.89.59.2.4.1.6
Input interface index to be compared with received packet, a value of 0 denotes that the classifier is applied to all ports.
Status: current Access: read-write
OBJECT-TYPE    
  InterfaceIndexOrZero  

rlPolicyClassifierOutIfIndex 1.3.6.1.4.1.89.59.2.4.1.7
Output interface index to be compared with sent packet, a value of 0 denotes that the classifier is applied to all ports.
Status: current Access: read-write
OBJECT-TYPE    
  InterfaceIndexOrZero  

rlPolicyClassifierVID 1.3.6.1.4.1.89.59.2.4.1.8
VLAN ID, used only for bridged traffic.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER 0..4095  

rlPolicyClassifierDiffservInIfType 1.3.6.1.4.1.89.59.2.4.1.9
For a classifier used by the Diffserv Rules table. Enables specification of a classifier that should apply to all Diffserv boundary ports or all Diffserv Interior ports. If normal is specified, the rlPolicyClassifierInIfIndex field is used as it is in the non-diffserv case. If allBoundary or allInterior is selected, rlPolicyClassifierInIfIndex is ignored
Status: current Access: read-write
OBJECT-TYPE    
  RlPolicyClassifierDiffservIfType  

rlPolicyClassifierDiffservOutIfType 1.3.6.1.4.1.89.59.2.4.1.10
For a classifier used by the Diffserv Rules table. Enables specification of a classifier that should apply to outbound traffic on all Diffserv boundary ports or all Diffserv Interior ports. If normal is specified, the rlPolicyClassifierOutIfIndex field is used as it is in the non-diffserv case. If allBoundary or allInterior is selected, rlPolicyClassifierOutIfIndex is ignored
Status: current Access: read-write
OBJECT-TYPE    
  RlPolicyClassifierDiffservIfType  

rlPolicyClassifierStatus 1.3.6.1.4.1.89.59.2.4.1.11
The status of a table entry. It is used to delete an entry from this table.
Status: current Access: read-write
OBJECT-TYPE    
  RowStatus  

rlPolicyClassifierInIfIndexList 1.3.6.1.4.1.89.59.2.4.1.12
allow to define list of ports for the specific classifier for ingress classification. if rlPolicyClassifierInIfIndex equal to zero then the following list should be reffered , if the list is empty we refer to ALL Ports
Status: current Access: read-write
OBJECT-TYPE    
  PortList  

rlPolicyClassifierOutIfIndexList 1.3.6.1.4.1.89.59.2.4.1.13
allow to define list of ports for the specific classifier for egress classification. if rlPolicyClassifierOutIfIndex equal to zero then the following list should be reffered , if the list is empty we refer to ALL Ports
Status: current Access: read-write
OBJECT-TYPE    
  PortList  

rlPolicyClassifierVPTID 1.3.6.1.4.1.89.59.2.4.1.14
VPT ID - user priority tag to be compared with . 8 is used to indicate not used value for this classifier
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER 0..8  

rlPolicyClassifierVPTIDMask 1.3.6.1.4.1.89.59.2.4.1.15
VPT ID Mask ,mask the user priority field . 0 is the default indicate Mask all compared with any VPT value
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER 0..7  

rlPolicyClassifierEtherTypeID 1.3.6.1.4.1.89.59.2.4.1.16
EtherType ID, to be compared with. 65535 is used to indicate not used value for this classifier 1499 is uded to indicate IPv4 ethertype that is originated from IPv4 ACL with permit/deny any any any 1500 is uded to indicate IPv6 ethertype that is originated from IPv6 ACL with permit/deny any any any
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER 1499..65536  

rlPolicyClassifierInnerVID 1.3.6.1.4.1.89.59.2.4.1.17
INNER VLAN ID, used only for double tagged traffic.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER 0..4095  

rlPolicyRules 1.3.6.1.4.1.89.59.3
OBJECT IDENTIFIER    

rlPolicyRulesPlatDependParams 1.3.6.1.4.1.89.59.3.1
OBJECT IDENTIFIER    

rlPolicyDroppedPacketCountSupported 1.3.6.1.4.1.89.59.3.1.1
Indicates whether the dropped packets counter in the rlPolicyRulesTable is supported.
Status: current Access: read-only
OBJECT-TYPE    
  TruthValue  

rlPolicyFilterActionOptions 1.3.6.1.4.1.89.59.3.1.2
A bit mask indicating which operation could be perform ---------- |87654321| ---------- 1 - block, 2 - blockAndTrap, 3 - permitAndTrap, 4 - permit.
Status: current Access: read-only
OBJECT-TYPE    
  OCTET STRING Size(1)  

rlPolicyIngressMeteringSupported 1.3.6.1.4.1.89.59.3.1.3
Specifies whether the platform supports metering in inbound packet rules.
Status: current Access: read-only
OBJECT-TYPE    
  TruthValue  

rlPolicyEgressMeteringSupported 1.3.6.1.4.1.89.59.3.1.4
Specifies whether the platform supports metering on outbound packet rules (for Diffserv).
Status: current Access: read-only
OBJECT-TYPE    
  TruthValue  

rlPolicyRulesTable 1.3.6.1.4.1.89.59.3.2
The table of rules and Rules statements applied to all incoming traffic at the post-routing phase - ie. both the inPort and outPort are available for classification When Diffserv is not in effect(ie. IPX, bridging, or IP when the global option for Diffserv is off), certain table parameters are not available(see below). The DiffServ option is enabled or disabled by setting rlDiffservModeEnabled.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    RlPolicyRulesEntry

rlPolicyRulesEntry 1.3.6.1.4.1.89.59.3.2.1
Each multifield classification statement consists of the following parameters.
Status: current Access: not-accessible
OBJECT-TYPE    
  RlPolicyRulesEntry  

rlPolicyRulesTableType 1.3.6.1.4.1.89.59.3.2.1.1
Specifies a classifier type for which offset bytes can be specified.
Status: current Access: read-only
OBJECT-TYPE    
  RlPolicyGroupType  

rlPolicyRulesInterfaceDirection 1.3.6.1.4.1.89.59.3.2.1.2
Specifies the direction for this entry on the interface. 'inbound' traffic is operated on during receipt, while 'outbound' traffic is operated on prior to transmission. Based on the metering support: inbound available while the ingress metering supported, outbound available while egress metering supported, and none while no metering supported.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER inbound(1), outbound(2), none(3)  

rlPolicyRulesListIndex 1.3.6.1.4.1.89.59.3.2.1.3
Enumerates the rule list entry.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER 1..2147483647  

rlPolicyRulesSubListIndex 1.3.6.1.4.1.89.59.3.2.1.4
Enumerates the rule sub-list entry.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER 1..2147483647  

rlPolicyRulesIndex 1.3.6.1.4.1.89.59.3.2.1.5
Enumerates the rule index entry.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER 1..2147483647  

rlPolicyRulesFilteringAction 1.3.6.1.4.1.89.59.3.2.1.6
Specifies the action for the filter. Values 1-10 reserved for the System filtering implemetation; Values starting from 11 may be used for user definition about future application.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER block(1), blockAndTrap(2), permitAndTrap(3), permit(4), blockAndDisablePort(5), blockTrapAndDisablePort(6), blockAndLogInput(7)  

rlPolicyRulesDroppedPackets 1.3.6.1.4.1.89.59.3.2.1.7
The number of packets blocked by this filtering rule.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

rlPolicyRulesFurtherRefPointer 1.3.6.1.4.1.89.59.3.2.1.8
This further reference indicate on the entry at the metering or action table, based on the supported features. The rlPolicyRulesFurtherRefPointer points on the metering table if the metering feature is supported, if not this fields points on the Action table
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER  

rlPolicyRulesDescription 1.3.6.1.4.1.89.59.3.2.1.9
Free text specifing the nature of this Rule.
Status: current Access: read-write
OBJECT-TYPE    
  DisplayString Size(0..20)  

rlPolicyRulesStatus 1.3.6.1.4.1.89.59.3.2.1.10
Row status of the Rules entry.
Status: current Access: read-write
OBJECT-TYPE    
  RowStatus  

rlPolicyRulesCounterIdx 1.3.6.1.4.1.89.59.3.2.1.11
If not zero, perform counting of matched packets .
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER  

rlPolicyRulesCounter 1.3.6.1.4.1.89.59.3.2.1.12
The number of packets that matched this filtering rule.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

rlPolicyRulesActionPointer 1.3.6.1.4.1.89.59.3.2.1.13
This further reference indicate on the entry at the action table, The rlPolicyRulesActionPointer points on the action table if the aggregate metering feature is supported,or if meter is not belong to data path.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER  

rlPolicyRulesTimeRange1 1.3.6.1.4.1.89.59.3.2.1.14
Time range of the first ACL.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER  

rlPolicyRulesTimeRange2 1.3.6.1.4.1.89.59.3.2.1.15
Time range of the second ACL.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER  

rlPolicyRulesSrcPortRangeStart 1.3.6.1.4.1.89.59.3.2.1.16
Start port of port range for source port.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER  

rlPolicyRulesSrcPortRangeEnd 1.3.6.1.4.1.89.59.3.2.1.17
End port of port range for source port.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER  

rlPolicyRulesDestPortRangeStart 1.3.6.1.4.1.89.59.3.2.1.18
Start port of port range for destination port.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER  

rlPolicyRulesDestPortRangeEnd 1.3.6.1.4.1.89.59.3.2.1.19
End port of port range for destination port.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER  

rlPolicyRulesActionDropType 1.3.6.1.4.1.89.59.3.2.1.20
This field is valid only if rlPolicyRulesFilteringAction is not permit. Used to distinguish between Hard and Soft drop.
Status: current Access: read-write
OBJECT-TYPE    
  RlPolicyRulesActionDropType  

rlPolicyRulesDownloadMarker 1.3.6.1.4.1.89.59.3.3
Indicates when rules download or removing starts and terminates.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER start(1), finish(2), finishCombined(3), undo(4), deleteStart(5), deleteFinish(6)  

rlPolicyMeterClass 1.3.6.1.4.1.89.59.4
OBJECT IDENTIFIER    

rlPolicyMeterPlatDependParams 1.3.6.1.4.1.89.59.4.1
OBJECT IDENTIFIER    

rlPolicyMeterDepth 1.3.6.1.4.1.89.59.4.1.1
Indicates how many meters can be chained in succession (ie. so that if the first meter fails, the second can be examined). The final meter in a sequence is always 'always-conform', so if the value of this parameter is 2, the platform that supports a single meter and then a second marking/action for meter failure.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER  

rlPolicyMeterClassTable 1.3.6.1.4.1.89.59.4.2
This table defines the Metering classes for the system.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    RlPolicyMeteringClassEntry

rlPolicyMeteringClassEntry 1.3.6.1.4.1.89.59.4.2.1
Each statement consists of the following parameters
Status: current Access: not-accessible
OBJECT-TYPE    
  RlPolicyMeteringClassEntry  

rlPolicyMeteringClassIndex 1.3.6.1.4.1.89.59.4.2.1.1
This enumerates the table entry.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER 1..2147483647  

rlPolicyMeteringClassAlwaysConform 1.3.6.1.4.1.89.59.4.2.1.2
If true, the meter always accepts all traffic; its rate is effectively infinite. In such a case, the token bucket defined by the MeterRate and Burst-Size parameters is ignored. also used when there isn't metering support.
Status: current Access: read-write
OBJECT-TYPE    
  TruthValue  

rlPolicyMeteringClassAggregateMeterRate 1.3.6.1.4.1.89.59.4.2.1.3
The rate in kilobytes/second of traffic considered within the bandwidth allocated for this policy entry.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER  

rlPolicyMeteringClassAggregateMeterBurstSize 1.3.6.1.4.1.89.59.4.2.1.4
The Burst Size parameter for the aggregate meter leaky bucket. A value of 0 means that the device should choose the Burst Size that it thinks is most suitable for the rule. The interval can be derived from (burstSizex8/Rate).
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER  

rlPolicyMeteringClassPerSessionMeteringRate 1.3.6.1.4.1.89.59.4.2.1.5
A Quantitative Appliction policy rule where each individual session requires a guaranteed minimum bandwidth. Specifies the Ingress traffic flow meter per session indicate a bandwidth limit to be applied to each individual session Value 0 at rlPolicyMeteringClassPerSessionMetering and rlPolicyMeteringClassMaxSessionLimit is interpreted to mean no sepecific requarment and the aggregate metering will be done by the system decision. The rate in kilobytes/second
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER  

rlPolicyMeteringClassMaxSessionLimit 1.3.6.1.4.1.89.59.4.2.1.6
indicate a the maximum number of session for a sepecific rule to guarante minimum bandwidth. Value 0 at rlPolicyMeteringClassPerSessionMetering and rlPolicyMeteringClassMaxSessionLimit is interpreted to mean no sepecific requarment and the aggregate metering will be done by the system decision.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER  

rlPolicyMeteringClassActionPointer 1.3.6.1.4.1.89.59.4.2.1.7
Specifies the index in the rlPolicyActionTable to be accessed for packets that are in-profile. Value 0 is interpreted to mean no action. A non-zero value may be specified only for RoutedIp packets in Diffserv mode.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER  

rlPolicyMeteringClassFailMeterPointer 1.3.6.1.4.1.89.59.4.2.1.8
Specifies an index in the rlPolicyMeterClassTable. This is the meter that is to be used if the packet is out-of-profile relative to the current meter. If non-Diffserv mode, this field is not used. If the current meter is AlwaysConform, this field is not used.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER  

rlPolicyMeteringClassStatus 1.3.6.1.4.1.89.59.4.2.1.9
The status of a table entry. It is used to delete an entry from this table.
Status: current Access: read-write
OBJECT-TYPE    
  RowStatus  

rlPolicyMeteringCounterEnable 1.3.6.1.4.1.89.59.4.2.1.10
Enable metering counter for the meter entry.
Status: current Access: read-write
OBJECT-TYPE    
  TruthValue  

rlPolicyMeteringClassInProfileCounter 1.3.6.1.4.1.89.59.4.2.1.11
meter counter for packets that are in profile .
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

rlPolicyMeteringClassOutProfileCounter 1.3.6.1.4.1.89.59.4.2.1.12
meter counter for packets that are out of profile
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

rlPolicyAction 1.3.6.1.4.1.89.59.5
OBJECT IDENTIFIER    

rlPolicyActionPlatDependParams 1.3.6.1.4.1.89.59.5.1
OBJECT IDENTIFIER    

rlPolicyActionMREDSupported 1.3.6.1.4.1.89.59.5.1.1
Indicates whether the platform supports setting MRED characteristics in the packet action
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER supported(1), notSupported(2)  

rlPolicyActionDroppedPacketCountSupported 1.3.6.1.4.1.89.59.5.1.2
Indicates whether the platform can maintain a count of packets Marked for drop by a particular action.
Status: current Access: read-only
OBJECT-TYPE    
  TruthValue  

rlPolicyActionDroppedDropPrecedenceSupported 1.3.6.1.4.1.89.59.5.1.3
Indicates whether the platform support at drop precedence.
Status: current Access: read-only
OBJECT-TYPE    
  TruthValue  

rlPolicyActionInProfileDropPrecedence 1.3.6.1.4.1.89.59.5.1.4
A bit mask indicating which drop precedence supported ---------- |87654321| ---------- 1 - low, 2 - medium, 3 - high, 4 - drop
Status: current Access: read-only
OBJECT-TYPE    
  OCTET STRING Size(1)  

rlPolicyActionOutProfileDropPrecedence 1.3.6.1.4.1.89.59.5.1.5
A bit mask indicating which drop precedence supported ---------- |87654321| ---------- 1 - low, 2 - medium, 3 - high, 4 - drop
Status: current Access: read-only
OBJECT-TYPE    
  OCTET STRING Size(1)  

rlPolicyActionDscpSupport 1.3.6.1.4.1.89.59.5.1.6
Indicates whether the platform support at DSCP filed modification.
Status: obsolete Access: read-only
OBJECT-TYPE    
  TruthValue  

rlPolicyActionDsQueueManagmentSupported 1.3.6.1.4.1.89.59.5.1.7
Indicates whether the platform supports at Q managment for implementation, mred, randomDrop used by the min/max threshold
Status: obsolete Access: read-only
OBJECT-TYPE    
  INTEGER supported(1), notSupported(2)  

rlPolicyActionTable 1.3.6.1.4.1.89.59.5.2
This table defines the Actions for packets that pass the meter table ie. the characteristics that are assigned to packets before they reach the scheduler. When Diffserv is not in effect(ie. IPX, bridging, or IP when the global option for Diffserv is off), certain table parameters are not available(see below). The DiffServ option is enabled or disabled by setting rlDiffservModeEnabled.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    RlPolicyActionEntry

rlPolicyActionEntry 1.3.6.1.4.1.89.59.5.2.1
Each multifield classification statement consists of the following parameters
Status: current Access: not-accessible
OBJECT-TYPE    
  RlPolicyActionEntry  

rlPolicyActionIndex 1.3.6.1.4.1.89.59.5.2.1.1
This enumerates the Action entry.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER 1..2147483647  

rlPolicyActionNewDscp 1.3.6.1.4.1.89.59.5.2.1.2
Indicates the new DSCP with which the packet should be marked
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER  

rlPolicyActionChangeDscp 1.3.6.1.4.1.89.59.5.2.1.3
If true, the packet is re-marked with the value indicated by newDscp above. If false, the packet's DSCP value is not changed
Status: current Access: read-write
OBJECT-TYPE    
  TruthValue  

rlPolicyActionMinThreshold 1.3.6.1.4.1.89.59.5.2.1.4
The min-threshold is the queue depth that a random drop process will seek to manage the queue's depth to. This object is in the action table rather than the queue table because Differentiated Services PHBs, such as the Assured Service, permit differently classified traffic to have different drop parameters even though they occupy the same queue.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER  

rlPolicyActionMaxThreshold 1.3.6.1.4.1.89.59.5.2.1.5
The max-threshold is the maximum permissible queue depth. In tail drop scenarios, the queue will drop if a packet is presented to it and it is instantaneously full by this measure. In random drop scenarios, the queue will drop if a packet is presented to it and the average queue depth exceeds the max-threshold. This object is in the action table rather than the queue table because Differentiated Services PHBs, such as the Assured Service, permit differently classified traffic to have different drop parameters even though they occupy the same queue.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER  

rlPolicyActionDropPolicy 1.3.6.1.4.1.89.59.5.2.1.6
Tok_String
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER other(1), alwaysDrop(2), tailDrop(3), randomDrop(4)  

rlPolicyActionDroppedPackets 1.3.6.1.4.1.89.59.5.2.1.7
The number of packets dropped by this action
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

rlPolicyActionNonDsInProfileDropPrecedence 1.3.6.1.4.1.89.59.5.2.1.8
This paramer is used at non diffserv mode to attached the drop precedence for packet InProfile (metering), only if there is a support for drop precedence and with what level.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER low(1), medium(2), high(3), drop(4)  

rlPolicyActionNonDsOutProfileDropPrecedence 1.3.6.1.4.1.89.59.5.2.1.9
This paramer is used at non diffserv mode to attached the drop precedence for packet OutProfile (metering), only if there is a support for drop precedence and with what level.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER low(1), medium(2), high(3), drop(4)  

rlPolicyActionChangeVpt 1.3.6.1.4.1.89.59.5.2.1.10
Routed packets that run through the Rules receive VPT as define at the service class they attached to, bridge packets receive through the 802.1p operation unless we define to change the VPT for those packets.
Status: current Access: read-write
OBJECT-TYPE    
  TruthValue  

rlPolicyActionNewVpt 1.3.6.1.4.1.89.59.5.2.1.11
Priority Tag that will be written to packets .
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER 0..7  

rlPolicyActionServiceClassPointer 1.3.6.1.4.1.89.59.5.2.1.12
Specifies the index in rlPolicyServiceClassTable denoting the service class to which the packet should be assigned after the action specified in this entry is carried out. A value of 0 means that no Service class is assigned. A value of 0 is legal only for routedIp packets in Diffserv mode on Inbound processing.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER  

rlPolicyActionStatus 1.3.6.1.4.1.89.59.5.2.1.13
The status of the table entry
Status: current Access: read-write
OBJECT-TYPE    
  RowStatus  

rlPolicyActionChangeDscpNonConform 1.3.6.1.4.1.89.59.5.2.1.14
If true, the packet is re-marked with the value indicated by newDscp for non conforming packets. If false, the packet's DSCP value is not changed
Status: current Access: read-write
OBJECT-TYPE    
  TruthValue  

rlPolicyActionChangeNewDscpNonConform 1.3.6.1.4.1.89.59.5.2.1.15
Indicates the new DSCP with which the packet should be marked
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER  

rlPolicyActionAdvancedTrustMode 1.3.6.1.4.1.89.59.5.2.1.16
Indicates if egress queue is assigned for packets match rule according to global trust mode or note.
Status: current Access: read-write
OBJECT-TYPE    
  TruthValue  

rlPolicyActionNewIpPrecedence 1.3.6.1.4.1.89.59.5.2.1.17
Indicates the new Ip- Precedence with which the packet should be marked
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER 0..7  

rlPolicyActionChangeIpPrecedence 1.3.6.1.4.1.89.59.5.2.1.18
If true, the packet is re-marked with the value indicated by newIpPrecedence above. If false, the packet's DSCP value is not changed
Status: current Access: read-write
OBJECT-TYPE    
  TruthValue  

rlPolicyActionReDirect 1.3.6.1.4.1.89.59.5.2.1.19
Specified the redirection action/
Status: current Access: read-write
OBJECT-TYPE    
  RlPolicyRedirectAction  

rlPolicyActionNewInterface 1.3.6.1.4.1.89.59.5.2.1.20
Relevant if rlQosClassMapRedirect is either 'redirectToInterface' or 'analyzerPort'. Specified the output interface the packet is redireted to or the port that gets copy of the packet in addition to the port it was farwarded.
Status: current Access: read-write
OBJECT-TYPE    
  InterfaceIndexOrZero  

rlPolicyActionChangeVidAction 1.3.6.1.4.1.89.59.5.2.1.21
If 'mark', than the classified traffic will be remarked with new VLAN id. If 'disabled' VLAN id is not changed. If markNestedVlan, if the egress interface defined as VLAN tagged member then a new VLAN tag is added to the packet.
Status: current Access: read-write
OBJECT-TYPE    
  RlPolicyMarkVlanAction  

rlPolicyActionNewVid 1.3.6.1.4.1.89.59.5.2.1.22
If rlPolicyActionChangeVid is true, specify the new Vlan id to assigned to the packet
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER 0..4095  

rlPolicyActionTrapTypeId 1.3.6.1.4.1.89.59.5.2.1.23
If now zero, Indicates the trap type id the matched packets arrives with, relevant when RedirectAction is trap or mirror.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER  

rlPolicyActionAddTunnel 1.3.6.1.4.1.89.59.5.2.1.24
If not zero - Tunnel is added to matched packets.
Status: current Access: read-write
OBJECT-TYPE    
  Unsigned32  

rlPolicyServiceClass 1.3.6.1.4.1.89.59.6
OBJECT IDENTIFIER    

rlPolicyServiceClassPlatDependParams 1.3.6.1.4.1.89.59.6.1
OBJECT IDENTIFIER    

rlPolicyNumberOfServiceClassesSupported 1.3.6.1.4.1.89.59.6.1.1
Indicates the number of service classes supported on each port of the platform. Service classes can be neither created nor destroyed.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER  

rlPolicyBoundedPriorityQueueSupport 1.3.6.1.4.1.89.59.6.1.2
Indicates whether the platform supports setting an upper limit to the bandwidth of traffic transmitted on queues operating in Strict Priority mode.
Status: obsolete Access: read-only
OBJECT-TYPE    
  INTEGER supported(1), notSupported(2)  

rlPolicyDefaultServiceClass 1.3.6.1.4.1.89.59.6.2
Indicates which service class is default one for packets whose COS is undetermined.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER  

rlPolicyActiveServiceClassTable 1.3.6.1.4.1.89.59.6.3
Specifies the Service Class table preform active action (usuarlly after set of entries at the service class tentative table). Specifies the current status of a table, there could be two options, tentative/active table. only the tentative table is the read-write and the active table is read-only. at set to activeAction the tentative table will be copied to the active table.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER active(1), notActive(2)  

rlPolicyServiceClassTentativeTable 1.3.6.1.4.1.89.59.6.4
This table defines the service classes for the system ie. the queue discipline and weight characteristics that are implemented on each port unless the user configures a port specific value in .... The total number of service classes defined can not exceed rlPolicyNumberOfTransmitQueuesPerPort.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    RlPolicyServiceClassTentativeEntry

rlPolicyServiceClassTentativeEntry 1.3.6.1.4.1.89.59.6.4.1
Each multifield classification statement consists of the following parameters
Status: current Access: not-accessible
OBJECT-TYPE    
  RlPolicyServiceClassTentativeEntry  

rlPolicyServiceClassTentativeIndex 1.3.6.1.4.1.89.59.6.4.1.1
This enumerates the ServiceClass Tentative entry.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER  

rlPolicyServiceClassTentativeName 1.3.6.1.4.1.89.59.6.4.1.2
The name given by the system administrator to the class.
Status: current Access: read-write
OBJECT-TYPE    
  DisplayString Size(0..20)  

rlPolicyServiceClassTentativePhbType 1.3.6.1.4.1.89.59.6.4.1.3
Indicates the type of Diffserv per-hop behaviour that this service class is intended to support. This object can be set by the user only in DiffServ mode (i.e. rlDiffservModeEnabled = enabled).
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER expeditedForwarding(1), assuredForwarding(2), bestEffort(3)  

rlPolicyServiceClassTentativeMinRate 1.3.6.1.4.1.89.59.6.4.1.4
Specifies either the minimum throughput of the queue as a percentage of the throughput of each output port on which the service class is implemented. If zero, there is no minimum rate. This field can not be set by the user if rlDiffservModeEnabled = disabled and rlPolicyServiceClassPriority > 0 or rlDiffservModeEnabled = enabled and rlPolicyServiceClassPhbType = expeditedForwarding.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER  

rlPolicyServiceClassTentativeMaxRate 1.3.6.1.4.1.89.59.6.4.1.5
Specifies either the upper limit on the throughput of the queue as a percentage of the throughput of each output port on which the service class is implemented. If zero, there is no maximum rate. This field can not be set by the user if rlDiffservModeEnabled = disabled and rlPolicyServiceClassPriority = 0 or rlDiffservModeEnabled = enabled and rlPolicyServiceClassPhbType != expeditedForwarding or rlBoundedPriorityQueueSupport = notSupported.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER  

rlPolicyServiceClassTentativePriority 1.3.6.1.4.1.89.59.6.4.1.6
If non-zero, this service class will operate as a priority service class with the specified priority value. This object can not be set in Diffserv mode (i.e. rlDiffservModeEnabled = enabled), in which case rlServiceClassPhbType should be used instead. It can't be set when rlBoundedPriorityQueueSupport = notSupported as well.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER  

rlPolicyServiceClassTentative8021DPri 1.3.6.1.4.1.89.59.6.4.1.7
802.1D Priority Tag that will be written to routed packets and untagged bridged packets transmitted with this service class.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER 0..7  

rlPolicyServiceClassTentativeStatus 1.3.6.1.4.1.89.59.6.4.1.8
Status of this entry.
Status: current Access: read-write
OBJECT-TYPE    
  RowStatus  

rlPolicyServiceClassTentativeTdThersholdDp0 1.3.6.1.4.1.89.59.6.4.1.9
Tail Drop Threshold for Drop Precedence 0. UNITS percent 0-100
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER 0..100  

rlPolicyServiceClassTentativeTdThersholdDp1 1.3.6.1.4.1.89.59.6.4.1.10
Tail Drop Threshold for Drop Precedence 1. UNITS percent 0-100
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER 0..100  

rlPolicyServiceClassTentativeTdThersholdDp2 1.3.6.1.4.1.89.59.6.4.1.11
Tail Drop Threshold for Drop Precedence 2. UNITS percent 0-100
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER 0..100  

rlPolicyServiceClassTentativeRedMinDp0 1.3.6.1.4.1.89.59.6.4.1.12
WRED Min Threshold for Drop Precedence 0. UNITS percent 0-100
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER 0..100  

rlPolicyServiceClassTentativeRedMaxDp0 1.3.6.1.4.1.89.59.6.4.1.13
WRED Max Threshold for Drop Precedence 0. UNITS percent 0-100
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER 0..100  

rlPolicyServiceClassTentativeRedProbDp0 1.3.6.1.4.1.89.59.6.4.1.14
WRED probability for Drop Precedence 0.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER  

rlPolicyServiceClassTentativeRedMinDp1 1.3.6.1.4.1.89.59.6.4.1.15
WRED Min Threshold for Drop Precedence 1. UNITS percent 0-100
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER 0..100  

rlPolicyServiceClassTentativeRedMaxDp1 1.3.6.1.4.1.89.59.6.4.1.16
WRED Max Threshold for Drop Precedence 1. UNITS percent 0-100
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER 0..100  

rlPolicyServiceClassTentativeRedProbDp1 1.3.6.1.4.1.89.59.6.4.1.17
WRED probability for Drop Precedence 1.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER  

rlPolicyServiceClassTentativeRedMinDp2 1.3.6.1.4.1.89.59.6.4.1.18
WRED Min Threshold for Drop Precedence 2. UNITS percent 0-100
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER 0..100  

rlPolicyServiceClassTentativeRedMaxDp2 1.3.6.1.4.1.89.59.6.4.1.19
WRED Max Threshold for Drop Precedence 2. UNITS percent 0-100
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER 0..100  

rlPolicyServiceClassTentativeRedProbDp2 1.3.6.1.4.1.89.59.6.4.1.20
WRED probability for Drop Precedence 2.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER  

rlPolicyServiceClassTentativeRedQweight 1.3.6.1.4.1.89.59.6.4.1.21
additional parameter for the WRED algorithem supporting the Queue weight exponentail factor
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER  

rlPolicyServiceClassTentativeShaperStatus 1.3.6.1.4.1.89.59.6.4.1.22
If there is shaper on the Queue
Status: current Access: read-write
OBJECT-TYPE    
  TruthValue  

rlPolicyServiceClassTentativeCirQueueShaper 1.3.6.1.4.1.89.59.6.4.1.23
The CIR for the Queue shaper. N/A when the shper is disabled. UNITS bps bits per second
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER  

rlPolicyServiceClassTentativeCbsQueueShaper 1.3.6.1.4.1.89.59.6.4.1.24
The CBS for the Queue shaper. N/A when the shper is disabled. UNITS bytes
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER  

rlPolicyServiceClassActiveTable 1.3.6.1.4.1.89.59.6.5
This table defines the service classes for the system ie. the queue discipline and weight characteristics that are implemented on each port unless the user configures a port specific value in .... The total number of service classes defined can not exceed rlPolicyNumberOfTransmitQueuesPerPort.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    RlPolicyServiceClassActiveEntry

rlPolicyServiceClassActiveEntry 1.3.6.1.4.1.89.59.6.5.1
Each multifield classification statement consists of the following parameters
Status: current Access: not-accessible
OBJECT-TYPE    
  RlPolicyServiceClassActiveEntry  

rlPolicyServiceClassActiveIndex 1.3.6.1.4.1.89.59.6.5.1.1
This enumerates the ServiceClass Active entry.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER  

rlPolicyServiceClassActiveName 1.3.6.1.4.1.89.59.6.5.1.2
The name given by the system administrator to the class.
Status: current Access: read-only
OBJECT-TYPE    
  DisplayString Size(0..20)  

rlPolicyServiceClassActivePhbType 1.3.6.1.4.1.89.59.6.5.1.3
Indicates the type of Diffserv per-hop behaviour that this service class is intended to support. This object can be set by the user only in DiffServ mode (i.e. rlDiffservModeEnabled = enabled).
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER expeditedForwarding(1), assuredForwarding(2), bestEffort(3)  

rlPolicyServiceClassActiveMinRate 1.3.6.1.4.1.89.59.6.5.1.4
Specifies either the minimum throughput of the queue as a percentage of the throughput of each output port on which the service class is implemented. If zero, there is no minimum rate. This field can not be set by the user if rlDiffservModeEnabled = disabled and rlPolicyServiceClassPriority > 0 or rlDiffservModeEnabled = enabled and rlPolicyServiceClassPhbType = expeditedForwarding.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER  

rlPolicyServiceClassActiveMaxRate 1.3.6.1.4.1.89.59.6.5.1.5
Specifies either the upper limit on the throughput of the queue as a percentage of the throughput of each output port on which the service class is implemented. If zero, there is no maximum rate. This field can not be set by the user if rlDiffservModeEnabled = disabled and rlPolicyServiceClassPriority = 0 or rlDiffservModeEnabled = enabled and rlPolicyServiceClassPhbType != expeditedForwarding or rlBoundedPriorityQueueSupport = notSupported.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER  

rlPolicyServiceClassActivePriority 1.3.6.1.4.1.89.59.6.5.1.6
If non-zero, this service class will operate as a priority service class with the specified priority value. This object can not be set in Diffserv mode (i.e. rlDiffservModeEnabled = enabled), in which case rlServiceClassPhbType should be used instead. It can't be set when rlBoundedPriorityQueueSupport = notSupported as well.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER  

rlPolicyServiceClassActive8021DPri 1.3.6.1.4.1.89.59.6.5.1.7
802.1D Priority Tag that will be written to routed packets and untagged bridged packets transmitted with this service class.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER 0..7  

rlPolicyServiceClassActiveTdThersholdDp0 1.3.6.1.4.1.89.59.6.5.1.8
Tail Drop Threshold for Drop Precedence 0. UNITS percent 0-100
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER 0..100  

rlPolicyServiceClassActiveTdThersholdDp1 1.3.6.1.4.1.89.59.6.5.1.9
Tail Drop Threshold for Drop Precedence 1. UNITS percent 0-100
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER 0..100  

rlPolicyServiceClassActiveTdThersholdDp2 1.3.6.1.4.1.89.59.6.5.1.10
Tail Drop Threshold for Drop Precedence 2. UNITS percent 0-100
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER 0..100  

rlPolicyServiceClassActiveRedMinDp0 1.3.6.1.4.1.89.59.6.5.1.11
WRED Min Threshold for Drop Precedence 0. UNITS percent 0-100
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER 0..100  

rlPolicyServiceClassActiveRedMaxDp0 1.3.6.1.4.1.89.59.6.5.1.12
WRED Max Threshold for Drop Precedence 0. UNITS percent 0-100
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER 0..100  

rlPolicyServiceClassActiveRedProbDp0 1.3.6.1.4.1.89.59.6.5.1.13
WRED probability for Drop Precedence 0.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER  

rlPolicyServiceClassActiveRedMinDp1 1.3.6.1.4.1.89.59.6.5.1.14
WRED Min Threshold for Drop Precedence 1. UNITS percent 0-100
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER 0..100  

rlPolicyServiceClassActiveRedMaxDp1 1.3.6.1.4.1.89.59.6.5.1.15
WRED Max Threshold for Drop Precedence 1. UNITS percent 0-100
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER 0..100  

rlPolicyServiceClassActiveRedProbDp1 1.3.6.1.4.1.89.59.6.5.1.16
WRED probability for Drop Precedence 1.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER  

rlPolicyServiceClassActiveRedMinDp2 1.3.6.1.4.1.89.59.6.5.1.17
WRED Min Threshold for Drop Precedence 2. UNITS percent 0-100
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER 0..100  

rlPolicyServiceClassActiveRedMaxDp2 1.3.6.1.4.1.89.59.6.5.1.18
WRED Max Threshold for Drop Precedence 2. UNITS percent 0-100
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER 0..100  

rlPolicyServiceClassActiveRedProbDp2 1.3.6.1.4.1.89.59.6.5.1.19
WRED probability for Drop Precedence 2.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER  

rlPolicyServiceClassActiveRedQweight 1.3.6.1.4.1.89.59.6.5.1.20
additional parameter for the WRED algorithem supporting the Queue weight exponentail factor
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER  

rlPolicyServiceClassActiveShaperStatus 1.3.6.1.4.1.89.59.6.5.1.21
If there is shaper on the Queue
Status: current Access: read-only
OBJECT-TYPE    
  TruthValue  

rlPolicyServiceClassActiveCirQueueShaper 1.3.6.1.4.1.89.59.6.5.1.22
The CIR for the queue shaper. N/A when the shper is disabled UNITS bps bits per second
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER  

rlPolicyServiceClassActiveCbsQueueShaper 1.3.6.1.4.1.89.59.6.5.1.23
The CBS for the queue shaper. N/A when the shper is disabled. UNITS bytes
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER  

rlPolicyPortConfigurationTable 1.3.6.1.4.1.89.59.6.6
This table enables the network administrator to fine-tune the bandwidth given to each service class on each port. The values in this table will thus override those of the rlServiceClassTable (THIS TABLE IS MANAGE FROM 3SW).
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    RlPolicyPortCfgEntry

rlPolicyPortCfgEntry 1.3.6.1.4.1.89.59.6.6.1
Configuration parameters for each port/service class.
Status: current Access: not-accessible
OBJECT-TYPE    
  RlPolicyPortCfgEntry  

rlPolicyPortCfgIfIndex 1.3.6.1.4.1.89.59.6.6.1.1
Interface index.
Status: current Access: read-only
OBJECT-TYPE    
  InterfaceIndex  

rlPolicyPortCfgMinimalBandwidth 1.3.6.1.4.1.89.59.6.6.1.2
The list of objects contain parameters at Precents type for the minimal bandwidth to this port/service class at WWR . The OID length is based on the number of the service class number, every OID define parameter of service class.
Status: current Access: read-write
OBJECT-TYPE    
  OBJECT IDENTIFIER  

rlPolicyPortCfgMaximalBandwidth 1.3.6.1.4.1.89.59.6.6.1.3
The list of objects contain parameters at Precents type for the maximal bandwidth to this port/service class at SP . The OID length is based on the number of the service class number, every OID define parameter of service class.
Status: current Access: read-write
OBJECT-TYPE    
  OBJECT IDENTIFIER  

rlPolicyPortCfgStatus 1.3.6.1.4.1.89.59.6.6.1.4
Status of this entry.
Status: current Access: read-write
OBJECT-TYPE    
  RowStatus  

rlpolicyDropProfilePointer 1.3.6.1.4.1.89.59.6.6.1.5
pointing to drop algorithem profile. the profile describs the drop algorithem (tail, red)and params
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER  

rlPolicyPortCfgQueueShaperStatus 1.3.6.1.4.1.89.59.6.6.1.6
If there is shaper on the Queue
Status: current Access: read-write
OBJECT-TYPE    
  OBJECT IDENTIFIER  

rlPolicyPortCfgCirQueueShaper 1.3.6.1.4.1.89.59.6.6.1.7
The CIR for the Queue shaper. N/A when the shper is disabled UNITS bps bits per second
Status: current Access: read-write
OBJECT-TYPE    
  OBJECT IDENTIFIER  

rlPolicyPortCfgCbsQueueShaper 1.3.6.1.4.1.89.59.6.6.1.8
The CBS for the Queue shaper. N/A when the shper is disabled. UNITS bytes
Status: current Access: read-write
OBJECT-TYPE    
  OBJECT IDENTIFIER  

rlPolicyPortCfgPortShaperStatus 1.3.6.1.4.1.89.59.6.6.1.9
If there is shaper on the port
Status: current Access: read-write
OBJECT-TYPE    
  TruthValue  

rlPolicyPortCfgCirPortShaper 1.3.6.1.4.1.89.59.6.6.1.10
The CIR for the port shaper. N/A when the shper is disabled UNITS bps bits per second
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER  

rlPolicyPortCfgCbsPortShaper 1.3.6.1.4.1.89.59.6.6.1.11
The CBS for the port shaper. N/A when the shper is disabled. UNITS bytes
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER  

rlPolicyPortCfgPortRateLimitStatus 1.3.6.1.4.1.89.59.6.6.1.12
If there is Rate Limit on the port
Status: current Access: read-write
OBJECT-TYPE    
  TruthValue  

rlPolicyPortCfgCirPortRateLimit 1.3.6.1.4.1.89.59.6.6.1.13
The CIR for the port Rate limit. N/A when the Rate limit is disabled UNITS bps bits per second
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER  

rlPolicyPortCfgCbsPortRateLimit 1.3.6.1.4.1.89.59.6.6.1.14
The CBS for the port Rate Limit. N/A when the Rate Limit is disabled. UNITS bytes
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER  

rlPolicyDropProfileTable 1.3.6.1.4.1.89.59.6.7
this table defines drop profile which describ the queue's drop algorithems
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    RlPolicyDropProfileEntry

rlPolicyDropProfileEntry 1.3.6.1.4.1.89.59.6.7.1
Configuration parameters for each port/service class.
Status: current Access: not-accessible
OBJECT-TYPE    
  RlPolicyDropProfileEntry  

rlPolicyDropProfileIndex 1.3.6.1.4.1.89.59.6.7.1.1
Interface index.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER  

rlPolicyDropProfileQueueNumber 1.3.6.1.4.1.89.59.6.7.1.2
Interface Queue number.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER  

rlPolicyDropProfileTdThersholdDp0 1.3.6.1.4.1.89.59.6.7.1.3
Tail Drop Threshold for Drop Precedence 0. UNITS percent 0-100
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER  

rlPolicyDropProfileTdThersholdDp1 1.3.6.1.4.1.89.59.6.7.1.4
Tail Drop Threshold for Drop Precedence 1. UNITS percent 0-100
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER  

rlPolicyDropProfileTdThersholdDp2 1.3.6.1.4.1.89.59.6.7.1.5
Tail Drop Threshold for Drop Precedence 2. UNITS percent 0-100
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER  

rlPolicyDropProfileRedMinDp0 1.3.6.1.4.1.89.59.6.7.1.6
WRED Min Threshold for Drop Precedence 0. UNITS percent 0-100
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER  

rlPolicyDropProfileRedMaxDp0 1.3.6.1.4.1.89.59.6.7.1.7
WRED Max Threshold for Drop Precedence 0. UNITS percent 0-100 0-100
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER  

rlPolicyDropProfileRedProbDp0 1.3.6.1.4.1.89.59.6.7.1.8
WRED probability for Drop Precedence 0.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER  

rlPolicyDropProfileRedMinDp1 1.3.6.1.4.1.89.59.6.7.1.9
WRED Min Threshold for Drop Precedence 1. UNITS percent 0-100
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER  

rlPolicyDropProfileRedMaxDp1 1.3.6.1.4.1.89.59.6.7.1.10
WRED Max Threshold for Drop Precedence 1. UNITS percent 0-100
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER  

rlPolicyDropProfileRedProbDp1 1.3.6.1.4.1.89.59.6.7.1.11
WRED probability for Drop Precedence 1.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER  

rlPolicyDropProfileRedMinDp2 1.3.6.1.4.1.89.59.6.7.1.12
WRED Min Threshold for Drop Precedence 2. UNITS percent 0-100
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER  

rlPolicyDropProfileRedMaxDp2 1.3.6.1.4.1.89.59.6.7.1.13
WRED Max Threshold for Drop Precedence 2. UNITS percent 0-100
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER  

rlPolicyDropProfileRedProbDp2 1.3.6.1.4.1.89.59.6.7.1.14
WRED probability for Drop Precedence 2.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER  

rlPolicyDropProfileRedQweight 1.3.6.1.4.1.89.59.6.7.1.15
additional parameter for the WRED algorithem supporting the Queue weight exponentail factor
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER  

rlPolicyDropProfileStatus 1.3.6.1.4.1.89.59.6.7.1.16
Status of this entry.
Status: current Access: read-write
OBJECT-TYPE    
  RowStatus  

rlPolicyVlanConfigurationTable 1.3.6.1.4.1.89.59.6.8
This table enables the network administrator to fine-tune the rate limit given to each vlan. The values in this table will thus override those of the rlQosIfPolicyTable (THIS TABLE IS MANAGED FROM 3SW).
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    RlPolicyVlanCfgEntry

rlPolicyVlanCfgEntry 1.3.6.1.4.1.89.59.6.8.1
Configuration parameters for each vlan.
Status: current Access: not-accessible
OBJECT-TYPE    
  RlPolicyVlanCfgEntry  

rlPolicyVlanCfgVlanId 1.3.6.1.4.1.89.59.6.8.1.1
Interface index.
Status: current Access: read-only
OBJECT-TYPE    
  VlanId  

rlPolicyVlanCfgPortRateLimitStatus 1.3.6.1.4.1.89.59.6.8.1.2
If there is Rate Limit on the vlan
Status: current Access: read-write
OBJECT-TYPE    
  TruthValue  

rlPolicyVlanCfgCirPortRateLimit 1.3.6.1.4.1.89.59.6.8.1.3
The CIR for the port Rate limit. N/A when the Rate limit is disabled UNITS bps bits per second
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER  

rlPolicyVlanCfgCbsPortRateLimit 1.3.6.1.4.1.89.59.6.8.1.4
The CBS for the port Rate Limit. N/A when the Rate Limit is disabled. UNITS bytes
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER  

rlPolicyVlanCfgStatus 1.3.6.1.4.1.89.59.6.8.1.5
Status of this entry.
Status: current Access: read-write
OBJECT-TYPE    
  RowStatus  

rlPolicyDiffServ 1.3.6.1.4.1.89.59.7
OBJECT IDENTIFIER    

rlPolicyDiffServPlatDependParams 1.3.6.1.4.1.89.59.7.1
OBJECT IDENTIFIER    

rlDiffservModeSupported 1.3.6.1.4.1.89.59.7.1.1
Indicates whether Diffserv mode is supported on the platform.
Status: obsolete Access: read-only
OBJECT-TYPE    
  INTEGER supported(1), notSupported(2)  

rlDiffservModeEnabled 1.3.6.1.4.1.89.59.7.2
Indicates whether Diffserv mode is currently enabled.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER enabled(1), disabled(2)  

rlDiffservBoundaryTable 1.3.6.1.4.1.89.59.7.3
Indicates whether a port is considered a boundary or an interior node of the Diffserv domain
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    RlDiffservBoundaryEntry

rlDiffservBoundaryEntry 1.3.6.1.4.1.89.59.7.3.1
Each boundary/interior ports table entry consists of the following parameters
Status: current Access: not-accessible
OBJECT-TYPE    
  RlDiffservBoundaryEntry  

rlDiffservBoundaryIfIndex 1.3.6.1.4.1.89.59.7.3.1.1
The Interface index whose type is being defined
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER 1..2147483647  

rlDiffservBoundaryPortType 1.3.6.1.4.1.89.59.7.3.1.2
The boundary status of the port.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER boundary(1), interior(2)  

rlDiffservBoundaryStatus 1.3.6.1.4.1.89.59.7.3.1.3
Status of this entry.
Status: current Access: read-write
OBJECT-TYPE    
  RowStatus  

rlPolicyGlobalParams 1.3.6.1.4.1.89.59.9
OBJECT IDENTIFIER    

rlPolicyGlobalOperationEnabled 1.3.6.1.4.1.89.59.9.1
Indicates whether Policy is currently enabled.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER enabled(1), disabled(2)  

rlPolicyGlobalDefaultForwarding 1.3.6.1.4.1.89.59.9.2
Indicates whether or not the unmach traffic is forwarded or blocked.
Status: current Access: read-write
OBJECT-TYPE    
  TruthValue  

rlPolicyGlobalAdminTrapfrequency 1.3.6.1.4.1.89.59.9.3
define the the min number of seconds between successive traps. 0 means no traps will be sent, uints in Sec
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER  

rlPolicyGlobalOperTrapElapsedTime 1.3.6.1.4.1.89.59.9.4
show the time out elaps from the last trap sent uints in Sec.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER  

rlPolicyGlobalQosMode 1.3.6.1.4.1.89.59.9.5
V750 DEPRECATED - replaced with rlPolicyGlobalQosMode field in rlPolicyQosModeGlobalCfg table. user can set the system to operate either in the Basic mode or in the Advanced mode
Status: deprecated Access: read-write
OBJECT-TYPE    
  RlPolicyQosMode  

rlPolicyGlobalTrustMode 1.3.6.1.4.1.89.59.9.6
V750 DEPRECATED - replaced with rlPolicyGlobalTrustMode field in rlPolicyQosModeGlobalCfg table. Global Trust state. the value refered to Basic mode and specify the trust mode the device is support. all phisical ports are trusted
Status: deprecated Access: read-write
OBJECT-TYPE    
  RlPolicyTrustTypes  

rlPolicyGlobalDeviceQosOperationTypes 1.3.6.1.4.1.89.59.9.7
Indicates if the system support basic or advanced mode or Both basic and Advanced
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER disable(1), basic(2), advanced(3), all(4), notSupported(5)  

rlPolicyGlobalDscpMutationSupported 1.3.6.1.4.1.89.59.9.8
mutation over the ingress packet dscp field supported for the device.
Status: current Access: read-only
OBJECT-TYPE    
  TruthValue  

rlPolicyGlobalClassifyIpPrecedenceSupported 1.3.6.1.4.1.89.59.9.9
Indicates if the system support classification according ip precedence most significant 3 bits in the TOS byte
Status: obsolete Access: read-only
OBJECT-TYPE    
  TruthValue  

rlPolicyGlobalDeviceShapingTypeSupported 1.3.6.1.4.1.89.59.9.10
Indicates the shaper shaper type supported for the device
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER portShaper(1), queueShaper(2), portAndQueueShaper(3), notSupported(4)  

rlPolicyGlobalDscpRemarkingSupported 1.3.6.1.4.1.89.59.9.11
Indicates if dscp remarking supported for the device
Status: current Access: read-only
OBJECT-TYPE    
  TruthValue  

rlPolicyGlobalqueueSchedulerPerDeviceOrPort 1.3.6.1.4.1.89.59.9.12
indicates if the system support scheduling configuration per port or per device. device (1 ) or port (2)
Status: obsolete Access: read-only
OBJECT-TYPE    
  INTEGER device(1), port(2)  

rlPolicyMapping 1.3.6.1.4.1.89.59.10
OBJECT IDENTIFIER    

rlPolicyDscpServiceClassTable 1.3.6.1.4.1.89.59.10.1
This table specifies The DSCP to ServiceClass map table
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    RlPolicyDscpServiceClassEntry

rlPolicyDscpServiceClassEntry 1.3.6.1.4.1.89.59.10.1.1
Each entry in this table describes The ServiceClass assigned to a Dscp value. The index is DSCP represent by rlPolicyDscpIndex
Status: current Access: not-accessible
OBJECT-TYPE    
  RlPolicyDscpServiceClassEntry  

rlPolicyDscpIndex 1.3.6.1.4.1.89.59.10.1.1.1
DSCP value.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER 0..63  

rlPolicyServiceClassValue 1.3.6.1.4.1.89.59.10.1.1.2
ServiceClass value.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER 1..8  

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

rlPolicyTcpUdpPortServiceClassTable 1.3.6.1.4.1.89.59.10.2
This table specifies TCP/UDP Port to ServiceClass map table
Status: obsolete Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    RlPolicyTcpUdpPortServiceClassEntry

rlPolicyTcpUdpPortServiceClassEntry 1.3.6.1.4.1.89.59.10.2.1
Each entry in this table describes The ServiceClass Value. The index is TCP/UDP port represent by rlPolicyTcpUdpPort
Status: obsolete Access: not-accessible
OBJECT-TYPE    
  RlPolicyTcpUdpPortServiceClassEntry  

rlPolicyProtocolType 1.3.6.1.4.1.89.59.10.2.1.1
TCP/UDP port type.
Status: obsolete Access: read-only
OBJECT-TYPE    
  L4ProtType  

rlPolicyTcpUdpPort 1.3.6.1.4.1.89.59.10.2.1.2
TCP/UDP port number.
Status: obsolete Access: read-only
OBJECT-TYPE    
  INTEGER 0..65535  

rlPolicyMappedServiceClass 1.3.6.1.4.1.89.59.10.2.1.3
ServiceClass value.
Status: obsolete Access: read-write
OBJECT-TYPE    
  INTEGER  

rlPolicyTcpUdpPortServiceClassStatus 1.3.6.1.4.1.89.59.10.2.1.4
The status of a table entry. It is used to delete/Add an entry from this table.
Status: obsolete Access: read-write
OBJECT-TYPE    
  RowStatus  

rlPolicyDscpRemarkTable 1.3.6.1.4.1.89.59.10.3
This table specifies The DSCP Remark table
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    RlPolicyDscpRemarkEntry

rlPolicyDscpRemarkEntry 1.3.6.1.4.1.89.59.10.3.1
Each entry in this table describes the new DSCP for the packet. The index is Old DSCP represent by rlPolicyOldDscp
Status: current Access: not-accessible
OBJECT-TYPE    
  RlPolicyDscpRemarkEntry  

rlPolicyRmOldDscp 1.3.6.1.4.1.89.59.10.3.1.1
Old DSCP.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER 0..63  

rlPolicyRmNewDscp 1.3.6.1.4.1.89.59.10.3.1.2
New DSCP.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER 0..63  

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

rlPolicyDscpMutationTable 1.3.6.1.4.1.89.59.10.4
This table specifies The DSCP Mutation table
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    RlPolicyDscpMutationEntry

rlPolicyDscpMutationEntry 1.3.6.1.4.1.89.59.10.4.1
Each entry in this table describes the new DSCP for the packet. The index is Old DSCP represent by rlPolicyOldDscp
Status: current Access: not-accessible
OBJECT-TYPE    
  RlPolicyDscpMutationEntry  

rlPolicyOldDscp 1.3.6.1.4.1.89.59.10.4.1.1
Old DSCP.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER 0..63  

rlPolicyNewDscp 1.3.6.1.4.1.89.59.10.4.1.2
New DSCP.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER 0..63  

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

rlPolicyTrustModeTable 1.3.6.1.4.1.89.59.10.5
This table specifies the port state for the trusted basic mode
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    RlPolicyTrustModeEntry

rlPolicyTrustModeEntry 1.3.6.1.4.1.89.59.10.5.1
describes the ports status that belongs to the global trusted state
Status: current Access: not-accessible
OBJECT-TYPE    
  RlPolicyTrustModeEntry  

rlPolicyTrustModePortNumber 1.3.6.1.4.1.89.59.10.5.1.1
phisical port number .
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER  

rlPolicyTrustModePortState 1.3.6.1.4.1.89.59.10.5.1.2
the port state for the trusted mode. the port can be enabled or disabled for the basic trust mode
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER enabled(1), disabled(2)  

rlPolicyDscpVptTable 1.3.6.1.4.1.89.59.10.6
This table specifies The DSCP to VPT map table
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    RlPolicyDscpVptEntry

rlPolicyDscpVptEntry 1.3.6.1.4.1.89.59.10.6.1
Each entry in this table describes The VPT assigned to a Dscp value. The index is DSCP represent by rlPolicyDscpValue.
Status: current Access: not-accessible
OBJECT-TYPE    
  RlPolicyDscpVptEntry  

rlPolicyDscpValue 1.3.6.1.4.1.89.59.10.6.1.1
DSCP value.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER 0..63  

rlPolicyVptValue 1.3.6.1.4.1.89.59.10.6.1.2
VPT value.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER 0..7  

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

rlPolicyDscpToDpTable 1.3.6.1.4.1.89.59.10.7
This table specifies The DSCP To Dp table
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    RlPolicyDscpToDpEntry

rlPolicyDscpToDpEntry 1.3.6.1.4.1.89.59.10.7.1
Each entry in this table describes the new DP for the packet. The index is DSCP represent by rlPolicyDscp
Status: current Access: not-accessible
OBJECT-TYPE    
  RlPolicyDscpToDpEntry  

rlPolicyDscp 1.3.6.1.4.1.89.59.10.7.1.1
Packet DSCP.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER 0..63  

rlPolicyDp 1.3.6.1.4.1.89.59.10.7.1.2
New DP.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER 0..2  

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

rlPolicyDefaultForwardingTable 1.3.6.1.4.1.89.59.11
This table specifies The default forwarding values : permit or deny for list of specific ports , vlans
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    RlPolicyDefaultForwardingEntry

rlPolicyDefaultForwardingEntry 1.3.6.1.4.1.89.59.11.1
Since the table is search to find match according to first match Entries with specific protocol should be set before entries for entire layer.
Status: current Access: not-accessible
OBJECT-TYPE    
  RlPolicyDefaultForwardingEntry  

rlPolicyDefaultForwardingIndex 1.3.6.1.4.1.89.59.11.1.1
Default Forwarding Index.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER  

rlPolicyDefaultForwardingPortList 1.3.6.1.4.1.89.59.11.1.2
Default Forwarding Port List.
Status: current Access: read-write
OBJECT-TYPE    
  PortList  

rlPolicyDefaultForwardingVlanId1To1024 1.3.6.1.4.1.89.59.11.1.3
Default Forwarding VlanId List 1.
Status: current Access: read-write
OBJECT-TYPE    
  OCTET STRING  

rlPolicyDefaultForwardingVlanId1025To2048 1.3.6.1.4.1.89.59.11.1.4
Default Forwarding VlanId List 2.
Status: current Access: read-write
OBJECT-TYPE    
  OCTET STRING  

rlPolicyDefaultForwardingVlanId2049To3072 1.3.6.1.4.1.89.59.11.1.5
Default Forwarding VlanId List 3.
Status: current Access: read-write
OBJECT-TYPE    
  OCTET STRING  

rlPolicyDefaultForwardingVlanId3073To4096 1.3.6.1.4.1.89.59.11.1.6
Default Forwarding VlanId List 4.
Status: current Access: read-write
OBJECT-TYPE    
  OCTET STRING  

rlPolicyDefaultForwardingLayer 1.3.6.1.4.1.89.59.11.1.7
Default Forwarding Action specify layer l2 l3 l3-ipv6
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER l2(1), l3(2), l3-ipv6(3)  

rlPolicyDefaultForwardingAction 1.3.6.1.4.1.89.59.11.1.8
Default Forwarding Action specify permit or deny
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER permit(1), deny(2)  

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

rlPolicyDefaultForwardingProtocol 1.3.6.1.4.1.89.59.11.1.10
The protocol type to be applied with the default action.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER bpdu(1), icmpv6(2), none(255)  

rlPolicyStatistics 1.3.6.1.4.1.89.59.12
OBJECT IDENTIFIER    

rlPolicyPortPolicyStatisticsTable 1.3.6.1.4.1.89.59.12.1
This table specifies statistics counter for policies with specific actions
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    RlPolicyPortPolicyStatisticsEntry

rlPolicyPortPolicyStatisticsEntry 1.3.6.1.4.1.89.59.12.1.1
Each entry in this table describes counter per port. The index is port represent by rlIfIndex. In each entry represents counter, it's type , it's size and whether it's enabled.
Status: current Access: not-accessible
OBJECT-TYPE    
  RlPolicyPortPolicyStatisticsEntry  

rlPolicyPortPolicyStatisticsIfIndex 1.3.6.1.4.1.89.59.12.1.1.1
Interface index.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER  

rlPolicyPortPolicyStatisticsCntrType 1.3.6.1.4.1.89.59.12.1.1.2
Counter type.
Status: current Access: read-only
OBJECT-TYPE    
  StatisticsCntrType  

rlPolicyPolicyStatisticsCntrSize 1.3.6.1.4.1.89.59.12.1.1.3
Counter size in bits.
Status: current Access: read-only
OBJECT-TYPE    
  StatisticsCntrNumOfBitsType  

rlPolicyPolicyStatisticsEnableCounting 1.3.6.1.4.1.89.59.12.1.1.4
Indication whether the counter is enabled.
Status: current Access: read-write
OBJECT-TYPE    
  TruthValue  

rlPolicyPolicyStatisticsCounterValue 1.3.6.1.4.1.89.59.12.1.1.5
Counter value.
Status: current Access: read-only
OBJECT-TYPE    
  Counter64  

rlPolicyOutQueueStatisticsTable 1.3.6.1.4.1.89.59.12.2
Each entry in this table describes counter per any permutation of Port/VLAN/Queue/Drop Precedence . Each of the above can a group off 'All'. The index is port represent by rlPolicyOutQueueStatisticsCountrID. In each entry there are fields representing whether the counter is enabled and counters value.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    RlPolicyOutQueueStatisticsEntry

rlPolicyOutQueueStatisticsEntry 1.3.6.1.4.1.89.59.12.2.1
Each entry includes port, vlan, queue, drop precedence and counter value.
Status: current Access: not-accessible
OBJECT-TYPE    
  RlPolicyOutQueueStatisticsEntry  

rlPolicyOutQueueStatisticsCountrID 1.3.6.1.4.1.89.59.12.2.1.1
Counter id, the key of the table.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER  

rlPolicyOutQueueStatisticsIfIndexList 1.3.6.1.4.1.89.59.12.2.1.2
Port for which the flow is counted.
Status: current Access: read-write
OBJECT-TYPE    
  PortList  

rlPolicyOutQueueStatisticsPortAll 1.3.6.1.4.1.89.59.12.2.1.3
Indication for whether the port is configured as range of all the ports
Status: current Access: read-write
OBJECT-TYPE    
  TruthValue  

rlPolicyOutQueueStatisticsVlan 1.3.6.1.4.1.89.59.12.2.1.4
VLAN for which the flow is counted.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER  

rlPolicyOutQueueStatisticsVlanAll 1.3.6.1.4.1.89.59.12.2.1.5
Indication for whether the Vlan is configured as range of all the Vlans
Status: current Access: read-write
OBJECT-TYPE    
  TruthValue  

rlPolicyOutQueueStatisticsQueue 1.3.6.1.4.1.89.59.12.2.1.6
Queue for which the flow is counted.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER 1..8  

rlPolicyOutQueueStatisticsQueueAll 1.3.6.1.4.1.89.59.12.2.1.7
Indication for whether the Queue is configured as range of all the Queues
Status: current Access: read-write
OBJECT-TYPE    
  TruthValue  

rlPolicyOutQueueStatisticsDP 1.3.6.1.4.1.89.59.12.2.1.8
Drop Precedence for which the flow is counted.
Status: current Access: read-write
OBJECT-TYPE    
  StatisticsDPType  

rlPolicyOutQueueStatisticsDPAll 1.3.6.1.4.1.89.59.12.2.1.9
Indication for whether the DP is configured as range of all the DPs
Status: current Access: read-write
OBJECT-TYPE    
  TruthValue  

rlPolicyOutQueueStatisticsCounterTailDropValue 1.3.6.1.4.1.89.59.12.2.1.10
The counter for tail dropped value.
Status: current Access: read-only
OBJECT-TYPE    
  Counter64  

rlPolicyOutQueueStatisticsCounterAllValue 1.3.6.1.4.1.89.59.12.2.1.11
The counter for all traffic value.
Status: current Access: read-only
OBJECT-TYPE    
  Counter64  

rlPolicyOutQueueStatisticsCntrNumOfBits 1.3.6.1.4.1.89.59.12.2.1.12
Counter size in bits for the counter.
Status: current Access: read-only
OBJECT-TYPE    
  StatisticsCntrNumOfBitsType  

rlPolicyOutQueueStatisticsStatus 1.3.6.1.4.1.89.59.12.2.1.13
The status of a table entry. It is used to delete an entry from this table.
Status: current Access: read-write
OBJECT-TYPE    
  RowStatus  

rlPolicyGlobalStatisticsCntrsTable 1.3.6.1.4.1.89.59.12.3
This table specifies statistics global counters for specific rules for all ports that they are connected to
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    RlPolicyGlobalStatisticsCntrsEntry

rlPolicyGlobalStatisticsCntrsEntry 1.3.6.1.4.1.89.59.12.3.1
Each entry represents global counter.
Status: current Access: not-accessible
OBJECT-TYPE    
  RlPolicyGlobalStatisticsCntrsEntry  

rlPolicyGlobalStatisticsCntrsType 1.3.6.1.4.1.89.59.12.3.1.1
Counter type.
Status: current Access: read-only
OBJECT-TYPE    
  StatisticsCntrType  

rlPolicyGlobalStatisticsCntrsNumOfBits 1.3.6.1.4.1.89.59.12.3.1.2
Counter size in bits.
Status: current Access: read-only
OBJECT-TYPE    
  StatisticsCntrNumOfBitsType  

rlPolicyGlobalStatisticsCntrsCounterValue 1.3.6.1.4.1.89.59.12.3.1.3
Counter value.
Status: current Access: read-only
OBJECT-TYPE    
  Counter64  

rlPolicyGlobalStatisticsStatus 1.3.6.1.4.1.89.59.12.3.1.4
The status of a table entry. It is used to delete an entry from this table.
Status: current Access: read-write
OBJECT-TYPE    
  RowStatus  

rlPolicyClearCounters 1.3.6.1.4.1.89.59.12.4
This scalar indicates to clear all the counters.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER  

rlPolicyClassifierUtilization 1.3.6.1.4.1.89.59.13
OBJECT IDENTIFIER    

rlPolicyClassifierUtilizationTable 1.3.6.1.4.1.89.59.13.1
A table containing Classifier utilization information. Each row represents objects for a particular Unit present in this system.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    RlPolicyClassifierUtilizationEntry

rlPolicyClassifierUtilizationEntry 1.3.6.1.4.1.89.59.13.1.1
A Single entry containing Classifier utilization information.
Status: current Access: not-accessible
OBJECT-TYPE    
  RlPolicyClassifierUtilizationEntry  

rlPolicyClassifierUtilizationUnitId 1.3.6.1.4.1.89.59.13.1.1.1
The Unit ID of this Classifier. must be unique per entry. This is an index into the table.
Status: current Access: not-accessible
OBJECT-TYPE    
  Unsigned32 1..4294967295  

rlPolicyClassifierUtilizationPercent 1.3.6.1.4.1.89.59.13.1.1.2
The classifier utilization percentage.
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32 0..100  

rlPolicyClassifierUtilizationRulesNumber 1.3.6.1.4.1.89.59.13.1.1.3
The classifier utilization number of used rules, in short rules resolution.
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32 0..4294967295  

rlPolicyIsTCAvailable 1.3.6.1.4.1.89.59.14
This scalar indicates the number of currently reserved amount of traffic conditioners.
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32  

rlPolicyCPUSafeGuardEnable 1.3.6.1.4.1.89.59.15
This scalar enables/disables CPU Safeguard.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER  

rlPolicyQosModeGlobalCfgTable 1.3.6.1.4.1.89.59.16
This table responsible to set the global qos mode configuration: qos mode, qos trust mode, and if port are trusted by default in qos advanced mode.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    RlPolicyQosModeGlobalCfgEntry

rlPolicyQosModeGlobalCfgEntry 1.3.6.1.4.1.89.59.16.1
This table responsible to set the global qos mode configuration: qos mode, qos trust mode, and if port are trusted by default in qos advanced mode. Current implemnetaion assumes only one entry exist.
Status: current Access: not-accessible
OBJECT-TYPE    
  RlPolicyQosModeGlobalCfgEntry  

rlPolicyGlobalIndex 1.3.6.1.4.1.89.59.16.1.1
Entry index - currenly only one entry can exist, indexes hard coded with value '1'.
Status: current Access: not-accessible
OBJECT-TYPE    
  INTEGER  

rlPolicyGlobalQoSMode 1.3.6.1.4.1.89.59.16.1.2
This field replaces deprecated scalar rlPolicyCliQosMode. Defines the global qos operation mode: disable, basic or advnaced.
Status: current Access: read-write
OBJECT-TYPE    
  RlPolicyQosMode  

rlPolicyBasicGlobalTrustMode 1.3.6.1.4.1.89.59.16.1.3
This field replaces deprecated scalar rlPolicyCliBasicModeCfg. Defines the global qos trust operation mode when qos mode is basic.
Status: current Access: read-write
OBJECT-TYPE    
  RlPolicyTrustTypes  

rlPolicyAdvcGlobalTrustMode 1.3.6.1.4.1.89.59.16.1.4
This field replaces deprecated scalar rlPolicyCliBasicModeCfg. Defines the global qos trust operation mode when qos mode is advanced.
Status: current Access: read-write
OBJECT-TYPE    
  RlPolicyTrustTypes  

rlPolicyPortTrustAdvancedMode 1.3.6.1.4.1.89.59.16.1.5
This field specified whether ports are set to trused or not-trusted by default when switching to qos advanced mode.
Status: current Access: read-write
OBJECT-TYPE    
  TruthValue  

rlPolicyDscpMutationEnable 1.3.6.1.4.1.89.59.16.1.6
This field indicates if dscp to dscp mutation mode is enable. It can be set to true in the following terms: 1.rlQosGlobalTrustMode is in {dscp, vpt-dscp} ( rlQosGlobalQoSMode must be basic or advanced) 2.if rlQosGlobalQoSMode is advanced then rlQoSPortTrustAdvancedMode must be set to true.
Status: current Access: read-write
OBJECT-TYPE    
  TruthValue  

rlPolicyModeGlobalCfgStatus 1.3.6.1.4.1.89.59.16.1.7
This status of entry action. In current implementation only one entry exist, therefor only status = active is acceptable.
Status: current Access: read-write
OBJECT-TYPE    
  RowStatus