SLEV2-QOS-MIB

File: SLEV2-QOS-MIB.mib (231784 bytes)

Imported modules

DASAN-SMI IF-MIB INET-ADDRESS-MIB
SLE-TC-MIB SNMPv2-CONF SNMPv2-SMI
SNMPv2-TC

Imported symbols

sleV2Mgmt InterfaceIndex InetAddressType
InetAddress InetAddressPrefixLength SleControlStatusType
SleControlRequestResultType OBJECT-GROUP NOTIFICATION-GROUP
TimeTicks IpAddress Integer32
Gauge32 Counter32 Counter64
OBJECT-TYPE MODULE-IDENTITY NOTIFICATION-TYPE
MacAddress TEXTUAL-CONVENTION

Defined Types

IntFlowIndex  
INTEGER 1..1024    

IntClassIndex  
INTEGER 1..1024    

IntPolicerIndex  
INTEGER 1..1024    

IntPolicyIndex  
INTEGER 1..1024    

OctetName  
OCTET STRING Size(1..64)    

IntEthernetType  
INTEGER -1 | 0..65535    

Int8021p  
INTEGER -1 | 0..7    

IntIpAddrMask  
INTEGER 0..32    

IntToS  
INTEGER -1 | 0..255    

IntPktLen  
INTEGER -1 | 21..65535    

IntProtocolType  
INTEGER -1 | 0..255    

IntL4Port  
INTEGER -1 | 0..65535    

IntIcmpType  
INTEGER -1 | 0..255    

IntIcmpCode  
INTEGER -1 | 0..255    

IntInternetProtocolFlag  
INTEGER nothing(-1), tcp(1), ucp(2), icmp(3)    

IntRulePriority  
INTEGER nothing(-1), low(1), medium(2), high(3), highest(4), lowest(5), highMiddle(6)    

IntFlowClass  
INTEGER nothing(-1), flow(1), class(2), both(4)    

IntVlanID  
INTEGER -1 | 1..4094    

IntQueue  
INTEGER -1 | 0..7    

IntDP  
INTEGER -1 | 0..2    

IntCoS  
INTEGER -1 | 0..7    

IntDscp  
INTEGER -1 | 0..63    

IntIpPrecedence  
INTEGER -1 | 0..7    

IntDstMacOrEgressPorts  
INTEGER nothing(-1), dstMac(1), egressPorts(2)    

IntMarkMode  
INTEGER nothing(-1), markByEntry(1), dSCPAttribute(2), entryDSCP(3)    

IntMeterMode  
INTEGER nothing(-1), rateLimit(1), color(2), minmaxbandwidth(3)    

IntColorType  
INTEGER nothing(-1), srTCM(1), trTCM(2)    

IntColorMode  
INTEGER nothing(-1), blind(1), aware(2)    

IntColorAwareMode  
INTEGER nothing(-1), unprotected(1), protected(2)    

IntColorCIR  
INTEGER -1 | 1..1000000    

IntColorCBS  
INTEGER -1 | 1..4000    

IntColorPIR  
INTEGER -1 | 1..1000000    

IntColorPBS  
INTEGER -1 | 1..4000    

IntColorEBS  
INTEGER -1 | 1..4000    

IntColorAction  
INTEGER nothing(-1), drop(1), marking(2), dropPrecedence(3), dropPrecedenceRed(4), dropPrecedenceYellow(5), dropPrecedenceGreen(6)    

IntCounterMode  
INTEGER nothing(-1), byte(1), packet(2)    

IntInterfaceIndex  
INTEGER -1 | 1..512    

IntFlowOrClass  
INTEGER flow(1), class(2)    

IntL2BaseRemarkMode  
INTEGER remarkByQueue(1), remarkByPriority(2)    

IntColorIndex  
INTEGER green(1), yellow(2), red(3)    

IntDSCPIndex  
INTEGER 1..64    

IntQueueCoSIndex  
INTEGER 1..8    

IntIpPktPriorityType  
INTEGER nothing(-1), iPPrecedence(1), diffServ(2), ipToS(3)    

IntEnableFlag  
INTEGER enable(1), disable(2)    

IntAvrgCounterMode  
INTEGER nothing(-1), byte(1)    

MacAddressMask  
Represents Mac address Mask.
TEXTUAL-CONVENTION    
  OCTET STRING Size(6)  

SleV2QoS4FlowEntry  
SEQUENCE    
  sleV2QoS4FlowIndex INTEGER
  sleV2QoS4FlowName OctetName
  sleV2QoS4FlowEthernetType IntEthernetType
  sleV2QoS4FlowSrcMacAddr MacAddress
  sleV2QoS4FlowSrcMacAddrMask MacAddressMask
  sleV2QoS4FlowDstMacAddr MacAddress
  sleV2QoS4FlowDstMacAddrMask MacAddressMask
  sleV2QoS4Flow8021p Int8021p
  sleV2QoS4FlowSrcIpAddr IpAddress
  sleV2QoS4FlowSrcIpAddrMask IntIpAddrMask
  sleV2QoS4FlowDstIpAddr IpAddress
  sleV2QoS4FlowDstIpAddrMask IntIpAddrMask
  sleV2QoS4FlowIpPktPriorityType IntIpPktPriorityType
  sleV2QoS4FlowIpPktPriority Integer32
  sleV2QoS4FlowPktLen IntPktLen
  sleV2QoS4FlowProtocolType IntProtocolType
  sleV2QoS4FlowTcpSrcStartPort IntL4Port
  sleV2QoS4FlowTcpSrcEndPort IntL4Port
  sleV2QoS4FlowTcpDstStartPort IntL4Port
  sleV2QoS4FlowTcpDstEndPort IntL4Port
  sleV2QoS4FlowTcpFlag BITS
  sleV2QoS4FlowUdpSrcStartPort IntL4Port
  sleV2QoS4FlowUdpSrcEndPort IntL4Port
  sleV2QoS4FlowUdpDstStartPort IntL4Port
  sleV2QoS4FlowUdpDstEndPort IntL4Port
  sleV2QoS4FlowIcmpType IntIcmpType
  sleV2QoS4FlowIcmpCode IntIcmpCode
  sleV2QoS4FlowHdrlen INTEGER
  sleV2QoS4FlowHdrError IntEnableFlag
  sleV2QoS4FlowInnerVlan Integer32
  sleV2QoS4FlowInner8021p Integer32
  sleV2QoS4FlowMacFlag INTEGER
  sleV2QoS4FlowIpFlag INTEGER
  sleV2QoS4FlowMacDlf INTEGER
  sleV2QoS4FlowTagType INTEGER
  sleV2QoS4FlowInPktTagVid Integer32
  sleV2QoS4FlowInPktTagCfi Integer32
  sleV2QoS4FlowInPktTagCoS Integer32
  sleV2QoS4FlowOutPktTagVid Integer32
  sleV2QoS4FlowOutPktTagCfi Integer32
  sleV2QoS4FlowOutPktTagCoS Integer32
  sleV2QoS4FlowFlowAlias OCTET STRING
  sleV2QoSFlowInetAddrType InetAddressType
  sleV2QoSFlowSrcInetAddr InetAddress
  sleV2QoSFlowDstInetAddr InetAddress
  sleV2QoSFlowSrcInetAddrLen InetAddressPrefixLength
  sleV2QoSFlowDstInetAddrLen InetAddressPrefixLength
  sleV2QoSFlowTrafficClass INTEGER
  sleV2QoSFlowFlowLabel INTEGER
  sleV2QoS4FlowOuterVlan Integer32
  sleV2QoS4FlowOuter8021p Integer32
  sleV2QoS4FlowOnuCircuitId Integer32

SleV2QoS4FlowClassEntry  
SEQUENCE    
  sleV2QoS4FlowClassIndex IntClassIndex
  sleV2QoS4FlowClassID IntClassIndex
  sleV2QoS4FlowClassName OctetName

SleV2QoS4FlowPolicyEntry  
SEQUENCE    
  sleV2QoS4FlowPolicyIndex IntPolicyIndex
  sleV2QoS4FlowPolicyID IntPolicyIndex
  sleV2QoS4FlowPolicyName OctetName

SleV2QoS4ClassEntry  
SEQUENCE    
  sleV2QoS4ClassIndex IntClassIndex
  sleV2QoS4ClassName OctetName
  sleV2QoS4ClassFlowCnt Counter32

SleV2QoS4ClassFlowEntry  
SEQUENCE    
  sleV2QoS4ClassFlowIndex IntFlowIndex
  sleV2QoS4ClassFlowID IntFlowIndex
  sleV2QoS4ClassFlowName OctetName
  sleV2QoS4ClassFlowClassName OctetName

SleV2QoS4ClassPolicyEntry  
SEQUENCE    
  sleV2QoS4ClassPolicyIndex IntPolicyIndex
  sleV2QoS4ClassPolicyID IntPolicyIndex
  sleV2QoS4ClassPolicyName OctetName

SleV2QoS4PolicerEntry  
SEQUENCE    
  sleV2QoS4PolicerIndex IntPolicerIndex
  sleV2QoS4PolicerName OctetName
  sleV2QoS4PolicerMeterMode IntMeterMode
  sleV2QoS4PolicerRateLimit Integer32
  sleV2QoS4PolicerColorType IntColorType
  sleV2QoS4PolicerColorMode IntColorMode
  sleV2QoS4PolicerColorAwareMode IntColorAwareMode
  sleV2QoS4PolicerColorCIR IntColorCIR
  sleV2QoS4PolicerColorCBS IntColorCBS
  sleV2QoS4PolicerColorPIR IntColorPIR
  sleV2QoS4PolicerColorPBS IntColorPBS
  sleV2QoS4PolicerColorEBS IntColorEBS
  sleV2QoS4PolicerColorRedAction IntColorAction
  sleV2QoS4PolicerColorYellowAction IntColorAction
  sleV2QoS4PolicerColorGreenAction IntColorAction
  sleV2QoS4PolicerRemarkLayerMode BITS
  sleV2QoS4PolicerRemarkMode BITS
  sleV2QoS4PolicerCounterMode IntCounterMode
  sleV2QoS4PolicerAvrgCounterMode IntAvrgCounterMode
  sleV2QoS4PolicerMinBandwidth Integer32
  sleV2QoS4PolicerMaxBandwidth Integer32
  sleV2QoS4PolicerColorRedDscp IntDscp
  sleV2QoS4PolicerColorYellowDscp IntDscp
  sleV2QoS4PolicerColorGreenDscp IntDscp
  sleV2QoS4PolicerColorRedCosType INTEGER
  sleV2QoS4PolicerColorRedCos IntCoS
  sleV2QoS4PolicerColorYellowCosType INTEGER
  sleV2QoS4PolicerColorYellowCos IntToS
  sleV2QoS4PolicerColorGreenCosType INTEGER
  sleV2QoS4PolicerColorGreenCos IntToS

SleV2QoS4PolicerMatchCounterEntry  
SEQUENCE    
  sleV2QoS4PolicerMatchCounterName OCTET STRING
  sleV2QoS4PolicerMatchCounterDesc OCTET STRING
  sleV2QoS4PolicerMatchCounterValue Counter64

SleV2QoS4PolicyEntry  
SEQUENCE    
  sleV2QoS4PolicyIndex IntPolicyIndex
  sleV2QoS4PolicyName OctetName
  sleV2QoS4PolicyFlowCnt Integer32
  sleV2QoS4PolicyClassCnt Integer32
  sleV2QoS4PolicyPolicerIndex INTEGER
  sleV2QoS4PolicyPriority IntRulePriority
  sleV2QoS4PolicyIngressPorts OCTET STRING
  sleV2QoS4PolicyEgressPorts OCTET STRING
  sleV2QoS4PolicyVlan IntVlanID
  sleV2QoS4PolicyMatchFlag BITS
  sleV2QoS4PolicyMatchVlan IntVlanID
  sleV2QoS4PolicyMatchRedirectVlan IntVlanID
  sleV2QoS4PolicyMatchRedirectPort IntInterfaceIndex
  sleV2QoS4PolicyMatchMarkMode IntMarkMode
  sleV2QoS4PolicyMatchQueue IntQueue
  sleV2QoS4PolicyMatchDp IntDP
  sleV2QoS4PolicyMatchCoS IntCoS
  sleV2QoS4PolicyMatchDscp IntDscp
  sleV2QoS4PolicyMatchIpPrecedence IntIpPrecedence
  sleV2QoS4PolicyMatchDstMacOrEgressPorts IntDstMacOrEgressPorts
  sleV2QoS4PolicyMatchDstMac MacAddress
  sleV2QoS4PolicyMatchEgressPorts OCTET STRING
  sleV2QoS4PolicyNomatchFlag BITS
  sleV2QoS4PolicyNomatchRedirectPort IntInterfaceIndex
  sleV2QoS4PolicyNomatchCoS IntCoS
  sleV2QoS4PolicyNomatchDscp IntDscp
  sleV2QoS4PolicyNomatchIpPrecedence IntIpPrecedence
  sleV2QoS4PolicyCounterValue Counter64
  sleV2QoS4PolicyCounterGreenBytes Counter64
  sleV2QoS4PolicyCounterYellowBytes Counter64
  sleV2QoS4PolicyCounterRedBytes Counter64
  sleV2QoS4PolicyRedirBlackhole IntEnableFlag
  sleV2QoS4PolicyAvrg5SecCounterValue Counter64
  sleV2QoS4PolicyAvrg1minCounterValue Counter64
  sleV2QoS4PolicyAvrg10minCounterValue Counter64
  sleV2QoS4PolicyIngressTunnelIfIndex Integer32
  sleV2QoS4PolicyEgressTunnelIfIndex Integer32
  sleV2QoS4PolicyCounterElapsedTimeAfterClear TimeTicks
  sleV2QoS4PolicyMatchPbrNextHop IpAddress
  sleV2QoS4PolicyStage INTEGER
  sleV2QoS4PolicyIngressPortsFlag INTEGER
  sleV2QoS4PolicyEgressPortsFlag INTEGER
  sleV2QoS4PolicyInnerVlanAction INTEGER
  sleV2QoS4PolicyOuterVlanAction INTEGER
  sleV2QoS4PolicyInnerVlan INTEGER
  sleV2QoS4PolicyOuterVlan INTEGER
  sleV2QoS4PolicyMatchPbrNextHopSecondary IpAddress
  sleV2QoS4PolicyMatchPbrNextHopVerifyReach INTEGER
  sleV2QoS4PolicyMatchFlowAlias OCTET STRING
  sleV2QoS4PolicyMatchInnerVlanCosReplace Integer32
  sleV2QoS4PolicyMatchInnerVlanCfiReplace Integer32
  sleV2QoS4PolicyMatchOuterVlanCosReplace Integer32
  sleV2QoS4PolicyMatchOuterVlanCfiReplace Integer32

SleV2QoS4PolicyFlowClassEntry  
SEQUENCE    
  sleV2QoS4PolicyFlowClassIndex IntFlowIndex
  sleV2QoS4PolicyFlowClassType IntFlowOrClass
  sleV2QoS4PolicyFlowClassID IntFlowIndex
  sleV2QoS4PolicyFlowClassName OctetName

SleV2QoS4PolicyIFEntry  
SEQUENCE    
  sleV2QoS4PolicyIFDirection INTEGER

SleV2QoS4RemarkL3Entry  
SEQUENCE    
  sleV2QoS4RemarkL3ColorIndex IntColorIndex
  sleV2QoS4RemarkL3DSCPIndex IntDSCPIndex
  sleV2QoS4RemarkL3Queue IntQueue
  sleV2QoS4RemarkL3Dp IntDP
  sleV2QoS4RemarkL3CoS IntCoS
  sleV2QoS4RemarkL3Dscp IntDscp

SleV2QoS4RemarkL2Entry  
SEQUENCE    
  sleV2QoS4RemarkL2ColorIndex IntColorIndex
  sleV2QoS4RemarkL2QueueCoSIndex IntQueueCoSIndex
  sleV2QoS4RemarkL2Queue IntQueue
  sleV2QoS4RemarkL2Dp IntDP
  sleV2QoS4RemarkL2CoS IntCoS
  sleV2QoS4RemarkL2Dscp IntDscp

SleV2QoS4REDProfileEntry  
SEQUENCE    
  sleV2QoS4REDProfileId INTEGER
  sleV2QoS4REDProfileQueueId INTEGER
  sleV2QoS4REDProfileDp0MinThres INTEGER
  sleV2QoS4REDProfileDp0MaxThres INTEGER
  sleV2QoS4REDProfileDp0Prob INTEGER
  sleV2QoS4REDProfileDp1MinThres INTEGER
  sleV2QoS4REDProfileDp1MaxThres INTEGER
  sleV2QoS4REDProfileDp1Prob INTEGER
  sleV2QoS4REDProfileDp2MinThres INTEGER
  sleV2QoS4REDProfileDp2MaxThres INTEGER
  sleV2QoS4REDProfileDp2Prob INTEGER
  sleV2QoS4REDProfileWeight INTEGER

SleV2QoS4PortREDInfoEntry  
SEQUENCE    
  sleV2QoS4PortREDInfoInterfaceIndex InterfaceIndex
  sleV2QoS4PortREDInfoEnable INTEGER
  sleV2QoS4PortREDInfoProfileId INTEGER

SleV2QoS4QueueInfoEntry  
SEQUENCE    
  sleV2QoS4QueueInfoInterfaceIndex InterfaceIndex
  sleV2QoS4QueueInfoId INTEGER
  sleV2QoS4QueueInfoScheduleMode INTEGER
  sleV2QoS4QueueInfoDWRRGroup INTEGER
  sleV2QoS4QueueInfoMinBandwidth Integer32
  sleV2QoS4QueueInfoMaxBandwidth Integer32
  sleV2QoS4QueueInfoWeight INTEGER
  sleV2QoS4QueueMappedCoS INTEGER
  sleV2QoS4QueueInfoBufferEgressMinLimitUnicast Integer32
  sleV2QoS4QueueInfoBufferEgressMaxLimitPolicyUnicast INTEGER
  sleV2QoS4QueueInfoBufferEgressMaxLimitUnicast Integer32
  sleV2QoS4QueueInfoBufferEgressMinLimitNonUnicast Integer32
  sleV2QoS4QueueInfoBufferEgressMaxLimitPolicyNonUnicast INTEGER
  sleV2QoS4QueueInfoBufferEgressMaxLimitNonUnicast Integer32

SleV2QoS4DscpMapIngressEntry  
SEQUENCE    
  sleV2QoS4DscpMapIngressDscpIndex INTEGER
  sleV2QoS4DscpMapIngressDscp OCTET STRING
  sleV2QoS4DscpMapIngressCos INTEGER
  sleV2QoS4DscpMapIngressColor INTEGER

SleV2QoS4DscpMapTunnelEntry  
SEQUENCE    
  sleV2QoS4DscpMapTunnelPriority INTEGER
  sleV2QoS4DscpMapTunnelColor INTEGER
  sleV2QoS4DscpMapTunnelDscp INTEGER

Defined Values

sleV2QoS 1.3.6.1.4.1.6296.102.10
sleV2QoS
MODULE-IDENTITY    

sleV2QoSBase 1.3.6.1.4.1.6296.102.10.1
OBJECT IDENTIFIER    

sleV2QoS4 1.3.6.1.4.1.6296.102.10.2
OBJECT IDENTIFIER    

sleV2QoS4Base 1.3.6.1.4.1.6296.102.10.2.1
OBJECT IDENTIFIER    

sleV2QoS4BaseInfo 1.3.6.1.4.1.6296.102.10.2.1.1
OBJECT IDENTIFIER    

sleV2QoS4BaseFlowMode 1.3.6.1.4.1.6296.102.10.2.1.1.1
flow mode default : double mode, extension : triple mode
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER default(1), extension(2)  

sleV2QoS4BaseControl 1.3.6.1.4.1.6296.102.10.2.1.2
OBJECT IDENTIFIER    

sleV2QoS4BaseControlRequest 1.3.6.1.4.1.6296.102.10.2.1.2.1
The request of a user command
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER setFlowMode(1)  

sleV2QoS4BaseControlStatus 1.3.6.1.4.1.6296.102.10.2.1.2.2
The status of user command
Status: current Access: read-only
OBJECT-TYPE    
  SleControlStatusType  

sleV2QoS4BaseControlTimer 1.3.6.1.4.1.6296.102.10.2.1.2.3
The maximum time for the manager for a long running user command
Status: current Access: read-write
OBJECT-TYPE    
  Gauge32  

sleV2QoS4BaseControlTimeStamp 1.3.6.1.4.1.6296.102.10.2.1.2.4
The time stamp of the last command(end of command)
Status: current Access: read-only
OBJECT-TYPE    
  TimeTicks  

sleV2QoS4BaseControlResult 1.3.6.1.4.1.6296.102.10.2.1.2.5
The result of the last user command
Status: current Access: read-only
OBJECT-TYPE    
  SleControlRequestResultType  

sleV2QoS4BaseControlFlowMode 1.3.6.1.4.1.6296.102.10.2.1.2.6
flow mode default : double mode, extension : triple
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER default(1), extension(2)  

sleV2QoS4BaseNotification 1.3.6.1.4.1.6296.102.10.2.1.3
OBJECT IDENTIFIER    

sleV2QoS4BaseFlowModeChanged 1.3.6.1.4.1.6296.102.10.2.1.3.1
Description.
Status: current Access: read-write
NOTIFICATION-TYPE    

