ME1200-QOS-MIB

File: ME1200-QOS-MIB.mib (120490 bytes)

Imported modules

SNMPv2-CONF SNMPv2-SMI SNMPv2-TC
CISCOME1200-MIB DIFFSERV-DSCP-TC INET-ADDRESS-MIB
ME1200-TC

Imported symbols

MODULE-COMPLIANCE OBJECT-GROUP MODULE-IDENTITY
OBJECT-TYPE TEXTUAL-CONVENTION me1200SwitchMgmt
Dscp InetAddressIPv6 ME1200EtherType
ME1200InterfaceIndex ME1200Percent ME1200PortList
ME1200RowEditorState ME1200Unsigned16 ME1200Unsigned8
Integer32 IpAddress Unsigned32
MacAddress TruthValue

Defined Types

ME1200ASRType  
Represents an Any/Specific/Range selector.
TEXTUAL-CONVENTION    
  INTEGER any(0), specific(1), range(2)  

ME1200BitType  
Represents a bit selector.
TEXTUAL-CONVENTION    
  INTEGER any(0), zero(1), one(2)  

ME1200DestMacType  
Represents a destination MAC type selector.
TEXTUAL-CONVENTION    
  INTEGER any(0), unicast(1), multicast(2), broadcast(3)  

ME1200DscpClassify  
An integer that indicates the DSCP classify mode.
TEXTUAL-CONVENTION    
  INTEGER none(0), zero(1), selected(2), all(3)  

ME1200DscpRemark  
An integer that indicates the DSCP remark mode.
TEXTUAL-CONVENTION    
  INTEGER disabled(0), rewrite(1), remap(2), remapDp(3)  

ME1200MaxSelector  
An integer that selects between 'Maximum Drop Probability' or 'Maximum Fill Level'.
TEXTUAL-CONVENTION    
  INTEGER maximumDropProbability(0), maximumFillLevel(1)  

ME1200QceFrameType  
An integer that indicates the QCE frame type key.
TEXTUAL-CONVENTION    
  INTEGER any(0), etype(1), llc(2), snap(3), ipv4(4), ipv6(5)  

ME1200QceUserType  
An integer that indicates the QCE user type. If the value is zero it indicates a static configuration. If the value is non-zero it indicates a dynamic configuration made by another subsystem.
TEXTUAL-CONVENTION    
  INTEGER admin(0), voiceVlan(1)  

ME1200TagRemarkingMode  
An integer that indicates the tag remarking mode.
TEXTUAL-CONVENTION    
  INTEGER classified(0), default(2), mapped(3)  

ME1200VcapKeyType  
Represents a VCAP key type selector.
TEXTUAL-CONVENTION    
  INTEGER normal(0), doubleTag(1), ipAddr(2), macIpAddr(3)  

ME1200VlanTagPriority  
VLAN priority.
TEXTUAL-CONVENTION    
  INTEGER any(0), value0(1), value1(2), value2(3), value3(4), value4(5), value5(6), value6(7), value7(8), range0to1(9), range2to3(10), range4to5(11), range6to7(12), range0to3(13), range4to7(14)  

ME1200VlanTagType  
Represents a VLAN tag type selector.
TEXTUAL-CONVENTION    
  INTEGER any(0), untagged(1), tagged(2), cTagged(3), sTagged(4)  

ME1200QosWredEntry  
SEQUENCE    
  me1200QosWredQueue Integer32
  me1200QosWredEnable TruthValue
  me1200QosWredMinimumFillLevel ME1200Percent
  me1200QosWredMaximum ME1200Percent
  me1200QosWredMaxSelector ME1200MaxSelector

ME1200QosDscpEntry  
SEQUENCE    
  me1200QosDscpDscp Dscp
  me1200QosDscpTrust TruthValue
  me1200QosDscpCos Unsigned32
  me1200QosDscpDpl ME1200Unsigned8
  me1200QosDscpIngressTranslation Dscp
  me1200QosDscpClassify TruthValue
  me1200QosDscpEgressTranslation Dscp
  me1200QosDscpEgressTranslationDp1 Dscp

ME1200QosCosToDscpEntry  
SEQUENCE    
  me1200QosCosToDscpCos Integer32
  me1200QosCosToDscpDscp Dscp
  me1200QosCosToDscpDscpDp1 Dscp

ME1200QosQceEntry  
SEQUENCE    
  me1200QosQceQceId Integer32
  me1200QosQceNextQceId Unsigned32
  me1200QosQcePortList ME1200PortList
  me1200QosQceDestMacType ME1200DestMacType
  me1200QosQceDestMac MacAddress
  me1200QosQceDestMacMask MacAddress
  me1200QosQceSrcMac MacAddress
  me1200QosQceSrcMacMask MacAddress
  me1200QosQceVlanTagType ME1200VlanTagType
  me1200QosQceVlanIdOp ME1200ASRType
  me1200QosQceVlanId ME1200Unsigned16
  me1200QosQceVlanIdRange ME1200Unsigned16
  me1200QosQcePcp ME1200VlanTagPriority
  me1200QosQceDei ME1200BitType
  me1200QosQceInnerVlanTagType ME1200VlanTagType
  me1200QosQceInnerVlanIdOp ME1200ASRType
  me1200QosQceInnerVlanId ME1200Unsigned16
  me1200QosQceInnerVlanIdRange ME1200Unsigned16
  me1200QosQceInnerPcp ME1200VlanTagPriority
  me1200QosQceInnerDei ME1200BitType
  me1200QosQceFrameType ME1200QceFrameType
  me1200QosQceEtype ME1200EtherType
  me1200QosQceLlcDsap ME1200Unsigned8
  me1200QosQceLlcDsapMask ME1200Unsigned8
  me1200QosQceLlcSsap ME1200Unsigned8
  me1200QosQceLlcSsapMask ME1200Unsigned8
  me1200QosQceLlcControl ME1200Unsigned8
  me1200QosQceLlcControlMask ME1200Unsigned8
  me1200QosQceSnapPid ME1200Unsigned16
  me1200QosQceSnapPidMask ME1200Unsigned16
  me1200QosQceIpv4Fragment ME1200BitType
  me1200QosQceIpv4DscpOp ME1200ASRType
  me1200QosQceIpv4Dscp ME1200Unsigned16
  me1200QosQceIpv4DscpRange ME1200Unsigned16
  me1200QosQceIpv4Protocol ME1200Unsigned8
  me1200QosQceIpv4ProtocolMask ME1200Unsigned8
  me1200QosQceIpv4SrcIp IpAddress
  me1200QosQceIpv4SrcIpMask IpAddress
  me1200QosQceIpv4DestIp IpAddress
  me1200QosQceIpv4DestIpMask IpAddress
  me1200QosQceIpv4SrcPortOp ME1200ASRType
  me1200QosQceIpv4SrcPort ME1200Unsigned16
  me1200QosQceIpv4SrcPortRange ME1200Unsigned16
  me1200QosQceIpv4DestPortOp ME1200ASRType
  me1200QosQceIpv4DestPort ME1200Unsigned16
  me1200QosQceIpv4DestPortRange ME1200Unsigned16
  me1200QosQceIpv6DscpOp ME1200ASRType
  me1200QosQceIpv6Dscp ME1200Unsigned16
  me1200QosQceIpv6DscpRange ME1200Unsigned16
  me1200QosQceIpv6Protocol ME1200Unsigned8
  me1200QosQceIpv6ProtocolMask ME1200Unsigned8
  me1200QosQceIpv6SrcIp InetAddressIPv6
  me1200QosQceIpv6SrcIpMask InetAddressIPv6
  me1200QosQceIpv6DestIp InetAddressIPv6
  me1200QosQceIpv6DestIpMask InetAddressIPv6
  me1200QosQceIpv6SrcPortOp ME1200ASRType
  me1200QosQceIpv6SrcPort ME1200Unsigned16
  me1200QosQceIpv6SrcPortRange ME1200Unsigned16
  me1200QosQceIpv6DestPortOp ME1200ASRType
  me1200QosQceIpv6DestPort ME1200Unsigned16
  me1200QosQceIpv6DestPortRange ME1200Unsigned16
  me1200QosQceActionCosEnable TruthValue
  me1200QosQceActionCos Unsigned32
  me1200QosQceActionDplEnable TruthValue
  me1200QosQceActionDpl ME1200Unsigned8
  me1200QosQceActionDscpEnable TruthValue
  me1200QosQceActionDscp ME1200Unsigned8
  me1200QosQceActionPcpDeiEnable TruthValue
  me1200QosQceActionPcp Unsigned32
  me1200QosQceActionDei ME1200Unsigned8
  me1200QosQceActionPolicyEnable TruthValue
  me1200QosQceActionPolicy Unsigned32
  me1200QosQceAction ME1200RowEditorState

ME1200QosQcePrecedenceEntry  
SEQUENCE    
  me1200QosQcePrecedenceIndex Integer32
  me1200QosQcePrecedenceQceId Unsigned32

ME1200QosIfConfigEntry  
SEQUENCE    
  me1200QosIfConfigIfIndex ME1200InterfaceIndex
  me1200QosIfConfigCos Unsigned32
  me1200QosIfConfigDpl ME1200Unsigned8
  me1200QosIfConfigPcp Unsigned32
  me1200QosIfConfigDei ME1200Unsigned8
  me1200QosIfConfigTrustTag TruthValue
  me1200QosIfConfigTrustDscp TruthValue
  me1200QosIfConfigDwrrCount ME1200Unsigned8
  me1200QosIfConfigTagRemarkingMode ME1200TagRemarkingMode
  me1200QosIfConfigTagPcp Unsigned32
  me1200QosIfConfigTagDei ME1200Unsigned8
  me1200QosIfConfigDscpTranslate TruthValue
  me1200QosIfConfigDscpClassify ME1200DscpClassify
  me1200QosIfConfigDscpRemark ME1200DscpRemark
  me1200QosIfConfigQceAddressMode TruthValue
  me1200QosIfConfigQceKeyType ME1200VcapKeyType

ME1200QosIfTagToCosEntry  
SEQUENCE    
  me1200QosIfTagToCosIfIndex ME1200InterfaceIndex
  me1200QosIfTagToCosPcp Integer32
  me1200QosIfTagToCosDei Integer32
  me1200QosIfTagToCosCos Unsigned32
  me1200QosIfTagToCosDpl ME1200Unsigned8

ME1200QosIfCosToTagEntry  
SEQUENCE    
  me1200QosIfCosToTagIfIndex ME1200InterfaceIndex
  me1200QosIfCosToTagCos Integer32
  me1200QosIfCosToTagDpl Integer32
  me1200QosIfCosToTagPcp Unsigned32
  me1200QosIfCosToTagDei ME1200Unsigned8

ME1200QosIfPolicerEntry  
SEQUENCE    
  me1200QosIfPolicerIfIndex ME1200InterfaceIndex
  me1200QosIfPolicerEnable TruthValue
  me1200QosIfPolicerFrameRate TruthValue
  me1200QosIfPolicerFlowControl TruthValue
  me1200QosIfPolicerCir Unsigned32

ME1200QosIfQueuePolicerEntry  
SEQUENCE    
  me1200QosIfQueuePolicerIfIndex ME1200InterfaceIndex
  me1200QosIfQueuePolicerQueue Integer32
  me1200QosIfQueuePolicerEnable TruthValue
  me1200QosIfQueuePolicerCir Unsigned32

ME1200QosIfShaperEntry  
SEQUENCE    
  me1200QosIfShaperIfIndex ME1200InterfaceIndex
  me1200QosIfShaperEnable TruthValue
  me1200QosIfShaperCir Unsigned32

ME1200QosIfQueueShaperEntry  
SEQUENCE    
  me1200QosIfQueueShaperIfIndex ME1200InterfaceIndex
  me1200QosIfQueueShaperQueue Integer32
  me1200QosIfQueueShaperEnable TruthValue
  me1200QosIfQueueShaperExcess TruthValue
  me1200QosIfQueueShaperCir Unsigned32

ME1200QosIfSchedulerEntry  
SEQUENCE    
  me1200QosIfSchedulerIfIndex ME1200InterfaceIndex
  me1200QosIfSchedulerQueue Integer32
  me1200QosIfSchedulerWeight ME1200Percent

ME1200QosStatusQceEntry  
SEQUENCE    
  me1200QosStatusQceIndex Integer32
  me1200QosStatusQceUserId ME1200QceUserType
  me1200QosStatusQceQceId Unsigned32
  me1200QosStatusQceConflict TruthValue

ME1200QosStatusIfEntry  
SEQUENCE    
  me1200QosStatusIfIfIndex ME1200InterfaceIndex
  me1200QosStatusIfCos Unsigned32

ME1200QosStatusIfSchedulerEntry  
SEQUENCE    
  me1200QosStatusIfSchedulerIfIndex ME1200InterfaceIndex
  me1200QosStatusIfSchedulerQueue Integer32
  me1200QosStatusIfSchedulerWeight ME1200Percent

Defined Values

me1200QosMIB 1.3.6.1.4.1.9.9.815.1.14
This is a private MIB for QoS
MODULE-IDENTITY    

me1200QosMIBObjects 1.3.6.1.4.1.9.9.815.1.14.1
OBJECT IDENTIFIER    

me1200QosConfig 1.3.6.1.4.1.9.9.815.1.14.1.2
OBJECT IDENTIFIER    