sleV2QoS4Flow 1.3.6.1.4.1.6296.102.10.2.2
OBJECT IDENTIFIER    

sleV2QoS4FlowInfo 1.3.6.1.4.1.6296.102.10.2.2.1
OBJECT IDENTIFIER    

sleV2QoS4FlowTable 1.3.6.1.4.1.6296.102.10.2.2.1.1
flow table.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    SleV2QoS4FlowEntry

sleV2QoS4FlowEntry 1.3.6.1.4.1.6296.102.10.2.2.1.1.1
key: sleV2QoS4FlowIndex
Status: current Access: not-accessible
OBJECT-TYPE    
  SleV2QoS4FlowEntry  

sleV2QoS4FlowIndex 1.3.6.1.4.1.6296.102.10.2.2.1.1.1.1
The index of flow
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER 1..1024  

sleV2QoS4FlowName 1.3.6.1.4.1.6296.102.10.2.2.1.1.1.2
The name of flow
Status: current Access: read-only
OBJECT-TYPE    
  OctetName  

sleV2QoS4FlowEthernetType 1.3.6.1.4.1.6296.102.10.2.2.1.1.1.3
The ethernet type value in incoming frames The value of -1 means any(not set).
Status: current Access: read-only
OBJECT-TYPE    
  IntEthernetType  

sleV2QoS4FlowSrcMacAddr 1.3.6.1.4.1.6296.102.10.2.2.1.1.1.4
The source mac address The value of 00:00:00:00:00:00 is any(not set)
Status: current Access: read-only
OBJECT-TYPE    
  MacAddress  

sleV2QoS4FlowSrcMacAddrMask 1.3.6.1.4.1.6296.102.10.2.2.1.1.1.5
The mask of the source mac address The value of 00:00:00:00:00:00 is any(not set)
Status: current Access: read-only
OBJECT-TYPE    
  MacAddressMask  

sleV2QoS4FlowDstMacAddr 1.3.6.1.4.1.6296.102.10.2.2.1.1.1.6
The destination mac address The value of 00:00:00:00:00:00 is any(not set)
Status: current Access: read-only
OBJECT-TYPE    
  MacAddress  

sleV2QoS4FlowDstMacAddrMask 1.3.6.1.4.1.6296.102.10.2.2.1.1.1.7
The mask of the destination mac address The value of 00:00:00:00:00:00 is any(not set)
Status: current Access: read-only
OBJECT-TYPE    
  MacAddressMask  

sleV2QoS4Flow8021p 1.3.6.1.4.1.6296.102.10.2.2.1.1.1.8
The value of the IEEE802.1p priority in the packet The value of -1 means any(not set)
Status: current Access: read-only
OBJECT-TYPE    
  Int8021p  

sleV2QoS4FlowSrcIpAddr 1.3.6.1.4.1.6296.102.10.2.2.1.1.1.9
The IP address to match against the packet's source IP address. The value of 0.0.0.0 means any(not set)
Status: current Access: read-only
OBJECT-TYPE    
  IpAddress  

sleV2QoS4FlowSrcIpAddrMask 1.3.6.1.4.1.6296.102.10.2.2.1.1.1.10
The mask of source IP address The value of -1 means any(not set)
Status: current Access: read-only
OBJECT-TYPE    
  IntIpAddrMask  

sleV2QoS4FlowDstIpAddr 1.3.6.1.4.1.6296.102.10.2.2.1.1.1.11
The IP address to match against the packet's destination IP address. The value of 0.0.0.0 means any(not set)
Status: current Access: read-only
OBJECT-TYPE    
  IpAddress  

sleV2QoS4FlowDstIpAddrMask 1.3.6.1.4.1.6296.102.10.2.2.1.1.1.12
The mask of destination IP address The value of -1 means any(not set)
Status: current Access: read-only
OBJECT-TYPE    
  IntIpAddrMask  

sleV2QoS4FlowIpPktPriorityType 1.3.6.1.4.1.6296.102.10.2.2.1.1.1.13
The Priority type of incoming IP packet (specify a type of sleUserFlowIpPktPriority)
Status: current Access: read-only
OBJECT-TYPE    
  IntIpPktPriorityType  

sleV2QoS4FlowIpPktPriority 1.3.6.1.4.1.6296.102.10.2.2.1.1.1.14
The Priority value of incoming IP packet If type is 1, this value's range is 0-7. If type is 2, this value's range is 0-63. If type is 3, this value's range is 0-255.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32  

sleV2QoS4FlowPktLen 1.3.6.1.4.1.6296.102.10.2.2.1.1.1.15
The packet length of the incoming packet The value of -1 means any(not set)
Status: current Access: read-only
OBJECT-TYPE    
  IntPktLen  

sleV2QoS4FlowProtocolType 1.3.6.1.4.1.6296.102.10.2.2.1.1.1.16
The type of IP protocol The flat internet protocol is from sleV2QoS4FlowTcpSrcStartPort to sleV2QoS4FlowIcmpCode If the value is tcp(6), From sleV2QoS4FlowTcpSrcStartPort to sleV2QoS4FlowTcpFlag value is available If the value is udp(17), From sleV2QoS4FlowUdpSrcStartPort to sleV2QoS4FlowUdpDstEndPort value is available If the value is icmp(1), The value of sleV2QoS4FlowIcmpType and sleV2QoS4FlowIcmpCode is available The value of -1 means any(not set) Otherwise, from sleV2QoS4FlowTcpSrcStartPort to sleV2QoS4FlowIcmpCode value is not available The value of -1 means any(not set)
Status: current Access: read-only
OBJECT-TYPE    
  IntProtocolType  

sleV2QoS4FlowTcpSrcStartPort 1.3.6.1.4.1.6296.102.10.2.2.1.1.1.17
The start source port in range of source port in TCP packet The value of -1 means any(not set)
Status: current Access: read-only
OBJECT-TYPE    
  IntL4Port  

sleV2QoS4FlowTcpSrcEndPort 1.3.6.1.4.1.6296.102.10.2.2.1.1.1.18
The end source port in range of source port in TCP packet The value of -1 means any(not set)
Status: current Access: read-only
OBJECT-TYPE    
  IntL4Port  

sleV2QoS4FlowTcpDstStartPort 1.3.6.1.4.1.6296.102.10.2.2.1.1.1.19
The start destination port in range of source port in TCP packet. The value of -1 means any(not set)
Status: current Access: read-only
OBJECT-TYPE    
  IntL4Port  

sleV2QoS4FlowTcpDstEndPort 1.3.6.1.4.1.6296.102.10.2.2.1.1.1.20
The end destination port in range of destination port in TCP packet. The value of -1 means any(not set)
Status: current Access: read-only
OBJECT-TYPE    
  IntL4Port  

sleV2QoS4FlowTcpFlag 1.3.6.1.4.1.6296.102.10.2.2.1.1.1.21
The flag in TCP packet
Status: current Access: read-only
OBJECT-TYPE    
  BITS reserv0(0), reserv1(1), urg(2), ack(3), psh(4), rst(5), syn(6), fin(7)  

sleV2QoS4FlowUdpSrcStartPort 1.3.6.1.4.1.6296.102.10.2.2.1.1.1.22
The start source port in range of source port in UDP packet The value of -1 means any(not set)
Status: current Access: read-only
OBJECT-TYPE    
  IntL4Port  

sleV2QoS4FlowUdpSrcEndPort 1.3.6.1.4.1.6296.102.10.2.2.1.1.1.23
The end source port in range of source port in UDP packet The value of -1 means any(not set)
Status: current Access: read-only
OBJECT-TYPE    
  IntL4Port  

sleV2QoS4FlowUdpDstStartPort 1.3.6.1.4.1.6296.102.10.2.2.1.1.1.24
The start destination port in range of destination port in UDP packet. The value of -1 means any(not set)
Status: current Access: read-only
OBJECT-TYPE    
  IntL4Port  

sleV2QoS4FlowUdpDstEndPort 1.3.6.1.4.1.6296.102.10.2.2.1.1.1.25
The end destination port in range of destination port in UDP packet. The value of -1 means any(not set)
Status: current Access: read-only
OBJECT-TYPE    
  IntL4Port  

sleV2QoS4FlowIcmpType 1.3.6.1.4.1.6296.102.10.2.2.1.1.1.26
The type of ICMP message The value of -1 means any(not set)
Status: current Access: read-only
OBJECT-TYPE    
  IntIcmpType  

sleV2QoS4FlowIcmpCode 1.3.6.1.4.1.6296.102.10.2.2.1.1.1.27
The code of ICMP message The value of -1 means any(not set)
Status: current Access: read-only
OBJECT-TYPE    
  IntIcmpCode  

sleV2QoS4FlowHdrlen 1.3.6.1.4.1.6296.102.10.2.2.1.1.1.28
The IP header length. The value of 0 means any(not set)
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER 0 | 1..15  

sleV2QoS4FlowHdrError 1.3.6.1.4.1.6296.102.10.2.2.1.1.1.29
The IP header error check
Status: current Access: read-only
OBJECT-TYPE    
  IntEnableFlag  

sleV2QoS4FlowInnerVlan 1.3.6.1.4.1.6296.102.10.2.2.1.1.1.30
The index of inner vlan. The value of -1 is nothing(not set)
Status: current Access: read-only
OBJECT-TYPE    
  Integer32 1..4094  

sleV2QoS4FlowInner8021p 1.3.6.1.4.1.6296.102.10.2.2.1.1.1.31
The value of the Inner IEEE802.1p priority in the packet. The value of -1 means any(not set)
Status: current Access: read-only
OBJECT-TYPE    
  Integer32 0..7  

sleV2QoS4FlowMacFlag 1.3.6.1.4.1.6296.102.10.2.2.1.1.1.32
The any flag of mac address
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER none(0), srcAny(1), dstAny(2), srcDstAny(3)  

sleV2QoS4FlowIpFlag 1.3.6.1.4.1.6296.102.10.2.2.1.1.1.33
The any flag of IP address.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER none(0), srcAny(1), dstAny(2), srcDstAny(3)  

sleV2QoS4FlowMacDlf 1.3.6.1.4.1.6296.102.10.2.2.1.1.1.34
The destination mac address is found or not.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER none(0), dstFound(1), dstNotFound(2)  

sleV2QoS4FlowTagType 1.3.6.1.4.1.6296.102.10.2.2.1.1.1.35
The packet tag type
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER untag(1), custom(2), service(3), both(4)  

sleV2QoS4FlowInPktTagVid 1.3.6.1.4.1.6296.102.10.2.2.1.1.1.36
VID, 4095 : any
Status: current Access: read-only
OBJECT-TYPE    
  Integer32 1..4094 | 4095  

sleV2QoS4FlowInPktTagCfi 1.3.6.1.4.1.6296.102.10.2.2.1.1.1.37
CFI, 255:any
Status: current Access: read-only
OBJECT-TYPE    
  Integer32 0..1 | 255  

sleV2QoS4FlowInPktTagCoS 1.3.6.1.4.1.6296.102.10.2.2.1.1.1.38
802.1p, 255:any
Status: current Access: read-only
OBJECT-TYPE    
  Integer32 0..7 | 255  

sleV2QoS4FlowOutPktTagVid 1.3.6.1.4.1.6296.102.10.2.2.1.1.1.39
VID, 4095 : any
Status: current Access: read-only
OBJECT-TYPE    
  Integer32 1..4094 | 4095  

sleV2QoS4FlowOutPktTagCfi 1.3.6.1.4.1.6296.102.10.2.2.1.1.1.40
CFI, 255:any
Status: current Access: read-only
OBJECT-TYPE    
  Integer32 0..1 | 255  

sleV2QoS4FlowOutPktTagCoS 1.3.6.1.4.1.6296.102.10.2.2.1.1.1.41
802.1p, 255:any
Status: current Access: read-only
OBJECT-TYPE    
  Integer32 0..7 | 255  

sleV2QoS4FlowFlowAlias 1.3.6.1.4.1.6296.102.10.2.2.1.1.1.42
flow alias
Status: current Access: read-only
OBJECT-TYPE    
  OCTET STRING  

sleV2QoSFlowInetAddrType 1.3.6.1.4.1.6296.102.10.2.2.1.1.1.43
IP address type
Status: current Access: read-only
OBJECT-TYPE    
  InetAddressType  

sleV2QoSFlowSrcInetAddr 1.3.6.1.4.1.6296.102.10.2.2.1.1.1.44
The IP address to match against the packet's source IP address.
Status: current Access: read-only
OBJECT-TYPE    
  InetAddress  

sleV2QoSFlowDstInetAddr 1.3.6.1.4.1.6296.102.10.2.2.1.1.1.45
The IP address to match against the packet's destination IP address.
Status: current Access: read-only
OBJECT-TYPE    
  InetAddress  

sleV2QoSFlowSrcInetAddrLen 1.3.6.1.4.1.6296.102.10.2.2.1.1.1.46
The prefix length of source IP address
Status: current Access: read-only
OBJECT-TYPE    
  InetAddressPrefixLength  

sleV2QoSFlowDstInetAddrLen 1.3.6.1.4.1.6296.102.10.2.2.1.1.1.47
The prefix length of destination IP address
Status: current Access: read-only
OBJECT-TYPE    
  InetAddressPrefixLength  

sleV2QoSFlowTrafficClass 1.3.6.1.4.1.6296.102.10.2.2.1.1.1.48
The traffic class of IPv6 header The value of -1 means any(not set)
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER -1 | 0..255  

sleV2QoSFlowFlowLabel 1.3.6.1.4.1.6296.102.10.2.2.1.1.1.49
The flow label of IPv6 header The value of -1 means any(not set)
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER -1 | 0..65535  

sleV2QoS4FlowOuterVlan 1.3.6.1.4.1.6296.102.10.2.2.1.1.1.50
The index of outer vlan The value of -1 is nothing(not set)
Status: current Access: read-only
OBJECT-TYPE    
  Integer32 -1 | 0..4094  

sleV2QoS4FlowOuter8021p 1.3.6.1.4.1.6296.102.10.2.2.1.1.1.51
The value of the outer IEEE802.1p priority in the packet The value of -1 means any(not set)
Status: current Access: read-only
OBJECT-TYPE    
  Integer32 -1 | 0..7  

sleV2QoS4FlowOnuCircuitId 1.3.6.1.4.1.6296.102.10.2.2.1.1.1.52
The value of the Onu Circuit-id The value of -1 means any(not set)
Status: current Access: read-only
OBJECT-TYPE    
  Integer32 -1 | 1..50000 | 50002 | 50003 | 50004 | 51002  

sleV2QoS4FlowControl 1.3.6.1.4.1.6296.102.10.2.2.1.2
OBJECT IDENTIFIER    

sleV2QoS4FlowControlRequest 1.3.6.1.4.1.6296.102.10.2.2.1.2.1
The request of a user command
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER createFlow(1), modifyFlow(2), destroyFlow(3), destroyAllFlow(4), setInPktTag(5), setOutPktTag(6), setFlowAlias(7), createFlowEx(8), setFlowEx(9)  

sleV2QoS4FlowControlStatus 1.3.6.1.4.1.6296.102.10.2.2.1.2.2
The status of user command
Status: current Access: read-only
OBJECT-TYPE    
  SleControlStatusType  

sleV2QoS4FlowControlTimer 1.3.6.1.4.1.6296.102.10.2.2.1.2.3
The maximum time for the manager for a long running user command
Status: current Access: read-write
OBJECT-TYPE    
  Gauge32  

sleV2QoS4FlowControlTimeStamp 1.3.6.1.4.1.6296.102.10.2.2.1.2.4
The time stamp of the last command(end of command)
Status: current Access: read-only
OBJECT-TYPE    
  TimeTicks  

sleV2QoS4FlowControlReqResult 1.3.6.1.4.1.6296.102.10.2.2.1.2.5
The result of the last user command
Status: current Access: read-only
OBJECT-TYPE    
  SleControlRequestResultType  

sleV2QoS4FlowControlIndex 1.3.6.1.4.1.6296.102.10.2.2.1.2.6
The index of flow
Status: current Access: read-write
OBJECT-TYPE    
  IntFlowIndex  

sleV2QoS4FlowControlName 1.3.6.1.4.1.6296.102.10.2.2.1.2.7
The name of flow
Status: current Access: read-write
OBJECT-TYPE    
  OctetName  

sleV2QoS4FlowControlEthernetType 1.3.6.1.4.1.6296.102.10.2.2.1.2.8
The ethernet type value in incoming frames The value of -1 means any(not set).
Status: current Access: read-write
OBJECT-TYPE    
  IntEthernetType  

sleV2QoS4FlowControlSrcMacAddr 1.3.6.1.4.1.6296.102.10.2.2.1.2.9
The source mac address The value of 00:00:00:00:00:00 is any(not set)
Status: current Access: read-write
OBJECT-TYPE    
  MacAddress  

sleV2QoS4FlowControlSrcMacAddrMask 1.3.6.1.4.1.6296.102.10.2.2.1.2.10
The mask of the source mac address The value of 00:00:00:00:00:00 is any(not set)
Status: current Access: read-write
OBJECT-TYPE    
  MacAddressMask  

sleV2QoS4FlowControlDstMacAddr 1.3.6.1.4.1.6296.102.10.2.2.1.2.11
The destination mac address The value of 00:00:00:00:00:00 is any(not set)
Status: current Access: read-write
OBJECT-TYPE    
  MacAddress  

sleV2QoS4FlowControlDstMacAddrMask 1.3.6.1.4.1.6296.102.10.2.2.1.2.12
The mask of the destination mac address The value of 00:00:00:00:00:00 is any(not set)
Status: current Access: read-write
OBJECT-TYPE    
  MacAddressMask  

sleV2QoS4FlowControl8021p 1.3.6.1.4.1.6296.102.10.2.2.1.2.13
The value of the IEEE802.1p priority in the packet The value of -1 means any(not set)
Status: current Access: read-write
OBJECT-TYPE    
  Int8021p  

sleV2QoS4FlowControlSrcIpAddr 1.3.6.1.4.1.6296.102.10.2.2.1.2.14
The IP address to match against the packet's source IP address. The value of 0.0.0.0 means any(not set)
Status: current Access: read-write
OBJECT-TYPE    
  IpAddress  

sleV2QoS4FlowControlSrcIpAddrMask 1.3.6.1.4.1.6296.102.10.2.2.1.2.15
The mask of source IP address The value of -1 means any(not set)
Status: current Access: read-write
OBJECT-TYPE    
  IntIpAddrMask  

sleV2QoS4FlowControlDstIpAddr 1.3.6.1.4.1.6296.102.10.2.2.1.2.16
The IP address to match against the packet's destination IP address. The value of 0.0.0.0 means any(not set)
Status: current Access: read-write
OBJECT-TYPE    
  IpAddress  

sleV2QoS4FlowControlDstIpAddrMask 1.3.6.1.4.1.6296.102.10.2.2.1.2.17
The mask of destination IP address The value of -1 means any(not set)
Status: current Access: read-write
OBJECT-TYPE    
  IntIpAddrMask  

sleV2QoS4FlowControlIpPktPriorityType 1.3.6.1.4.1.6296.102.10.2.2.1.2.18
The Priority type of incoming IP packet (specify a type of sleUserFlowIpPktPriority) The value of -1 means any(not set)
Status: current Access: read-write
OBJECT-TYPE    
  IntIpPktPriorityType  

sleV2QoS4FlowControlIpPktPriority 1.3.6.1.4.1.6296.102.10.2.2.1.2.19
The Priority value of incoming IP packet If type is 1, this value's range is 0-7. If type is 2, this value's range is 0-63. If type is 3, this value's range is 0-255. The value of -1 means any(not set)
Status: current Access: read-write
OBJECT-TYPE    
  Integer32  

sleV2QoS4FlowControlPktLen 1.3.6.1.4.1.6296.102.10.2.2.1.2.20
The packet length of the incoming packet The value of -1 means any(not set)
Status: current Access: read-write
OBJECT-TYPE    
  IntPktLen  

sleV2QoS4FlowControlProtocolType 1.3.6.1.4.1.6296.102.10.2.2.1.2.21
The type of IP protocol The flat internet protocol is from sleV2QoS4FlowTcpSrcStartPort to sleV2QoS4FlowIcmpCode If the value is tcp(6), From sleV2QoS4FlowControlTcpSrcStartPort to sleV2QoS4FlowControlTcpFlag value is available If the value is udp(17), From sleV2QoS4FlowControlUdpSrcStartPort to sleV2QoS4FlowControlUdpDstEndPort value is available If the value is icmp(1), The value of sleV2QoS4FlowControlIcmpType and sleV2QoS4FlowControlIcmpCode is available The value of -1 means any(not set) Otherwise, from sleV2QoS4FlowControlTcpSrcStartPort to sleV2QoS4FlowControlIcmpCode value is not available The value of -1 means any(not set)
Status: current Access: read-write
OBJECT-TYPE    
  IntProtocolType  

sleV2QoS4FlowControlTcpSrcStartPort 1.3.6.1.4.1.6296.102.10.2.2.1.2.22
The start source port in range of source port in TCP packet The value of -1 means any(not set)
Status: current Access: read-write
OBJECT-TYPE    
  IntL4Port  

sleV2QoS4FlowControlTcpSrcEndPort 1.3.6.1.4.1.6296.102.10.2.2.1.2.23
The end source port in range of source port in TCP packet The value of -1 means any(not set)
Status: current Access: read-write
OBJECT-TYPE    
  IntL4Port  

sleV2QoS4FlowControlTcpDstStartPort 1.3.6.1.4.1.6296.102.10.2.2.1.2.24
The start destination port in range of source port in TCP packet. The value of -1 means any(not set)
Status: current Access: read-write
OBJECT-TYPE    
  IntL4Port  

sleV2QoS4FlowControlTcpDstEndPort 1.3.6.1.4.1.6296.102.10.2.2.1.2.25
The end destination port in range of destination port in TCP packet. The value of -1 means any(not set)
Status: current Access: read-write
OBJECT-TYPE    
  IntL4Port  

sleV2QoS4FlowControlTcpFlag 1.3.6.1.4.1.6296.102.10.2.2.1.2.26
The flag in TCP packet
Status: current Access: read-write
OBJECT-TYPE    
  BITS reserv0(0), reserv1(1), urg(2), ack(3), psh(4), rst(5), syn(6), fin(7)  

sleV2QoS4FlowControlUdpSrcStartPort 1.3.6.1.4.1.6296.102.10.2.2.1.2.27
The start source port in range of source port in UDP packet The value of -1 means any(not set)
Status: current Access: read-write
OBJECT-TYPE    
  IntL4Port  

sleV2QoS4FlowControlUdpSrcEndPort 1.3.6.1.4.1.6296.102.10.2.2.1.2.28
The end source port in range of source port in UDP packet The value of -1 means any(not set)
Status: current Access: read-write
OBJECT-TYPE    
  IntL4Port  

sleV2QoS4FlowControlUdpDstStartPort 1.3.6.1.4.1.6296.102.10.2.2.1.2.29
The start destination port in range of destination port in UDP packet. The value of -1 means any(not set)
Status: current Access: read-write
OBJECT-TYPE    
  IntL4Port  

sleV2QoS4FlowControlUdpDstEndPort 1.3.6.1.4.1.6296.102.10.2.2.1.2.30
The end destination port in range of destination port in UDP packet. The value of -1 means any(not set)
Status: current Access: read-write
OBJECT-TYPE    
  IntL4Port  

sleV2QoS4FlowControlIcmpType 1.3.6.1.4.1.6296.102.10.2.2.1.2.31
The type of ICMP message The value of -1 means any(not set)
Status: current Access: read-write
OBJECT-TYPE    
  IntIcmpType  

sleV2QoS4FlowControlIcmpCode 1.3.6.1.4.1.6296.102.10.2.2.1.2.32
The code of ICMP message The value of -1 means any(not set)
Status: current Access: read-write
OBJECT-TYPE    
  IntIcmpCode  

sleV2QoS4FlowControlHdrlen 1.3.6.1.4.1.6296.102.10.2.2.1.2.33
The IP header error check
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER 0 | 1..15  

sleV2QoS4FlowControlHdrError 1.3.6.1.4.1.6296.102.10.2.2.1.2.34
The IP header error check
Status: current Access: read-write
OBJECT-TYPE    
  IntEnableFlag  

sleV2QoS4FlowControlInnerVlan 1.3.6.1.4.1.6296.102.10.2.2.1.2.35
The index of inner vlan. The value of -1 is nothing(not set)
Status: current Access: read-write
OBJECT-TYPE    
  Integer32 1..4094  

sleV2QoS4FlowControlInner8021p 1.3.6.1.4.1.6296.102.10.2.2.1.2.36
The value of the Inner IEEE802.1p priority in the packet. The value of -1 means any(not set)
Status: current Access: read-write
OBJECT-TYPE    
  Integer32 0..7  

sleV2QoS4FlowControlMacFlag 1.3.6.1.4.1.6296.102.10.2.2.1.2.37
The any flag of mac address
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER none(0), srcAny(1), dstAny(2), srcDstAny(3)  

sleV2QoS4FlowControlIpFlag 1.3.6.1.4.1.6296.102.10.2.2.1.2.38
The any flag of IP address.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER none(0), srcAny(1), dstAny(2), srcDstAny(3)  

sleV2QoS4FlowControlMacDlf 1.3.6.1.4.1.6296.102.10.2.2.1.2.39
The destination MAC address found or not
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER none(0), dstFound(1), dstNotFound(2)  

sleV2QoS4FlowControlTagType 1.3.6.1.4.1.6296.102.10.2.2.1.2.40
The packet tag type
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER untag(1), custom(2), service(3), both(4)  

sleV2QoS4FlowControlPktTagVid 1.3.6.1.4.1.6296.102.10.2.2.1.2.41
VID, 4095 : any All VID, CFI, CoS are -1 : clear command
Status: current Access: read-only
OBJECT-TYPE    
  Integer32 -1 | 1..4094 | 4095  

sleV2QoS4FlowControlPktTagCfi 1.3.6.1.4.1.6296.102.10.2.2.1.2.42
CFI, 255:any All VID, CFI, CoS are -1 : clear command
Status: current Access: read-only
OBJECT-TYPE    
  Integer32 -1 | 0..1 | 255  

sleV2QoS4FlowControlPktTagCoS 1.3.6.1.4.1.6296.102.10.2.2.1.2.43
802.1p, 255:any All VID, CFI, CoS are -1 : clear command
Status: current Access: read-only
OBJECT-TYPE    
  Integer32 -1 | 0..7 | 255  

sleV2QoS4FlowControlFlowAlias 1.3.6.1.4.1.6296.102.10.2.2.1.2.44
flow alias
Status: current Access: read-only
OBJECT-TYPE    
  OCTET STRING  

sleV2QoSFlowControlInetAddrType 1.3.6.1.4.1.6296.102.10.2.2.1.2.45
IP address type
Status: current Access: read-only
OBJECT-TYPE    
  InetAddressType  

sleV2QoSFlowControlSrcInetAddr 1.3.6.1.4.1.6296.102.10.2.2.1.2.46
The IP address to match against the packet's source IP address.
Status: current Access: read-only
OBJECT-TYPE    
  InetAddress  

sleV2QoSFlowControlDstInetAddr 1.3.6.1.4.1.6296.102.10.2.2.1.2.47
The IP address to match against the packet's destination IP address.
Status: current Access: read-only
OBJECT-TYPE    
  InetAddress  

sleV2QoSFlowControlSrcInetAddrLen 1.3.6.1.4.1.6296.102.10.2.2.1.2.48
The prefix length of source IP address
Status: current Access: read-only
OBJECT-TYPE    
  InetAddressPrefixLength  

sleV2QoSFlowControlDstInetAddrLen 1.3.6.1.4.1.6296.102.10.2.2.1.2.49
The prefix length of destination IP address
Status: current Access: read-only
OBJECT-TYPE    
  InetAddressPrefixLength  

sleV2QoSFlowControlTrafficClass 1.3.6.1.4.1.6296.102.10.2.2.1.2.50
The traffic class of IPv6 header The value of -1 means any(not set)
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER -1 | 0..255  

sleV2QoSFlowControlFlowLabel 1.3.6.1.4.1.6296.102.10.2.2.1.2.51
The flow label of IPv6 header The value of -1 means any(not set)
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER -1 | 0..65535  

sleV2QoS4FlowControlOuterVlan 1.3.6.1.4.1.6296.102.10.2.2.1.2.52
The index of outer vlan The value of -1 is nothing(not set)
Status: current Access: read-write
OBJECT-TYPE    
  Integer32 -1 | 1..4094  

sleV2QoS4FlowControlOuter8021p 1.3.6.1.4.1.6296.102.10.2.2.1.2.53
The value of the outer IEEE802.1p priority in the packet The value of -1 means any(not set)
Status: current Access: read-write
OBJECT-TYPE    
  Integer32 -1 | 0..7  

sleV2QoS4FlowControlOnuCircuitId 1.3.6.1.4.1.6296.102.10.2.2.1.2.54
The value of the Onu Circuit-id The value of -1 means any(not set)
Status: current Access: read-write
OBJECT-TYPE    
  Integer32 -1 | 1..5000 | 50002 | 50003 | 50004 | 51002  

sleV2QoS4FlowNotification 1.3.6.1.4.1.6296.102.10.2.2.1.3
OBJECT IDENTIFIER    

sleFlowCreated 1.3.6.1.4.1.6296.102.10.2.2.1.3.1
Description.
Status: current Access: read-write
NOTIFICATION-TYPE    

sleFlowChanged 1.3.6.1.4.1.6296.102.10.2.2.1.3.2
Description.
Status: current Access: read-write
NOTIFICATION-TYPE    

sleFlowDestroyed 1.3.6.1.4.1.6296.102.10.2.2.1.3.3
Description.
Status: current Access: read-write
NOTIFICATION-TYPE    

sleFlowAllDestroyed 1.3.6.1.4.1.6296.102.10.2.2.1.3.4
Description.
Status: current Access: read-write
NOTIFICATION-TYPE    

sleFlowInPktTagChanged 1.3.6.1.4.1.6296.102.10.2.2.1.3.5
Description.
Status: current Access: read-write
NOTIFICATION-TYPE    

sleFlowOutPktTagChanged 1.3.6.1.4.1.6296.102.10.2.2.1.3.6
setOutPktTag
Status: current Access: read-write
NOTIFICATION-TYPE    

sleFlowAliasChanged 1.3.6.1.4.1.6296.102.10.2.2.1.3.7
setFlowAlias
Status: current Access: read-write
NOTIFICATION-TYPE    

sleFlowExCreated 1.3.6.1.4.1.6296.102.10.2.2.1.3.8
createFlowEx
Status: current Access: read-write
NOTIFICATION-TYPE    

sleFlowExChanged 1.3.6.1.4.1.6296.102.10.2.2.1.3.9
setFlowEx
Status: current Access: read-write
NOTIFICATION-TYPE    

sleV2QoS4FlowClass 1.3.6.1.4.1.6296.102.10.2.2.2
OBJECT IDENTIFIER    

sleV2QoS4FlowClassTable 1.3.6.1.4.1.6296.102.10.2.2.2.1
flow class table.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    SleV2QoS4FlowClassEntry

sleV2QoS4FlowClassEntry 1.3.6.1.4.1.6296.102.10.2.2.2.1.1
key: sleV2QoS4FlowIndex, sleV2QoS4FlowClassIndex
Status: current Access: not-accessible
OBJECT-TYPE    
  SleV2QoS4FlowClassEntry  

sleV2QoS4FlowClassIndex 1.3.6.1.4.1.6296.102.10.2.2.2.1.1.1
The index of the class for the flow
Status: current Access: read-only
OBJECT-TYPE    
  IntClassIndex  

sleV2QoS4FlowClassID 1.3.6.1.4.1.6296.102.10.2.2.2.1.1.2
The identifier of the class
Status: current Access: read-only
OBJECT-TYPE    
  IntClassIndex  

sleV2QoS4FlowClassName 1.3.6.1.4.1.6296.102.10.2.2.2.1.1.3
The name of the class
Status: current Access: read-only
OBJECT-TYPE    
  OctetName  

sleV2QoS4FlowPolicy 1.3.6.1.4.1.6296.102.10.2.2.3
OBJECT IDENTIFIER    

sleV2QoS4FlowPolicyTable 1.3.6.1.4.1.6296.102.10.2.2.3.1
flow policy table.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    SleV2QoS4FlowPolicyEntry

sleV2QoS4FlowPolicyEntry 1.3.6.1.4.1.6296.102.10.2.2.3.1.1
key: sleV2QoS4FlowIndex, sleV2QoS4FlowPolicyIndex
Status: current Access: not-accessible
OBJECT-TYPE    
  SleV2QoS4FlowPolicyEntry  

sleV2QoS4FlowPolicyIndex 1.3.6.1.4.1.6296.102.10.2.2.3.1.1.1
The index of the policy for the flow
Status: current Access: read-only
OBJECT-TYPE    
  IntPolicyIndex  

sleV2QoS4FlowPolicyID 1.3.6.1.4.1.6296.102.10.2.2.3.1.1.2
The identifier of the policy
Status: current Access: read-only
OBJECT-TYPE    
  IntPolicyIndex  

sleV2QoS4FlowPolicyName 1.3.6.1.4.1.6296.102.10.2.2.3.1.1.3
The name of the policy
Status: current Access: read-only
OBJECT-TYPE    
  OctetName  

sleV2QoS4Class 1.3.6.1.4.1.6296.102.10.2.3
OBJECT IDENTIFIER    

sleV2QoS4ClassInfo 1.3.6.1.4.1.6296.102.10.2.3.1
OBJECT IDENTIFIER    

sleV2QoS4ClassTable 1.3.6.1.4.1.6296.102.10.2.3.1.1
class table.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    SleV2QoS4ClassEntry

sleV2QoS4ClassEntry 1.3.6.1.4.1.6296.102.10.2.3.1.1.1
key: sleV2QoS4ClassIndex
Status: current Access: not-accessible
OBJECT-TYPE    
  SleV2QoS4ClassEntry  

sleV2QoS4ClassIndex 1.3.6.1.4.1.6296.102.10.2.3.1.1.1.1
The index of class
Status: current Access: read-only
OBJECT-TYPE    
  IntClassIndex  

sleV2QoS4ClassName 1.3.6.1.4.1.6296.102.10.2.3.1.1.1.2
The name of class
Status: current Access: read-only
OBJECT-TYPE    
  OctetName  

sleV2QoS4ClassFlowCnt 1.3.6.1.4.1.6296.102.10.2.3.1.1.1.3
The counter of flow in class
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

sleV2QoS4ClassControl 1.3.6.1.4.1.6296.102.10.2.3.1.2
OBJECT IDENTIFIER    

sleV2QoS4ClassControlRequest 1.3.6.1.4.1.6296.102.10.2.3.1.2.1
The request of a user command
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER createClass(1), destroyClass(2), destroyAllClass(3)  

sleV2QoS4ClassControlStatus 1.3.6.1.4.1.6296.102.10.2.3.1.2.2
The status of user command
Status: current Access: read-only
OBJECT-TYPE    
  SleControlStatusType  

sleV2QoS4ClassControlTimer 1.3.6.1.4.1.6296.102.10.2.3.1.2.3
The maximum time for the manager for a long running user command
Status: current Access: read-write
OBJECT-TYPE    
  Gauge32  

sleV2QoS4ClassControlTimeStamp 1.3.6.1.4.1.6296.102.10.2.3.1.2.4
The time stamp of the last command(end of command)
Status: current Access: read-only
OBJECT-TYPE    
  TimeTicks  

sleV2QoS4ClassControlReqResult 1.3.6.1.4.1.6296.102.10.2.3.1.2.5
The result of the last user command
Status: current Access: read-only
OBJECT-TYPE    
  SleControlRequestResultType  

sleV2QoS4ClassControlIndex 1.3.6.1.4.1.6296.102.10.2.3.1.2.6
The index of class
Status: current Access: read-write
OBJECT-TYPE    
  IntClassIndex  

sleV2QoS4ClassControlName 1.3.6.1.4.1.6296.102.10.2.3.1.2.7
The name of class
Status: current Access: read-write
OBJECT-TYPE    
  OctetName  

sleV2QoS4ClassNotification 1.3.6.1.4.1.6296.102.10.2.3.1.3
OBJECT IDENTIFIER    

sleClassCreated 1.3.6.1.4.1.6296.102.10.2.3.1.3.1
Description.
Status: current Access: read-write
NOTIFICATION-TYPE    

sleClassDestroyed 1.3.6.1.4.1.6296.102.10.2.3.1.3.2
Description.
Status: current Access: read-write
NOTIFICATION-TYPE    

sleClassAllDestroyed 1.3.6.1.4.1.6296.102.10.2.3.1.3.3
Description.
Status: current Access: read-write
NOTIFICATION-TYPE    

sleV2QoS4ClassFlow 1.3.6.1.4.1.6296.102.10.2.3.2
OBJECT IDENTIFIER    

sleV2QoS4ClassFlowTable 1.3.6.1.4.1.6296.102.10.2.3.2.1
class flow table.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    SleV2QoS4ClassFlowEntry

sleV2QoS4ClassFlowEntry 1.3.6.1.4.1.6296.102.10.2.3.2.1.1
key: sleV2QoS4ClassIndex, sleV2QoS4ClassFlowIndex
Status: current Access: not-accessible
OBJECT-TYPE    
  SleV2QoS4ClassFlowEntry  

sleV2QoS4ClassFlowIndex 1.3.6.1.4.1.6296.102.10.2.3.2.1.1.1
The index of flow in class
Status: current Access: read-only
OBJECT-TYPE    
  IntFlowIndex  

sleV2QoS4ClassFlowID 1.3.6.1.4.1.6296.102.10.2.3.2.1.1.2
The identifier of flow
Status: current Access: read-only
OBJECT-TYPE    
  IntFlowIndex  

sleV2QoS4ClassFlowName 1.3.6.1.4.1.6296.102.10.2.3.2.1.1.3
The name of the flow
Status: current Access: read-only
OBJECT-TYPE    
  OctetName  

sleV2QoS4ClassFlowClassName 1.3.6.1.4.1.6296.102.10.2.3.2.1.1.4
The class name of the flow
Status: current Access: read-only
OBJECT-TYPE    
  OctetName  

sleV2QoS4ClassFlowControl 1.3.6.1.4.1.6296.102.10.2.3.2.2
OBJECT IDENTIFIER    

sleV2QoS4ClassFlowControlRequest 1.3.6.1.4.1.6296.102.10.2.3.2.2.1
The request of a user command
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER addFlow(1), deleteFlow(2), deleteAllFlow(3)  

sleV2QoS4ClassFlowControlStatus 1.3.6.1.4.1.6296.102.10.2.3.2.2.2
The status of user command
Status: current Access: read-only
OBJECT-TYPE    
  SleControlStatusType  

sleV2QoS4ClassFlowControlTimer 1.3.6.1.4.1.6296.102.10.2.3.2.2.3
The maximum time for the manager for a long running user command
Status: current Access: read-write
OBJECT-TYPE    
  Gauge32  

sleV2QoS4ClassFlowControlTimeStamp 1.3.6.1.4.1.6296.102.10.2.3.2.2.4
The time stamp of the last command(end of command)
Status: current Access: read-only
OBJECT-TYPE    
  TimeTicks  

sleV2QoS4ClassFlowControlReqResult 1.3.6.1.4.1.6296.102.10.2.3.2.2.5
The result of the last user command
Status: current Access: read-only
OBJECT-TYPE    
  SleControlRequestResultType  

sleV2QoS4ClassFlowControlClassIndex 1.3.6.1.4.1.6296.102.10.2.3.2.2.6
The index of class
Status: current Access: read-write
OBJECT-TYPE    
  IntClassIndex  

sleV2QoS4ClassFlowControlFlowIndex 1.3.6.1.4.1.6296.102.10.2.3.2.2.7
The index of flow in this class
Status: current Access: read-write
OBJECT-TYPE    
  IntFlowIndex  

sleV2QoS4ClassFlowControlFlowID 1.3.6.1.4.1.6296.102.10.2.3.2.2.8
The index of flow Refer to sleV2QoS4FlowIndex
Status: current Access: read-write
OBJECT-TYPE    
  IntFlowIndex  

sleV2QoS4ClassFlowControlClassName 1.3.6.1.4.1.6296.102.10.2.3.2.2.9
The class name of class-flow
Status: current Access: read-write
OBJECT-TYPE    
  OctetName  

sleV2QoS4ClassFlowNotification 1.3.6.1.4.1.6296.102.10.2.3.2.3
OBJECT IDENTIFIER    

sleClassFlowAdded 1.3.6.1.4.1.6296.102.10.2.3.2.3.1
Description.
Status: current Access: read-write
NOTIFICATION-TYPE    

sleClassFlowDeleted 1.3.6.1.4.1.6296.102.10.2.3.2.3.2
Description.
Status: current Access: read-write
NOTIFICATION-TYPE    

sleClassFlowAllDeleted 1.3.6.1.4.1.6296.102.10.2.3.2.3.3
Description.
Status: current Access: read-write
NOTIFICATION-TYPE    

sleV2QoS4ClassPolicy 1.3.6.1.4.1.6296.102.10.2.3.3
OBJECT IDENTIFIER    

sleV2QoS4ClassPolicyTable 1.3.6.1.4.1.6296.102.10.2.3.3.1
class policy table.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    SleV2QoS4ClassPolicyEntry

sleV2QoS4ClassPolicyEntry 1.3.6.1.4.1.6296.102.10.2.3.3.1.1
key: sleV2QoS4ClassIndex, sleV2QoS4ClassPolicyIndex
Status: current Access: not-accessible
OBJECT-TYPE    
  SleV2QoS4ClassPolicyEntry  

sleV2QoS4ClassPolicyIndex 1.3.6.1.4.1.6296.102.10.2.3.3.1.1.1
The index of the policy for the class
Status: current Access: read-only
OBJECT-TYPE    
  IntPolicyIndex  

sleV2QoS4ClassPolicyID 1.3.6.1.4.1.6296.102.10.2.3.3.1.1.2
The identifier of the policy
Status: current Access: read-only
OBJECT-TYPE    
  IntPolicyIndex  

sleV2QoS4ClassPolicyName 1.3.6.1.4.1.6296.102.10.2.3.3.1.1.3
The name of the policy
Status: current Access: read-only
OBJECT-TYPE    
  OctetName  

sleV2QoS4Policer 1.3.6.1.4.1.6296.102.10.2.4
OBJECT IDENTIFIER    

sleV2QoS4PolicerInfo 1.3.6.1.4.1.6296.102.10.2.4.1
OBJECT IDENTIFIER    