me1200QosGlobals 1.3.6.1.4.1.9.9.815.1.14.1.2.1
OBJECT IDENTIFIER    

me1200QosStormPolicers 1.3.6.1.4.1.9.9.815.1.14.1.2.1.1
OBJECT IDENTIFIER    

me1200QosStormPolicerUnicast 1.3.6.1.4.1.9.9.815.1.14.1.2.1.1.1
OBJECT IDENTIFIER    

me1200QosStormPolicerUnicastEnable 1.3.6.1.4.1.9.9.815.1.14.1.2.1.1.1.1
If true, the storm policer is enabled.
Status: current Access: read-write
OBJECT-TYPE    
  TruthValue  

me1200QosStormPolicerUnicastRate 1.3.6.1.4.1.9.9.815.1.14.1.2.1.1.1.2
Configure the storm policer rate in frames/second. Valid values are: 1, 2, 4, 8, 16, 32, 64, 128, 256, 512, 1000, 2000, 4000, 8000, 16000, 32000, 64000, 128000, 256000, 512000, 1024000
Status: current Access: read-write
OBJECT-TYPE    
  Unsigned32  

me1200QosStormPolicerMulticast 1.3.6.1.4.1.9.9.815.1.14.1.2.1.1.2
OBJECT IDENTIFIER    

me1200QosStormPolicerMulticastEnable 1.3.6.1.4.1.9.9.815.1.14.1.2.1.1.2.1
If true, the storm policer is enabled.
Status: current Access: read-write
OBJECT-TYPE    
  TruthValue  

me1200QosStormPolicerMulticastRate 1.3.6.1.4.1.9.9.815.1.14.1.2.1.1.2.2
Configure the storm policer rate in frames/second. Valid values are: 1, 2, 4, 8, 16, 32, 64, 128, 256, 512, 1000, 2000, 4000, 8000, 16000, 32000, 64000, 128000, 256000, 512000, 1024000
Status: current Access: read-write
OBJECT-TYPE    
  Unsigned32  

me1200QosStormPolicerBroadcast 1.3.6.1.4.1.9.9.815.1.14.1.2.1.1.3
OBJECT IDENTIFIER    

me1200QosStormPolicerBroadcastEnable 1.3.6.1.4.1.9.9.815.1.14.1.2.1.1.3.1
If true, the storm policer is enabled.
Status: current Access: read-write
OBJECT-TYPE    
  TruthValue  

me1200QosStormPolicerBroadcastRate 1.3.6.1.4.1.9.9.815.1.14.1.2.1.1.3.2
Configure the storm policer rate in frames/second. Valid values are: 1, 2, 4, 8, 16, 32, 64, 128, 256, 512, 1000, 2000, 4000, 8000, 16000, 32000, 64000, 128000, 256000, 512000, 1024000
Status: current Access: read-write
OBJECT-TYPE    
  Unsigned32  

me1200QosWredTable 1.3.6.1.4.1.9.9.815.1.14.1.2.1.2
This table contains the configuration of WRED for queue 0 through 5
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    ME1200QosWredEntry

me1200QosWredEntry 1.3.6.1.4.1.9.9.815.1.14.1.2.1.2.1
Each row contains the configuration for a specific queue
Status: current Access: not-accessible
OBJECT-TYPE    
  ME1200QosWredEntry  

me1200QosWredQueue 1.3.6.1.4.1.9.9.815.1.14.1.2.1.2.1.1
Queue index.
Status: current Access: not-accessible
OBJECT-TYPE    
  Integer32 0..7  

me1200QosWredEnable 1.3.6.1.4.1.9.9.815.1.14.1.2.1.2.1.2
If true, RED is enabled for this queue
Status: current Access: read-write
OBJECT-TYPE    
  TruthValue  

me1200QosWredMinimumFillLevel 1.3.6.1.4.1.9.9.815.1.14.1.2.1.2.1.3
Controls the lower RED fill level threshold in percent of the whole queue. If the queue filling level is below this threshold, the drop probability is zero. Valid range is 0-100
Status: current Access: read-write
OBJECT-TYPE    
  ME1200Percent  

me1200QosWredMaximum 1.3.6.1.4.1.9.9.815.1.14.1.2.1.2.1.4
Controls the upper RED drop probability or fill level threshold for frames marked with Drop Precedence Level 1 (yellow frames). Valid range is 1-100
Status: current Access: read-write
OBJECT-TYPE    
  ME1200Percent  

me1200QosWredMaxSelector 1.3.6.1.4.1.9.9.815.1.14.1.2.1.2.1.5
Selects whether 'Maximum' controls 'Maximum Drop Probability' or 'Maximum Fill Level'.
Status: current Access: read-write
OBJECT-TYPE    
  ME1200MaxSelector  

me1200QosDscpTable 1.3.6.1.4.1.9.9.815.1.14.1.2.1.3
This table has 64 entries, one for each DSCP value
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    ME1200QosDscpEntry

me1200QosDscpEntry 1.3.6.1.4.1.9.9.815.1.14.1.2.1.3.1
Each row contains the configuration for a specific DSCP
Status: current Access: not-accessible
OBJECT-TYPE    
  ME1200QosDscpEntry  

me1200QosDscpDscp 1.3.6.1.4.1.9.9.815.1.14.1.2.1.3.1.1
DSCP index.
Status: current Access: not-accessible
OBJECT-TYPE    
  Dscp  

me1200QosDscpTrust 1.3.6.1.4.1.9.9.815.1.14.1.2.1.3.1.2
If true, this DSCP value is trusted. Packets arriving on interfaces where 'TrustDscp' is enabled will be classified to the corresponding CoS and DPL in this table.
Status: current Access: read-write
OBJECT-TYPE    
  TruthValue  

me1200QosDscpCos 1.3.6.1.4.1.9.9.815.1.14.1.2.1.3.1.3
The CoS value which the DSCP value maps to. Valid range is 0-7.
Status: current Access: read-write
OBJECT-TYPE    
  Unsigned32  

me1200QosDscpDpl 1.3.6.1.4.1.9.9.815.1.14.1.2.1.3.1.4
The DPL (Drop Precedence Level) which the DSCP value maps to. Valid range is 0-1.
Status: current Access: read-write
OBJECT-TYPE    
  ME1200Unsigned8  

me1200QosDscpIngressTranslation 1.3.6.1.4.1.9.9.815.1.14.1.2.1.3.1.5
The new classified DSCP value which the original DSCP value is replaced with if 'DscpTranslate' is enabled on the interface
Status: current Access: read-write
OBJECT-TYPE    
  Dscp  

me1200QosDscpClassify 1.3.6.1.4.1.9.9.815.1.14.1.2.1.3.1.6
If true, then packets received on interfaces where 'DscpClassify' is set to 'selected' will be classified to a new DSCP value based on the classified CoS and DPL value configured in the qosCosDscpTable.
Status: current Access: read-write
OBJECT-TYPE    
  TruthValue  

me1200QosDscpEgressTranslation 1.3.6.1.4.1.9.9.815.1.14.1.2.1.3.1.7
The new DSCP value that will be written into the packet at egress if 'DscpRemark' on the interface is set to 'remap' or 'remap-dp'. If 'remap-dp' is set then only packets classified to Dpl 0 will use this table.
Status: current Access: read-write
OBJECT-TYPE    
  Dscp  

me1200QosDscpEgressTranslationDp1 1.3.6.1.4.1.9.9.815.1.14.1.2.1.3.1.8
The new DSCP value that will be written into the packet at egress if 'DscpRemark' on the interface is set to 'remap-dp'. Only packets classified to Dpl 1 will use this table.
Status: current Access: read-write
OBJECT-TYPE    
  Dscp  

me1200QosCosToDscpTable 1.3.6.1.4.1.9.9.815.1.14.1.2.1.4
This table has QOS_CLASS_CNT entries, one for each Cos value
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    ME1200QosCosToDscpEntry

me1200QosCosToDscpEntry 1.3.6.1.4.1.9.9.815.1.14.1.2.1.4.1
Each row contains the configuration for a specific Cos
Status: current Access: not-accessible
OBJECT-TYPE    
  ME1200QosCosToDscpEntry  

me1200QosCosToDscpCos 1.3.6.1.4.1.9.9.815.1.14.1.2.1.4.1.1
CoS index.
Status: current Access: not-accessible
OBJECT-TYPE    
  Integer32 0..7  

me1200QosCosToDscpDscp 1.3.6.1.4.1.9.9.815.1.14.1.2.1.4.1.2
The DSCP value which the classified CoS value maps to when the classified DPL is 0.
Status: current Access: read-write
OBJECT-TYPE    
  Dscp  

me1200QosCosToDscpDscpDp1 1.3.6.1.4.1.9.9.815.1.14.1.2.1.4.1.3
The DSCP value which the classified CoS value maps to when the classified DPL is 1.
Status: current Access: read-write
OBJECT-TYPE    
  Dscp  

me1200QosQce 1.3.6.1.4.1.9.9.815.1.14.1.2.1.10
OBJECT IDENTIFIER    

me1200QosQceTable 1.3.6.1.4.1.9.9.815.1.14.1.2.1.10.1
This table contains the configuration of QCEs. The index is QceId.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    ME1200QosQceEntry

me1200QosQceEntry 1.3.6.1.4.1.9.9.815.1.14.1.2.1.10.1.1
Each row contains the configuration of a single QCE.
Status: current Access: not-accessible
OBJECT-TYPE    
  ME1200QosQceEntry  

me1200QosQceQceId 1.3.6.1.4.1.9.9.815.1.14.1.2.1.10.1.1.1
QCE Id index.
Status: current Access: not-accessible
OBJECT-TYPE    
  Integer32 0..2147483647  

me1200QosQceNextQceId 1.3.6.1.4.1.9.9.815.1.14.1.2.1.10.1.1.2
QCE Id of the next QCE.
Status: current Access: read-write
OBJECT-TYPE    
  Unsigned32  

me1200QosQcePortList 1.3.6.1.4.1.9.9.815.1.14.1.2.1.10.1.1.4
List of ports that are member of this QCE.
Status: current Access: read-write
OBJECT-TYPE    
  ME1200PortList  

me1200QosQceDestMacType 1.3.6.1.4.1.9.9.815.1.14.1.2.1.10.1.1.5
Indicates the destination MAC type to match.
Status: current Access: read-write
OBJECT-TYPE    
  ME1200DestMacType  

me1200QosQceDestMac 1.3.6.1.4.1.9.9.815.1.14.1.2.1.10.1.1.6
Indicates the 48 bits destination MAC address. The packets destination address is AND-ed with the value of DestMacMask and then compared against the value of this object. If this object value and the value of DestMacMask is 00-00-00-00-00-00, this entry matches any destination MAC address. This object can only be configured if DestMacType is any(0) and DestMacMask is ff-ff-ff-ff-ff-ff.
Status: current Access: read-write
OBJECT-TYPE    
  MacAddress  

me1200QosQceDestMacMask 1.3.6.1.4.1.9.9.815.1.14.1.2.1.10.1.1.7
Indicates the 48 bits destination MAC address mask.Valid values are 00-00-00-00-00-00 or ff-ff-ff-ff-ff-ff.
Status: current Access: read-write
OBJECT-TYPE    
  MacAddress  

me1200QosQceSrcMac 1.3.6.1.4.1.9.9.815.1.14.1.2.1.10.1.1.8
Indicates the 48 bits source MAC address. The packets source address is AND-ed with the value of SrcMacMask and then compared against the value of this object. If this object value and the value of SrcMacMask is 00-00-00-00-00-00, this entry matches any source MAC address. This object can only be configured if SrcMacMask is ff-ff-ff-ff-ff-ff.
Status: current Access: read-write
OBJECT-TYPE    
  MacAddress  

me1200QosQceSrcMacMask 1.3.6.1.4.1.9.9.815.1.14.1.2.1.10.1.1.9
Indicates the 48 bits source MAC address mask. Valid values are 00-00-00-00-00-00 or ff-ff-ff-ff-ff-ff.
Status: current Access: read-write
OBJECT-TYPE    
  MacAddress  

me1200QosQceVlanTagType 1.3.6.1.4.1.9.9.815.1.14.1.2.1.10.1.1.10
Indicates the VLAN tag type to match.
Status: current Access: read-write
OBJECT-TYPE    
  ME1200VlanTagType  

me1200QosQceVlanIdOp 1.3.6.1.4.1.9.9.815.1.14.1.2.1.10.1.1.11
Indicates how a packets's VLAN ID is to be compared.
Status: current Access: read-write
OBJECT-TYPE    
  ME1200ASRType  

me1200QosQceVlanId 1.3.6.1.4.1.9.9.815.1.14.1.2.1.10.1.1.12
The VLAN ID to be compared. If the VlanIdOp object in the same row is range(2), this object will be the starting VLAN ID of the range. Valid range is 1-4095. This object can only be configured if VlanIdOp is not any(0).
Status: current Access: read-write
OBJECT-TYPE    
  ME1200Unsigned16  

me1200QosQceVlanIdRange 1.3.6.1.4.1.9.9.815.1.14.1.2.1.10.1.1.13
The VLAN ID to be compared. If the VlanIdOp object in the same row is range(2), this object will be the ending VLAN ID of the range. Valid range is 1-4095. This object can only be configured if VlanIdOp is range(2).
Status: current Access: read-write
OBJECT-TYPE    
  ME1200Unsigned16  