sleV2QoS4PolicerTable 1.3.6.1.4.1.6296.102.10.2.4.1.1
policer table.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    SleV2QoS4PolicerEntry

sleV2QoS4PolicerEntry 1.3.6.1.4.1.6296.102.10.2.4.1.1.1
key: sleV2QoS4PolicerIndex
Status: current Access: not-accessible
OBJECT-TYPE    
  SleV2QoS4PolicerEntry  

sleV2QoS4PolicerIndex 1.3.6.1.4.1.6296.102.10.2.4.1.1.1.1
The index of policer
Status: current Access: read-only
OBJECT-TYPE    
  IntPolicerIndex  

sleV2QoS4PolicerName 1.3.6.1.4.1.6296.102.10.2.4.1.1.1.2
The name of policer
Status: current Access: read-only
OBJECT-TYPE    
  OctetName  

sleV2QoS4PolicerMeterMode 1.3.6.1.4.1.6296.102.10.2.4.1.1.1.3
The meter mode. *) According to this value, rate-limit, color-marking and min-max-bandwidth exclusively activated. The value of -1 means nothing(not set)
Status: current Access: read-only
OBJECT-TYPE    
  IntMeterMode  

sleV2QoS4PolicerRateLimit 1.3.6.1.4.1.6296.102.10.2.4.1.1.1.4
The packet rate limit The value of -1 unlimit(not set)
Status: current Access: read-write
OBJECT-TYPE    
  Integer32  

sleV2QoS4PolicerColorType 1.3.6.1.4.1.6296.102.10.2.4.1.1.1.5
Color marking type Available Value : srTCM or trTCM srTCM = Single Rate Three Color Marking trTCM = Two Rate Three Color Marking The value of -1 means nothing(not set)
Status: current Access: read-only
OBJECT-TYPE    
  IntColorType  

sleV2QoS4PolicerColorMode 1.3.6.1.4.1.6296.102.10.2.4.1.1.1.6
Color marking mode. The value of -1 means nothing(not set)
Status: current Access: read-only
OBJECT-TYPE    
  IntColorMode  

sleV2QoS4PolicerColorAwareMode 1.3.6.1.4.1.6296.102.10.2.4.1.1.1.7
Color marking aware mode *) Used only when sleV2QoS4PolicerColorMode is aware The value of -1 is nothing(not set)
Status: current Access: read-only
OBJECT-TYPE    
  IntColorAwareMode  

sleV2QoS4PolicerColorCIR 1.3.6.1.4.1.6296.102.10.2.4.1.1.1.8
Committed Information Rate. The value is in unit for 64 kbps. The value of -1 is nothing(not set)
Status: current Access: read-only
OBJECT-TYPE    
  IntColorCIR  

sleV2QoS4PolicerColorCBS 1.3.6.1.4.1.6296.102.10.2.4.1.1.1.9
Committed Burst Size. The value is in unit for square of 2 bits The value of -1 is nothing(not set)
Status: current Access: read-only
OBJECT-TYPE    
  IntColorCBS  

sleV2QoS4PolicerColorPIR 1.3.6.1.4.1.6296.102.10.2.4.1.1.1.10
Peak Information Rate. *) Used only when sleV2QoS4PolicerColorType is trTCM. The value is in unit for 64 kbps. The value of -1 is nothing(not set)
Status: current Access: read-only
OBJECT-TYPE    
  IntColorPIR  

sleV2QoS4PolicerColorPBS 1.3.6.1.4.1.6296.102.10.2.4.1.1.1.11
Peak Burst Size. *) Used only when sleV2QoS4PolicerColorType is trTCM. The value is in unit for square of 2 bits. The value of -1 is nothing(not set)
Status: current Access: read-only
OBJECT-TYPE    
  IntColorPBS  

sleV2QoS4PolicerColorEBS 1.3.6.1.4.1.6296.102.10.2.4.1.1.1.12
Excess Burst Size. *) Used only when sleV2QoS4PolicerColorType is srTCM. The value is in unit for square of 2 bits. The value of -1 is nothing(not set)
Status: current Access: read-only
OBJECT-TYPE    
  IntColorEBS  

sleV2QoS4PolicerColorRedAction 1.3.6.1.4.1.6296.102.10.2.4.1.1.1.13
The action to be apply when incoming packet is colored in red. The value of -1 is nothing(not set)
Status: current Access: read-only
OBJECT-TYPE    
  IntColorAction  

sleV2QoS4PolicerColorYellowAction 1.3.6.1.4.1.6296.102.10.2.4.1.1.1.14
The action to be apply when incoming packet is colored in yellow. The value of -1 is nothing(not set)
Status: current Access: read-only
OBJECT-TYPE    
  IntColorAction  

sleV2QoS4PolicerColorGreenAction 1.3.6.1.4.1.6296.102.10.2.4.1.1.1.15
The action to be apply when incoming packet is colored in green. (not supported) The value of -1 is nothing(not set)
Status: current Access: read-only
OBJECT-TYPE    
  IntColorAction  

sleV2QoS4PolicerRemarkLayerMode 1.3.6.1.4.1.6296.102.10.2.4.1.1.1.16
The remark mode 0 : Layer3 1 : Layer2
Status: current Access: read-only
OBJECT-TYPE    
  BITS remarkByDSCP(0), remarkByQueueOrCoS(1)  

sleV2QoS4PolicerRemarkMode 1.3.6.1.4.1.6296.102.10.2.4.1.1.1.17
This value is available when sleV2QoS4PolicerRemarkLayerMode bit was checked(one or more) 0 : remark Queue 1 : remark External CoS
Status: current Access: read-only
OBJECT-TYPE    
  BITS remarkQueue(0), remarkExtCoS(1)  

sleV2QoS4PolicerCounterMode 1.3.6.1.4.1.6296.102.10.2.4.1.1.1.18
The counter mode The value of -1 is nothing(not set)
Status: current Access: read-only
OBJECT-TYPE    
  IntCounterMode  

sleV2QoS4PolicerAvrgCounterMode 1.3.6.1.4.1.6296.102.10.2.4.1.1.1.19
The average counter mode The value of -1 is nothing(not set)
Status: current Access: read-only
OBJECT-TYPE    
  IntAvrgCounterMode  

sleV2QoS4PolicerMinBandwidth 1.3.6.1.4.1.6296.102.10.2.4.1.1.1.20
The minium bandwidth
Status: current Access: read-only
OBJECT-TYPE    
  Integer32  

sleV2QoS4PolicerMaxBandwidth 1.3.6.1.4.1.6296.102.10.2.4.1.1.1.21
The maximum bandwidth
Status: current Access: read-only
OBJECT-TYPE    
  Integer32  

sleV2QoS4PolicerColorRedDscp 1.3.6.1.4.1.6296.102.10.2.4.1.1.1.22
The desc value to be apply when incoming packet is colored in red. Default : 30(0x1e)
Status: current Access: read-only
OBJECT-TYPE    
  IntDscp  

sleV2QoS4PolicerColorYellowDscp 1.3.6.1.4.1.6296.102.10.2.4.1.1.1.23
The desc value to be apply when incoming packet is colored in yellow. Default : 28(0x1c)
Status: current Access: read-only
OBJECT-TYPE    
  IntDscp  

sleV2QoS4PolicerColorGreenDscp 1.3.6.1.4.1.6296.102.10.2.4.1.1.1.24
The desc value to be apply when incoming packet is colored in green. Default : 30(0x1a)
Status: current Access: read-only
OBJECT-TYPE    
  IntDscp  

sleV2QoS4PolicerColorRedCosType 1.3.6.1.4.1.6296.102.10.2.4.1.1.1.25
The CoS type colored in red.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER none(0), mark(1), overwrite(2)  

sleV2QoS4PolicerColorRedCos 1.3.6.1.4.1.6296.102.10.2.4.1.1.1.26
The CoS colored in red.
Status: current Access: read-only
OBJECT-TYPE    
  IntCoS  

sleV2QoS4PolicerColorYellowCosType 1.3.6.1.4.1.6296.102.10.2.4.1.1.1.27
The CoS type colored in yellow
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER none(0), mark(1), overwrite(2)  

sleV2QoS4PolicerColorYellowCos 1.3.6.1.4.1.6296.102.10.2.4.1.1.1.28
The CoS colored in yellow.
Status: current Access: read-only
OBJECT-TYPE    
  IntToS  

sleV2QoS4PolicerColorGreenCosType 1.3.6.1.4.1.6296.102.10.2.4.1.1.1.29
The CoS type colored in yellow
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER none(0), mark(1), overwrite(2)  

sleV2QoS4PolicerColorGreenCos 1.3.6.1.4.1.6296.102.10.2.4.1.1.1.30
The CoS colored in green.
Status: current Access: read-only
OBJECT-TYPE    
  IntToS  

sleV2QoS4PolicerControl 1.3.6.1.4.1.6296.102.10.2.4.1.2
OBJECT IDENTIFIER    

sleV2QoS4PolicerControlRequest 1.3.6.1.4.1.6296.102.10.2.4.1.2.1
The request of a user command
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER createPolicer(1), modifyPolicer(2), destroyPolicer(3)  

sleV2QoS4PolicerControlStatus 1.3.6.1.4.1.6296.102.10.2.4.1.2.2
The status of user command
Status: current Access: read-only
OBJECT-TYPE    
  SleControlStatusType  

sleV2QoS4PolicerControlTimer 1.3.6.1.4.1.6296.102.10.2.4.1.2.3
The maximum time for the manager for a long running user command
Status: current Access: read-write
OBJECT-TYPE    
  Gauge32  

sleV2QoS4PolicerControlTimeStamp 1.3.6.1.4.1.6296.102.10.2.4.1.2.4
The time stamp of the last command(end of command)
Status: current Access: read-only
OBJECT-TYPE    
  TimeTicks  

sleV2QoS4PolicerControlReqResult 1.3.6.1.4.1.6296.102.10.2.4.1.2.5
The result of the last user command
Status: current Access: read-only
OBJECT-TYPE    
  SleControlRequestResultType  

sleV2QoS4PolicerControlIndex 1.3.6.1.4.1.6296.102.10.2.4.1.2.6
The index of policer
Status: current Access: read-write
OBJECT-TYPE    
  IntPolicerIndex  

sleV2QoS4PolicerControlName 1.3.6.1.4.1.6296.102.10.2.4.1.2.7
The name of policer
Status: current Access: read-write
OBJECT-TYPE    
  OctetName  

sleV2QoS4PolicerControlMeterMode 1.3.6.1.4.1.6296.102.10.2.4.1.2.8
The meter mode. *) According to this value, rate-limit and color-marking exclusively activated. The value of -1 means nothing(not set)
Status: current Access: read-write
OBJECT-TYPE    
  IntMeterMode  

sleV2QoS4PolicerControlRateLimit 1.3.6.1.4.1.6296.102.10.2.4.1.2.9
The packet rate limit The value of -1 unlimit(not set)
Status: current Access: read-write
OBJECT-TYPE    
  Integer32  

sleV2QoS4PolicerControlColorType 1.3.6.1.4.1.6296.102.10.2.4.1.2.10
Color marking type Available Value : srTCM or trTCM srTCM = Single Rate Three Color Marking trTCM = Two Rate Three Color Marking The value of -1 is nothing(not set)
Status: current Access: read-write
OBJECT-TYPE    
  IntColorType  

sleV2QoS4PolicerControlColorMode 1.3.6.1.4.1.6296.102.10.2.4.1.2.11
Color marking mode. *) Used only when sleColorMarkingMode is aware The value of -1 means nothing(not set)
Status: current Access: read-write
OBJECT-TYPE    
  IntColorMode  

sleV2QoS4PolicerControlColorAwareMode 1.3.6.1.4.1.6296.102.10.2.4.1.2.12
Color marking aware mode The value of -1 is nothing(not set)
Status: current Access: read-write
OBJECT-TYPE    
  IntColorAwareMode  

sleV2QoS4PolicerControlColorCIR 1.3.6.1.4.1.6296.102.10.2.4.1.2.13
Committed Information Rate. The value is in unit for 64 kbps. The value of -1 is nothing(not set)
Status: current Access: read-write
OBJECT-TYPE    
  IntColorCIR  

sleV2QoS4PolicerControlColorCBS 1.3.6.1.4.1.6296.102.10.2.4.1.2.14
Committed Burst Size. The value is in unit for square of 2 bits The value of -1 is nothing(not set)
Status: current Access: read-write
OBJECT-TYPE    
  IntColorCBS  

sleV2QoS4PolicerControlColorPIR 1.3.6.1.4.1.6296.102.10.2.4.1.2.15
Peak Information Rate. *) Used only when sleV2QoS4PolicerColorMode is Aware. The value is in unit for 64 kbps. The value of -1 is nothing(not set)
Status: current Access: read-write
OBJECT-TYPE    
  IntColorPIR  

sleV2QoS4PolicerControlColorPBS 1.3.6.1.4.1.6296.102.10.2.4.1.2.16
Peak Burst Size. *) Used only when sleV2QoS4PolicerColorMode is Aware. The value is in unit for square of 2 bits. The value of -1 is nothing(not set)
Status: current Access: read-write
OBJECT-TYPE    
  IntColorPBS  

sleV2QoS4PolicerControlColorEBS 1.3.6.1.4.1.6296.102.10.2.4.1.2.17
Excess Burst Size. *) Used only when sleV2QoS4PolicerColorMode is Blind. The value is in unit for square of 2 bits. The value of -1 is nothing(not set)
Status: current Access: read-write
OBJECT-TYPE    
  IntColorEBS  

sleV2QoS4PolicerControlColorRedAction 1.3.6.1.4.1.6296.102.10.2.4.1.2.18
The action to be apply when incoming packet is colored in red. The value of -1 is nothing(not set)
Status: current Access: read-write
OBJECT-TYPE    
  IntColorAction  

sleV2QoS4PolicerControlColorYellowAction 1.3.6.1.4.1.6296.102.10.2.4.1.2.19
The action to be apply when incoming packet is colored in yellow. The value of -1 is nothing(not set)
Status: current Access: read-write
OBJECT-TYPE    
  IntColorAction  

sleV2QoS4PolicerControlColorGreenAction 1.3.6.1.4.1.6296.102.10.2.4.1.2.20
The action to be apply when incoming packet is colored in green. (not supported) The value of -1 is nothing(not set)
Status: current Access: read-write
OBJECT-TYPE    
  IntColorAction  

sleV2QoS4PolicerControlRemarkLayerMode 1.3.6.1.4.1.6296.102.10.2.4.1.2.21
The remark mode 0 : Layer3 1 : Layer2
Status: current Access: read-write
OBJECT-TYPE    
  BITS remarkByDSCP(0), remarkByQueueOrCoS(1)  

sleV2QoS4PolicerControlRemarkMode 1.3.6.1.4.1.6296.102.10.2.4.1.2.22
This value is available when sleV2QoS4PolicerControlRemarkLayerMode bit was checked(one or more) 0 : remark to Queue 1 : remark to External CoS
Status: current Access: read-only
OBJECT-TYPE    
  BITS remarkQueue(0), remarkExtCoS(1)  

sleV2QoS4PolicerControlCounterMode 1.3.6.1.4.1.6296.102.10.2.4.1.2.23
The counter mode The value of -1 is nothing(not set)
Status: current Access: read-write
OBJECT-TYPE    
  IntCounterMode  

sleV2QoS4PolicerControlAvrgCounterMode 1.3.6.1.4.1.6296.102.10.2.4.1.2.24
The average counter mode The value of -1 is nothing(not set)
Status: current Access: read-write
OBJECT-TYPE    
  IntAvrgCounterMode  

sleV2QoS4PolicerControlMinBandwidth 1.3.6.1.4.1.6296.102.10.2.4.1.2.25
The minimum bandwidth
Status: current Access: read-write
OBJECT-TYPE    
  Integer32  

sleV2QoS4PolicerControlMaxBandwidth 1.3.6.1.4.1.6296.102.10.2.4.1.2.26
The maximum bandwidth
Status: current Access: read-write
OBJECT-TYPE    
  Integer32  

sleV2QoS4PolicerControlColorRedDscp 1.3.6.1.4.1.6296.102.10.2.4.1.2.27
The dscp value to be apply when incoming packet is colored in red
Status: current Access: read-write
OBJECT-TYPE    
  IntDscp  

sleV2QoS4PolicerControlColorYellowDscp 1.3.6.1.4.1.6296.102.10.2.4.1.2.28
The dscp value to be apply when incoming packet is colored in yellow
Status: current Access: read-write
OBJECT-TYPE    
  IntDscp  

sleV2QoS4PolicerControlColorGreenDscp 1.3.6.1.4.1.6296.102.10.2.4.1.2.29
The dscp value to be apply when incoming packet is colored in green
Status: current Access: read-write
OBJECT-TYPE    
  IntDscp  

sleV2QoS4PolicerControlColorRedCosType 1.3.6.1.4.1.6296.102.10.2.4.1.2.30
The CoS type colored in red.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER none(0), mark(1), overwrite(2)  

sleV2QoS4PolicerControlColorRedCos 1.3.6.1.4.1.6296.102.10.2.4.1.2.31
The CoS colored in red.
Status: current Access: read-write
OBJECT-TYPE    
  IntCoS  

sleV2QoS4PolicerControlColorYellowCosType 1.3.6.1.4.1.6296.102.10.2.4.1.2.32
The CoS type colored in yellow
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER none(0), mark(1), overwrite(2)  

sleV2QoS4PolicerControlColorYellowCos 1.3.6.1.4.1.6296.102.10.2.4.1.2.33
The CoS colored in yellow.
Status: current Access: read-write
OBJECT-TYPE    
  IntToS  

sleV2QoS4PolicerControlColorGreenCosType 1.3.6.1.4.1.6296.102.10.2.4.1.2.34
The CoS type colored in yellow
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER none(0), mark(1), overwrite(2)  

sleV2QoS4PolicerControlColorGreenCos 1.3.6.1.4.1.6296.102.10.2.4.1.2.35
The CoS colored in green.
Status: current Access: read-write
OBJECT-TYPE    
  IntToS  

sleV2QoS4PolicerNotification 1.3.6.1.4.1.6296.102.10.2.4.1.3
OBJECT IDENTIFIER    

slePolicerCreated 1.3.6.1.4.1.6296.102.10.2.4.1.3.1
Description.
Status: current Access: read-write
NOTIFICATION-TYPE    

slePolicerChanged 1.3.6.1.4.1.6296.102.10.2.4.1.3.2
Description.
Status: current Access: read-write
NOTIFICATION-TYPE    

slePolicerDestroyed 1.3.6.1.4.1.6296.102.10.2.4.1.3.3
Description.
Status: current Access: read-write
NOTIFICATION-TYPE    

sleV2QoS4PolicerMatchCounter 1.3.6.1.4.1.6296.102.10.2.4.2
OBJECT IDENTIFIER    

sleV2QoS4PolicerMatchCounterTable 1.3.6.1.4.1.6296.102.10.2.4.2.1
policer match counter table.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    SleV2QoS4PolicerMatchCounterEntry

sleV2QoS4PolicerMatchCounterEntry 1.3.6.1.4.1.6296.102.10.2.4.2.1.1
key: sleV2QoS4PolicerMatchCounterName
Status: current Access: not-accessible
OBJECT-TYPE    
  SleV2QoS4PolicerMatchCounterEntry  

sleV2QoS4PolicerMatchCounterName 1.3.6.1.4.1.6296.102.10.2.4.2.1.1.1
The rule-counter policer name
Status: current Access: read-only
OBJECT-TYPE    
  OCTET STRING Size(1..63)  

sleV2QoS4PolicerMatchCounterDesc 1.3.6.1.4.1.6296.102.10.2.4.2.1.1.2
The rule-counter policer description.
Status: current Access: read-only
OBJECT-TYPE    
  OCTET STRING Size(1..63)  

sleV2QoS4PolicerMatchCounterValue 1.3.6.1.4.1.6296.102.10.2.4.2.1.1.3
The counter-value of matched policer.
Status: current Access: read-only
OBJECT-TYPE    
  Counter64  

sleV2QoS4Policy 1.3.6.1.4.1.6296.102.10.2.5
OBJECT IDENTIFIER    

sleV2QoS4PolicyInfo 1.3.6.1.4.1.6296.102.10.2.5.1
OBJECT IDENTIFIER    

sleV2QoS4PolicyTable 1.3.6.1.4.1.6296.102.10.2.5.1.1
policy table.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    SleV2QoS4PolicyEntry

sleV2QoS4PolicyEntry 1.3.6.1.4.1.6296.102.10.2.5.1.1.1
key: sleV2QoS4PolicyIndex
Status: current Access: not-accessible
OBJECT-TYPE    
  SleV2QoS4PolicyEntry  

sleV2QoS4PolicyIndex 1.3.6.1.4.1.6296.102.10.2.5.1.1.1.1
The index of policy
Status: current Access: read-only
OBJECT-TYPE    
  IntPolicyIndex  

sleV2QoS4PolicyName 1.3.6.1.4.1.6296.102.10.2.5.1.1.1.2
The name of policy
Status: current Access: read-only
OBJECT-TYPE    
  OctetName  

sleV2QoS4PolicyFlowCnt 1.3.6.1.4.1.6296.102.10.2.5.1.1.1.3
The counter of flow that was included to policy
Status: current Access: read-only
OBJECT-TYPE    
  Integer32  

sleV2QoS4PolicyClassCnt 1.3.6.1.4.1.6296.102.10.2.5.1.1.1.4
The counter of class that was included to policy
Status: current Access: read-only
OBJECT-TYPE    
  Integer32  

sleV2QoS4PolicyPolicerIndex 1.3.6.1.4.1.6296.102.10.2.5.1.1.1.5
The index of policer 0: no policer
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER 0 | 1..1024  

sleV2QoS4PolicyPriority 1.3.6.1.4.1.6296.102.10.2.5.1.1.1.6
The priority of the policy low : default value
Status: current Access: read-only
OBJECT-TYPE    
  IntRulePriority  

sleV2QoS4PolicyIngressPorts 1.3.6.1.4.1.6296.102.10.2.5.1.1.1.7
The ingress port map
Status: current Access: read-only
OBJECT-TYPE    
  OCTET STRING  

sleV2QoS4PolicyEgressPorts 1.3.6.1.4.1.6296.102.10.2.5.1.1.1.8
The egress port map
Status: current Access: read-only
OBJECT-TYPE    
  OCTET STRING  

sleV2QoS4PolicyVlan 1.3.6.1.4.1.6296.102.10.2.5.1.1.1.9
The index of vlan The value of -1 is nothing(not set)
Status: current Access: read-only
OBJECT-TYPE    
  IntVlanID  

sleV2QoS4PolicyMatchFlag 1.3.6.1.4.1.6296.102.10.2.5.1.1.1.10
The action to be apply for matched packets. bit 0: deny the matched packets bit 1: mirror the matched packets bit 2: copy to CPU bit 3: set 802.1p value to ToS precedence bit 4: set ToS precedence to 802.1p value bit 5 : set 802.1p value from flow bit 6 : set TaoS precedence from flow bit 7 : permit the matched packets bit 8 : set inner VLAN value bit 9 : set outer VLAN value
Status: current Access: read-write
OBJECT-TYPE    
  BITS deny(0), mirror(1), copyToCPU(2), sameAsTos(3), sameAsCos(4), cos(5), tos(6), permit(7)  

sleV2QoS4PolicyMatchVlan 1.3.6.1.4.1.6296.102.10.2.5.1.1.1.11
The vlan id to be assigned for the matched packets The value of -1 is nothing(not set)
Status: current Access: read-only
OBJECT-TYPE    
  IntVlanID  

sleV2QoS4PolicyMatchRedirectVlan 1.3.6.1.4.1.6296.102.10.2.5.1.1.1.12
If the value of sleV2QoS4PolicyMatchRedirectVlan is set the value of sleV2QoS4PolicyMatchRedirectPort must be set.
Status: current Access: read-only
OBJECT-TYPE    
  IntVlanID  

sleV2QoS4PolicyMatchRedirectPort 1.3.6.1.4.1.6296.102.10.2.5.1.1.1.13
If the value of sleV2QoS4PolicyMatchRedirectPort is set the value of sleV2QoS4PolicyMatchRedirectVlan must be set.
Status: current Access: read-only
OBJECT-TYPE    
  IntInterfaceIndex  

sleV2QoS4PolicyMatchMarkMode 1.3.6.1.4.1.6296.102.10.2.5.1.1.1.14
The match mark mode The value of -1 is nothing(not set)
Status: current Access: read-only
OBJECT-TYPE    
  IntMarkMode  

sleV2QoS4PolicyMatchQueue 1.3.6.1.4.1.6296.102.10.2.5.1.1.1.15
The queue value to be apply for the matched packets The value of -1 is nothing(not set)
Status: current Access: read-only
OBJECT-TYPE    
  IntQueue  

sleV2QoS4PolicyMatchDp 1.3.6.1.4.1.6296.102.10.2.5.1.1.1.16
The drop precedence The value of -1 is nothing(not set)
Status: current Access: read-only
OBJECT-TYPE    
  IntDP  

sleV2QoS4PolicyMatchCoS 1.3.6.1.4.1.6296.102.10.2.5.1.1.1.17
The Class of Service The value of -1 is nothing(not set)
Status: current Access: read-only
OBJECT-TYPE    
  IntCoS  

sleV2QoS4PolicyMatchDscp 1.3.6.1.4.1.6296.102.10.2.5.1.1.1.18
The DSCP The value of -1 is nothing(not set)
Status: current Access: read-only
OBJECT-TYPE    
  IntDscp  

sleV2QoS4PolicyMatchIpPrecedence 1.3.6.1.4.1.6296.102.10.2.5.1.1.1.19
The IP precedence The value of -1 is nothing(not set)
Status: current Access: read-only
OBJECT-TYPE    
  IntIpPrecedence  

sleV2QoS4PolicyMatchDstMacOrEgressPorts 1.3.6.1.4.1.6296.102.10.2.5.1.1.1.20
If the value is nothing, sleV2QoS4PolicyMatchDstMac and sleV2QoS4PolicyMatchEgressPorts value is not available If the value is dstMac, the value of sleV2QoS4PolicyMatchDstMac is available If the value is egressPorts, the value of sleV2QoS4PolicyMatchEgressPorts is avalible
Status: current Access: read-only
OBJECT-TYPE    
  IntDstMacOrEgressPorts  

sleV2QoS4PolicyMatchDstMac 1.3.6.1.4.1.6296.102.10.2.5.1.1.1.21
Destination MAC Address of the matched packets The value of 00:00:00:00:00:00 is nothing(not set)
Status: current Access: read-only
OBJECT-TYPE    
  MacAddress  

sleV2QoS4PolicyMatchEgressPorts 1.3.6.1.4.1.6296.102.10.2.5.1.1.1.22
The egress port map of the matched packets
Status: current Access: read-only
OBJECT-TYPE    
  OCTET STRING  

sleV2QoS4PolicyNomatchFlag 1.3.6.1.4.1.6296.102.10.2.5.1.1.1.23
The action to be apply for matched packets. bit 0: deny the nomatched packets bit 1: mirror the nomatched packets bit 2: copy to CPU bit 3: set 802.1p value to ToS precedence bit 4: set ToS precedence to 802.1p value bit 5 : set 802.1p value from flow bit 6 : set TaoS precedence from flow
Status: current Access: read-only
OBJECT-TYPE    
  BITS deny(0), mirror(1), copyToCPU(2), sameAsTos(3), sameAsCos(4), cos(5), tos(6), permit(7)  

sleV2QoS4PolicyNomatchRedirectPort 1.3.6.1.4.1.6296.102.10.2.5.1.1.1.24
The port to redirect to a nomatched packet. The value of -1 is nothing(not set)
Status: current Access: read-only
OBJECT-TYPE    
  IntInterfaceIndex  

sleV2QoS4PolicyNomatchCoS 1.3.6.1.4.1.6296.102.10.2.5.1.1.1.25
The Class of Service The value of -1 is nothing(not set)
Status: current Access: read-only
OBJECT-TYPE    
  IntCoS  

sleV2QoS4PolicyNomatchDscp 1.3.6.1.4.1.6296.102.10.2.5.1.1.1.26
The DSCP The value of -1 is nothing(not set)
Status: current Access: read-only
OBJECT-TYPE    
  IntDscp  

sleV2QoS4PolicyNomatchIpPrecedence 1.3.6.1.4.1.6296.102.10.2.5.1.1.1.27
The IP precedence The value of -1 is nothing(not set)
Status: current Access: read-write
OBJECT-TYPE    
  IntIpPrecedence  

sleV2QoS4PolicyCounterValue 1.3.6.1.4.1.6296.102.10.2.5.1.1.1.28
The value of the counter Packet count or bytes according to policer's counter mode. The value of 0 is no matched count.
Status: current Access: read-only
OBJECT-TYPE    
  Counter64  

sleV2QoS4PolicyCounterGreenBytes 1.3.6.1.4.1.6296.102.10.2.5.1.1.1.29
The value of the octet counter for green-marked packets. Available only when sleV2QoS4PolicerMeterMode's value is color. The value of 0 is no matched count.
Status: current Access: read-only
OBJECT-TYPE    
  Counter64  

sleV2QoS4PolicyCounterYellowBytes 1.3.6.1.4.1.6296.102.10.2.5.1.1.1.30
The value of the octet counter for yellow-marked packets. Available only when sleV2QoS4PolicerMeterMode's value is color. The value of 0 is no matched count.
Status: current Access: read-only
OBJECT-TYPE    
  Counter64  

sleV2QoS4PolicyCounterRedBytes 1.3.6.1.4.1.6296.102.10.2.5.1.1.1.31
The value of the octet counter for red-marked packets. Available only when sleV2QoS4PolicerMeterMode's value is color. The value of 0 is no matched count.
Status: current Access: read-only
OBJECT-TYPE    
  Counter64  

sleV2QoS4PolicyRedirBlackhole 1.3.6.1.4.1.6296.102.10.2.5.1.1.1.32
The packet discard
Status: current Access: read-only
OBJECT-TYPE    
  IntEnableFlag  

sleV2QoS4PolicyAvrg5SecCounterValue 1.3.6.1.4.1.6296.102.10.2.5.1.1.1.33
The value of the average counter of 5 second. The bytes according to policer's average counter mode. The value of 0 is no matched count.
Status: current Access: read-only
OBJECT-TYPE    
  Counter64  

sleV2QoS4PolicyAvrg1minCounterValue 1.3.6.1.4.1.6296.102.10.2.5.1.1.1.34
The value of the average counter of 1 minute. The bytes according to policer's average counter mode. The value of 0 is no matched count.
Status: current Access: read-only
OBJECT-TYPE    
  Counter64  

sleV2QoS4PolicyAvrg10minCounterValue 1.3.6.1.4.1.6296.102.10.2.5.1.1.1.35
The value of the average counter of 10 minute. The bytes according to policer's average counter mode. The value of 0 is no matched count.
Status: current Access: read-only
OBJECT-TYPE    
  Counter64  

sleV2QoS4PolicyIngressTunnelIfIndex 1.3.6.1.4.1.6296.102.10.2.5.1.1.1.36
Ingress tunnel interface index.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32 10000..11023  

sleV2QoS4PolicyEgressTunnelIfIndex 1.3.6.1.4.1.6296.102.10.2.5.1.1.1.37
Egress tunnel interface index.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32 10000..11023  

sleV2QoS4PolicyCounterElapsedTimeAfterClear 1.3.6.1.4.1.6296.102.10.2.5.1.1.1.38
The elapsed time after clearing counter.
Status: current Access: read-only
OBJECT-TYPE    
  TimeTicks  

sleV2QoS4PolicyMatchPbrNextHop 1.3.6.1.4.1.6296.102.10.2.5.1.1.1.39
The PBR(Policy-Based_routing) nexthop address.
Status: current Access: read-only
OBJECT-TYPE    
  IpAddress  

sleV2QoS4PolicyStage 1.3.6.1.4.1.6296.102.10.2.5.1.1.1.40
The rule-policy-stage.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER ingress(1), prio(2), egress(3), external(4)  

sleV2QoS4PolicyIngressPortsFlag 1.3.6.1.4.1.6296.102.10.2.5.1.1.1.41
The interface-binding ingress-port flag of policy.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER none(0), any(1), cpu(2)  

sleV2QoS4PolicyEgressPortsFlag 1.3.6.1.4.1.6296.102.10.2.5.1.1.1.42
The interface-binding egress-port flag of policy.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER none(0), any(1), cpu(2)  

sleV2QoS4PolicyInnerVlanAction 1.3.6.1.4.1.6296.102.10.2.5.1.1.1.43
The InnerVlan Action Mode The Value of -1 is nothing(not set)
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER nothing(-1), add(1), replace(2), del(3)  

sleV2QoS4PolicyOuterVlanAction 1.3.6.1.4.1.6296.102.10.2.5.1.1.1.44
The OuterVlan Action Mode The Value of -1 is nothing(not set)
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER nothing(-1), add(1), replace(2)  

sleV2QoS4PolicyInnerVlan 1.3.6.1.4.1.6296.102.10.2.5.1.1.1.45
The inner vlan id to be assigned for the matched packets The value of -1 is nothing(not set)
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER -1 | 1..4094  

sleV2QoS4PolicyOuterVlan 1.3.6.1.4.1.6296.102.10.2.5.1.1.1.46
The outer vlan id to be assigned for the matched packets The value of -1 is nothing(not set)
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER -1 | 1..4094  

sleV2QoS4PolicyMatchPbrNextHopSecondary 1.3.6.1.4.1.6296.102.10.2.5.1.1.1.47
The PBR(Policy-Based_routing) nexthop secondary address.
Status: current Access: read-only
OBJECT-TYPE    
  IpAddress  

sleV2QoS4PolicyMatchPbrNextHopVerifyReach 1.3.6.1.4.1.6296.102.10.2.5.1.1.1.48
The PBR(Policy-Based_routing) Verify-Reachability.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER false(0), true(1)  

sleV2QoS4PolicyMatchFlowAlias 1.3.6.1.4.1.6296.102.10.2.5.1.1.1.49
The action match flowAlias
Status: current Access: read-only
OBJECT-TYPE    
  OCTET STRING  

sleV2QoS4PolicyMatchInnerVlanCosReplace 1.3.6.1.4.1.6296.102.10.2.5.1.1.1.50
The inner vlan COS replace (-1: delete)
Status: current Access: read-only
OBJECT-TYPE    
  Integer32 -1 | 0..7  

sleV2QoS4PolicyMatchInnerVlanCfiReplace 1.3.6.1.4.1.6296.102.10.2.5.1.1.1.51
The inner vlan CFI replace (-1: delete)
Status: current Access: read-only
OBJECT-TYPE    
  Integer32 -1 | 0..1  

sleV2QoS4PolicyMatchOuterVlanCosReplace 1.3.6.1.4.1.6296.102.10.2.5.1.1.1.52
The outer vlan COS replace (-1: delete)
Status: current Access: read-only
OBJECT-TYPE    
  Integer32 -1 | 0..7  

sleV2QoS4PolicyMatchOuterVlanCfiReplace 1.3.6.1.4.1.6296.102.10.2.5.1.1.1.53
The outer vlan CFI replace (-1: delete)
Status: current Access: read-only
OBJECT-TYPE    
  Integer32 -1 | 0..1  

sleV2QoS4PolicyControl 1.3.6.1.4.1.6296.102.10.2.5.1.2
OBJECT IDENTIFIER    

sleV2QoS4PolicyControlRequest 1.3.6.1.4.1.6296.102.10.2.5.1.2.1
The request of a user command
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER createPolicy(1), setPolicyInfo(2), setMatchAction(3), setNomatchAction(4), destroyPolicy(5), clearCounter(6), createEmptyPolicy(7), setPolicyIngressTunnel(8), unsetPolicyIngressTunnel(9), setPolicyEgressTunnel(10), unsetPolicyEgressTunnel(11), setMatchActionFlowAlias(12), setMatchInnerVlanCosReplace(13), setMatchInnerVlanCfiReplace(14), setMatchOuterVlanCosReplace(15), setMatchOuterVlanCfiReplace(16)  

sleV2QoS4PolicyControlStatus 1.3.6.1.4.1.6296.102.10.2.5.1.2.2
The status of user command
Status: current Access: read-only
OBJECT-TYPE    
  SleControlStatusType  

sleV2QoS4PolicyControlTimer 1.3.6.1.4.1.6296.102.10.2.5.1.2.3
The maximum time for the manager for a long running user command
Status: current Access: read-write
OBJECT-TYPE    
  Gauge32  

sleV2QoS4PolicyControlTimeStamp 1.3.6.1.4.1.6296.102.10.2.5.1.2.4
The time stamp of the last command(end of command)
Status: current Access: read-only
OBJECT-TYPE    
  TimeTicks  

sleV2QoS4PolicyControlReqResult 1.3.6.1.4.1.6296.102.10.2.5.1.2.5
The result of the last user command
Status: current Access: read-only
OBJECT-TYPE    
  SleControlRequestResultType  

sleV2QoS4PolicyControlIndex 1.3.6.1.4.1.6296.102.10.2.5.1.2.6
The index of policy
Status: current Access: read-write
OBJECT-TYPE    
  IntPolicyIndex  

sleV2QoS4PolicyControlName 1.3.6.1.4.1.6296.102.10.2.5.1.2.7
The name of policy
Status: current Access: read-write
OBJECT-TYPE    
  OctetName  

sleV2QoS4PolicyControlPolicerIndex 1.3.6.1.4.1.6296.102.10.2.5.1.2.8
The index of policer 0: no policer
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER 0 | 1..1024  

sleV2QoS4PolicyControlPriority 1.3.6.1.4.1.6296.102.10.2.5.1.2.9
The priority of the policy low : default
Status: current Access: read-write
OBJECT-TYPE    
  IntRulePriority  

sleV2QoS4PolicyControlIngressPorts 1.3.6.1.4.1.6296.102.10.2.5.1.2.10
The ingress port map
Status: current Access: read-write
OBJECT-TYPE    
  OCTET STRING  

sleV2QoS4PolicyControlEgressPorts 1.3.6.1.4.1.6296.102.10.2.5.1.2.11
The egress port map
Status: current Access: read-write
OBJECT-TYPE    
  OCTET STRING  

sleV2QoS4PolicyControlVlan 1.3.6.1.4.1.6296.102.10.2.5.1.2.12
The index of vlan The value of -1 is nothing(not set)
Status: current Access: read-write
OBJECT-TYPE    
  IntVlanID  

sleV2QoS4PolicyControlMatchFlag 1.3.6.1.4.1.6296.102.10.2.5.1.2.13
The action to be apply for matched packets. bit 0: deny the matched packets bit 1: mirror the matched packets bit 2: copy to CPU bit 3: set 802.1p value to ToS precedence bit 4: set ToS precedence to 802.1p value bit 5 : set 802.1p value from flow bit 6 : set TaoS precedence from flow bit 7 : permit the matched packets bit 8 : set inner VLAN value bit 9 : set outer VLAN value
Status: current Access: read-write
OBJECT-TYPE    
  BITS deny(0), mirror(1), copyToCPU(2), sameAsTos(3), sameAsCos(4), cos(5), tos(6), permit(7)  

sleV2QoS4PolicyControlMatchVlan 1.3.6.1.4.1.6296.102.10.2.5.1.2.14
The vlan id to be assigned for the matched packets The value of -1 is nothing(not set)
Status: current Access: read-write
OBJECT-TYPE    
  IntVlanID  

sleV2QoS4PolicyControlMatchRedirectVlan 1.3.6.1.4.1.6296.102.10.2.5.1.2.15
The valn id to redirect to a matched packet If the value of sleV2QoS4PolicyMatchRedirectVlan is set the value of sleV2QoS4PolicyMatchRedirectPort must be set. The value of -1 is nothing(not set)
Status: current Access: read-write
OBJECT-TYPE    
  IntVlanID  

sleV2QoS4PolicyControlMatchRedirectPort 1.3.6.1.4.1.6296.102.10.2.5.1.2.16
The port to redirect to a matched packet. If the value of sleV2QoS4PolicyMatchRedirectPort is set the value of sleV2QoS4PolicyMatchRedirectVlan must be set. The value of -1 is nothing(not set)
Status: current Access: read-write
OBJECT-TYPE    
  IntInterfaceIndex  

sleV2QoS4PolicyControlMatchMarkMode 1.3.6.1.4.1.6296.102.10.2.5.1.2.17
The match mark mode The value of -1 is nothing(not set)
Status: current Access: read-write
OBJECT-TYPE    
  IntMarkMode  

sleV2QoS4PolicyControlMatchQueue 1.3.6.1.4.1.6296.102.10.2.5.1.2.18
The queue value to be apply for the matched packets The value of -1 is nothing(not set)
Status: current Access: read-write
OBJECT-TYPE    
  IntQueue  

sleV2QoS4PolicyControlMatchDp 1.3.6.1.4.1.6296.102.10.2.5.1.2.19
The drop precedence The value of -1 is nothing(not set)
Status: current Access: read-write
OBJECT-TYPE    
  IntDP  

sleV2QoS4PolicyControlMatchCoS 1.3.6.1.4.1.6296.102.10.2.5.1.2.20
The Class of Service The value of -1 is nothing(not set)
Status: current Access: read-write
OBJECT-TYPE    
  Integer32  

sleV2QoS4PolicyControlMatchDscp 1.3.6.1.4.1.6296.102.10.2.5.1.2.21
The DSCP The value of -1 is nothing(not set)
Status: current Access: read-write
OBJECT-TYPE    
  IntDscp  

sleV2QoS4PolicyControlMatchIpPrecedence 1.3.6.1.4.1.6296.102.10.2.5.1.2.22
The IP precedence The value of -1 is nothing(not set)
Status: current Access: read-write
OBJECT-TYPE    
  IntIpPrecedence  

sleV2QoS4PolicyControlMatchDstMacOrEgressPorts 1.3.6.1.4.1.6296.102.10.2.5.1.2.23
If the value is nothing, sleV2QoS4PolicyControlMatchDstMac and sleV2QoS4PolicyControlMatchEgressPorts value is not available If the value is dstMac, the value of sleV2QoS4PolicyControlMatchDstMac is available If the value is egressPorts, the value of sleV2QoS4PolicyControlMatchEgressPorts is avalible
Status: current Access: read-write
OBJECT-TYPE    
  IntDstMacOrEgressPorts  

sleV2QoS4PolicyControlMatchDstMac 1.3.6.1.4.1.6296.102.10.2.5.1.2.24
Destination MAC Address of the matched packets The value of 00:00:00:00:00:00 is nothing(not set)
Status: current Access: read-write
OBJECT-TYPE    
  MacAddress  