me1200QosQcePcp 1.3.6.1.4.1.9.9.815.1.14.1.2.1.10.1.1.14
The PCP value(s) to be compared.
Status: current Access: read-write
OBJECT-TYPE    
  ME1200VlanTagPriority  

me1200QosQceDei 1.3.6.1.4.1.9.9.815.1.14.1.2.1.10.1.1.15
The DEI value to be compared. Valid range is 0-1.
Status: current Access: read-write
OBJECT-TYPE    
  ME1200BitType  

me1200QosQceInnerVlanTagType 1.3.6.1.4.1.9.9.815.1.14.1.2.1.10.1.1.16
Indicates the inner VLAN tag type to match.
Status: current Access: read-write
OBJECT-TYPE    
  ME1200VlanTagType  

me1200QosQceInnerVlanIdOp 1.3.6.1.4.1.9.9.815.1.14.1.2.1.10.1.1.17
Indicates how a packets's inner VLAN ID is to be compared.
Status: current Access: read-write
OBJECT-TYPE    
  ME1200ASRType  

me1200QosQceInnerVlanId 1.3.6.1.4.1.9.9.815.1.14.1.2.1.10.1.1.18
The inner VLAN ID to be compared. If the InnerVlanIdOp object in the same row is range(2), this object will be the starting VLAN ID of the range. Valid range is 1-4095. This object can only be configured if InnerVlanIdOp is not any(0).
Status: current Access: read-write
OBJECT-TYPE    
  ME1200Unsigned16  

me1200QosQceInnerVlanIdRange 1.3.6.1.4.1.9.9.815.1.14.1.2.1.10.1.1.19
The inner VLAN ID to be compared. If the InnerVlanIdOp object in the same row is range(2), this object will be the ending VLAN ID of the range. Valid range is 1-4095. This object can only be configured if InnerVlanIdOp is range(2).
Status: current Access: read-write
OBJECT-TYPE    
  ME1200Unsigned16  

me1200QosQceInnerPcp 1.3.6.1.4.1.9.9.815.1.14.1.2.1.10.1.1.20
The inner PCP value(s) to be compared.
Status: current Access: read-write
OBJECT-TYPE    
  ME1200VlanTagPriority  

me1200QosQceInnerDei 1.3.6.1.4.1.9.9.815.1.14.1.2.1.10.1.1.21
The inner DEI value to be compared. Valid range is 0-1.
Status: current Access: read-write
OBJECT-TYPE    
  ME1200BitType  

me1200QosQceFrameType 1.3.6.1.4.1.9.9.815.1.14.1.2.1.10.1.1.100
Indicates the packet's frame type. Modifying the frame type on an existing QCE will restore the content of all frame type dependent configuration to default.
Status: current Access: read-write
OBJECT-TYPE    
  ME1200QceFrameType  

me1200QosQceEtype 1.3.6.1.4.1.9.9.815.1.14.1.2.1.10.1.1.101
Indicates the packet's 16 bit Ethernet type field. Valid values are: 0(match any), 0x600-0xFFFF but excluding 0x800(IPv4) and 0x86DD(IPv6).This object can only be configured if FrameType is etype(1).
Status: current Access: read-write
OBJECT-TYPE    
  ME1200EtherType  

me1200QosQceLlcDsap 1.3.6.1.4.1.9.9.815.1.14.1.2.1.10.1.1.200
Indicates the packets's 8 bit LLC DSAP field. The packets LLC DSAP field is AND-ed with the value of LlcDsapMask and then compared against the value of this object. If this object value and the value of LlcDsapMask is 0x00, this entry matches any LLC DSAP. Valid range is 0x00-0xFF. This object can only be configured if FrameType is llc(2).
Status: current Access: read-write
OBJECT-TYPE    
  ME1200Unsigned8  

me1200QosQceLlcDsapMask 1.3.6.1.4.1.9.9.815.1.14.1.2.1.10.1.1.201
Indicates the 8 bit LLC DSAP mask. Valid values are 0x00 or 0xFF. This object can only be configured if FrameType is llc(2).
Status: current Access: read-write
OBJECT-TYPE    
  ME1200Unsigned8  

me1200QosQceLlcSsap 1.3.6.1.4.1.9.9.815.1.14.1.2.1.10.1.1.202
Indicates the packets's 8 bit LLC SSAP field. The packets LLC SSAP field is AND-ed with the value of LlcSsapMask and then compared against the value of this object. If this object value and the value of LlcSsapMask is 0x00, this entry matches any LLC SSAP. Valid range is 0x00-0xFF. This object can only be configured if FrameType is llc(2).
Status: current Access: read-write
OBJECT-TYPE    
  ME1200Unsigned8  

me1200QosQceLlcSsapMask 1.3.6.1.4.1.9.9.815.1.14.1.2.1.10.1.1.203
Indicates the 8 bit LLC SSAP mask. Valid values are 0x00 or 0xFF. This object can only be configured if FrameType is llc(2).
Status: current Access: read-write
OBJECT-TYPE    
  ME1200Unsigned8  

me1200QosQceLlcControl 1.3.6.1.4.1.9.9.815.1.14.1.2.1.10.1.1.204
Indicates the packets's 8 bit LLC Control field. The packets LLC Control field is AND-ed with the value of LlcControlMask and then compared against the value of this object. If this object value and the value of LlcControlMask is 0x00, this entry matches any LLC Control. Valid range is 0x00-0xFF. This object can only be configured if FrameType is llc(2).
Status: current Access: read-write
OBJECT-TYPE    
  ME1200Unsigned8  

me1200QosQceLlcControlMask 1.3.6.1.4.1.9.9.815.1.14.1.2.1.10.1.1.205
Indicates the 8 bit LLC Control mask. Valid values are 0x00 or 0xFF. This object can only be configured if FrameType is llc(2).
Status: current Access: read-write
OBJECT-TYPE    
  ME1200Unsigned8  

me1200QosQceSnapPid 1.3.6.1.4.1.9.9.815.1.14.1.2.1.10.1.1.302
Indicates the packet's 16 bit SNAP PID field. The packets SNAP PID field is AND-ed with the value of SnapPidMask and then compared against the value of this object. If this object value and the value of SnapPidMask is 0x0000, this entry matches any ethertype. This object can only be configured if FrameType is snap(3).
Status: current Access: read-write
OBJECT-TYPE    
  ME1200Unsigned16  

me1200QosQceSnapPidMask 1.3.6.1.4.1.9.9.815.1.14.1.2.1.10.1.1.303
Indicates the 16 bit SNAP PID mask. Valid values are 0x0000 or 0xFFFF. This object can only be configured if FrameType is snap(3).
Status: current Access: read-write
OBJECT-TYPE    
  ME1200Unsigned16  

me1200QosQceIpv4Fragment 1.3.6.1.4.1.9.9.815.1.14.1.2.1.10.1.1.400
Indicates how an IPv4 fragment bit is to be compared. This object can only be configured if FrameType is ipv4(4).
Status: current Access: read-write
OBJECT-TYPE    
  ME1200BitType  

me1200QosQceIpv4DscpOp 1.3.6.1.4.1.9.9.815.1.14.1.2.1.10.1.1.401
Indicates how an IPv4 DSCP field is to be compared. This object can only be configured if FrameType is ipv4(4).
Status: current Access: read-write
OBJECT-TYPE    
  ME1200ASRType  

me1200QosQceIpv4Dscp 1.3.6.1.4.1.9.9.815.1.14.1.2.1.10.1.1.402
The DSCP value to be compared. If the Ipv4DscpOp object in the same row is range(2), this object will be the starting DSCP value of the range. Valid range is 0-63. This object can only be configured if FrameType is ipv4(4) and Ipv4DscpOp is not any(0).
Status: current Access: read-write
OBJECT-TYPE    
  ME1200Unsigned16  

me1200QosQceIpv4DscpRange 1.3.6.1.4.1.9.9.815.1.14.1.2.1.10.1.1.403
The DSCP value to be compared. If the Ipv4DscpOp object in the same row is range(2), this object will be the ending DSCP value of the range. Valid range is 0-63. This object can only be configured if FrameType is ipv4(4) and Ipv4DscpOp is range(2).
Status: current Access: read-write
OBJECT-TYPE    
  ME1200Unsigned16  

me1200QosQceIpv4Protocol 1.3.6.1.4.1.9.9.815.1.14.1.2.1.10.1.1.404
The protocol number field in the IPv4 header used to indicate a higher layer protocol. The packets protocol number field is AND-ed with the value of Ipv4ProtocolMask and then compared with the value of this object. If Ipv4Protocol and Ipv4protocolMask are 0, this entry matches any IPv4 protocol. Valid range is 0-255. This object can only be configured if FrameType is ipv4(4).
Status: current Access: read-write
OBJECT-TYPE    
  ME1200Unsigned8  

me1200QosQceIpv4ProtocolMask 1.3.6.1.4.1.9.9.815.1.14.1.2.1.10.1.1.405
The specified IPv4 protocol number mask. Valid values are 0 or 255. This object can only be configured if FrameType is ipv4(4).
Status: current Access: read-write
OBJECT-TYPE    
  ME1200Unsigned8  

me1200QosQceIpv4SrcIp 1.3.6.1.4.1.9.9.815.1.14.1.2.1.10.1.1.406
The specified IPv4 source address. The packets source address is AND-ed with the value of Ipv4SrcIpMask and then compared with the value of this object. If Ipv4SrcIP and Ipv4SrcIpMask are 0.0.0.0, this entry matches any IPv4 source address. This object can only be configured if FrameType is ipv4(4).
Status: current Access: read-write
OBJECT-TYPE    
  IpAddress  

me1200QosQceIpv4SrcIpMask 1.3.6.1.4.1.9.9.815.1.14.1.2.1.10.1.1.407
The specified IPv4 source address mask. This object can only be configured if FrameType is ipv4(4).
Status: current Access: read-write
OBJECT-TYPE    
  IpAddress  

me1200QosQceIpv4DestIp 1.3.6.1.4.1.9.9.815.1.14.1.2.1.10.1.1.408
The specified IPv4 destination address. The packets destination address is AND-ed with the value of Ipv4DestIpMask and then compared with the value of this object. If Ipv4DestIP and Ipv4DestIpMask are 0.0.0.0, this entry matches any IPv4 destination address. This object can only be configured if FrameType is ipv4(4).
Status: current Access: read-write
OBJECT-TYPE    
  IpAddress  

me1200QosQceIpv4DestIpMask 1.3.6.1.4.1.9.9.815.1.14.1.2.1.10.1.1.409
The specified IPv4 destination address mask. This object can only be configured if FrameType is ipv4(4).
Status: current Access: read-write
OBJECT-TYPE    
  IpAddress  

me1200QosQceIpv4SrcPortOp 1.3.6.1.4.1.9.9.815.1.14.1.2.1.10.1.1.410
Indicates how a packet's source TCP/UDP port number is to be compared. This object can only be configured if FrameType is ipv4(4).
Status: current Access: read-write
OBJECT-TYPE    
  ME1200ASRType  

me1200QosQceIpv4SrcPort 1.3.6.1.4.1.9.9.815.1.14.1.2.1.10.1.1.411
The source port number of the TCP or UDP protocol. If the Ipv4SrcPortOp object in the same row is range(2), this object will be the starting port number of the port range. Valid range is 0-65535. This object can only be configured if FrameType is ipv4(4) and Ipv4SrcPortOp is not any(0).
Status: current Access: read-write
OBJECT-TYPE    
  ME1200Unsigned16  

me1200QosQceIpv4SrcPortRange 1.3.6.1.4.1.9.9.815.1.14.1.2.1.10.1.1.412
The source port number of the TCP or UDP protocol. If the Ipv4SrcPortOp object in the same row is range(2), this object will be the ending port number of the port range. Valid range is 0-65535. This object can only be configured if FrameType is ipv4(4) and Ipv4SrcPortOp is range(2).
Status: current Access: read-write
OBJECT-TYPE    
  ME1200Unsigned16  

me1200QosQceIpv4DestPortOp 1.3.6.1.4.1.9.9.815.1.14.1.2.1.10.1.1.413
Indicates how a packet's destination TCP/UDP port number is to be compared. This object can only be configured if FrameType is ipv4(4).
Status: current Access: read-write
OBJECT-TYPE    
  ME1200ASRType  

me1200QosQceIpv4DestPort 1.3.6.1.4.1.9.9.815.1.14.1.2.1.10.1.1.414
The destination port number of the TCP or UDP protocol. If the Ipv4DestPortOp object in the same row is range(2), this object will be the starting port number of the port range. Valid range is 0-65535. This object can only be configured if FrameType is ipv4(4) and Ipv4DestPortOp is not any(0).
Status: current Access: read-write
OBJECT-TYPE    
  ME1200Unsigned16  

me1200QosQceIpv4DestPortRange 1.3.6.1.4.1.9.9.815.1.14.1.2.1.10.1.1.415
The source port number of the TCP or UDP protocol. If the Ipv4DestPortOp object in the same row is range(2), this object will be the ending port number of the port range. Valid range is 0-65535. This object can only be configured if FrameType is ipv4(4) and Ipv4DestPortOp is range(2).
Status: current Access: read-write
OBJECT-TYPE    
  ME1200Unsigned16  

me1200QosQceIpv6DscpOp 1.3.6.1.4.1.9.9.815.1.14.1.2.1.10.1.1.500
Indicates how an IPv6 DSCP field is to be compared. This object can only be configured if FrameType is ipv6(5).
Status: current Access: read-write
OBJECT-TYPE    
  ME1200ASRType  