sleV2QoS4PolicyControlMatchEgressPorts 1.3.6.1.4.1.6296.102.10.2.5.1.2.25
The egress port map of the matched packets
Status: current Access: read-write
OBJECT-TYPE    
  OCTET STRING  

sleV2QoS4PolicyControlNomatchFlag 1.3.6.1.4.1.6296.102.10.2.5.1.2.26
The action to be apply for matched packets. bit 0: deny the nomatched packets bit 1: mirror the nomatched packets bit 2: copy to CPU bit 3: set 802.1p value to ToS precedence bit 4: set ToS precedence to 802.1p value bit 5 : set 802.1p value from flow bit 6 : set TaoS precedence from flow
Status: current Access: read-write
OBJECT-TYPE    
  BITS deny(0), mirror(1), copyToCPU(2), sameAsTos(3), sameAsCos(4), cos(5), tos(6), permit(7)  

sleV2QoS4PolicyControlNomatchRedirectPort 1.3.6.1.4.1.6296.102.10.2.5.1.2.27
The port to redirect to a nomatched packet. The value of -1 is nothing(not set)
Status: current Access: read-write
OBJECT-TYPE    
  IntInterfaceIndex  

sleV2QoS4PolicyControlNomatchCoS 1.3.6.1.4.1.6296.102.10.2.5.1.2.28
The Class of Service The value of -1 is nothing(not set)
Status: current Access: read-write
OBJECT-TYPE    
  IntCoS  

sleV2QoS4PolicyControlNomatchDscp 1.3.6.1.4.1.6296.102.10.2.5.1.2.29
The DSCP The value of -1 is nothing(not set)
Status: current Access: read-write
OBJECT-TYPE    
  IntDscp  

sleV2QoS4PolicyControlNomatchIpPrecedence 1.3.6.1.4.1.6296.102.10.2.5.1.2.30
The IP precedence The value of -1 is nothing(not set)
Status: current Access: read-write
OBJECT-TYPE    
  IntIpPrecedence  

sleV2QoS4PolicyControlMatchRedirBlackhole 1.3.6.1.4.1.6296.102.10.2.5.1.2.31
The packet discard
Status: current Access: read-write
OBJECT-TYPE    
  IntEnableFlag  

sleV2QoS4PolicyControlIngressTunnelIfIndex 1.3.6.1.4.1.6296.102.10.2.5.1.2.32
Ingress tunnel interface index.
Status: current Access: read-write
OBJECT-TYPE    
  Integer32 10000..11023  

sleV2Qo4SPolicyControlEgressTunnelIfIndex 1.3.6.1.4.1.6296.102.10.2.5.1.2.33
Egress tunnel interface index.
Status: current Access: read-write
OBJECT-TYPE    
  Integer32 10000..11023  

sleV2QoS4PolicyControlMatchPbrNextHop 1.3.6.1.4.1.6296.102.10.2.5.1.2.34
The PBR(Policy-Based_routing) nexthop address.
Status: current Access: read-write
OBJECT-TYPE    
  IpAddress  

sleV2QoS4PolicyControlStage 1.3.6.1.4.1.6296.102.10.2.5.1.2.35
The rule-policy-stage.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER ingress(1), prio(2), egress(3), external(4)  

sleV2QoS4PolicyControlIngressPortsFlag 1.3.6.1.4.1.6296.102.10.2.5.1.2.36
The interface-binding ingress-port flag of policy.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER none(0), any(1), cpu(2)  

sleV2QoS4PolicyControlEgressPortsFlag 1.3.6.1.4.1.6296.102.10.2.5.1.2.37
The interface-binding egress-port flag of policy.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER none(0), any(1), cpu(2)  

sleV2QoS4PolicyControlInnerVlanAction 1.3.6.1.4.1.6296.102.10.2.5.1.2.38
The InnerVlan Action Mode The Value of -1 is nothing(not set)
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER nothing(-1), add(1), replace(2), del(3)  

sleV2QoS4PolicyControlOuterVlanAction 1.3.6.1.4.1.6296.102.10.2.5.1.2.39
The OuterVlan Action Mode The Value of -1 is nothing(not set)
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER nothing(-1), add(1), replace(2)  

sleV2QoS4PolicyControlInnerVlan 1.3.6.1.4.1.6296.102.10.2.5.1.2.40
The inner vlan id to be assigned for the matched packets The value of -1 is nothing(not set)
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER -1 | 1..4094  

sleV2QoS4PolicyControlOuterVlan 1.3.6.1.4.1.6296.102.10.2.5.1.2.41
The outer vlan id to be assigned for the matched packets The value of -1 is nothing(not set)
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER -1 | 1..4094  

sleV2QoS4PolicyControlMatchPbrNextHopSecondary 1.3.6.1.4.1.6296.102.10.2.5.1.2.42
The PBR(Policy-Based_routing) nexthop secondary address.
Status: current Access: read-write
OBJECT-TYPE    
  IpAddress  

sleV2QoS4PolicyControlMatchPbrNextHopVerifyReach 1.3.6.1.4.1.6296.102.10.2.5.1.2.43
The PBR(Policy-Based_routing) Verify-Reachability.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER false(0), true(1)  

sleV2QoS4PolicyControlMatchFlowAlias 1.3.6.1.4.1.6296.102.10.2.5.1.2.44
The action match flowAlias
Status: current Access: read-only
OBJECT-TYPE    
  OCTET STRING  

sleV2QoS4PolicyControlMatchInnerVlanCosReplace 1.3.6.1.4.1.6296.102.10.2.5.1.2.45
The inner vlan COS replace (-1: delete)
Status: current Access: read-write
OBJECT-TYPE    
  Integer32 -1 | 0..7  

sleV2QoS4PolicyControlMatchInnerVlanCfiReplace 1.3.6.1.4.1.6296.102.10.2.5.1.2.46
The inner vlan CFI replace (-1: delete)
Status: current Access: read-write
OBJECT-TYPE    
  Integer32 -1 | 0..1  

sleV2QoS4PolicyControlMatchOuterVlanCosReplace 1.3.6.1.4.1.6296.102.10.2.5.1.2.47
The outer vlan COS replace (-1: delete)
Status: current Access: read-write
OBJECT-TYPE    
  Integer32 -1 | 0..7  

sleV2QoS4PolicyControlMatchOuterVlanCfiReplace 1.3.6.1.4.1.6296.102.10.2.5.1.2.48
The outer vlan CFI replace (-1: delete)
Status: current Access: read-write
OBJECT-TYPE    
  Integer32 -1 | 0..1  

sleV2QoSPolicyNotification 1.3.6.1.4.1.6296.102.10.2.5.1.3
OBJECT IDENTIFIER    

slePolicyCreated 1.3.6.1.4.1.6296.102.10.2.5.1.3.1
Description.
Status: current Access: read-write
NOTIFICATION-TYPE    

slePolicyInfoChanged 1.3.6.1.4.1.6296.102.10.2.5.1.3.2
Description.
Status: current Access: read-write
NOTIFICATION-TYPE    

slePolicyMatchActionChanged 1.3.6.1.4.1.6296.102.10.2.5.1.3.3
Description.
Status: current Access: read-write
NOTIFICATION-TYPE    

slePolicyNomatchActionChanged 1.3.6.1.4.1.6296.102.10.2.5.1.3.4
Description.
Status: current Access: read-write
NOTIFICATION-TYPE    

slePolicyDestroyed 1.3.6.1.4.1.6296.102.10.2.5.1.3.5
Description.
Status: current Access: read-write
NOTIFICATION-TYPE    

slePolicyCounterCleared 1.3.6.1.4.1.6296.102.10.2.5.1.3.6
Description.
Status: current Access: read-write
NOTIFICATION-TYPE    

slePolicyEmptyCreated 1.3.6.1.4.1.6296.102.10.2.5.1.3.7
Description.
Status: current Access: read-write
NOTIFICATION-TYPE    

slePolicyIngressTunnelSet 1.3.6.1.4.1.6296.102.10.2.5.1.3.8
Description.
Status: current Access: read-write
NOTIFICATION-TYPE    

slePolicyIngressTunnelUnset 1.3.6.1.4.1.6296.102.10.2.5.1.3.9
Description.
Status: current Access: read-write
NOTIFICATION-TYPE    

slePolicyEgressTunnelSet 1.3.6.1.4.1.6296.102.10.2.5.1.3.10
Description.
Status: current Access: read-write
NOTIFICATION-TYPE    

slePolicyEgressTunnelUnset 1.3.6.1.4.1.6296.102.10.2.5.1.3.11
Description.
Status: current Access: read-write
NOTIFICATION-TYPE    

slePolicyActionMatchFlowAliasChanged 1.3.6.1.4.1.6296.102.10.2.5.1.3.12
setMatchActionFlowAlias
Status: current Access: read-write
NOTIFICATION-TYPE    

slePolicyMatchInnerVlanCosReplaceChanged 1.3.6.1.4.1.6296.102.10.2.5.1.3.13
setMatchInnerVlanCosReplace
Status: current Access: read-write
NOTIFICATION-TYPE    

slePolicyMatchInnerVlanCfiReplaceChanged 1.3.6.1.4.1.6296.102.10.2.5.1.3.14
setMatchInnerVlanCfiReplace
Status: current Access: read-write
NOTIFICATION-TYPE    

slePolicyMatchOuterVlanCosReplaceChanged 1.3.6.1.4.1.6296.102.10.2.5.1.3.15
setMatchOuterVlanCosReplace
Status: current Access: read-write
NOTIFICATION-TYPE    

slePolicyMatchOuterVlanCfiReplaceChanged 1.3.6.1.4.1.6296.102.10.2.5.1.3.16
setMatchOuterVlanCfiReplace
Status: current Access: read-write
NOTIFICATION-TYPE    

sleV2QoS4PolicyFlowClass 1.3.6.1.4.1.6296.102.10.2.5.2
OBJECT IDENTIFIER    

sleV2QoS4PolicyFlowClassTable 1.3.6.1.4.1.6296.102.10.2.5.2.1
flow class table.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    SleV2QoS4PolicyFlowClassEntry

sleV2QoS4PolicyFlowClassEntry 1.3.6.1.4.1.6296.102.10.2.5.2.1.1
key: sleV2QoS4PolicyIndex, sleV2QoS4PolicyFlowClassIndex
Status: current Access: not-accessible
OBJECT-TYPE    
  SleV2QoS4PolicyFlowClassEntry  

sleV2QoS4PolicyFlowClassIndex 1.3.6.1.4.1.6296.102.10.2.5.2.1.1.1
The index of flow or class in policy
Status: current Access: read-only
OBJECT-TYPE    
  IntFlowIndex  

sleV2QoS4PolicyFlowClassType 1.3.6.1.4.1.6296.102.10.2.5.2.1.1.2
The flag about flow or class
Status: current Access: read-only
OBJECT-TYPE    
  IntFlowOrClass  

sleV2QoS4PolicyFlowClassID 1.3.6.1.4.1.6296.102.10.2.5.2.1.1.3
The identifier of class or flow
Status: current Access: read-only
OBJECT-TYPE    
  IntFlowIndex  

sleV2QoS4PolicyFlowClassName 1.3.6.1.4.1.6296.102.10.2.5.2.1.1.4
The name of class or flow
Status: current Access: read-only
OBJECT-TYPE    
  OctetName  

sleV2QoS4PolicyFlowClassControl 1.3.6.1.4.1.6296.102.10.2.5.2.2
OBJECT IDENTIFIER    

sleV2QoS4PolicyFlowClassControlRequest 1.3.6.1.4.1.6296.102.10.2.5.2.2.1
The request of a user command
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER addFlowClass(1), deleteFlowClass(2), deleteAllFlow(3), deleteAllClass(4), deleteAllFlowClass(5)  

sleV2QoS4PolicyFlowClassControlStatus 1.3.6.1.4.1.6296.102.10.2.5.2.2.2
The status of user command
Status: current Access: read-write
OBJECT-TYPE    
  SleControlStatusType  

sleV2QoS4PolicyFlowClassControlTimer 1.3.6.1.4.1.6296.102.10.2.5.2.2.3
The maximum time for the manager for a long running user command
Status: current Access: read-write
OBJECT-TYPE    
  Gauge32  

sleV2QoS4PolicyFlowClassControlTimeStamp 1.3.6.1.4.1.6296.102.10.2.5.2.2.4
The time stamp of the last command(end of command)
Status: current Access: read-write
OBJECT-TYPE    
  TimeTicks  

sleV2QoS4PolicyFlowClassControlReqResult 1.3.6.1.4.1.6296.102.10.2.5.2.2.5
The result of the last user command
Status: current Access: read-write
OBJECT-TYPE    
  SleControlRequestResultType  

sleV2QoS4PolicyFlowClassControlPolicyIndex 1.3.6.1.4.1.6296.102.10.2.5.2.2.6
The index of Policy
Status: current Access: read-write
OBJECT-TYPE    
  IntPolicyIndex  

sleV2QoS4PolicyFlowClassControlIndex 1.3.6.1.4.1.6296.102.10.2.5.2.2.7
The index of flow or class in this policy
Status: current Access: read-write
OBJECT-TYPE    
  IntFlowIndex  

sleV2QoS4PolicyFlowClassControlType 1.3.6.1.4.1.6296.102.10.2.5.2.2.8
The type of flow or class
Status: current Access: read-write
OBJECT-TYPE    
  IntFlowOrClass  

sleV2QoS4PolicyFlowClassControlFlowID 1.3.6.1.4.1.6296.102.10.2.5.2.2.9
The index of flow Available according to sleV2QoS4PolicyFlowClassControlType.
Status: current Access: read-write
OBJECT-TYPE    
  IntFlowIndex  

sleV2QoS4PolicyFlowClassControlClassID 1.3.6.1.4.1.6296.102.10.2.5.2.2.10
The index of class Available according to sleV2QoS4PolicyFlowClassControlType.
Status: current Access: read-write
OBJECT-TYPE    
  IntClassIndex  

sleV2QoS4PolicyFlowClassNotification 1.3.6.1.4.1.6296.102.10.2.5.2.3
OBJECT IDENTIFIER    

slePolicyFlowAdded 1.3.6.1.4.1.6296.102.10.2.5.2.3.1
Description.
Status: current Access: read-write
NOTIFICATION-TYPE    

slePolicyFlowDeleted 1.3.6.1.4.1.6296.102.10.2.5.2.3.2
Description.
Status: current Access: read-write
NOTIFICATION-TYPE    

slePolicyAllFlowDeleted 1.3.6.1.4.1.6296.102.10.2.5.2.3.3
Description.
Status: current Access: read-write
NOTIFICATION-TYPE    

slePolicyAllClassDeleted 1.3.6.1.4.1.6296.102.10.2.5.2.3.4
Description.
Status: current Access: read-write
NOTIFICATION-TYPE    

slePolicyAllFlowClassDeleted 1.3.6.1.4.1.6296.102.10.2.5.2.3.5
Description.
Status: current Access: read-write
NOTIFICATION-TYPE    

sleV2QoS4PolicyIF 1.3.6.1.4.1.6296.102.10.2.5.3
OBJECT IDENTIFIER    

sleV2QoS4PolicyIFTable 1.3.6.1.4.1.6296.102.10.2.5.3.1
Description.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    SleV2QoS4PolicyIFEntry

sleV2QoS4PolicyIFEntry 1.3.6.1.4.1.6296.102.10.2.5.3.1.1
Description.
Status: current Access: not-accessible
OBJECT-TYPE    
  SleV2QoS4PolicyIFEntry  

sleV2QoS4PolicyIFDirection 1.3.6.1.4.1.6296.102.10.2.5.3.1.1.1
Packet input/output direction
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER input(1), output(2)  

sleV2QoS4PolicyIFControl 1.3.6.1.4.1.6296.102.10.2.5.3.2
OBJECT IDENTIFIER    

sleV2QoS4PolicyIFControlRequest 1.3.6.1.4.1.6296.102.10.2.5.3.2.1
The request of a user command
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER setServicePolicy(1), clearServicePolicy(2)  

sleV2QoS4PolicyIFControlStatus 1.3.6.1.4.1.6296.102.10.2.5.3.2.2
The status of user command
Status: current Access: read-only
OBJECT-TYPE    
  SleControlStatusType  

sleV2QoS4PolicyIFControlTimer 1.3.6.1.4.1.6296.102.10.2.5.3.2.3
The maximum time for the manager for a long running user command
Status: current Access: read-write
OBJECT-TYPE    
  Gauge32  

sleV2QoS4PolicyIFControlTimeStamp 1.3.6.1.4.1.6296.102.10.2.5.3.2.4
The time stamp of the last command(end of command)
Status: current Access: read-only
OBJECT-TYPE    
  TimeTicks  

sleV2QoS4PolicyIFControlReqResult 1.3.6.1.4.1.6296.102.10.2.5.3.2.5
The result of the last user command
Status: current Access: read-only
OBJECT-TYPE    
  SleControlRequestResultType  

sleV2QoS4PolicyIFControlIfindex 1.3.6.1.4.1.6296.102.10.2.5.3.2.6
The interface index.
Status: current Access: read-write
OBJECT-TYPE    
  Integer32  

sleV2QoS4PolicyIFControlPolicyIndex 1.3.6.1.4.1.6296.102.10.2.5.3.2.7
The Policy index.
Status: current Access: read-write
OBJECT-TYPE    
  IntPolicerIndex  

sleV2QoS4PolicyIFControlDirection 1.3.6.1.4.1.6296.102.10.2.5.3.2.8
Packet input/output direction
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER input(1), output(2)  

sleV2QoS4PolicyIFNotification 1.3.6.1.4.1.6296.102.10.2.5.3.3
OBJECT IDENTIFIER    

sleV2QosPolicyIFServicePolicyChanged 1.3.6.1.4.1.6296.102.10.2.5.3.3.1
setServicePolicy
Status: current Access: read-write
NOTIFICATION-TYPE    

sleV2QosPolicyIFServicePolicyCleared 1.3.6.1.4.1.6296.102.10.2.5.3.3.2
setServicePolicy
Status: current Access: read-write
NOTIFICATION-TYPE    

sleV2QoS4Remark 1.3.6.1.4.1.6296.102.10.2.6
OBJECT IDENTIFIER    

sleV2QoS4RemarkBase 1.3.6.1.4.1.6296.102.10.2.6.1
OBJECT IDENTIFIER    

sleV2QoS4RemarkInfo 1.3.6.1.4.1.6296.102.10.2.6.1.1
OBJECT IDENTIFIER    

sleV2QoS4RemarkLayer2Mode 1.3.6.1.4.1.6296.102.10.2.6.1.1.1
The layer2 remark mode 1 : remark based on queue (default) 2 : remark based on 802.1p priority
Status: current Access: read-only
OBJECT-TYPE    
  IntL2BaseRemarkMode  

sleV2QoS4RemarkMode 1.3.6.1.4.1.6296.102.10.2.6.1.1.2
The remark mode 0 : enable 801.1p-remark for IP packets 1 : enable 801.1p-remark for Non-IP packets
Status: current Access: read-only
OBJECT-TYPE    
  BITS remarkPriorityIP(0), remarkByQueueOrCoS(1)  

sleV2QoS4RemarkControl 1.3.6.1.4.1.6296.102.10.2.6.1.2
OBJECT IDENTIFIER    

sleV2QoS4RemarkControlRequest 1.3.6.1.4.1.6296.102.10.2.6.1.2.1
The request of a user command
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER setRemarkMode(1)  

sleV2QoS4RemarkControlStatus 1.3.6.1.4.1.6296.102.10.2.6.1.2.2
The status of user command
Status: current Access: read-write
OBJECT-TYPE    
  SleControlStatusType  

sleV2QoS4RemarkControlTimer 1.3.6.1.4.1.6296.102.10.2.6.1.2.3
The maximum time for the manager for a long running user command
Status: current Access: read-write
OBJECT-TYPE    
  Gauge32  

sleV2QoS4RemarkControlTimStamp 1.3.6.1.4.1.6296.102.10.2.6.1.2.4
The time stamp of the last command(end of command)
Status: current Access: read-write
OBJECT-TYPE    
  TimeTicks  

sleV2QoS4RemarkControlReqResult 1.3.6.1.4.1.6296.102.10.2.6.1.2.5
The result of the last user command
Status: current Access: read-write
OBJECT-TYPE    
  SleControlRequestResultType  

sleV2QoS4RemarkControlLayer2Mode 1.3.6.1.4.1.6296.102.10.2.6.1.2.6
The layer2 remark mode -1: default (remarkByQueue) 1 : remark by queue 2 : remark by priority
Status: current Access: read-write
OBJECT-TYPE    
  IntL2BaseRemarkMode  

sleV2QoS4RemarkControlMode 1.3.6.1.4.1.6296.102.10.2.6.1.2.7
The remark mode 0 : enable 801.1p-remark for IP packets 1 : enable 801.1p-remark for Non-IP packets
Status: current Access: read-write
OBJECT-TYPE    
  BITS remarkByDSCP(0), remarkByQueueOrCoS(1)  

sleV2QoS4RemarkNotification 1.3.6.1.4.1.6296.102.10.2.6.1.3
OBJECT IDENTIFIER    

sleRemarkChanged 1.3.6.1.4.1.6296.102.10.2.6.1.3.1
Description.
Status: current Access: read-write
NOTIFICATION-TYPE    

sleV2QoS4RemarkL3 1.3.6.1.4.1.6296.102.10.2.6.2
OBJECT IDENTIFIER    