me1200QosQceIpv6Dscp 1.3.6.1.4.1.9.9.815.1.14.1.2.1.10.1.1.501
The DSCP value to be compared. If the Ipv6DscpOp object in the same row is range(2), this object will be the starting DSCP value of the range. Valid range is 0-63. This object can only be configured if FrameType is ipv6(5) and Ipv6DscpOp is not any(0).
Status: current Access: read-write
OBJECT-TYPE    
  ME1200Unsigned16  

me1200QosQceIpv6DscpRange 1.3.6.1.4.1.9.9.815.1.14.1.2.1.10.1.1.502
The DSCP value to be compared. If the Ipv6DscpOp object in the same row is range(2), this object will be the ending DSCP value of the range. Valid range is 0-63. This object can only be configured if FrameType is ipv6(5) and Ipv6DscpOp is range(2).
Status: current Access: read-write
OBJECT-TYPE    
  ME1200Unsigned16  

me1200QosQceIpv6Protocol 1.3.6.1.4.1.9.9.815.1.14.1.2.1.10.1.1.503
The protocol number field in the IPv6 header used to indicate a higher layer protocol. The packets protocol number field is AND-ed with the value of Ipv6ProtocolMask and then compared with the value of this object. If Ipv46rotocol and Ipv6protocolMask are 0, this entry matches any IPv6 protocol. Valid range is 0-255. This object can only be configured if FrameType is ipv6(5).
Status: current Access: read-write
OBJECT-TYPE    
  ME1200Unsigned8  

me1200QosQceIpv6ProtocolMask 1.3.6.1.4.1.9.9.815.1.14.1.2.1.10.1.1.504
The specified IPv6 protocol number mask. Valid values are 0 or 255. This object can only be configured if FrameType is ipv6(5).
Status: current Access: read-write
OBJECT-TYPE    
  ME1200Unsigned8  

me1200QosQceIpv6SrcIp 1.3.6.1.4.1.9.9.815.1.14.1.2.1.10.1.1.506
The specified IPv6 source address. The packets source address is AND-ed with the value of Ipv6SrcIpMask and then compared with the value of this object. If Ipv6SrcIP and Ipv6SrcIpMask are all zeros, this entry matches any IPv6 source address. Only the least significant 32 bits of this object are used. This object can only be configured if FrameType is ipv6(5).
Status: current Access: read-write
OBJECT-TYPE    
  InetAddressIPv6  

me1200QosQceIpv6SrcIpMask 1.3.6.1.4.1.9.9.815.1.14.1.2.1.10.1.1.508
The specified IPv6 source address mask. Only the least significant 32 bits of this object are used. This object can only be configured if FrameType is ipv6(5).
Status: current Access: read-write
OBJECT-TYPE    
  InetAddressIPv6  

me1200QosQceIpv6DestIp 1.3.6.1.4.1.9.9.815.1.14.1.2.1.10.1.1.510
The specified IPv6 destination address. The packets destination address is AND-ed with the value of Ipv6DestIpMask and then compared with the value of this object. If Ipv6DestIP and Ipv6DestIpMask are all zeros, this entry matches any IPv6 destination address. Only the least significant 32 bits of this object are used. This object can only be configured if FrameType is ipv6(5).
Status: current Access: read-write
OBJECT-TYPE    
  InetAddressIPv6  

me1200QosQceIpv6DestIpMask 1.3.6.1.4.1.9.9.815.1.14.1.2.1.10.1.1.512
The specified IPv6 destination address mask. Only the least significant 32 bits of this object are used. This object can only be configured if FrameType is ipv6(5).
Status: current Access: read-write
OBJECT-TYPE    
  InetAddressIPv6  

me1200QosQceIpv6SrcPortOp 1.3.6.1.4.1.9.9.815.1.14.1.2.1.10.1.1.513
Indicates how a packet's source TCP/UDP port number is to be compared. This object can only be configured if FrameType is ipv6(5).
Status: current Access: read-write
OBJECT-TYPE    
  ME1200ASRType  

me1200QosQceIpv6SrcPort 1.3.6.1.4.1.9.9.815.1.14.1.2.1.10.1.1.514
The source port number of the TCP or UDP protocol. If the Ipv6SrcPortOp object in the same row is range(2), this object will be the starting port number of the port range. Valid range is 0-65535. This object can only be configured if FrameType is ipv6(5) and Ipv6SrcPortOp is not any(0).
Status: current Access: read-write
OBJECT-TYPE    
  ME1200Unsigned16  

me1200QosQceIpv6SrcPortRange 1.3.6.1.4.1.9.9.815.1.14.1.2.1.10.1.1.515
The source port number of the TCP or UDP protocol. If the Ipv6SrcPortOp object in the same row is range(2), this object will be the ending port number of the port range. Valid range is 0-65535. This object can only be configured if FrameType is ipv6(5) and Ipv6SrcPortOp is range(2).
Status: current Access: read-write
OBJECT-TYPE    
  ME1200Unsigned16  

me1200QosQceIpv6DestPortOp 1.3.6.1.4.1.9.9.815.1.14.1.2.1.10.1.1.516
Indicates how a packet's destination TCP/UDP port number is to be compared. This object can only be configured if FrameType is ipv6(5).
Status: current Access: read-write
OBJECT-TYPE    
  ME1200ASRType  

me1200QosQceIpv6DestPort 1.3.6.1.4.1.9.9.815.1.14.1.2.1.10.1.1.517
The destination port number of the TCP or UDP protocol. If the Ipv6DestPortOp object in the same row is range(2), this object will be the starting port number of the port range. Valid range is 0-65535. This object can only be configured if FrameType is ipv6(5) and Ipv6DestPortOp is not any(0).
Status: current Access: read-write
OBJECT-TYPE    
  ME1200Unsigned16  

me1200QosQceIpv6DestPortRange 1.3.6.1.4.1.9.9.815.1.14.1.2.1.10.1.1.518
The source port number of the TCP or UDP protocol. If the Ipv6DestPortOp object in the same row is range(2), this object will be the ending port number of the port range. Valid range is 0-65535. This object can only be configured if FrameType is ipv6(5) and Ipv6DestPortOp is range(2).
Status: current Access: read-write
OBJECT-TYPE    
  ME1200Unsigned16  

me1200QosQceActionCosEnable 1.3.6.1.4.1.9.9.815.1.14.1.2.1.10.1.1.1000
If true, the packet is classified to the CoS value in ActionCos.
Status: current Access: read-write
OBJECT-TYPE    
  TruthValue  

me1200QosQceActionCos 1.3.6.1.4.1.9.9.815.1.14.1.2.1.10.1.1.1001
The CoS value used for classification. Valid range is 0-7.
Status: current Access: read-write
OBJECT-TYPE    
  Unsigned32  

me1200QosQceActionDplEnable 1.3.6.1.4.1.9.9.815.1.14.1.2.1.10.1.1.1002
If true, the packet is classified to the DPL value in ActionDpl.
Status: current Access: read-write
OBJECT-TYPE    
  TruthValue  

me1200QosQceActionDpl 1.3.6.1.4.1.9.9.815.1.14.1.2.1.10.1.1.1003
The DPL value used for classification. Valid range is 0-1.
Status: current Access: read-write
OBJECT-TYPE    
  ME1200Unsigned8  

me1200QosQceActionDscpEnable 1.3.6.1.4.1.9.9.815.1.14.1.2.1.10.1.1.1004
If true, the packet is classified to the DSCP value in ActionDscp.
Status: current Access: read-write
OBJECT-TYPE    
  TruthValue  

me1200QosQceActionDscp 1.3.6.1.4.1.9.9.815.1.14.1.2.1.10.1.1.1005
The DSCP value used for classification. Valid range is 0-1.
Status: current Access: read-write
OBJECT-TYPE    
  ME1200Unsigned8  

me1200QosQceActionPcpDeiEnable 1.3.6.1.4.1.9.9.815.1.14.1.2.1.10.1.1.1006
If true, the packet is classified to the PCP value in ActionPcp and the DEI value in ActionDei.
Status: current Access: read-write
OBJECT-TYPE    
  TruthValue  

me1200QosQceActionPcp 1.3.6.1.4.1.9.9.815.1.14.1.2.1.10.1.1.1007
The PCP value used for classification. Valid range is 0-7.
Status: current Access: read-write
OBJECT-TYPE    
  Unsigned32  

me1200QosQceActionDei 1.3.6.1.4.1.9.9.815.1.14.1.2.1.10.1.1.1008
The DEI value used for classification. Valid range is 0-1.
Status: current Access: read-write
OBJECT-TYPE    
  ME1200Unsigned8  

me1200QosQceActionPolicyEnable 1.3.6.1.4.1.9.9.815.1.14.1.2.1.10.1.1.1009
If true, the packet is classified to the policy number in ActionPolicy.
Status: current Access: read-write
OBJECT-TYPE    
  TruthValue  

me1200QosQceActionPolicy 1.3.6.1.4.1.9.9.815.1.14.1.2.1.10.1.1.1010
The policy number used for classification. Valid range is 0-63.
Status: current Access: read-write
OBJECT-TYPE    
  Unsigned32  

me1200QosQceAction 1.3.6.1.4.1.9.9.815.1.14.1.2.1.10.1.1.10000
Action
Status: current Access: read-write
OBJECT-TYPE    
  ME1200RowEditorState  

me1200QosQceTableRowEditor 1.3.6.1.4.1.9.9.815.1.14.1.2.1.10.2
OBJECT IDENTIFIER    

me1200QosQceTableRowEditorQceId 1.3.6.1.4.1.9.9.815.1.14.1.2.1.10.2.1
QCE Id index.
Status: current Access: read-write
OBJECT-TYPE    
  Integer32 0..2147483647  

me1200QosQceTableRowEditorNextQceId 1.3.6.1.4.1.9.9.815.1.14.1.2.1.10.2.2
QCE Id of the next QCE.
Status: current Access: read-write
OBJECT-TYPE    
  Unsigned32  

me1200QosQceTableRowEditorPortList 1.3.6.1.4.1.9.9.815.1.14.1.2.1.10.2.4
List of ports that are member of this QCE.
Status: current Access: read-write
OBJECT-TYPE    
  ME1200PortList  

me1200QosQceTableRowEditorDestMacType 1.3.6.1.4.1.9.9.815.1.14.1.2.1.10.2.5
Indicates the destination MAC type to match.
Status: current Access: read-write
OBJECT-TYPE    
  ME1200DestMacType  

me1200QosQceTableRowEditorDestMac 1.3.6.1.4.1.9.9.815.1.14.1.2.1.10.2.6
Indicates the 48 bits destination MAC address. The packets destination address is AND-ed with the value of DestMacMask and then compared against the value of this object. If this object value and the value of DestMacMask is 00-00-00-00-00-00, this entry matches any destination MAC address. This object can only be configured if DestMacType is any(0) and DestMacMask is ff-ff-ff-ff-ff-ff.
Status: current Access: read-write
OBJECT-TYPE    
  MacAddress  

me1200QosQceTableRowEditorDestMacMask 1.3.6.1.4.1.9.9.815.1.14.1.2.1.10.2.7
Indicates the 48 bits destination MAC address mask.Valid values are 00-00-00-00-00-00 or ff-ff-ff-ff-ff-ff.
Status: current Access: read-write
OBJECT-TYPE    
  MacAddress  

me1200QosQceTableRowEditorSrcMac 1.3.6.1.4.1.9.9.815.1.14.1.2.1.10.2.8
Indicates the 48 bits source MAC address. The packets source address is AND-ed with the value of SrcMacMask and then compared against the value of this object. If this object value and the value of SrcMacMask is 00-00-00-00-00-00, this entry matches any source MAC address. This object can only be configured if SrcMacMask is ff-ff-ff-ff-ff-ff.
Status: current Access: read-write
OBJECT-TYPE    
  MacAddress  

me1200QosQceTableRowEditorSrcMacMask 1.3.6.1.4.1.9.9.815.1.14.1.2.1.10.2.9
Indicates the 48 bits source MAC address mask. Valid values are 00-00-00-00-00-00 or ff-ff-ff-ff-ff-ff.
Status: current Access: read-write
OBJECT-TYPE    
  MacAddress  

me1200QosQceTableRowEditorVlanTagType 1.3.6.1.4.1.9.9.815.1.14.1.2.1.10.2.10
Indicates the VLAN tag type to match.
Status: current Access: read-write
OBJECT-TYPE    
  ME1200VlanTagType  

me1200QosQceTableRowEditorVlanIdOp 1.3.6.1.4.1.9.9.815.1.14.1.2.1.10.2.11
Indicates how a packets's VLAN ID is to be compared.
Status: current Access: read-write
OBJECT-TYPE    
  ME1200ASRType  

me1200QosQceTableRowEditorVlanId 1.3.6.1.4.1.9.9.815.1.14.1.2.1.10.2.12
The VLAN ID to be compared. If the VlanIdOp object in the same row is range(2), this object will be the starting VLAN ID of the range. Valid range is 1-4095. This object can only be configured if VlanIdOp is not any(0).
Status: current Access: read-write
OBJECT-TYPE    
  ME1200Unsigned16  