sleV2QoS4RemarkL3Table 1.3.6.1.4.1.6296.102.10.2.6.2.1
remark L3 table.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    SleV2QoS4RemarkL3Entry

sleV2QoS4RemarkL3Entry 1.3.6.1.4.1.6296.102.10.2.6.2.1.1
key: sleV2QoS4RemarkL3ColorIndex, sleV2QoS4RemarkL3DSCPIndex
Status: current Access: not-accessible
OBJECT-TYPE    
  SleV2QoS4RemarkL3Entry  

sleV2QoS4RemarkL3ColorIndex 1.3.6.1.4.1.6296.102.10.2.6.2.1.1.1
The index of color
Status: current Access: read-only
OBJECT-TYPE    
  IntColorIndex  

sleV2QoS4RemarkL3DSCPIndex 1.3.6.1.4.1.6296.102.10.2.6.2.1.1.2
The index of DSCP The index value of 1~ 64 mean 0 ~ 63 of the DSCP
Status: current Access: read-only
OBJECT-TYPE    
  IntDSCPIndex  

sleV2QoS4RemarkL3Queue 1.3.6.1.4.1.6296.102.10.2.6.2.1.1.3
This is remarking to queue by Color and DSCP 0 : default
Status: current Access: read-only
OBJECT-TYPE    
  IntQueue  

sleV2QoS4RemarkL3Dp 1.3.6.1.4.1.6296.102.10.2.6.2.1.1.4
This is remarking to drop precednece by Color and DSCP 0 : default
Status: current Access: read-only
OBJECT-TYPE    
  IntDP  

sleV2QoS4RemarkL3CoS 1.3.6.1.4.1.6296.102.10.2.6.2.1.1.5
This is remarking to CoS by Color and DSCP 0 : default
Status: current Access: read-only
OBJECT-TYPE    
  IntCoS  

sleV2QoS4RemarkL3Dscp 1.3.6.1.4.1.6296.102.10.2.6.2.1.1.6
This is remarking to DSCP by Color and DSCP 0 : default
Status: current Access: read-only
OBJECT-TYPE    
  IntDscp  

sleV2QoS4RemarkL3Control 1.3.6.1.4.1.6296.102.10.2.6.2.2
OBJECT IDENTIFIER    

sleV2QoS4RemarkL3ControlRequest 1.3.6.1.4.1.6296.102.10.2.6.2.2.1
The request of a user command
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER setL3Remark(1)  

sleV2QoS4RemarkL3ControlStatus 1.3.6.1.4.1.6296.102.10.2.6.2.2.2
The status of user command
Status: current Access: read-write
OBJECT-TYPE    
  SleControlStatusType  

sleV2QoS4RemarkL3ControlTimer 1.3.6.1.4.1.6296.102.10.2.6.2.2.3
The maximum time for the manager for a long running user command
Status: current Access: read-write
OBJECT-TYPE    
  Gauge32  

sleV2QoS4RemarkL3ControlTimeStamp 1.3.6.1.4.1.6296.102.10.2.6.2.2.4
The time stamp of the last command(end of command)
Status: current Access: read-write
OBJECT-TYPE    
  TimeTicks  

sleV2QoS4RemarkL3ControlReqResult 1.3.6.1.4.1.6296.102.10.2.6.2.2.5
The result of the last user command
Status: current Access: read-write
OBJECT-TYPE    
  SleControlRequestResultType  

sleV2QoS4RemarkL3ControlColorIndex 1.3.6.1.4.1.6296.102.10.2.6.2.2.6
The index of color marking
Status: current Access: read-write
OBJECT-TYPE    
  IntColorIndex  

sleV2QoS4RemarkL3ControlDSCPIndex 1.3.6.1.4.1.6296.102.10.2.6.2.2.7
The index of DSCP The index value of 1~ 64 mean 0 ~ 63 of the DSCP
Status: current Access: read-write
OBJECT-TYPE    
  IntDSCPIndex  

sleV2QoS4RemarkL3ControlQueue 1.3.6.1.4.1.6296.102.10.2.6.2.2.8
This is remarking to queue by Color and DSCP The value of -1 means nothing(not set)
Status: current Access: read-write
OBJECT-TYPE    
  IntQueue  

sleV2QoS4RemarkL3ControlDp 1.3.6.1.4.1.6296.102.10.2.6.2.2.9
This is remarking to drop precednece by Color and DSCP The value of -1 means nothing(not set)
Status: current Access: read-write
OBJECT-TYPE    
  IntDP  

sleV2QoS4RemarkL3ControlCoS 1.3.6.1.4.1.6296.102.10.2.6.2.2.10
This is remarking to CoS by Color and DSCP The value of -1 means nothing(not set)
Status: current Access: read-write
OBJECT-TYPE    
  IntCoS  

sleV2QoS4RemarkL3ControlDscp 1.3.6.1.4.1.6296.102.10.2.6.2.2.11
This is remarking to DSCP by Color and DSCP The value of -1 means nothing(not set)
Status: current Access: read-write
OBJECT-TYPE    
  IntDscp  

sleV2QoS4RemarkL3Notification 1.3.6.1.4.1.6296.102.10.2.6.2.3
OBJECT IDENTIFIER    

sleRemarkL3Changed 1.3.6.1.4.1.6296.102.10.2.6.2.3.1
Description.
Status: current Access: read-write
NOTIFICATION-TYPE    

sleV2QoS4RemarkL2 1.3.6.1.4.1.6296.102.10.2.6.3
OBJECT IDENTIFIER    

sleV2QoS4RemarkL2Table 1.3.6.1.4.1.6296.102.10.2.6.3.1
remark L2 table.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    SleV2QoS4RemarkL2Entry

sleV2QoS4RemarkL2Entry 1.3.6.1.4.1.6296.102.10.2.6.3.1.1
key: sleV2QoS4RemarkL2ColorIndex, sleV2QoS4RemarkL2QueueCoSIndex
Status: current Access: not-accessible
OBJECT-TYPE    
  SleV2QoS4RemarkL2Entry  

sleV2QoS4RemarkL2ColorIndex 1.3.6.1.4.1.6296.102.10.2.6.3.1.1.1
The index of color marking
Status: current Access: read-only
OBJECT-TYPE    
  IntColorIndex  

sleV2QoS4RemarkL2QueueCoSIndex 1.3.6.1.4.1.6296.102.10.2.6.3.1.1.2
The index of queue or CoS The index value of 1~ 8 mean 0 ~ 7 of the queue and CoS Refer to sleV2QoS4RemarkLayer2Mode
Status: current Access: read-only
OBJECT-TYPE    
  IntQueueCoSIndex  

sleV2QoS4RemarkL2Queue 1.3.6.1.4.1.6296.102.10.2.6.3.1.1.3
This is remarking to queue by Color and L2(queue or CoS) 0 : default
Status: current Access: read-only
OBJECT-TYPE    
  IntQueue  

sleV2QoS4RemarkL2Dp 1.3.6.1.4.1.6296.102.10.2.6.3.1.1.4
This is remarking to drop precednece by L2(queue or CoS) 0 : default
Status: current Access: read-only
OBJECT-TYPE    
  IntDP  

sleV2QoS4RemarkL2CoS 1.3.6.1.4.1.6296.102.10.2.6.3.1.1.5
This is remarking to CoS by Color and L2(queue or CoS) 0 : default
Status: current Access: read-only
OBJECT-TYPE    
  IntCoS  

sleV2QoS4RemarkL2Dscp 1.3.6.1.4.1.6296.102.10.2.6.3.1.1.6
This is remarking to DSCP by Color and L2(queue or CoS) 0 : default
Status: current Access: read-only
OBJECT-TYPE    
  IntDscp  

sleV2QoS4RemarkL2Control 1.3.6.1.4.1.6296.102.10.2.6.3.2
OBJECT IDENTIFIER    

sleV2QoS4RemarkL2ControlRequest 1.3.6.1.4.1.6296.102.10.2.6.3.2.1
The request of a user command
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER setL2Remark(1)  

sleV2QoS4RemarkL2ControlStatus 1.3.6.1.4.1.6296.102.10.2.6.3.2.2
The status of user command
Status: current Access: read-write
OBJECT-TYPE    
  SleControlStatusType  

sleV2QoS4RemarkL2ControlTimer 1.3.6.1.4.1.6296.102.10.2.6.3.2.3
The maximum time for the manager for a long running user command
Status: current Access: read-write
OBJECT-TYPE    
  Gauge32  

sleV2QoS4RemarkL2ControlTimeStamp 1.3.6.1.4.1.6296.102.10.2.6.3.2.4
The time stamp of the last command(end of command)
Status: current Access: read-write
OBJECT-TYPE    
  TimeTicks  

sleV2QoS4RemarkL2ControlReqResult 1.3.6.1.4.1.6296.102.10.2.6.3.2.5
The result of the last user command
Status: current Access: read-write
OBJECT-TYPE    
  SleControlRequestResultType  

sleV2QoS4RemarkL2ControlColorIndex 1.3.6.1.4.1.6296.102.10.2.6.3.2.6
The index of color marking
Status: current Access: read-write
OBJECT-TYPE    
  IntColorIndex  

sleV2QoS4RemarkL2ControlQueueCoSIndex 1.3.6.1.4.1.6296.102.10.2.6.3.2.7
The index of queue or CoS The index value of 1~ 8 mean 0 ~ 7 of the queue and CoS Refer to sleV2QoS4RemarkLayer2Mod
Status: current Access: read-write
OBJECT-TYPE    
  IntQueueCoSIndex  

sleV2QoS4RemarkL2ControlQueue 1.3.6.1.4.1.6296.102.10.2.6.3.2.8
This is remarking to queue by Color and L2(queue or CoS) The value of -1 means nothing(not set)
Status: current Access: read-write
OBJECT-TYPE    
  IntQueue  

sleV2QoS4RemarkL2ControlDp 1.3.6.1.4.1.6296.102.10.2.6.3.2.9
This is remarking to drop precednece by L2(queue or CoS) The value of -1 means nothing(not set)
Status: current Access: read-write
OBJECT-TYPE    
  IntDP  

sleV2QoS4RemarkL2ControlCoS 1.3.6.1.4.1.6296.102.10.2.6.3.2.10
This is remarking to CoS by Color and L2(queue or CoS) The value of -1 means nothing(not set)
Status: current Access: read-write
OBJECT-TYPE    
  IntCoS  

sleV2QoS4RemarkL2ControlDscp 1.3.6.1.4.1.6296.102.10.2.6.3.2.11
This is remarking to DSCP by Color and L2(queue or CoS) The value of -1 means nothing(not set)
Status: current Access: read-write
OBJECT-TYPE    
  IntDscp  

sleV2QoS4RemarkL2Notification 1.3.6.1.4.1.6296.102.10.2.6.3.3
OBJECT IDENTIFIER    

sleRemarkL2Changed 1.3.6.1.4.1.6296.102.10.2.6.3.3.1
Description.
Status: current Access: read-write
NOTIFICATION-TYPE    

sleV2QoS4RED 1.3.6.1.4.1.6296.102.10.2.7
OBJECT IDENTIFIER    

sleV2QoS4REDProfile 1.3.6.1.4.1.6296.102.10.2.7.1
OBJECT IDENTIFIER    

sleV2QoS4REDProfileTable 1.3.6.1.4.1.6296.102.10.2.7.1.1
redundancy profile table.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    SleV2QoS4REDProfileEntry

sleV2QoS4REDProfileEntry 1.3.6.1.4.1.6296.102.10.2.7.1.1.1
key: sleV2QoS4REDProfileId, sleV2QoS4REDProfileQueueId
Status: current Access: not-accessible
OBJECT-TYPE    
  SleV2QoS4REDProfileEntry  

sleV2QoS4REDProfileId 1.3.6.1.4.1.6296.102.10.2.7.1.1.1.1
The index of RED profile. Marvell : (1..4), BCM : number of ports.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER 1..255  

sleV2QoS4REDProfileQueueId 1.3.6.1.4.1.6296.102.10.2.7.1.1.1.2
The index of queue.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER 1..8  

sleV2QoS4REDProfileDp0MinThres 1.3.6.1.4.1.6296.102.10.2.7.1.1.1.3
DP0 min threshold. In case RED, used as RED min threshold. Marvell : (1..65535), BCM : (0..127)
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER -1 | 0..65535  

sleV2QoS4REDProfileDp0MaxThres 1.3.6.1.4.1.6296.102.10.2.7.1.1.1.4
DP0 max threshold. Used only in case WRED. Marvell : (1..65535), BCM : not supported.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER -1 | 0..65535  

sleV2QoS4REDProfileDp0Prob 1.3.6.1.4.1.6296.102.10.2.7.1.1.1.5
DP0 drop probability. In case RED, used as RED prob
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER -1 | 1..15  

sleV2QoS4REDProfileDp1MinThres 1.3.6.1.4.1.6296.102.10.2.7.1.1.1.6
DP1 min threshold. Used only in case WRED Marvell : (1..65535), BCM : not supported.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER -1 | 0..65535  

sleV2QoS4REDProfileDp1MaxThres 1.3.6.1.4.1.6296.102.10.2.7.1.1.1.7
DP1 max threshold. Used only in case WRED Marvell : (1..65535), BCM : not supported.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER -1 | 0..65535  

sleV2QoS4REDProfileDp1Prob 1.3.6.1.4.1.6296.102.10.2.7.1.1.1.8
DP1 drop probability.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER -1 | 1..15  

sleV2QoS4REDProfileDp2MinThres 1.3.6.1.4.1.6296.102.10.2.7.1.1.1.9
DP2 min threshold. Used only in case WRED Marvell : (1..65535), BCM : not supported.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER -1 | 0..65535  

sleV2QoS4REDProfileDp2MaxThres 1.3.6.1.4.1.6296.102.10.2.7.1.1.1.10
DP2 max threshold. Used only in case WRED Marvell : (1..65535), BCM : not supported.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER -1 | 0..65535  

sleV2QoS4REDProfileDp2Prob 1.3.6.1.4.1.6296.102.10.2.7.1.1.1.11
DP2 drop probability.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER -1 | 1..15  

sleV2QoS4REDProfileWeight 1.3.6.1.4.1.6296.102.10.2.7.1.1.1.12
Drop weight, Used only in case WRED. BCM : not supported.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER -1 | 1..15  

sleV2QoS4REDProfileControl 1.3.6.1.4.1.6296.102.10.2.7.1.2
OBJECT IDENTIFIER    

sleV2QoS4REDProfileControlRequest 1.3.6.1.4.1.6296.102.10.2.7.1.2.1
The request of a user command
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER setREDProfile(1), clearREDProfile(2)  

sleV2QoS4REDProfileControlStatus 1.3.6.1.4.1.6296.102.10.2.7.1.2.2
The status of user command
Status: current Access: read-only
OBJECT-TYPE    
  SleControlStatusType  

sleV2QoS4REDProfileControlTimer 1.3.6.1.4.1.6296.102.10.2.7.1.2.3
The maximum time for the manager for a long running user command
Status: current Access: read-write
OBJECT-TYPE    
  Gauge32  

sleV2QoS4REDProfileControlTimeStamp 1.3.6.1.4.1.6296.102.10.2.7.1.2.4
The time stamp of the last command(end of command)
Status: current Access: read-only
OBJECT-TYPE    
  TimeTicks  

sleV2QoS4REDProfileControlReqResult 1.3.6.1.4.1.6296.102.10.2.7.1.2.5
The result of the last user command
Status: current Access: read-only
OBJECT-TYPE    
  SleControlRequestResultType  

sleV2QoS4REDProfileControlId 1.3.6.1.4.1.6296.102.10.2.7.1.2.6
The index of RED profile. Marvell (1..4), BCM : number of ports
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER 1..255  

sleV2QoS4REDProfileControlQueueId 1.3.6.1.4.1.6296.102.10.2.7.1.2.7
The index of queues
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER 1..8  

sleV2QoS4REDProfileControlDp0MinThres 1.3.6.1.4.1.6296.102.10.2.7.1.2.8
DP0 min threshold. In case RED, used as RED min threshold. Marvell (1..65535), BCM (0..127)
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER -1 | 0..65535  

sleV2QoS4REDProfileControlDp0MaxThres 1.3.6.1.4.1.6296.102.10.2.7.1.2.9
DP0 max threshold. Used only in case WRED. Marvell (1..65535), BCM: not supported
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER -1 | 0..65535  

sleV2QoS4REDProfileControlDp0Prob 1.3.6.1.4.1.6296.102.10.2.7.1.2.10
DP0 Drop Probability In case RED, used as RED prob.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER -1 | 1..15  

sleV2QoS4REDProfileControlDp1MinThres 1.3.6.1.4.1.6296.102.10.2.7.1.2.11
DP1 min threshold. Used only in case WRED. Marvell (1..65535), BCM: not supported
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER -1 | 0..65535  

sleV2QoS4REDProfileControlDp1MaxThres 1.3.6.1.4.1.6296.102.10.2.7.1.2.12
DP1 max threshold. Used only in case WRED Marvell (1..65535), BCM: not supported
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER -1 | 0..65535  

sleV2QoS4REDProfileControlDp1Prob 1.3.6.1.4.1.6296.102.10.2.7.1.2.13
DP1 Drop Probability. Used only in case WRED. BCM: not supported
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER -1 | 1..15  

sleV2QoS4REDProfileControlDp2MinThres 1.3.6.1.4.1.6296.102.10.2.7.1.2.14
DP2 min threshold. Used only in case WRED Marvell (1..65535), BCM: not supported
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER -1 | 0..65535  

sleV2QoS4REDProfileControlDp2MaxThres 1.3.6.1.4.1.6296.102.10.2.7.1.2.15
DP2 max threshold. Marvell (1..65535), BCM: not supported
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER -1 | 0..65535  

sleV2QoS4REDProfileControlDp2Prob 1.3.6.1.4.1.6296.102.10.2.7.1.2.16
DP2 Drop Probability. Used only in case WRED. BCM: not supported
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER -1 | 1..15  

sleV2QoS4REDProfileControlWeight 1.3.6.1.4.1.6296.102.10.2.7.1.2.17
Drop weight. Used only in case WRED. BCM: not supported
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER -1 | 1..15  

sleV2QoS4REDProfileNotification 1.3.6.1.4.1.6296.102.10.2.7.1.3
OBJECT IDENTIFIER    

sleV2QS4REDProfileChanged 1.3.6.1.4.1.6296.102.10.2.7.1.3.1
Description.
Status: current Access: read-write
NOTIFICATION-TYPE    

sleV2QS4REDProfileCleared 1.3.6.1.4.1.6296.102.10.2.7.1.3.2
Description.
Status: current Access: read-write
NOTIFICATION-TYPE    

sleV2QoS4PortREDInfo 1.3.6.1.4.1.6296.102.10.2.7.2
OBJECT IDENTIFIER    

sleV2QoS4PortREDInfoTable 1.3.6.1.4.1.6296.102.10.2.7.2.1
port redundancy info table.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    SleV2QoS4PortREDInfoEntry

sleV2QoS4PortREDInfoEntry 1.3.6.1.4.1.6296.102.10.2.7.2.1.1
key: sleV2QoS4PortREDInfoInterfaceIndex
Status: current Access: not-accessible
OBJECT-TYPE    
  SleV2QoS4PortREDInfoEntry  

sleV2QoS4PortREDInfoInterfaceIndex 1.3.6.1.4.1.6296.102.10.2.7.2.1.1.1
Inrterface Index
Status: current Access: read-only
OBJECT-TYPE    
  InterfaceIndex  

sleV2QoS4PortREDInfoEnable 1.3.6.1.4.1.6296.102.10.2.7.2.1.1.2
RED/WRED enable flag BCM: only available RED, Marvell: only available WRED
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER disable(0), red(1), wred(2)  

sleV2QoS4PortREDInfoProfileId 1.3.6.1.4.1.6296.102.10.2.7.2.1.1.3
RED profile index. In case sleV2QoS4PortREDInfoEnable == disable, invalid Marvell : (1..4), BCM : number of ports In case BCM, this value is equal to port index. (read-only)
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER -1 | 1..255  

sleV2QoS4PortREDInfoControl 1.3.6.1.4.1.6296.102.10.2.7.2.2
OBJECT IDENTIFIER    

sleV2QoS4PortREDInfoControlRequest 1.3.6.1.4.1.6296.102.10.2.7.2.2.1
The request of a user command
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER setPortREDInfo(1)  

sleV2QoS4PortREDInfoControlStatus 1.3.6.1.4.1.6296.102.10.2.7.2.2.2
The status of user command
Status: current Access: read-only
OBJECT-TYPE    
  SleControlStatusType  

sleV2QoS4PortREDInfoControlTimer 1.3.6.1.4.1.6296.102.10.2.7.2.2.3
The maximum time for the manager for a long running user command
Status: current Access: read-write
OBJECT-TYPE    
  Gauge32  

sleV2QoS4PortREDInfoControlTimeStamp 1.3.6.1.4.1.6296.102.10.2.7.2.2.4
The time stamp of the last command(end of command)
Status: current Access: read-only
OBJECT-TYPE    
  TimeTicks  

sleV2QoS4PortREDInfoControlReqResult 1.3.6.1.4.1.6296.102.10.2.7.2.2.5
The result of the last user command
Status: current Access: read-only
OBJECT-TYPE    
  SleControlRequestResultType  