me1200QosQceTableRowEditorVlanIdRange 1.3.6.1.4.1.9.9.815.1.14.1.2.1.10.2.13
The VLAN ID to be compared. If the VlanIdOp object in the same row is range(2), this object will be the ending VLAN ID of the range. Valid range is 1-4095. This object can only be configured if VlanIdOp is range(2).
Status: current Access: read-write
OBJECT-TYPE    
  ME1200Unsigned16  

me1200QosQceTableRowEditorPcp 1.3.6.1.4.1.9.9.815.1.14.1.2.1.10.2.14
The PCP value(s) to be compared.
Status: current Access: read-write
OBJECT-TYPE    
  ME1200VlanTagPriority  

me1200QosQceTableRowEditorDei 1.3.6.1.4.1.9.9.815.1.14.1.2.1.10.2.15
The DEI value to be compared. Valid range is 0-1.
Status: current Access: read-write
OBJECT-TYPE    
  ME1200BitType  

me1200QosQceTableRowEditorInnerVlanTagType 1.3.6.1.4.1.9.9.815.1.14.1.2.1.10.2.16
Indicates the inner VLAN tag type to match.
Status: current Access: read-write
OBJECT-TYPE    
  ME1200VlanTagType  

me1200QosQceTableRowEditorInnerVlanIdOp 1.3.6.1.4.1.9.9.815.1.14.1.2.1.10.2.17
Indicates how a packets's inner VLAN ID is to be compared.
Status: current Access: read-write
OBJECT-TYPE    
  ME1200ASRType  

me1200QosQceTableRowEditorInnerVlanId 1.3.6.1.4.1.9.9.815.1.14.1.2.1.10.2.18
The inner VLAN ID to be compared. If the InnerVlanIdOp object in the same row is range(2), this object will be the starting VLAN ID of the range. Valid range is 1-4095. This object can only be configured if InnerVlanIdOp is not any(0).
Status: current Access: read-write
OBJECT-TYPE    
  ME1200Unsigned16  

me1200QosQceTableRowEditorInnerVlanIdRange 1.3.6.1.4.1.9.9.815.1.14.1.2.1.10.2.19
The inner VLAN ID to be compared. If the InnerVlanIdOp object in the same row is range(2), this object will be the ending VLAN ID of the range. Valid range is 1-4095. This object can only be configured if InnerVlanIdOp is range(2).
Status: current Access: read-write
OBJECT-TYPE    
  ME1200Unsigned16  

me1200QosQceTableRowEditorInnerPcp 1.3.6.1.4.1.9.9.815.1.14.1.2.1.10.2.20
The inner PCP value(s) to be compared.
Status: current Access: read-write
OBJECT-TYPE    
  ME1200VlanTagPriority  

me1200QosQceTableRowEditorInnerDei 1.3.6.1.4.1.9.9.815.1.14.1.2.1.10.2.21
The inner DEI value to be compared. Valid range is 0-1.
Status: current Access: read-write
OBJECT-TYPE    
  ME1200BitType  

me1200QosQceTableRowEditorFrameType 1.3.6.1.4.1.9.9.815.1.14.1.2.1.10.2.100
Indicates the packet's frame type. Modifying the frame type on an existing QCE will restore the content of all frame type dependent configuration to default.
Status: current Access: read-write
OBJECT-TYPE    
  ME1200QceFrameType  

me1200QosQceTableRowEditorEtype 1.3.6.1.4.1.9.9.815.1.14.1.2.1.10.2.101
Indicates the packet's 16 bit Ethernet type field. Valid values are: 0(match any), 0x600-0xFFFF but excluding 0x800(IPv4) and 0x86DD(IPv6).This object can only be configured if FrameType is etype(1).
Status: current Access: read-write
OBJECT-TYPE    
  ME1200EtherType  

me1200QosQceTableRowEditorLlcDsap 1.3.6.1.4.1.9.9.815.1.14.1.2.1.10.2.200
Indicates the packets's 8 bit LLC DSAP field. The packets LLC DSAP field is AND-ed with the value of LlcDsapMask and then compared against the value of this object. If this object value and the value of LlcDsapMask is 0x00, this entry matches any LLC DSAP. Valid range is 0x00-0xFF. This object can only be configured if FrameType is llc(2).
Status: current Access: read-write
OBJECT-TYPE    
  ME1200Unsigned8  

me1200QosQceTableRowEditorLlcDsapMask 1.3.6.1.4.1.9.9.815.1.14.1.2.1.10.2.201
Indicates the 8 bit LLC DSAP mask. Valid values are 0x00 or 0xFF. This object can only be configured if FrameType is llc(2).
Status: current Access: read-write
OBJECT-TYPE    
  ME1200Unsigned8  

me1200QosQceTableRowEditorLlcSsap 1.3.6.1.4.1.9.9.815.1.14.1.2.1.10.2.202
Indicates the packets's 8 bit LLC SSAP field. The packets LLC SSAP field is AND-ed with the value of LlcSsapMask and then compared against the value of this object. If this object value and the value of LlcSsapMask is 0x00, this entry matches any LLC SSAP. Valid range is 0x00-0xFF. This object can only be configured if FrameType is llc(2).
Status: current Access: read-write
OBJECT-TYPE    
  ME1200Unsigned8  

me1200QosQceTableRowEditorLlcSsapMask 1.3.6.1.4.1.9.9.815.1.14.1.2.1.10.2.203
Indicates the 8 bit LLC SSAP mask. Valid values are 0x00 or 0xFF. This object can only be configured if FrameType is llc(2).
Status: current Access: read-write
OBJECT-TYPE    
  ME1200Unsigned8  

me1200QosQceTableRowEditorLlcControl 1.3.6.1.4.1.9.9.815.1.14.1.2.1.10.2.204
Indicates the packets's 8 bit LLC Control field. The packets LLC Control field is AND-ed with the value of LlcControlMask and then compared against the value of this object. If this object value and the value of LlcControlMask is 0x00, this entry matches any LLC Control. Valid range is 0x00-0xFF. This object can only be configured if FrameType is llc(2).
Status: current Access: read-write
OBJECT-TYPE    
  ME1200Unsigned8  

me1200QosQceTableRowEditorLlcControlMask 1.3.6.1.4.1.9.9.815.1.14.1.2.1.10.2.205
Indicates the 8 bit LLC Control mask. Valid values are 0x00 or 0xFF. This object can only be configured if FrameType is llc(2).
Status: current Access: read-write
OBJECT-TYPE    
  ME1200Unsigned8  

me1200QosQceTableRowEditorSnapPid 1.3.6.1.4.1.9.9.815.1.14.1.2.1.10.2.302
Indicates the packet's 16 bit SNAP PID field. The packets SNAP PID field is AND-ed with the value of SnapPidMask and then compared against the value of this object. If this object value and the value of SnapPidMask is 0x0000, this entry matches any ethertype. This object can only be configured if FrameType is snap(3).
Status: current Access: read-write
OBJECT-TYPE    
  ME1200Unsigned16  

me1200QosQceTableRowEditorSnapPidMask 1.3.6.1.4.1.9.9.815.1.14.1.2.1.10.2.303
Indicates the 16 bit SNAP PID mask. Valid values are 0x0000 or 0xFFFF. This object can only be configured if FrameType is snap(3).
Status: current Access: read-write
OBJECT-TYPE    
  ME1200Unsigned16  

me1200QosQceTableRowEditorIpv4Fragment 1.3.6.1.4.1.9.9.815.1.14.1.2.1.10.2.400
Indicates how an IPv4 fragment bit is to be compared. This object can only be configured if FrameType is ipv4(4).
Status: current Access: read-write
OBJECT-TYPE    
  ME1200BitType  

me1200QosQceTableRowEditorIpv4DscpOp 1.3.6.1.4.1.9.9.815.1.14.1.2.1.10.2.401
Indicates how an IPv4 DSCP field is to be compared. This object can only be configured if FrameType is ipv4(4).
Status: current Access: read-write
OBJECT-TYPE    
  ME1200ASRType  

me1200QosQceTableRowEditorIpv4Dscp 1.3.6.1.4.1.9.9.815.1.14.1.2.1.10.2.402
The DSCP value to be compared. If the Ipv4DscpOp object in the same row is range(2), this object will be the starting DSCP value of the range. Valid range is 0-63. This object can only be configured if FrameType is ipv4(4) and Ipv4DscpOp is not any(0).
Status: current Access: read-write
OBJECT-TYPE    
  ME1200Unsigned16  

me1200QosQceTableRowEditorIpv4DscpRange 1.3.6.1.4.1.9.9.815.1.14.1.2.1.10.2.403
The DSCP value to be compared. If the Ipv4DscpOp object in the same row is range(2), this object will be the ending DSCP value of the range. Valid range is 0-63. This object can only be configured if FrameType is ipv4(4) and Ipv4DscpOp is range(2).
Status: current Access: read-write
OBJECT-TYPE    
  ME1200Unsigned16  

me1200QosQceTableRowEditorIpv4Protocol 1.3.6.1.4.1.9.9.815.1.14.1.2.1.10.2.404
The protocol number field in the IPv4 header used to indicate a higher layer protocol. The packets protocol number field is AND-ed with the value of Ipv4ProtocolMask and then compared with the value of this object. If Ipv4Protocol and Ipv4protocolMask are 0, this entry matches any IPv4 protocol. Valid range is 0-255. This object can only be configured if FrameType is ipv4(4).
Status: current Access: read-write
OBJECT-TYPE    
  ME1200Unsigned8  

me1200QosQceTableRowEditorIpv4ProtocolMask 1.3.6.1.4.1.9.9.815.1.14.1.2.1.10.2.405
The specified IPv4 protocol number mask. Valid values are 0 or 255. This object can only be configured if FrameType is ipv4(4).
Status: current Access: read-write
OBJECT-TYPE    
  ME1200Unsigned8  

me1200QosQceTableRowEditorIpv4SrcIp 1.3.6.1.4.1.9.9.815.1.14.1.2.1.10.2.406
The specified IPv4 source address. The packets source address is AND-ed with the value of Ipv4SrcIpMask and then compared with the value of this object. If Ipv4SrcIP and Ipv4SrcIpMask are 0.0.0.0, this entry matches any IPv4 source address. This object can only be configured if FrameType is ipv4(4).
Status: current Access: read-write
OBJECT-TYPE    
  IpAddress  

me1200QosQceTableRowEditorIpv4SrcIpMask 1.3.6.1.4.1.9.9.815.1.14.1.2.1.10.2.407
The specified IPv4 source address mask. This object can only be configured if FrameType is ipv4(4).
Status: current Access: read-write
OBJECT-TYPE    
  IpAddress  

me1200QosQceTableRowEditorIpv4DestIp 1.3.6.1.4.1.9.9.815.1.14.1.2.1.10.2.408
The specified IPv4 destination address. The packets destination address is AND-ed with the value of Ipv4DestIpMask and then compared with the value of this object. If Ipv4DestIP and Ipv4DestIpMask are 0.0.0.0, this entry matches any IPv4 destination address. This object can only be configured if FrameType is ipv4(4).
Status: current Access: read-write
OBJECT-TYPE    
  IpAddress  

me1200QosQceTableRowEditorIpv4DestIpMask 1.3.6.1.4.1.9.9.815.1.14.1.2.1.10.2.409
The specified IPv4 destination address mask. This object can only be configured if FrameType is ipv4(4).
Status: current Access: read-write
OBJECT-TYPE    
  IpAddress  

me1200QosQceTableRowEditorIpv4SrcPortOp 1.3.6.1.4.1.9.9.815.1.14.1.2.1.10.2.410
Indicates how a packet's source TCP/UDP port number is to be compared. This object can only be configured if FrameType is ipv4(4).
Status: current Access: read-write
OBJECT-TYPE    
  ME1200ASRType  

me1200QosQceTableRowEditorIpv4SrcPort 1.3.6.1.4.1.9.9.815.1.14.1.2.1.10.2.411
The source port number of the TCP or UDP protocol. If the Ipv4SrcPortOp object in the same row is range(2), this object will be the starting port number of the port range. Valid range is 0-65535. This object can only be configured if FrameType is ipv4(4) and Ipv4SrcPortOp is not any(0).
Status: current Access: read-write
OBJECT-TYPE    
  ME1200Unsigned16  

me1200QosQceTableRowEditorIpv4SrcPortRange 1.3.6.1.4.1.9.9.815.1.14.1.2.1.10.2.412
The source port number of the TCP or UDP protocol. If the Ipv4SrcPortOp object in the same row is range(2), this object will be the ending port number of the port range. Valid range is 0-65535. This object can only be configured if FrameType is ipv4(4) and Ipv4SrcPortOp is range(2).
Status: current Access: read-write
OBJECT-TYPE    
  ME1200Unsigned16  

me1200QosQceTableRowEditorIpv4DestPortOp 1.3.6.1.4.1.9.9.815.1.14.1.2.1.10.2.413
Indicates how a packet's destination TCP/UDP port number is to be compared. This object can only be configured if FrameType is ipv4(4).
Status: current Access: read-write
OBJECT-TYPE    
  ME1200ASRType  

me1200QosQceTableRowEditorIpv4DestPort 1.3.6.1.4.1.9.9.815.1.14.1.2.1.10.2.414
The destination port number of the TCP or UDP protocol. If the Ipv4DestPortOp object in the same row is range(2), this object will be the starting port number of the port range. Valid range is 0-65535. This object can only be configured if FrameType is ipv4(4) and Ipv4DestPortOp is not any(0).
Status: current Access: read-write
OBJECT-TYPE    
  ME1200Unsigned16  

me1200QosQceTableRowEditorIpv4DestPortRange 1.3.6.1.4.1.9.9.815.1.14.1.2.1.10.2.415
The source port number of the TCP or UDP protocol. If the Ipv4DestPortOp object in the same row is range(2), this object will be the ending port number of the port range. Valid range is 0-65535. This object can only be configured if FrameType is ipv4(4) and Ipv4DestPortOp is range(2).
Status: current Access: read-write
OBJECT-TYPE    
  ME1200Unsigned16  

me1200QosQceTableRowEditorIpv6DscpOp 1.3.6.1.4.1.9.9.815.1.14.1.2.1.10.2.500
Indicates how an IPv6 DSCP field is to be compared. This object can only be configured if FrameType is ipv6(5).
Status: current Access: read-write
OBJECT-TYPE    
  ME1200ASRType  

me1200QosQceTableRowEditorIpv6Dscp 1.3.6.1.4.1.9.9.815.1.14.1.2.1.10.2.501
The DSCP value to be compared. If the Ipv6DscpOp object in the same row is range(2), this object will be the starting DSCP value of the range. Valid range is 0-63. This object can only be configured if FrameType is ipv6(5) and Ipv6DscpOp is not any(0).
Status: current Access: read-write
OBJECT-TYPE    
  ME1200Unsigned16  

me1200QosQceTableRowEditorIpv6DscpRange 1.3.6.1.4.1.9.9.815.1.14.1.2.1.10.2.502
The DSCP value to be compared. If the Ipv6DscpOp object in the same row is range(2), this object will be the ending DSCP value of the range. Valid range is 0-63. This object can only be configured if FrameType is ipv6(5) and Ipv6DscpOp is range(2).
Status: current Access: read-write
OBJECT-TYPE    
  ME1200Unsigned16  

me1200QosQceTableRowEditorIpv6Protocol 1.3.6.1.4.1.9.9.815.1.14.1.2.1.10.2.503
The protocol number field in the IPv6 header used to indicate a higher layer protocol. The packets protocol number field is AND-ed with the value of Ipv6ProtocolMask and then compared with the value of this object. If Ipv46rotocol and Ipv6protocolMask are 0, this entry matches any IPv6 protocol. Valid range is 0-255. This object can only be configured if FrameType is ipv6(5).
Status: current Access: read-write
OBJECT-TYPE    
  ME1200Unsigned8  

me1200QosQceTableRowEditorIpv6ProtocolMask 1.3.6.1.4.1.9.9.815.1.14.1.2.1.10.2.504
The specified IPv6 protocol number mask. Valid values are 0 or 255. This object can only be configured if FrameType is ipv6(5).
Status: current Access: read-write
OBJECT-TYPE    
  ME1200Unsigned8  

me1200QosQceTableRowEditorIpv6SrcIp 1.3.6.1.4.1.9.9.815.1.14.1.2.1.10.2.506
The specified IPv6 source address. The packets source address is AND-ed with the value of Ipv6SrcIpMask and then compared with the value of this object. If Ipv6SrcIP and Ipv6SrcIpMask are all zeros, this entry matches any IPv6 source address. Only the least significant 32 bits of this object are used. This object can only be configured if FrameType is ipv6(5).
Status: current Access: read-write
OBJECT-TYPE    
  InetAddressIPv6  

me1200QosQceTableRowEditorIpv6SrcIpMask 1.3.6.1.4.1.9.9.815.1.14.1.2.1.10.2.508
The specified IPv6 source address mask. Only the least significant 32 bits of this object are used. This object can only be configured if FrameType is ipv6(5).
Status: current Access: read-write
OBJECT-TYPE    
  InetAddressIPv6  

me1200QosQceTableRowEditorIpv6DestIp 1.3.6.1.4.1.9.9.815.1.14.1.2.1.10.2.510
The specified IPv6 destination address. The packets destination address is AND-ed with the value of Ipv6DestIpMask and then compared with the value of this object. If Ipv6DestIP and Ipv6DestIpMask are all zeros, this entry matches any IPv6 destination address. Only the least significant 32 bits of this object are used. This object can only be configured if FrameType is ipv6(5).
Status: current Access: read-write
OBJECT-TYPE    
  InetAddressIPv6  

me1200QosQceTableRowEditorIpv6DestIpMask 1.3.6.1.4.1.9.9.815.1.14.1.2.1.10.2.512
The specified IPv6 destination address mask. Only the least significant 32 bits of this object are used. This object can only be configured if FrameType is ipv6(5).
Status: current Access: read-write
OBJECT-TYPE    
  InetAddressIPv6  

me1200QosQceTableRowEditorIpv6SrcPortOp 1.3.6.1.4.1.9.9.815.1.14.1.2.1.10.2.513
Indicates how a packet's source TCP/UDP port number is to be compared. This object can only be configured if FrameType is ipv6(5).
Status: current Access: read-write
OBJECT-TYPE    
  ME1200ASRType  

me1200QosQceTableRowEditorIpv6SrcPort 1.3.6.1.4.1.9.9.815.1.14.1.2.1.10.2.514
The source port number of the TCP or UDP protocol. If the Ipv6SrcPortOp object in the same row is range(2), this object will be the starting port number of the port range. Valid range is 0-65535. This object can only be configured if FrameType is ipv6(5) and Ipv6SrcPortOp is not any(0).
Status: current Access: read-write
OBJECT-TYPE    
  ME1200Unsigned16  

me1200QosQceTableRowEditorIpv6SrcPortRange 1.3.6.1.4.1.9.9.815.1.14.1.2.1.10.2.515
The source port number of the TCP or UDP protocol. If the Ipv6SrcPortOp object in the same row is range(2), this object will be the ending port number of the port range. Valid range is 0-65535. This object can only be configured if FrameType is ipv6(5) and Ipv6SrcPortOp is range(2).
Status: current Access: read-write
OBJECT-TYPE    
  ME1200Unsigned16  

me1200QosQceTableRowEditorIpv6DestPortOp 1.3.6.1.4.1.9.9.815.1.14.1.2.1.10.2.516
Indicates how a packet's destination TCP/UDP port number is to be compared. This object can only be configured if FrameType is ipv6(5).
Status: current Access: read-write
OBJECT-TYPE    
  ME1200ASRType  

me1200QosQceTableRowEditorIpv6DestPort 1.3.6.1.4.1.9.9.815.1.14.1.2.1.10.2.517
The destination port number of the TCP or UDP protocol. If the Ipv6DestPortOp object in the same row is range(2), this object will be the starting port number of the port range. Valid range is 0-65535. This object can only be configured if FrameType is ipv6(5) and Ipv6DestPortOp is not any(0).
Status: current Access: read-write
OBJECT-TYPE    
  ME1200Unsigned16  

me1200QosQceTableRowEditorIpv6DestPortRange 1.3.6.1.4.1.9.9.815.1.14.1.2.1.10.2.518
The source port number of the TCP or UDP protocol. If the Ipv6DestPortOp object in the same row is range(2), this object will be the ending port number of the port range. Valid range is 0-65535. This object can only be configured if FrameType is ipv6(5) and Ipv6DestPortOp is range(2).
Status: current Access: read-write
OBJECT-TYPE    
  ME1200Unsigned16  

me1200QosQceTableRowEditorActionCosEnable 1.3.6.1.4.1.9.9.815.1.14.1.2.1.10.2.1000
If true, the packet is classified to the CoS value in ActionCos.
Status: current Access: read-write
OBJECT-TYPE    
  TruthValue  

me1200QosQceTableRowEditorActionCos 1.3.6.1.4.1.9.9.815.1.14.1.2.1.10.2.1001
The CoS value used for classification. Valid range is 0-7.
Status: current Access: read-write
OBJECT-TYPE    
  Unsigned32  

me1200QosQceTableRowEditorActionDplEnable 1.3.6.1.4.1.9.9.815.1.14.1.2.1.10.2.1002
If true, the packet is classified to the DPL value in ActionDpl.
Status: current Access: read-write
OBJECT-TYPE    
  TruthValue  

me1200QosQceTableRowEditorActionDpl 1.3.6.1.4.1.9.9.815.1.14.1.2.1.10.2.1003
The DPL value used for classification. Valid range is 0-1.
Status: current Access: read-write
OBJECT-TYPE    
  ME1200Unsigned8  

me1200QosQceTableRowEditorActionDscpEnable 1.3.6.1.4.1.9.9.815.1.14.1.2.1.10.2.1004
If true, the packet is classified to the DSCP value in ActionDscp.
Status: current Access: read-write
OBJECT-TYPE    
  TruthValue  

me1200QosQceTableRowEditorActionDscp 1.3.6.1.4.1.9.9.815.1.14.1.2.1.10.2.1005
The DSCP value used for classification. Valid range is 0-1.
Status: current Access: read-write
OBJECT-TYPE    
  ME1200Unsigned8  

me1200QosQceTableRowEditorActionPcpDeiEnable 1.3.6.1.4.1.9.9.815.1.14.1.2.1.10.2.1006
If true, the packet is classified to the PCP value in ActionPcp and the DEI value in ActionDei.
Status: current Access: read-write
OBJECT-TYPE    
  TruthValue  

me1200QosQceTableRowEditorActionPcp 1.3.6.1.4.1.9.9.815.1.14.1.2.1.10.2.1007
The PCP value used for classification. Valid range is 0-7.
Status: current Access: read-write
OBJECT-TYPE    
  Unsigned32  

me1200QosQceTableRowEditorActionDei 1.3.6.1.4.1.9.9.815.1.14.1.2.1.10.2.1008
The DEI value used for classification. Valid range is 0-1.
Status: current Access: read-write
OBJECT-TYPE    
  ME1200Unsigned8  

me1200QosQceTableRowEditorActionPolicyEnable 1.3.6.1.4.1.9.9.815.1.14.1.2.1.10.2.1009
If true, the packet is classified to the policy number in ActionPolicy.
Status: current Access: read-write
OBJECT-TYPE    
  TruthValue  

me1200QosQceTableRowEditorActionPolicy 1.3.6.1.4.1.9.9.815.1.14.1.2.1.10.2.1010
The policy number used for classification. Valid range is 0-63.
Status: current Access: read-write
OBJECT-TYPE    
  Unsigned32  

me1200QosQceTableRowEditorAction 1.3.6.1.4.1.9.9.815.1.14.1.2.1.10.2.10000
Action
Status: current Access: read-write
OBJECT-TYPE    
  ME1200RowEditorState  

me1200QosQcePrecedenceTable 1.3.6.1.4.1.9.9.815.1.14.1.2.1.10.3
This table contains the precedence of QCEs ordered by their position in the QCL.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    ME1200QosQcePrecedenceEntry

me1200QosQcePrecedenceEntry 1.3.6.1.4.1.9.9.815.1.14.1.2.1.10.3.1
Each row contains the precedence of a single QCE.
Status: current Access: not-accessible
OBJECT-TYPE    
  ME1200QosQcePrecedenceEntry  

me1200QosQcePrecedenceIndex 1.3.6.1.4.1.9.9.815.1.14.1.2.1.10.3.1.1
QCE precedence index. Indicates the position in QCL.
Status: current Access: not-accessible
OBJECT-TYPE    
  Integer32 0..2147483647  

me1200QosQcePrecedenceQceId 1.3.6.1.4.1.9.9.815.1.14.1.2.1.10.3.1.2
QCE Id.
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32  

me1200QosInterface 1.3.6.1.4.1.9.9.815.1.14.1.2.2
OBJECT IDENTIFIER    

me1200QosIfConfigTable 1.3.6.1.4.1.9.9.815.1.14.1.2.2.1
This table provides QoS configuration for QoS manageable interfaces
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    ME1200QosIfConfigEntry

me1200QosIfConfigEntry 1.3.6.1.4.1.9.9.815.1.14.1.2.2.1.1
Each row contains the configuration for a specific interface
Status: current Access: not-accessible
OBJECT-TYPE    
  ME1200QosIfConfigEntry  

me1200QosIfConfigIfIndex 1.3.6.1.4.1.9.9.815.1.14.1.2.2.1.1.1
Logical interface index.
Status: current Access: not-accessible
OBJECT-TYPE    
  ME1200InterfaceIndex  

me1200QosIfConfigCos 1.3.6.1.4.1.9.9.815.1.14.1.2.2.1.1.2
The default CoS value a packet is classified to. Valid range is 0-7.
Status: current Access: read-write
OBJECT-TYPE    
  Unsigned32  

me1200QosIfConfigDpl 1.3.6.1.4.1.9.9.815.1.14.1.2.2.1.1.3
The default DPL (Drop Precedence Level) a packet is classified to. Valid range is 0-1.
Status: current Access: read-write
OBJECT-TYPE    
  ME1200Unsigned8  

me1200QosIfConfigPcp 1.3.6.1.4.1.9.9.815.1.14.1.2.2.1.1.4
The default PCP value a packet is classified to. Valid range is 0-7.
Status: current Access: read-write
OBJECT-TYPE    
  Unsigned32  

me1200QosIfConfigDei 1.3.6.1.4.1.9.9.815.1.14.1.2.2.1.1.5
The default DEI value a packet is classified to. Valid range is 0-1.
Status: current Access: read-write
OBJECT-TYPE    
  ME1200Unsigned8  