sleV2QoS4PortREDInfoControlInterfaceIndex 1.3.6.1.4.1.6296.102.10.2.7.2.2.6
Inrterface Index
Status: current Access: read-write
OBJECT-TYPE    
  InterfaceIndex  

sleV2QoS4PortREDInfoControlEnable 1.3.6.1.4.1.6296.102.10.2.7.2.2.7
RED/WRED enable flag
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER disable(0), red(1), wred(2)  

sleV2QoS4PortREDInfoControlProfileId 1.3.6.1.4.1.6296.102.10.2.7.2.2.8
RED profile index. This value is valid only when sleV2QoS4PortREDInfoEnable is equal to RED or WRED only, valid. Marvell : (1..4), BCM : number of ports In case BCM, this value is equal to port index. (read-only)
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER -1 | 1..255  

sleV2QoS4PortREDInfoNotification 1.3.6.1.4.1.6296.102.10.2.7.2.3
OBJECT IDENTIFIER    

sleV2QoS4PortREDInfoChanged 1.3.6.1.4.1.6296.102.10.2.7.2.3.1
setPortREDInfo
Status: current Access: read-write
NOTIFICATION-TYPE    

sleV2QoS4Queue 1.3.6.1.4.1.6296.102.10.2.8
OBJECT IDENTIFIER    

sleV2QoS4QueueInfo 1.3.6.1.4.1.6296.102.10.2.8.1
OBJECT IDENTIFIER    

sleV2QoS4QueueInfoTable 1.3.6.1.4.1.6296.102.10.2.8.1.1
queue info table.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    SleV2QoS4QueueInfoEntry

sleV2QoS4QueueInfoEntry 1.3.6.1.4.1.6296.102.10.2.8.1.1.1
key: sleV2QoS4QueueInfoInterfaceIndex, sleV2QoS4QueueInfoId
Status: current Access: not-accessible
OBJECT-TYPE    
  SleV2QoS4QueueInfoEntry  

sleV2QoS4QueueInfoInterfaceIndex 1.3.6.1.4.1.6296.102.10.2.8.1.1.1.1
Inrterface Index
Status: current Access: read-only
OBJECT-TYPE    
  InterfaceIndex  

sleV2QoS4QueueInfoId 1.3.6.1.4.1.6296.102.10.2.8.1.1.1.2
The index of queue
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER 1..8  

sleV2QoS4QueueInfoScheduleMode 1.3.6.1.4.1.6296.102.10.2.8.1.1.1.3
Schedule mode of queue.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER sp(1), rr(2), wrr(3), wfq(4), drr(5), bd(6)  

sleV2QoS4QueueInfoDWRRGroup 1.3.6.1.4.1.6296.102.10.2.8.1.1.1.4
Queue dwrr group
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER undefined(0), group0(1), group1(2)  

sleV2QoS4QueueInfoMinBandwidth 1.3.6.1.4.1.6296.102.10.2.8.1.1.1.5
Min bandwidth of queue
Status: current Access: read-only
OBJECT-TYPE    
  Integer32  

sleV2QoS4QueueInfoMaxBandwidth 1.3.6.1.4.1.6296.102.10.2.8.1.1.1.6
Max bandwidth of queue
Status: current Access: read-only
OBJECT-TYPE    
  Integer32  

sleV2QoS4QueueInfoWeight 1.3.6.1.4.1.6296.102.10.2.8.1.1.1.7
Weight of queue BCM (1..15), Marvell (6..255)
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER -1 | 1..255  

sleV2QoS4QueueMappedCoS 1.3.6.1.4.1.6296.102.10.2.8.1.1.1.8
Mapped cos
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER 0..7  

sleV2QoS4QueueInfoBufferEgressMinLimitUnicast 1.3.6.1.4.1.6296.102.10.2.8.1.1.1.9
Buffer Egress Min Limit for unicast Queue.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32  

sleV2QoS4QueueInfoBufferEgressMaxLimitPolicyUnicast 1.3.6.1.4.1.6296.102.10.2.8.1.1.1.10
Policy to Buffer Egress Max Limit for unicast Queue.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER static(1), dynamic(2)  

sleV2QoS4QueueInfoBufferEgressMaxLimitUnicast 1.3.6.1.4.1.6296.102.10.2.8.1.1.1.11
Buffer Egress Max Limit for unicast Queue.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32  

sleV2QoS4QueueInfoBufferEgressMinLimitNonUnicast 1.3.6.1.4.1.6296.102.10.2.8.1.1.1.12
Buffer Egress Min Limit for non-unicast Queue.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32  

sleV2QoS4QueueInfoBufferEgressMaxLimitPolicyNonUnicast 1.3.6.1.4.1.6296.102.10.2.8.1.1.1.13
Policy to Buffer Egress Max Limit for non-unicast Queue.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER static(1), dynamic(2)  

sleV2QoS4QueueInfoBufferEgressMaxLimitNonUnicast 1.3.6.1.4.1.6296.102.10.2.8.1.1.1.14
Buffer Egress Max Limit for non-unicast Queue.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32  

sleV2QoS4QueueInfoControl 1.3.6.1.4.1.6296.102.10.2.8.1.2
OBJECT IDENTIFIER    

sleV2QoS4QueueInfoControlRequest 1.3.6.1.4.1.6296.102.10.2.8.1.2.1
The request of a user command
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER setQueueInfo(1), setScheduleMode(2), setMaxBandwidth(3), setMinBandwidth(4), setWeight(5), setBufferEgressMinLimitUnicast(6), clearBufferEgressMinLimitUnicast(7), setBufferEgressMaxLimitUnicast(8), clearBufferEgressMaxLimitUnicast(9), setBufferEgressMinLimitNonUnicast(10), clearBufferEgressMinLimitNonUnicast(11), setBufferEgressMaxLimitNonUnicast(12), clearBufferEgressMaxLimitNonUnicast(13)  

sleV2QoS4QueueInfoControlStatus 1.3.6.1.4.1.6296.102.10.2.8.1.2.2
The status of user command
Status: current Access: read-only
OBJECT-TYPE    
  SleControlStatusType  

sleV2QoS4QueueInfoControlTimer 1.3.6.1.4.1.6296.102.10.2.8.1.2.3
The maximum time for the manager for a long running user command
Status: current Access: read-write
OBJECT-TYPE    
  Gauge32  

sleV2QoS4QueueInfoControlTimeStamp 1.3.6.1.4.1.6296.102.10.2.8.1.2.4
The time stamp of the last command(end of command)
Status: current Access: read-only
OBJECT-TYPE    
  TimeTicks  

sleV2QoS4QueueInfoControlReqResult 1.3.6.1.4.1.6296.102.10.2.8.1.2.5
The result of the last user command
Status: current Access: read-only
OBJECT-TYPE    
  SleControlRequestResultType  

sleV2QoS4QueueInfoControlInterfaceIndex 1.3.6.1.4.1.6296.102.10.2.8.1.2.6
Inrterface Index
Status: current Access: read-write
OBJECT-TYPE    
  InterfaceIndex  

sleV2QoS4QueueInfoControlId 1.3.6.1.4.1.6296.102.10.2.8.1.2.7
The index of queue
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER 1..8  

sleV2QoS4QueueInfoControlScheduleMode 1.3.6.1.4.1.6296.102.10.2.8.1.2.8
Schedule mode of queue. ( V5524 : sp, wrr, wfq, V5212G : sp, wrr, V5424G : sp, wrr, drr V6424 : sp, dwrr )
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER sp(1), rr(2), wrr(3), wfq(4), drr(5), bd(6)  

sleV2QoS4QueueInfoControlDWRRGroup 1.3.6.1.4.1.6296.102.10.2.8.1.2.9
Queue dwrr group ( V6424 )
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER undefined(0), group0(1), group1(2)  

sleV2QoS4QueueInfoControlMinBandwidth 1.3.6.1.4.1.6296.102.10.2.8.1.2.10
Min bandwidth of queue. ( V5524 : wfq, V5424G : drr, V6424 : dwrr )
Status: current Access: read-write
OBJECT-TYPE    
  Integer32  

sleV2QoS4QueueInfoControlMaxBandwidth 1.3.6.1.4.1.6296.102.10.2.8.1.2.11
Max bandwidth of queue
Status: current Access: read-write
OBJECT-TYPE    
  Integer32  

sleV2QoS4QueueInfoControlWeight 1.3.6.1.4.1.6296.102.10.2.8.1.2.12
Weight of queue BCM (1..15), Marvell (6..255) ( V5524, V5212G, V5424G : wrr, V6424 : dwrr )
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER 1..255  

sleV2QoS4QueueInfoControlMappedCoS 1.3.6.1.4.1.6296.102.10.2.8.1.2.13
Mapped cos
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER 0..7  

sleV2QoS4QueueInfoControlBufferEgressMinLimitUnicast 1.3.6.1.4.1.6296.102.10.2.8.1.2.14
Buffer Egress Min Limit for unicast Queue.
Status: current Access: read-write
OBJECT-TYPE    
  Integer32  

sleV2QoS4QueueInfoControlBufferEgressMaxLimitPolicyUnicast 1.3.6.1.4.1.6296.102.10.2.8.1.2.15
Policy to Buffer Egress Max Limit for unicast Queue.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER static(1), dynamic(2)  

sleV2QoS4QueueInfoControlBufferEgressMaxLimitUnicast 1.3.6.1.4.1.6296.102.10.2.8.1.2.16
Buffer Egress Max Limit for unicast Queue.
Status: current Access: read-write
OBJECT-TYPE    
  Integer32  

sleV2QoS4QueueInfoControlBufferEgressMinLimitNonUnicast 1.3.6.1.4.1.6296.102.10.2.8.1.2.17
Buffer Egress Min Limit for non-unicast Queue.
Status: current Access: read-write
OBJECT-TYPE    
  Integer32  

sleV2QoS4QueueInfoControlBufferEgressMaxLimitPolicyNonUnicast 1.3.6.1.4.1.6296.102.10.2.8.1.2.18
Policy to Buffer Egress Max Limit for non-unicast Queue.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER static(1), dynamic(2)  

sleV2QoS4QueueInfoControlBufferEgressMaxLimitNonUnicast 1.3.6.1.4.1.6296.102.10.2.8.1.2.19
Buffer Egress Max Limit for non-unicast Queue.
Status: current Access: read-write
OBJECT-TYPE    
  Integer32  

sleV2QoS4QueueInfoNotification 1.3.6.1.4.1.6296.102.10.2.8.1.3
OBJECT IDENTIFIER    

sleV2QoS4QueueInfoChanged 1.3.6.1.4.1.6296.102.10.2.8.1.3.1
setQueueInfo
Status: current Access: read-write
NOTIFICATION-TYPE    

sleV2QoS4QueueInfoScheduleModeChanged 1.3.6.1.4.1.6296.102.10.2.8.1.3.2
setScheduleMode
Status: current Access: read-write
NOTIFICATION-TYPE    

sleV2QoS4QueueInfoMaxBandwidthChanged 1.3.6.1.4.1.6296.102.10.2.8.1.3.3
setMaxBandwidth
Status: current Access: read-write
NOTIFICATION-TYPE    

sleV2QoS4QueueInfoMinBandwidthChanged 1.3.6.1.4.1.6296.102.10.2.8.1.3.4
setMinBandwidth
Status: current Access: read-write
NOTIFICATION-TYPE    

sleV2QoS4QueueInfoWeightChanged 1.3.6.1.4.1.6296.102.10.2.8.1.3.5
setWeight
Status: current Access: read-write
NOTIFICATION-TYPE    

sleV2QoS4QueueInfoBufferEgressMinLimitUnicastChanged 1.3.6.1.4.1.6296.102.10.2.8.1.3.6
setBufferEgressMinLimitUnicast
Status: current Access: read-write
NOTIFICATION-TYPE    

sleV2QoS4QueueInfoBufferEgressMinLimitUnicastCleared 1.3.6.1.4.1.6296.102.10.2.8.1.3.7
Description.
Status: current Access: read-write
NOTIFICATION-TYPE    

sleV2QoS4QueueInfoBufferEgressMaxLimitUnicastChanged 1.3.6.1.4.1.6296.102.10.2.8.1.3.8
setBufferEgressMaxLimitUnicast
Status: current Access: read-write
NOTIFICATION-TYPE    

sleV2QoS4QueueInfoBufferEgressMaxLimitUnicastCleared 1.3.6.1.4.1.6296.102.10.2.8.1.3.9
clearBufferEgressMaxLimitUnicast
Status: current Access: read-write
NOTIFICATION-TYPE    

sleV2QoS4QueueInfoBufferEgressMinLimitNonUnicastChanged 1.3.6.1.4.1.6296.102.10.2.8.1.3.10
setBufferEgressMinLimitNonUnicast
Status: current Access: read-write
NOTIFICATION-TYPE    

sleV2QoS4QueueInfoBufferEgressMinLimitNonUnicastCleared 1.3.6.1.4.1.6296.102.10.2.8.1.3.11
clearBufferEgressMinLimitNonUnicast
Status: current Access: read-write
NOTIFICATION-TYPE    

sleV2QoS4QueueInfoBufferEgressMaxLimitNonUnicastChanged 1.3.6.1.4.1.6296.102.10.2.8.1.3.12
setBufferEgressMaxLimitNonUnicast
Status: current Access: read-write
NOTIFICATION-TYPE    

sleV2QoS4QueueInfoBufferEgressMaxLimitNonUnicastCleared 1.3.6.1.4.1.6296.102.10.2.8.1.3.13
clearBufferEgressMaxLimitNonUnicast
Status: current Access: read-write
NOTIFICATION-TYPE    

sleV2QoS4DscpMap 1.3.6.1.4.1.6296.102.10.2.9
OBJECT IDENTIFIER    

sleV2QoS4DscpMapIngress 1.3.6.1.4.1.6296.102.10.2.9.1
OBJECT IDENTIFIER    

sleV2QoS4DscpMapIngressTable 1.3.6.1.4.1.6296.102.10.2.9.1.1
DSCP map ingress table.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    SleV2QoS4DscpMapIngressEntry

sleV2QoS4DscpMapIngressEntry 1.3.6.1.4.1.6296.102.10.2.9.1.1.1
key: sleV2QoS4DscpMapIngressDscpIndex
Status: current Access: not-accessible
OBJECT-TYPE    
  SleV2QoS4DscpMapIngressEntry  

sleV2QoS4DscpMapIngressDscpIndex 1.3.6.1.4.1.6296.102.10.2.9.1.1.1.1
Ingress DSCP mapping index. The index value of 1~ 64 mean 0 ~ 63 of the DSCP.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER 1..64  

sleV2QoS4DscpMapIngressDscp 1.3.6.1.4.1.6296.102.10.2.9.1.1.1.2
DSCP value.
Status: current Access: read-only
OBJECT-TYPE    
  OCTET STRING Size(0..63)  

sleV2QoS4DscpMapIngressCos 1.3.6.1.4.1.6296.102.10.2.9.1.1.1.3
The Class of Service.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER 0..7  

sleV2QoS4DscpMapIngressColor 1.3.6.1.4.1.6296.102.10.2.9.1.1.1.4
Specify color by Internal DP.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER green(1), yellow(2), red(3)  

sleV2QoS4DscpMapIngressControl 1.3.6.1.4.1.6296.102.10.2.9.1.2
OBJECT IDENTIFIER    

sleV2QoS4DscpMapIngressControlRequest 1.3.6.1.4.1.6296.102.10.2.9.1.2.1
The request of a user command
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER setDscpMapIngress(1)  

sleV2QoS4DscpMapIngressControlStatus 1.3.6.1.4.1.6296.102.10.2.9.1.2.2
The status of user command
Status: current Access: read-only
OBJECT-TYPE    
  SleControlStatusType  

sleV2QoS4DscpMapIngressControlTimer 1.3.6.1.4.1.6296.102.10.2.9.1.2.3
The maximum time for the manager for a long running user command
Status: current Access: read-write
OBJECT-TYPE    
  Gauge32  

sleV2QoS4DscpMapIngressControlTimeStamp 1.3.6.1.4.1.6296.102.10.2.9.1.2.4
The time stamp of the last command(end of command)
Status: current Access: read-only
OBJECT-TYPE    
  TimeTicks  

sleV2QoS4DscpMapIngressControlReqResult 1.3.6.1.4.1.6296.102.10.2.9.1.2.5
The result of the last user command
Status: current Access: read-only
OBJECT-TYPE    
  SleControlRequestResultType  

sleV2QoS4DscpMapIngressControlDscpIndex 1.3.6.1.4.1.6296.102.10.2.9.1.2.6
Ingress DSCP mapping index. The index value of 1~ 64 mean 0 ~ 63 of the DSCP.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER 1..64  

sleV2QoS4DscpMapIngressControlDscp 1.3.6.1.4.1.6296.102.10.2.9.1.2.7
DSCP value.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER 0..63  

sleV2QoS4DscpMapIngressControlCos 1.3.6.1.4.1.6296.102.10.2.9.1.2.8
The Class of Service.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER 0..7  

sleV2QoS4DscpMapIngressControlColor 1.3.6.1.4.1.6296.102.10.2.9.1.2.9
Specify color by Internal DP.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER green(1), yellow(2), red(3)  

sleV2QoS4DscpMapIngressNotification 1.3.6.1.4.1.6296.102.10.2.9.1.3
OBJECT IDENTIFIER    

sleV2QoS4DscpMapIngressChanged 1.3.6.1.4.1.6296.102.10.2.9.1.3.1
Description.
Status: current Access: read-write
NOTIFICATION-TYPE    

sleV2QoS4DscpMapTunnel 1.3.6.1.4.1.6296.102.10.2.9.2
OBJECT IDENTIFIER    

sleV2QoS4DscpMapTunnelTable 1.3.6.1.4.1.6296.102.10.2.9.2.1
DSCP map tunnel table.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    SleV2QoS4DscpMapTunnelEntry

sleV2QoS4DscpMapTunnelEntry 1.3.6.1.4.1.6296.102.10.2.9.2.1.1
key: sleV2QoS4DscpMapTunnelPriority, sleV2QoS4DscpMapTunnelColor
Status: current Access: not-accessible
OBJECT-TYPE    
  SleV2QoS4DscpMapTunnelEntry  

sleV2QoS4DscpMapTunnelPriority 1.3.6.1.4.1.6296.102.10.2.9.2.1.1.1
Internal packet priority. The index value of 1 ~ 8 mean 0 ~ 7 of the priority.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER 1..8  

sleV2QoS4DscpMapTunnelColor 1.3.6.1.4.1.6296.102.10.2.9.2.1.1.2
Specify color by Internal DP.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER green(1), yellow(2), red(3)  

sleV2QoS4DscpMapTunnelDscp 1.3.6.1.4.1.6296.102.10.2.9.2.1.1.3
DSCP value.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER 0..63  

sleV2QoS4DscpMapTunnelControl 1.3.6.1.4.1.6296.102.10.2.9.2.2
OBJECT IDENTIFIER    

sleV2QoS4DscpMapTunnelControlRequest 1.3.6.1.4.1.6296.102.10.2.9.2.2.1
The request of a user command
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER setDscpMapTunnel(1)  

sleV2QoS4DscpMapTunnelControlStatus 1.3.6.1.4.1.6296.102.10.2.9.2.2.2
The status of user command
Status: current Access: read-only
OBJECT-TYPE    
  SleControlStatusType  

sleV2QoS4DscpMapTunnelControlTimer 1.3.6.1.4.1.6296.102.10.2.9.2.2.3
The maximum time for the manager for a long running user command
Status: current Access: read-write
OBJECT-TYPE    
  Gauge32  

sleV2QoS4DscpMapTunnelControlTimeStamp 1.3.6.1.4.1.6296.102.10.2.9.2.2.4
The time stamp of the last command(end of command)
Status: current Access: read-only
OBJECT-TYPE    
  TimeTicks  

sleV2QoS4DscpMapTunnelControlReqResult 1.3.6.1.4.1.6296.102.10.2.9.2.2.5
The result of the last user command
Status: current Access: read-only
OBJECT-TYPE    
  SleControlRequestResultType  

sleV2QoS4DscpMapTunnelControlPriority 1.3.6.1.4.1.6296.102.10.2.9.2.2.6
Internal packet priority. The index value of 1 ~ 8 mean 0 ~ 7 of the priority.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER 1..8  

sleV2QoS4DscpMapTunnelControlColor 1.3.6.1.4.1.6296.102.10.2.9.2.2.7
Specify color by Internal DP.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER green(1), yellow(2), red(3)  

sleV2QoS4DscpMapTunnelControlDscp 1.3.6.1.4.1.6296.102.10.2.9.2.2.8
DSCP value.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER 0..63  

sleV2QoS4DscpMapTunnelNotification 1.3.6.1.4.1.6296.102.10.2.9.2.3
OBJECT IDENTIFIER    

sleV2QoS4DscpMapTunnelChanged 1.3.6.1.4.1.6296.102.10.2.9.2.3.1
Description.
Status: current Access: read-write
NOTIFICATION-TYPE    

sleV2QoS6 1.3.6.1.4.1.6296.102.10.3
OBJECT IDENTIFIER    

sleV2QoSGroup 1.3.6.1.4.1.6296.102.10.4
Description.
Status: current Access: read-write
OBJECT-GROUP    

sleV2QoSNotificationGroup 1.3.6.1.4.1.6296.102.10.5
Description.
Status: current Access: read-write
NOTIFICATION-GROUP