me1200QosIfConfigTrustTag 1.3.6.1.4.1.9.9.815.1.14.1.2.2.1.1.6
If true and the packet is VLAN tagged, then the CoS and DPL assigned to the packet is the PCP and DEI value in the packet mapped to a CoS and DPL value defined in the qosTagToCosTable.
Status: current Access: read-write
OBJECT-TYPE    
  TruthValue  

me1200QosIfConfigTrustDscp 1.3.6.1.4.1.9.9.815.1.14.1.2.2.1.1.7
If true and the packet type is IPv4 or IPv6 and the packet DSCP value is trusted in qosDscpTable, then the CoS and DPL assigned to the packet is the DSCP value in the packet mapped to a CoS and DPL value defined in the qosDscpTable.
Status: current Access: read-write
OBJECT-TYPE    
  TruthValue  

me1200QosIfConfigDwrrCount 1.3.6.1.4.1.9.9.815.1.14.1.2.2.1.1.8
The number of queues that are running Deficit Weighted Round Robin scheduling. This value is restricted to 0 or 6.
Status: current Access: read-write
OBJECT-TYPE    
  ME1200Unsigned8  

me1200QosIfConfigTagRemarkingMode 1.3.6.1.4.1.9.9.815.1.14.1.2.2.1.1.9
Selects the tag remarking mode for egress. Valid values are: 'classified' : Remark the tag with the classified values of PCP and DEI. 'default' : Remark the tag with the configured TagPcp and TagDei. 'mapped' : Remark the tag with the values from the classified CoS and DPL mapped through the qosCosToTagTable
Status: current Access: read-write
OBJECT-TYPE    
  ME1200TagRemarkingMode  

me1200QosIfConfigTagPcp 1.3.6.1.4.1.9.9.815.1.14.1.2.2.1.1.10
The PCP value to put in the packet if TagRemarkingMode is set to 'default'. Valid range is 0-7.
Status: current Access: read-write
OBJECT-TYPE    
  Unsigned32  

me1200QosIfConfigTagDei 1.3.6.1.4.1.9.9.815.1.14.1.2.2.1.1.11
The DEI value to put in the packet if TagRemarkingMode is set to 'default'. Valid range is 0-1.
Status: current Access: read-write
OBJECT-TYPE    
  ME1200Unsigned8  

me1200QosIfConfigDscpTranslate 1.3.6.1.4.1.9.9.815.1.14.1.2.2.1.1.12
If true then the classified DSCP value is the DSCP value in the packed mapped to a new DSCP value defined in qosDscpTable.IngressTranslation.
Status: current Access: read-write
OBJECT-TYPE    
  TruthValue  

me1200QosIfConfigDscpClassify 1.3.6.1.4.1.9.9.815.1.14.1.2.2.1.1.13
Selects if and how the classified DSCP is based on the classified CoS and DPL for IPv4 and IPv6 packets on ingress. If a packet is selected for being classified to a new DSCP, the classification in based on the classified CoS mapped to a new DSCP value through the qosCosToDscpTable. If the classified DPL is 1, the new DSCP value is taken from the DscpDp1 entry, otherwise it is taken from the Dscp entry. Valid values are: 'none' : Always classify to the DSCP value in the received packet and ignore the classified CoS and DPL. 'zero' : If the DSCP value in the received packet is 0, then classify to a new DSCP value based on the classified CoS and DPL. 'selected' : If the DSCP value in the received packet is enabled in qosDscpTable.Classify, then classify to a new DSCP value based on the classified CoS and DPL. 'all' : Always classify to a new DSCP value based on the classified CoS and DPL.
Status: current Access: read-write
OBJECT-TYPE    
  ME1200DscpClassify  

me1200QosIfConfigDscpRemark 1.3.6.1.4.1.9.9.815.1.14.1.2.2.1.1.14
Selects if and how the classified DSCP is written into the packet at egress. Valid values are: 'disabled' : Do not write the classified DSCP into the packet. 'rewrite' : Write the classified DSCP into the packet. 'remap' : Remap the classified DSCP through qosDscpTable, and write the value from EgressTranslation into the packet. 'remap-dp' : Remap the classified DSCP through qosDscpTable. If the classified DPL is 0 then write the value from EgressTranslation into the packet, otherwise write the value from EgressTranslationDp1 into the packet.
Status: current Access: read-write
OBJECT-TYPE    
  ME1200DscpRemark  

me1200QosIfConfigQceAddressMode 1.3.6.1.4.1.9.9.815.1.14.1.2.2.1.1.15
If false, the QCE classification for this interface is based on source (SMAC/SIP) addresses. If true, the QCE classification for this interface is based on destination (DMAC/DIP) addresses. This parameter is only used when the QceKeyType is Normal.
Status: current Access: read-write
OBJECT-TYPE    
  TruthValue  

me1200QosIfConfigQceKeyType 1.3.6.1.4.1.9.9.815.1.14.1.2.2.1.1.16
The key type specifying the key generated for packets received on the interface. Valid values are: 'normal' : Half key, match outer tag, SIP and SMAC. 'double-tag' : Quarter key, match inner and outer tag. 'ip-addr' : Half key, match inner and outer tag, SIP and DIP. For non-IP frames, match outer tag only. 'mac-ip-addr' : Full key, match inner and outer tag, SMAC, DMAC, SIP and DIP. Filtering on DMAC type (unicast/multicast/broadcast) is supported for any key type.
Status: current Access: read-write
OBJECT-TYPE    
  ME1200VcapKeyType  

me1200QosIfTagToCosTable 1.3.6.1.4.1.9.9.815.1.14.1.2.2.2
This table contains the mapping of (interface, PCP, DEI) to (CoS, DPL) values.The mappings given by this table is used for all tagged packets received on an interface if and only if that interface has the value of TrustTag set to 'true'
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    ME1200QosIfTagToCosEntry

me1200QosIfTagToCosEntry 1.3.6.1.4.1.9.9.815.1.14.1.2.2.2.1
Each row contains the mapping from (interface, PCP, DEI) to (CoS, DPL) values.
Status: current Access: not-accessible
OBJECT-TYPE    
  ME1200QosIfTagToCosEntry  

me1200QosIfTagToCosIfIndex 1.3.6.1.4.1.9.9.815.1.14.1.2.2.2.1.1
Logical interface index.
Status: current Access: not-accessible
OBJECT-TYPE    
  ME1200InterfaceIndex  

me1200QosIfTagToCosPcp 1.3.6.1.4.1.9.9.815.1.14.1.2.2.2.1.2
PCP index.
Status: current Access: not-accessible
OBJECT-TYPE    
  Integer32 0..7  

me1200QosIfTagToCosDei 1.3.6.1.4.1.9.9.815.1.14.1.2.2.2.1.3
DEI index.
Status: current Access: not-accessible
OBJECT-TYPE    
  Integer32 0..1  

me1200QosIfTagToCosCos 1.3.6.1.4.1.9.9.815.1.14.1.2.2.2.1.4
The CoS value which this entry maps to. Valid range is 0-7.
Status: current Access: read-write
OBJECT-TYPE    
  Unsigned32  

me1200QosIfTagToCosDpl 1.3.6.1.4.1.9.9.815.1.14.1.2.2.2.1.5
The DPL (Drop Precedence Level) value which this entry maps to. Valid range is 0-1.
Status: current Access: read-write
OBJECT-TYPE    
  ME1200Unsigned8  

me1200QosIfCosToTagTable 1.3.6.1.4.1.9.9.815.1.14.1.2.2.3
This table contains the mapping of (interface, CoS, DPL) to (PCP, DEI) values.The mappings given by this table is used for packets transmitted on an interface if and only if that interface has the value of TagRemarkingMode set to 'mapped'
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    ME1200QosIfCosToTagEntry

me1200QosIfCosToTagEntry 1.3.6.1.4.1.9.9.815.1.14.1.2.2.3.1
Each row contains the mapping from (interface, CoS, DPL) to (PCP, DEI) values.
Status: current Access: not-accessible
OBJECT-TYPE    
  ME1200QosIfCosToTagEntry  

me1200QosIfCosToTagIfIndex 1.3.6.1.4.1.9.9.815.1.14.1.2.2.3.1.1
Logical interface index.
Status: current Access: not-accessible
OBJECT-TYPE    
  ME1200InterfaceIndex  

me1200QosIfCosToTagCos 1.3.6.1.4.1.9.9.815.1.14.1.2.2.3.1.2
CoS index.
Status: current Access: not-accessible
OBJECT-TYPE    
  Integer32 0..7  

me1200QosIfCosToTagDpl 1.3.6.1.4.1.9.9.815.1.14.1.2.2.3.1.3
DPL index.
Status: current Access: not-accessible
OBJECT-TYPE    
  Integer32 0..3  

me1200QosIfCosToTagPcp 1.3.6.1.4.1.9.9.815.1.14.1.2.2.3.1.4
The PCP value which this entry maps to. Valid range is 0-7.
Status: current Access: read-write
OBJECT-TYPE    
  Unsigned32  

me1200QosIfCosToTagDei 1.3.6.1.4.1.9.9.815.1.14.1.2.2.3.1.5
The DEI value which this entry maps to. Valid range is 0-1.
Status: current Access: read-write
OBJECT-TYPE    
  ME1200Unsigned8  

me1200QosIfPolicerTable 1.3.6.1.4.1.9.9.815.1.14.1.2.2.4
This table provides policer configuration for an interface
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    ME1200QosIfPolicerEntry

me1200QosIfPolicerEntry 1.3.6.1.4.1.9.9.815.1.14.1.2.2.4.1
Each row contains the configuration for a specific policer
Status: current Access: not-accessible
OBJECT-TYPE    
  ME1200QosIfPolicerEntry  

me1200QosIfPolicerIfIndex 1.3.6.1.4.1.9.9.815.1.14.1.2.2.4.1.1
Logical interface index.
Status: current Access: not-accessible
OBJECT-TYPE    
  ME1200InterfaceIndex  

me1200QosIfPolicerEnable 1.3.6.1.4.1.9.9.815.1.14.1.2.2.4.1.2
If true, the port policer is enabled.
Status: current Access: read-write
OBJECT-TYPE    
  TruthValue  

me1200QosIfPolicerFrameRate 1.3.6.1.4.1.9.9.815.1.14.1.2.2.4.1.3
If true, the rate is measured in fps instead of kbps.
Status: current Access: read-write
OBJECT-TYPE    
  TruthValue  

me1200QosIfPolicerFlowControl 1.3.6.1.4.1.9.9.815.1.14.1.2.2.4.1.4
If true, and flow control is enabled on the interface, then issue flow control pause frames instead of discarding frames.
Status: current Access: read-write
OBJECT-TYPE    
  TruthValue  

me1200QosIfPolicerCir 1.3.6.1.4.1.9.9.815.1.14.1.2.2.4.1.5
Committed Information Rate. Measured in kbps if FrameRate is false and fps if FrameRate is true. Valid range is 100-3300000.
Status: current Access: read-write
OBJECT-TYPE    
  Unsigned32  

me1200QosIfQueuePolicerTable 1.3.6.1.4.1.9.9.815.1.14.1.2.2.5
This table provides queue policer configuration for interfaces
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    ME1200QosIfQueuePolicerEntry

me1200QosIfQueuePolicerEntry 1.3.6.1.4.1.9.9.815.1.14.1.2.2.5.1
Each row contains the configuration for a specific queue policer
Status: current Access: not-accessible
OBJECT-TYPE    
  ME1200QosIfQueuePolicerEntry  

me1200QosIfQueuePolicerIfIndex 1.3.6.1.4.1.9.9.815.1.14.1.2.2.5.1.1
Logical interface index.
Status: current Access: not-accessible
OBJECT-TYPE    
  ME1200InterfaceIndex  

me1200QosIfQueuePolicerQueue 1.3.6.1.4.1.9.9.815.1.14.1.2.2.5.1.2
Queue index.
Status: current Access: not-accessible
OBJECT-TYPE    
  Integer32 0..7  

me1200QosIfQueuePolicerEnable 1.3.6.1.4.1.9.9.815.1.14.1.2.2.5.1.3
If true, the queue policer is enabled.
Status: current Access: read-write
OBJECT-TYPE    
  TruthValue  

me1200QosIfQueuePolicerCir 1.3.6.1.4.1.9.9.815.1.14.1.2.2.5.1.6
Committed Information Rate. Measured in kbps. Valid range is 100-3300000.
Status: current Access: read-write
OBJECT-TYPE    
  Unsigned32  

me1200QosIfShaperTable 1.3.6.1.4.1.9.9.815.1.14.1.2.2.6
This table provides shaper configuration for an interface
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    ME1200QosIfShaperEntry

me1200QosIfShaperEntry 1.3.6.1.4.1.9.9.815.1.14.1.2.2.6.1
Each row contains the configuration for a specific shaper
Status: current Access: not-accessible
OBJECT-TYPE    
  ME1200QosIfShaperEntry  

me1200QosIfShaperIfIndex 1.3.6.1.4.1.9.9.815.1.14.1.2.2.6.1.1
Logical interface index.
Status: current Access: not-accessible
OBJECT-TYPE    
  ME1200InterfaceIndex  

me1200QosIfShaperEnable 1.3.6.1.4.1.9.9.815.1.14.1.2.2.6.1.2
If true, the port shaper is enabled.
Status: current Access: read-write
OBJECT-TYPE    
  TruthValue  

me1200QosIfShaperCir 1.3.6.1.4.1.9.9.815.1.14.1.2.2.6.1.3
Committed Information Rate. Measured in kbps. Valid range is 100-3300000.
Status: current Access: read-write
OBJECT-TYPE    
  Unsigned32  

me1200QosIfQueueShaperTable 1.3.6.1.4.1.9.9.815.1.14.1.2.2.7
This table provides queue shaper configuration for interfaces
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    ME1200QosIfQueueShaperEntry

me1200QosIfQueueShaperEntry 1.3.6.1.4.1.9.9.815.1.14.1.2.2.7.1
Each row contains the configuration for a specific queue shaper
Status: current Access: not-accessible
OBJECT-TYPE    
  ME1200QosIfQueueShaperEntry  

me1200QosIfQueueShaperIfIndex 1.3.6.1.4.1.9.9.815.1.14.1.2.2.7.1.1
Logical interface index.
Status: current Access: not-accessible
OBJECT-TYPE    
  ME1200InterfaceIndex  

me1200QosIfQueueShaperQueue 1.3.6.1.4.1.9.9.815.1.14.1.2.2.7.1.2
Queue index.
Status: current Access: not-accessible
OBJECT-TYPE    
  Integer32 0..7  

me1200QosIfQueueShaperEnable 1.3.6.1.4.1.9.9.815.1.14.1.2.2.7.1.3
If true, the queue shaper is enabled.
Status: current Access: read-write
OBJECT-TYPE    
  TruthValue  

me1200QosIfQueueShaperExcess 1.3.6.1.4.1.9.9.815.1.14.1.2.2.7.1.4
If true, then allow this queue to get a share of the excess bandwidth. Excess bandwidth is allowed if this shaper is closed and no other queues with open shapers have frames for transmission.
Status: current Access: read-write
OBJECT-TYPE    
  TruthValue  

me1200QosIfQueueShaperCir 1.3.6.1.4.1.9.9.815.1.14.1.2.2.7.1.5
Committed Information Rate. Measured in kbps. Valid range is 100-3300000.
Status: current Access: read-write
OBJECT-TYPE    
  Unsigned32  

me1200QosIfSchedulerTable 1.3.6.1.4.1.9.9.815.1.14.1.2.2.8
This table contains the mapping of (interface, queue) to weight values.The mappings given by this table is used when an interface has the value of DwrrCount greater than 0. Read the qosSchedulerStatusTable in order to get the 'real' weights in percent as used by the hardware
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    ME1200QosIfSchedulerEntry

me1200QosIfSchedulerEntry 1.3.6.1.4.1.9.9.815.1.14.1.2.2.8.1
Each row contains the scheduler configuration for a specific queue.
Status: current Access: not-accessible
OBJECT-TYPE    
  ME1200QosIfSchedulerEntry  

me1200QosIfSchedulerIfIndex 1.3.6.1.4.1.9.9.815.1.14.1.2.2.8.1.1
Logical interface index.
Status: current Access: not-accessible
OBJECT-TYPE    
  ME1200InterfaceIndex  

me1200QosIfSchedulerQueue 1.3.6.1.4.1.9.9.815.1.14.1.2.2.8.1.2
Queue index.
Status: current Access: not-accessible
OBJECT-TYPE    
  Integer32 0..7  

me1200QosIfSchedulerWeight 1.3.6.1.4.1.9.9.815.1.14.1.2.2.8.1.3
The weight for this queue. Valid range is 1-100.
Status: current Access: read-write
OBJECT-TYPE    
  ME1200Percent  

me1200QosStatus 1.3.6.1.4.1.9.9.815.1.14.1.3
OBJECT IDENTIFIER    

me1200QosStatusGlobals 1.3.6.1.4.1.9.9.815.1.14.1.3.1
OBJECT IDENTIFIER    

me1200QosStatusQceTable 1.3.6.1.4.1.9.9.815.1.14.1.3.1.1
This table contains the QCE status in the hardware table.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    ME1200QosStatusQceEntry

me1200QosStatusQceEntry 1.3.6.1.4.1.9.9.815.1.14.1.3.1.1.1
Each row contains the status of a single QCE.
Status: current Access: not-accessible
OBJECT-TYPE    
  ME1200QosStatusQceEntry  

me1200QosStatusQceIndex 1.3.6.1.4.1.9.9.815.1.14.1.3.1.1.1.2
QCE precedence index. Indicates the position in QCL.
Status: current Access: not-accessible
OBJECT-TYPE    
  Integer32 0..2147483647  

me1200QosStatusQceUserId 1.3.6.1.4.1.9.9.815.1.14.1.3.1.1.1.3
User Id.
Status: current Access: read-only
OBJECT-TYPE    
  ME1200QceUserType  

me1200QosStatusQceQceId 1.3.6.1.4.1.9.9.815.1.14.1.3.1.1.1.4
QCE Id.
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32  

me1200QosStatusQceConflict 1.3.6.1.4.1.9.9.815.1.14.1.3.1.1.1.100
If true, a resource conflict is detected.
Status: current Access: read-only
OBJECT-TYPE    
  TruthValue  

me1200QosStatusInterface 1.3.6.1.4.1.9.9.815.1.14.1.3.2
OBJECT IDENTIFIER    

me1200QosStatusIfTable 1.3.6.1.4.1.9.9.815.1.14.1.3.2.1
This table provides QoS status for QoS manageable interfaces
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    ME1200QosStatusIfEntry

me1200QosStatusIfEntry 1.3.6.1.4.1.9.9.815.1.14.1.3.2.1.1
Each row contains the status for a specific interface
Status: current Access: not-accessible
OBJECT-TYPE    
  ME1200QosStatusIfEntry  

me1200QosStatusIfIfIndex 1.3.6.1.4.1.9.9.815.1.14.1.3.2.1.1.1
Logical interface index.
Status: current Access: not-accessible
OBJECT-TYPE    
  ME1200InterfaceIndex  

me1200QosStatusIfCos 1.3.6.1.4.1.9.9.815.1.14.1.3.2.1.1.2
Some subsystems are allowed to modify the default CoS value for an interface. This object shows the actual default CoS value a packet is classified to.
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32  

me1200QosStatusIfSchedulerTable 1.3.6.1.4.1.9.9.815.1.14.1.3.2.2
This table contains the mapping of (interface, queue) to weight values.The mappings given by this table are the 'real' weights in percent as used by the hardware
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    ME1200QosStatusIfSchedulerEntry

me1200QosStatusIfSchedulerEntry 1.3.6.1.4.1.9.9.815.1.14.1.3.2.2.1
Each row contains the scheduler status for a specific queue.
Status: current Access: not-accessible
OBJECT-TYPE    
  ME1200QosStatusIfSchedulerEntry  

me1200QosStatusIfSchedulerIfIndex 1.3.6.1.4.1.9.9.815.1.14.1.3.2.2.1.1
Logical interface index.
Status: current Access: not-accessible
OBJECT-TYPE    
  ME1200InterfaceIndex  

me1200QosStatusIfSchedulerQueue 1.3.6.1.4.1.9.9.815.1.14.1.3.2.2.1.2
Queue index.
Status: current Access: not-accessible
OBJECT-TYPE    
  Integer32 0..7  

me1200QosStatusIfSchedulerWeight 1.3.6.1.4.1.9.9.815.1.14.1.3.2.2.1.3
The weight for this queue. Valid range is 1-100.
Status: current Access: read-only
OBJECT-TYPE    
  ME1200Percent  

me1200QosControl 1.3.6.1.4.1.9.9.815.1.14.1.4
OBJECT IDENTIFIER    

me1200QosControlGlobals 1.3.6.1.4.1.9.9.815.1.14.1.4.1
OBJECT IDENTIFIER    

me1200QosControlGlobalsConflictResolve 1.3.6.1.4.1.9.9.815.1.14.1.4.1.1
Set to true to resolve resource conflicts. If different components, such as ACEs, ECEs, VCEs, QCEs, competes for the same resources in the switch, it is possible that some of resources needed by one or more QCE are not available. These conflicts, if any, are shown in the qosQceStatusTable. To solve these conflicts, you must delete one or more of the competing settings and set ConflictResolve to true. The switch will then reapply the current QCE configuration.
Status: current Access: read-write
OBJECT-TYPE    
  TruthValue  

me1200QosMIBConformance 1.3.6.1.4.1.9.9.815.1.14.3
OBJECT IDENTIFIER    

me1200QosMIBCompliances 1.3.6.1.4.1.9.9.815.1.14.3.1
OBJECT IDENTIFIER    

me1200QosMIBGroups 1.3.6.1.4.1.9.9.815.1.14.3.2
OBJECT IDENTIFIER    

me1200QosStormPolicerUnicastInfoGroup 1.3.6.1.4.1.9.9.815.1.14.3.2.1
A collection of objects suitable for bulk operations.
Status: current Access: read-write
OBJECT-GROUP    

me1200QosStormPolicerMulticastInfoGroup 1.3.6.1.4.1.9.9.815.1.14.3.2.2
A collection of objects suitable for bulk operations.
Status: current Access: read-write
OBJECT-GROUP    

me1200QosStormPolicerBroadcastInfoGroup 1.3.6.1.4.1.9.9.815.1.14.3.2.3
A collection of objects suitable for bulk operations.
Status: current Access: read-write
OBJECT-GROUP    

me1200QosWredTableInfoGroup 1.3.6.1.4.1.9.9.815.1.14.3.2.4
A collection of objects suitable for bulk operations.
Status: current Access: read-write
OBJECT-GROUP    

me1200QosDscpTableInfoGroup 1.3.6.1.4.1.9.9.815.1.14.3.2.5
A collection of objects suitable for bulk operations.
Status: current Access: read-write
OBJECT-GROUP    

me1200QosCosToDscpTableInfoGroup 1.3.6.1.4.1.9.9.815.1.14.3.2.6
A collection of objects suitable for bulk operations.
Status: current Access: read-write
OBJECT-GROUP    

me1200QosQceTableInfoGroup 1.3.6.1.4.1.9.9.815.1.14.3.2.7
A collection of objects suitable for bulk operations.
Status: current Access: read-write
OBJECT-GROUP    

me1200QosQceTableRowEditorInfoGroup 1.3.6.1.4.1.9.9.815.1.14.3.2.8
A collection of objects suitable for bulk operations.
Status: current Access: read-write
OBJECT-GROUP    

me1200QosQcePrecedenceTableInfoGroup 1.3.6.1.4.1.9.9.815.1.14.3.2.9
A collection of objects suitable for bulk operations.
Status: current Access: read-write
OBJECT-GROUP    

me1200QosIfConfigTableInfoGroup 1.3.6.1.4.1.9.9.815.1.14.3.2.10
A collection of objects suitable for bulk operations.
Status: current Access: read-write
OBJECT-GROUP    

me1200QosIfTagToCosTableInfoGroup 1.3.6.1.4.1.9.9.815.1.14.3.2.11
A collection of objects suitable for bulk operations.
Status: current Access: read-write
OBJECT-GROUP    

me1200QosIfCosToTagTableInfoGroup 1.3.6.1.4.1.9.9.815.1.14.3.2.12
A collection of objects suitable for bulk operations.
Status: current Access: read-write
OBJECT-GROUP    

me1200QosIfPolicerTableInfoGroup 1.3.6.1.4.1.9.9.815.1.14.3.2.13
A collection of objects suitable for bulk operations.
Status: current Access: read-write
OBJECT-GROUP    

me1200QosIfQueuePolicerTableInfoGroup 1.3.6.1.4.1.9.9.815.1.14.3.2.14
A collection of objects suitable for bulk operations.
Status: current Access: read-write
OBJECT-GROUP    

me1200QosIfShaperTableInfoGroup 1.3.6.1.4.1.9.9.815.1.14.3.2.15
A collection of objects suitable for bulk operations.
Status: current Access: read-write
OBJECT-GROUP    

me1200QosIfQueueShaperTableInfoGroup 1.3.6.1.4.1.9.9.815.1.14.3.2.16
A collection of objects suitable for bulk operations.
Status: current Access: read-write
OBJECT-GROUP    

me1200QosIfSchedulerTableInfoGroup 1.3.6.1.4.1.9.9.815.1.14.3.2.17
A collection of objects suitable for bulk operations.
Status: current Access: read-write
OBJECT-GROUP    

me1200QosStatusQceTableInfoGroup 1.3.6.1.4.1.9.9.815.1.14.3.2.18
A collection of objects suitable for bulk operations.
Status: current Access: read-write
OBJECT-GROUP    

me1200QosStatusIfTableInfoGroup 1.3.6.1.4.1.9.9.815.1.14.3.2.19
A collection of objects suitable for bulk operations.
Status: current Access: read-write
OBJECT-GROUP    

me1200QosStatusIfSchedulerTableInfoGroup 1.3.6.1.4.1.9.9.815.1.14.3.2.20
A collection of objects suitable for bulk operations.
Status: current Access: read-write
OBJECT-GROUP    

me1200QosControlGlobalsInfoGroup 1.3.6.1.4.1.9.9.815.1.14.3.2.21
A collection of objects suitable for bulk operations.
Status: current Access: read-write
OBJECT-GROUP    

me1200QosMIBCompliance 1.3.6.1.4.1.9.9.815.1.14.3.1.1
The compliance statement for the implementation.
Status: current Access: read-write
MODULE-COMPLIANCE