All MIBs › ME1200-QOS-MIB
Organization: Cisco Systems, Inc
Last Updated: 2014-08-14
Category: Traffic Shaping
Description:
Manages QoS policy maps, queues, and traffic shaping on Cisco ME1200 switches.
Imported Objects
From CISCOME1200-MIB
| me1200SwitchMgmt | OBJECT-IDENTITY |
From DIFFSERV-DSCP-TC
| Dscp |
From INET-ADDRESS-MIB
| InetAddressIPv6 |
From ME1200-TC
| ME1200EtherType | |
| ME1200InterfaceIndex | |
| ME1200Percent | |
| ME1200PortList | |
| ME1200RowEditorState | |
| ME1200Unsigned16 | |
| ME1200Unsigned8 |
From SNMPv2-CONF
| MODULE-COMPLIANCE | |
| OBJECT-GROUP |
From SNMPv2-SMI
| Integer32 | |
| IpAddress | |
| MODULE-IDENTITY | |
| OBJECT-TYPE | |
| Unsigned32 |
From SNMPv2-TC
| MacAddress | |
| TEXTUAL-CONVENTION | |
| TruthValue |
What Is ME1200-QOS-MIB?
ME1200-QOS-MIB is a Cisco private MIB providing Quality-of-Service management for the Cisco ME1200 series Ethernet access switches, covering storm-control policers, WRED queue configuration, and overall QoS policy structure. It exposes configuration objects for unicast/multicast/broadcast storm policer enable state and rate limits, plus per-queue WRED (Weighted Random Early Detection) settings such as minimum fill level and maximum threshold. Its monitoring value is centered on software/traffic-management status: administrators can verify whether storm control is active and at what rate, and check WRED queue thresholds to understand how the switch is shedding traffic under congestion, both key to diagnosing packet loss or broadcast storms. It is a Cisco-proprietary extension MIB not formally layered on an IETF QoS MIB, though it follows generic QoS/queueing concepts. It is deployed on Cisco ME1200 switches used as carrier Ethernet access/aggregation devices in service-provider networks. Engineers can download the ME1200-QOS-MIB file directly to load it into their MIB browser.
IPNetwork Monitor allows you to monitor SNMP objects defined in ME1200-QOS-MIB. Use the built-in SNMP Monitoring Browser to explore available variables, view their current values and descriptions, and select the objects you want to monitor. You can then create SNMP monitors, configure thresholds, and receive alerts when monitored values change.
What Can Be Monitored
- storm policer enable state (unicast/multicast/broadcast)
- storm policer rate limits
- WRED queue minimum fill level
- WRED maximum threshold
- QoS policy configuration
Supported Devices
- Cisco ME1200 carrier Ethernet switch
Monitoring Examples
An admin could poll me1200QosStormPolicerBroadcastEnable and me1200QosStormPolicerBroadcastRate to confirm broadcast storm protection is enabled and set to an appropriate threshold on a given port, useful when diagnosing a broadcast storm event. Checking me1200QosWredTable/me1200QosWredEntry for a given me1200QosWredQueue's me1200QosWredMinimumFillLevel and me1200QosWredMaximum reveals whether WRED is aggressively dropping packets on a congested queue. me1200QosStormPolicerUnicastRate and me1200QosStormPolicerMulticastRate provide the equivalent unicast/multicast storm thresholds.
OIDs
| OID symbolic | OID numeric | Type | Access | Description |
|---|---|---|---|---|
| me1200QosMIB | 1.3.6.1.4.1.9.9.815.1.14 | This is a private MIB for QoS | ||
| me1200QosMIBObjects | 1.3.6.1.4.1.9.9.815.1.14.1 | |||
| me1200QosConfig | 1.3.6.1.4.1.9.9.815.1.14.1.2 | |||
| me1200QosGlobals | 1.3.6.1.4.1.9.9.815.1.14.1.2.1 | |||
| me1200QosStormPolicers | 1.3.6.1.4.1.9.9.815.1.14.1.2.1.1 | |||
| me1200QosStormPolicerUnicast | 1.3.6.1.4.1.9.9.815.1.14.1.2.1.1.1 | |||
| T/F me1200QosStormPolicerUnicastEnable | 1.3.6.1.4.1.9.9.815.1.14.1.2.1.1.1.1 | TruthValue | read-write | If true, the storm policer is enabled. |
| U32 me1200QosStormPolicerUnicastRate | 1.3.6.1.4.1.9.9.815.1.14.1.2.1.1.1.2 | Unsigned32 | read-write | 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 |
| me1200QosStormPolicerMulticast | 1.3.6.1.4.1.9.9.815.1.14.1.2.1.1.2 | |||
| T/F me1200QosStormPolicerMulticastEnable | 1.3.6.1.4.1.9.9.815.1.14.1.2.1.1.2.1 | TruthValue | read-write | If true, the storm policer is enabled. |
| U32 me1200QosStormPolicerMulticastRate | 1.3.6.1.4.1.9.9.815.1.14.1.2.1.1.2.2 | Unsigned32 | read-write | 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 |
| me1200QosStormPolicerBroadcast | 1.3.6.1.4.1.9.9.815.1.14.1.2.1.1.3 | |||
| T/F me1200QosStormPolicerBroadcastEnable | 1.3.6.1.4.1.9.9.815.1.14.1.2.1.1.3.1 | TruthValue | read-write | If true, the storm policer is enabled. |
| U32 me1200QosStormPolicerBroadcastRate | 1.3.6.1.4.1.9.9.815.1.14.1.2.1.1.3.2 | Unsigned32 | read-write | 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 |
| me1200QosWredTable | 1.3.6.1.4.1.9.9.815.1.14.1.2.1.2 | not-accessible | This table contains the configuration of WRED for queue 0 through 5 | |
| me1200QosWredEntry | 1.3.6.1.4.1.9.9.815.1.14.1.2.1.2.1 | not-accessible | Each row contains the configuration for a specific queue | |
| I32 me1200QosWredQueue | 1.3.6.1.4.1.9.9.815.1.14.1.2.1.2.1.1 | Integer32 | not-accessible | Queue index. |
| T/F me1200QosWredEnable | 1.3.6.1.4.1.9.9.815.1.14.1.2.1.2.1.2 | TruthValue | read-write | If true, RED is enabled for this queue |
| ME1 me1200QosWredMinimumFillLevel | 1.3.6.1.4.1.9.9.815.1.14.1.2.1.2.1.3 | ME1200Percent | read-write | 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 |
| ME1 me1200QosWredMaximum | 1.3.6.1.4.1.9.9.815.1.14.1.2.1.2.1.4 | ME1200Percent | read-write | 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 |
| ME1 me1200QosWredMaxSelector | 1.3.6.1.4.1.9.9.815.1.14.1.2.1.2.1.5 | ME1200MaxSelector | read-write | Selects whether 'Maximum' controls 'Maximum Drop Probability' or 'Maximum Fill Level'. |
| me1200QosDscpTable | 1.3.6.1.4.1.9.9.815.1.14.1.2.1.3 | not-accessible | This table has 64 entries, one for each DSCP value | |
| me1200QosDscpEntry | 1.3.6.1.4.1.9.9.815.1.14.1.2.1.3.1 | not-accessible | Each row contains the configuration for a specific DSCP | |
| DSC me1200QosDscpDscp | 1.3.6.1.4.1.9.9.815.1.14.1.2.1.3.1.1 | Dscp | not-accessible | DSCP index. |
| T/F me1200QosDscpTrust | 1.3.6.1.4.1.9.9.815.1.14.1.2.1.3.1.2 | TruthValue | read-write | 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. |
| U32 me1200QosDscpCos | 1.3.6.1.4.1.9.9.815.1.14.1.2.1.3.1.3 | Unsigned32 | read-write | The CoS value which the DSCP value maps to. Valid range is 0-7. |
| ME1 me1200QosDscpDpl | 1.3.6.1.4.1.9.9.815.1.14.1.2.1.3.1.4 | ME1200Unsigned8 | read-write | The DPL (Drop Precedence Level) which the DSCP value maps to. Valid range is 0-1. |
| DSC me1200QosDscpIngressTranslation | 1.3.6.1.4.1.9.9.815.1.14.1.2.1.3.1.5 | Dscp | read-write | The new classified DSCP value which the original DSCP value is replaced with if 'DscpTranslate' is enabled on the interface |
| T/F me1200QosDscpClassify | 1.3.6.1.4.1.9.9.815.1.14.1.2.1.3.1.6 | TruthValue | read-write | 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. |
| DSC me1200QosDscpEgressTranslation | 1.3.6.1.4.1.9.9.815.1.14.1.2.1.3.1.7 | Dscp | read-write | 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. |
| DSC me1200QosDscpEgressTranslationDp1 | 1.3.6.1.4.1.9.9.815.1.14.1.2.1.3.1.8 | Dscp | read-write | 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. |
| me1200QosCosToDscpTable | 1.3.6.1.4.1.9.9.815.1.14.1.2.1.4 | not-accessible | This table has QOS_CLASS_CNT entries, one for each Cos value | |
| me1200QosCosToDscpEntry | 1.3.6.1.4.1.9.9.815.1.14.1.2.1.4.1 | not-accessible | Each row contains the configuration for a specific Cos | |
| I32 me1200QosCosToDscpCos | 1.3.6.1.4.1.9.9.815.1.14.1.2.1.4.1.1 | Integer32 | not-accessible | CoS index. |
| DSC me1200QosCosToDscpDscp | 1.3.6.1.4.1.9.9.815.1.14.1.2.1.4.1.2 | Dscp | read-write | The DSCP value which the classified CoS value maps to when the classified DPL is 0. |
| DSC me1200QosCosToDscpDscpDp1 | 1.3.6.1.4.1.9.9.815.1.14.1.2.1.4.1.3 | Dscp | read-write | The DSCP value which the classified CoS value maps to when the classified DPL is 1. |
| me1200QosQce | 1.3.6.1.4.1.9.9.815.1.14.1.2.1.10 | |||
| me1200QosQceTable | 1.3.6.1.4.1.9.9.815.1.14.1.2.1.10.1 | not-accessible | This table contains the configuration of QCEs. The index is QceId. | |
| me1200QosQceEntry | 1.3.6.1.4.1.9.9.815.1.14.1.2.1.10.1.1 | not-accessible | Each row contains the configuration of a single QCE. | |
| I32 me1200QosQceQceId | 1.3.6.1.4.1.9.9.815.1.14.1.2.1.10.1.1.1 | Integer32 | not-accessible | QCE Id index. |
| U32 me1200QosQceNextQceId | 1.3.6.1.4.1.9.9.815.1.14.1.2.1.10.1.1.2 | Unsigned32 | read-write | QCE Id of the next QCE. |
| ME1 me1200QosQcePortList | 1.3.6.1.4.1.9.9.815.1.14.1.2.1.10.1.1.4 | ME1200PortList | read-write | List of ports that are member of this QCE. |
| ME1 me1200QosQceDestMacType | 1.3.6.1.4.1.9.9.815.1.14.1.2.1.10.1.1.5 | ME1200DestMacType | read-write | Indicates the destination MAC type to match. |
| MAC me1200QosQceDestMac | 1.3.6.1.4.1.9.9.815.1.14.1.2.1.10.1.1.6 | MacAddress | read-write | 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. |
| MAC me1200QosQceDestMacMask | 1.3.6.1.4.1.9.9.815.1.14.1.2.1.10.1.1.7 | MacAddress | read-write | Indicates the 48 bits destination MAC address mask.Valid values are 00-00-00-00-00-00 or ff-ff-ff-ff-ff-ff. |
| MAC me1200QosQceSrcMac | 1.3.6.1.4.1.9.9.815.1.14.1.2.1.10.1.1.8 | MacAddress | read-write | 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. |
| MAC me1200QosQceSrcMacMask | 1.3.6.1.4.1.9.9.815.1.14.1.2.1.10.1.1.9 | MacAddress | read-write | Indicates the 48 bits source MAC address mask. Valid values are 00-00-00-00-00-00 or ff-ff-ff-ff-ff-ff. |
| ME1 me1200QosQceVlanTagType | 1.3.6.1.4.1.9.9.815.1.14.1.2.1.10.1.1.10 | ME1200VlanTagType | read-write | Indicates the VLAN tag type to match. |
| ME1 me1200QosQceVlanIdOp | 1.3.6.1.4.1.9.9.815.1.14.1.2.1.10.1.1.11 | ME1200ASRType | read-write | Indicates how a packets's VLAN ID is to be compared. |
| ME1 me1200QosQceVlanId | 1.3.6.1.4.1.9.9.815.1.14.1.2.1.10.1.1.12 | ME1200Unsigned16 | read-write | 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). |
| ME1 me1200QosQceVlanIdRange | 1.3.6.1.4.1.9.9.815.1.14.1.2.1.10.1.1.13 | ME1200Unsigned16 | read-write | 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). |
| ME1 me1200QosQcePcp | 1.3.6.1.4.1.9.9.815.1.14.1.2.1.10.1.1.14 | ME1200VlanTagPriority | read-write | The PCP value(s) to be compared. |
| ME1 me1200QosQceDei | 1.3.6.1.4.1.9.9.815.1.14.1.2.1.10.1.1.15 | ME1200BitType | read-write | The DEI value to be compared. Valid range is 0-1. |
| ME1 me1200QosQceInnerVlanTagType | 1.3.6.1.4.1.9.9.815.1.14.1.2.1.10.1.1.16 | ME1200VlanTagType | read-write | Indicates the inner VLAN tag type to match. |
| ME1 me1200QosQceInnerVlanIdOp | 1.3.6.1.4.1.9.9.815.1.14.1.2.1.10.1.1.17 | ME1200ASRType | read-write | Indicates how a packets's inner VLAN ID is to be compared. |
| ME1 me1200QosQceInnerVlanId | 1.3.6.1.4.1.9.9.815.1.14.1.2.1.10.1.1.18 | ME1200Unsigned16 | read-write | 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). |
| ME1 me1200QosQceInnerVlanIdRange | 1.3.6.1.4.1.9.9.815.1.14.1.2.1.10.1.1.19 | ME1200Unsigned16 | read-write | 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). |
| ME1 me1200QosQceInnerPcp | 1.3.6.1.4.1.9.9.815.1.14.1.2.1.10.1.1.20 | ME1200VlanTagPriority | read-write | The inner PCP value(s) to be compared. |
| ME1 me1200QosQceInnerDei | 1.3.6.1.4.1.9.9.815.1.14.1.2.1.10.1.1.21 | ME1200BitType | read-write | The inner DEI value to be compared. Valid range is 0-1. |
| ME1 me1200QosQceFrameType | 1.3.6.1.4.1.9.9.815.1.14.1.2.1.10.1.1.100 | ME1200QceFrameType | read-write | 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. |
| ME1 me1200QosQceEtype | 1.3.6.1.4.1.9.9.815.1.14.1.2.1.10.1.1.101 | ME1200EtherType | read-write | 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). |
| ME1 me1200QosQceLlcDsap | 1.3.6.1.4.1.9.9.815.1.14.1.2.1.10.1.1.200 | ME1200Unsigned8 | read-write | 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). |
| ME1 me1200QosQceLlcDsapMask | 1.3.6.1.4.1.9.9.815.1.14.1.2.1.10.1.1.201 | ME1200Unsigned8 | read-write | Indicates the 8 bit LLC DSAP mask. Valid values are 0x00 or 0xFF. This object can only be configured if FrameType is llc(2). |
| ME1 me1200QosQceLlcSsap | 1.3.6.1.4.1.9.9.815.1.14.1.2.1.10.1.1.202 | ME1200Unsigned8 | read-write | 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). |
| ME1 me1200QosQceLlcSsapMask | 1.3.6.1.4.1.9.9.815.1.14.1.2.1.10.1.1.203 | ME1200Unsigned8 | read-write | Indicates the 8 bit LLC SSAP mask. Valid values are 0x00 or 0xFF. This object can only be configured if FrameType is llc(2). |
| ME1 me1200QosQceLlcControl | 1.3.6.1.4.1.9.9.815.1.14.1.2.1.10.1.1.204 | ME1200Unsigned8 | read-write | 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). |
| ME1 me1200QosQceLlcControlMask | 1.3.6.1.4.1.9.9.815.1.14.1.2.1.10.1.1.205 | ME1200Unsigned8 | read-write | Indicates the 8 bit LLC Control mask. Valid values are 0x00 or 0xFF. This object can only be configured if FrameType is llc(2). |
| ME1 me1200QosQceSnapPid | 1.3.6.1.4.1.9.9.815.1.14.1.2.1.10.1.1.302 | ME1200Unsigned16 | read-write | 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). |
| ME1 me1200QosQceSnapPidMask | 1.3.6.1.4.1.9.9.815.1.14.1.2.1.10.1.1.303 | ME1200Unsigned16 | read-write | Indicates the 16 bit SNAP PID mask. Valid values are 0x0000 or 0xFFFF. This object can only be configured if FrameType is snap(3). |
| ME1 me1200QosQceIpv4Fragment | 1.3.6.1.4.1.9.9.815.1.14.1.2.1.10.1.1.400 | ME1200BitType | read-write | Indicates how an IPv4 fragment bit is to be compared. This object can only be configured if FrameType is ipv4(4). |
| ME1 me1200QosQceIpv4DscpOp | 1.3.6.1.4.1.9.9.815.1.14.1.2.1.10.1.1.401 | ME1200ASRType | read-write | Indicates how an IPv4 DSCP field is to be compared. This object can only be configured if FrameType is ipv4(4). |
| ME1 me1200QosQceIpv4Dscp | 1.3.6.1.4.1.9.9.815.1.14.1.2.1.10.1.1.402 | ME1200Unsigned16 | read-write | 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). |
| ME1 me1200QosQceIpv4DscpRange | 1.3.6.1.4.1.9.9.815.1.14.1.2.1.10.1.1.403 | ME1200Unsigned16 | read-write | 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). |
| ME1 me1200QosQceIpv4Protocol | 1.3.6.1.4.1.9.9.815.1.14.1.2.1.10.1.1.404 | ME1200Unsigned8 | read-write | 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). |
| ME1 me1200QosQceIpv4ProtocolMask | 1.3.6.1.4.1.9.9.815.1.14.1.2.1.10.1.1.405 | ME1200Unsigned8 | read-write | The specified IPv4 protocol number mask. Valid values are 0 or 255. This object can only be configured if FrameType is ipv4(4). |
| IP me1200QosQceIpv4SrcIp | 1.3.6.1.4.1.9.9.815.1.14.1.2.1.10.1.1.406 | IpAddress | read-write | 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). |
| IP me1200QosQceIpv4SrcIpMask | 1.3.6.1.4.1.9.9.815.1.14.1.2.1.10.1.1.407 | IpAddress | read-write | The specified IPv4 source address mask. This object can only be configured if FrameType is ipv4(4). |
| IP me1200QosQceIpv4DestIp | 1.3.6.1.4.1.9.9.815.1.14.1.2.1.10.1.1.408 | IpAddress | read-write | 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). |
| IP me1200QosQceIpv4DestIpMask | 1.3.6.1.4.1.9.9.815.1.14.1.2.1.10.1.1.409 | IpAddress | read-write | The specified IPv4 destination address mask. This object can only be configured if FrameType is ipv4(4). |
| ME1 me1200QosQceIpv4SrcPortOp | 1.3.6.1.4.1.9.9.815.1.14.1.2.1.10.1.1.410 | ME1200ASRType | read-write | 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). |
| ME1 me1200QosQceIpv4SrcPort | 1.3.6.1.4.1.9.9.815.1.14.1.2.1.10.1.1.411 | ME1200Unsigned16 | read-write | 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). |
| ME1 me1200QosQceIpv4SrcPortRange | 1.3.6.1.4.1.9.9.815.1.14.1.2.1.10.1.1.412 | ME1200Unsigned16 | read-write | 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). |
| ME1 me1200QosQceIpv4DestPortOp | 1.3.6.1.4.1.9.9.815.1.14.1.2.1.10.1.1.413 | ME1200ASRType | read-write | 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). |
| ME1 me1200QosQceIpv4DestPort | 1.3.6.1.4.1.9.9.815.1.14.1.2.1.10.1.1.414 | ME1200Unsigned16 | read-write | 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). |
| ME1 me1200QosQceIpv4DestPortRange | 1.3.6.1.4.1.9.9.815.1.14.1.2.1.10.1.1.415 | ME1200Unsigned16 | read-write | 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). |
| ME1 me1200QosQceIpv6DscpOp | 1.3.6.1.4.1.9.9.815.1.14.1.2.1.10.1.1.500 | ME1200ASRType | read-write | Indicates how an IPv6 DSCP field is to be compared. This object can only be configured if FrameType is ipv6(5). |
| ME1 me1200QosQceIpv6Dscp | 1.3.6.1.4.1.9.9.815.1.14.1.2.1.10.1.1.501 | ME1200Unsigned16 | read-write | 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). |
| ME1 me1200QosQceIpv6DscpRange | 1.3.6.1.4.1.9.9.815.1.14.1.2.1.10.1.1.502 | ME1200Unsigned16 | read-write | 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). |
| ME1 me1200QosQceIpv6Protocol | 1.3.6.1.4.1.9.9.815.1.14.1.2.1.10.1.1.503 | ME1200Unsigned8 | read-write | 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). |
| ME1 me1200QosQceIpv6ProtocolMask | 1.3.6.1.4.1.9.9.815.1.14.1.2.1.10.1.1.504 | ME1200Unsigned8 | read-write | The specified IPv6 protocol number mask. Valid values are 0 or 255. This object can only be configured if FrameType is ipv6(5). |
| ADR me1200QosQceIpv6SrcIp | 1.3.6.1.4.1.9.9.815.1.14.1.2.1.10.1.1.506 | InetAddressIPv6 | read-write | 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). |
| ADR me1200QosQceIpv6SrcIpMask | 1.3.6.1.4.1.9.9.815.1.14.1.2.1.10.1.1.508 | InetAddressIPv6 | read-write | 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). |
| ADR me1200QosQceIpv6DestIp | 1.3.6.1.4.1.9.9.815.1.14.1.2.1.10.1.1.510 | InetAddressIPv6 | read-write | 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). |
| ADR me1200QosQceIpv6DestIpMask | 1.3.6.1.4.1.9.9.815.1.14.1.2.1.10.1.1.512 | InetAddressIPv6 | read-write | 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). |
| ME1 me1200QosQceIpv6SrcPortOp | 1.3.6.1.4.1.9.9.815.1.14.1.2.1.10.1.1.513 | ME1200ASRType | read-write | 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). |
| ME1 me1200QosQceIpv6SrcPort | 1.3.6.1.4.1.9.9.815.1.14.1.2.1.10.1.1.514 | ME1200Unsigned16 | read-write | 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). |
| ME1 me1200QosQceIpv6SrcPortRange | 1.3.6.1.4.1.9.9.815.1.14.1.2.1.10.1.1.515 | ME1200Unsigned16 | read-write | 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). |
| ME1 me1200QosQceIpv6DestPortOp | 1.3.6.1.4.1.9.9.815.1.14.1.2.1.10.1.1.516 | ME1200ASRType | read-write | 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). |
| ME1 me1200QosQceIpv6DestPort | 1.3.6.1.4.1.9.9.815.1.14.1.2.1.10.1.1.517 | ME1200Unsigned16 | read-write | 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). |
| ME1 me1200QosQceIpv6DestPortRange | 1.3.6.1.4.1.9.9.815.1.14.1.2.1.10.1.1.518 | ME1200Unsigned16 | read-write | 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). |
| T/F me1200QosQceActionCosEnable | 1.3.6.1.4.1.9.9.815.1.14.1.2.1.10.1.1.1000 | TruthValue | read-write | If true, the packet is classified to the CoS value in ActionCos. |
| U32 me1200QosQceActionCos | 1.3.6.1.4.1.9.9.815.1.14.1.2.1.10.1.1.1001 | Unsigned32 | read-write | The CoS value used for classification. Valid range is 0-7. |
| T/F me1200QosQceActionDplEnable | 1.3.6.1.4.1.9.9.815.1.14.1.2.1.10.1.1.1002 | TruthValue | read-write | If true, the packet is classified to the DPL value in ActionDpl. |
| ME1 me1200QosQceActionDpl | 1.3.6.1.4.1.9.9.815.1.14.1.2.1.10.1.1.1003 | ME1200Unsigned8 | read-write | The DPL value used for classification. Valid range is 0-1. |
| T/F me1200QosQceActionDscpEnable | 1.3.6.1.4.1.9.9.815.1.14.1.2.1.10.1.1.1004 | TruthValue | read-write | If true, the packet is classified to the DSCP value in ActionDscp. |
| ME1 me1200QosQceActionDscp | 1.3.6.1.4.1.9.9.815.1.14.1.2.1.10.1.1.1005 | ME1200Unsigned8 | read-write | The DSCP value used for classification. Valid range is 0-1. |
| T/F me1200QosQceActionPcpDeiEnable | 1.3.6.1.4.1.9.9.815.1.14.1.2.1.10.1.1.1006 | TruthValue | read-write | If true, the packet is classified to the PCP value in ActionPcp and the DEI value in ActionDei. |
| U32 me1200QosQceActionPcp | 1.3.6.1.4.1.9.9.815.1.14.1.2.1.10.1.1.1007 | Unsigned32 | read-write | The PCP value used for classification. Valid range is 0-7. |
| ME1 me1200QosQceActionDei | 1.3.6.1.4.1.9.9.815.1.14.1.2.1.10.1.1.1008 | ME1200Unsigned8 | read-write | The DEI value used for classification. Valid range is 0-1. |
| T/F me1200QosQceActionPolicyEnable | 1.3.6.1.4.1.9.9.815.1.14.1.2.1.10.1.1.1009 | TruthValue | read-write | If true, the packet is classified to the policy number in ActionPolicy. |
| U32 me1200QosQceActionPolicy | 1.3.6.1.4.1.9.9.815.1.14.1.2.1.10.1.1.1010 | Unsigned32 | read-write | The policy number used for classification. Valid range is 0-63. |
| ME1 me1200QosQceAction | 1.3.6.1.4.1.9.9.815.1.14.1.2.1.10.1.1.10000 | ME1200RowEditorState | read-write | Action |
| me1200QosQceTableRowEditor | 1.3.6.1.4.1.9.9.815.1.14.1.2.1.10.2 | |||
| I32 me1200QosQceTableRowEditorQceId | 1.3.6.1.4.1.9.9.815.1.14.1.2.1.10.2.1 | Integer32 | read-write | QCE Id index. |
| U32 me1200QosQceTableRowEditorNextQceId | 1.3.6.1.4.1.9.9.815.1.14.1.2.1.10.2.2 | Unsigned32 | read-write | QCE Id of the next QCE. |
| ME1 me1200QosQceTableRowEditorPortList | 1.3.6.1.4.1.9.9.815.1.14.1.2.1.10.2.4 | ME1200PortList | read-write | List of ports that are member of this QCE. |
| ME1 me1200QosQceTableRowEditorDestMacType | 1.3.6.1.4.1.9.9.815.1.14.1.2.1.10.2.5 | ME1200DestMacType | read-write | Indicates the destination MAC type to match. |
| MAC me1200QosQceTableRowEditorDestMac | 1.3.6.1.4.1.9.9.815.1.14.1.2.1.10.2.6 | MacAddress | read-write | 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. |
| MAC me1200QosQceTableRowEditorDestMacMask | 1.3.6.1.4.1.9.9.815.1.14.1.2.1.10.2.7 | MacAddress | read-write | Indicates the 48 bits destination MAC address mask.Valid values are 00-00-00-00-00-00 or ff-ff-ff-ff-ff-ff. |
| MAC me1200QosQceTableRowEditorSrcMac | 1.3.6.1.4.1.9.9.815.1.14.1.2.1.10.2.8 | MacAddress | read-write | 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. |
| MAC me1200QosQceTableRowEditorSrcMacMask | 1.3.6.1.4.1.9.9.815.1.14.1.2.1.10.2.9 | MacAddress | read-write | Indicates the 48 bits source MAC address mask. Valid values are 00-00-00-00-00-00 or ff-ff-ff-ff-ff-ff. |
| ME1 me1200QosQceTableRowEditorVlanTagType | 1.3.6.1.4.1.9.9.815.1.14.1.2.1.10.2.10 | ME1200VlanTagType | read-write | Indicates the VLAN tag type to match. |
| ME1 me1200QosQceTableRowEditorVlanIdOp | 1.3.6.1.4.1.9.9.815.1.14.1.2.1.10.2.11 | ME1200ASRType | read-write | Indicates how a packets's VLAN ID is to be compared. |
| ME1 me1200QosQceTableRowEditorVlanId | 1.3.6.1.4.1.9.9.815.1.14.1.2.1.10.2.12 | ME1200Unsigned16 | read-write | 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). |
| ME1 me1200QosQceTableRowEditorVlanIdRange | 1.3.6.1.4.1.9.9.815.1.14.1.2.1.10.2.13 | ME1200Unsigned16 | read-write | 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). |
| ME1 me1200QosQceTableRowEditorPcp | 1.3.6.1.4.1.9.9.815.1.14.1.2.1.10.2.14 | ME1200VlanTagPriority | read-write | The PCP value(s) to be compared. |
| ME1 me1200QosQceTableRowEditorDei | 1.3.6.1.4.1.9.9.815.1.14.1.2.1.10.2.15 | ME1200BitType | read-write | The DEI value to be compared. Valid range is 0-1. |
| ME1 me1200QosQceTableRowEditorInnerVlanTagType | 1.3.6.1.4.1.9.9.815.1.14.1.2.1.10.2.16 | ME1200VlanTagType | read-write | Indicates the inner VLAN tag type to match. |
| ME1 me1200QosQceTableRowEditorInnerVlanIdOp | 1.3.6.1.4.1.9.9.815.1.14.1.2.1.10.2.17 | ME1200ASRType | read-write | Indicates how a packets's inner VLAN ID is to be compared. |
| ME1 me1200QosQceTableRowEditorInnerVlanId | 1.3.6.1.4.1.9.9.815.1.14.1.2.1.10.2.18 | ME1200Unsigned16 | read-write | 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). |
| ME1 me1200QosQceTableRowEditorInnerVlanIdRange | 1.3.6.1.4.1.9.9.815.1.14.1.2.1.10.2.19 | ME1200Unsigned16 | read-write | 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). |
| ME1 me1200QosQceTableRowEditorInnerPcp | 1.3.6.1.4.1.9.9.815.1.14.1.2.1.10.2.20 | ME1200VlanTagPriority | read-write | The inner PCP value(s) to be compared. |
| ME1 me1200QosQceTableRowEditorInnerDei | 1.3.6.1.4.1.9.9.815.1.14.1.2.1.10.2.21 | ME1200BitType | read-write | The inner DEI value to be compared. Valid range is 0-1. |
| ME1 me1200QosQceTableRowEditorFrameType | 1.3.6.1.4.1.9.9.815.1.14.1.2.1.10.2.100 | ME1200QceFrameType | read-write | 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. |
| ME1 me1200QosQceTableRowEditorEtype | 1.3.6.1.4.1.9.9.815.1.14.1.2.1.10.2.101 | ME1200EtherType | read-write | 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). |
| ME1 me1200QosQceTableRowEditorLlcDsap | 1.3.6.1.4.1.9.9.815.1.14.1.2.1.10.2.200 | ME1200Unsigned8 | read-write | 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). |
| ME1 me1200QosQceTableRowEditorLlcDsapMask | 1.3.6.1.4.1.9.9.815.1.14.1.2.1.10.2.201 | ME1200Unsigned8 | read-write | Indicates the 8 bit LLC DSAP mask. Valid values are 0x00 or 0xFF. This object can only be configured if FrameType is llc(2). |
| ME1 me1200QosQceTableRowEditorLlcSsap | 1.3.6.1.4.1.9.9.815.1.14.1.2.1.10.2.202 | ME1200Unsigned8 | read-write | 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). |
| ME1 me1200QosQceTableRowEditorLlcSsapMask | 1.3.6.1.4.1.9.9.815.1.14.1.2.1.10.2.203 | ME1200Unsigned8 | read-write | Indicates the 8 bit LLC SSAP mask. Valid values are 0x00 or 0xFF. This object can only be configured if FrameType is llc(2). |
| ME1 me1200QosQceTableRowEditorLlcControl | 1.3.6.1.4.1.9.9.815.1.14.1.2.1.10.2.204 | ME1200Unsigned8 | read-write | 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). |
| ME1 me1200QosQceTableRowEditorLlcControlMask | 1.3.6.1.4.1.9.9.815.1.14.1.2.1.10.2.205 | ME1200Unsigned8 | read-write | Indicates the 8 bit LLC Control mask. Valid values are 0x00 or 0xFF. This object can only be configured if FrameType is llc(2). |
| ME1 me1200QosQceTableRowEditorSnapPid | 1.3.6.1.4.1.9.9.815.1.14.1.2.1.10.2.302 | ME1200Unsigned16 | read-write | 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). |
| ME1 me1200QosQceTableRowEditorSnapPidMask | 1.3.6.1.4.1.9.9.815.1.14.1.2.1.10.2.303 | ME1200Unsigned16 | read-write | Indicates the 16 bit SNAP PID mask. Valid values are 0x0000 or 0xFFFF. This object can only be configured if FrameType is snap(3). |
| ME1 me1200QosQceTableRowEditorIpv4Fragment | 1.3.6.1.4.1.9.9.815.1.14.1.2.1.10.2.400 | ME1200BitType | read-write | Indicates how an IPv4 fragment bit is to be compared. This object can only be configured if FrameType is ipv4(4). |
| ME1 me1200QosQceTableRowEditorIpv4DscpOp | 1.3.6.1.4.1.9.9.815.1.14.1.2.1.10.2.401 | ME1200ASRType | read-write | Indicates how an IPv4 DSCP field is to be compared. This object can only be configured if FrameType is ipv4(4). |
| ME1 me1200QosQceTableRowEditorIpv4Dscp | 1.3.6.1.4.1.9.9.815.1.14.1.2.1.10.2.402 | ME1200Unsigned16 | read-write | 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). |
| ME1 me1200QosQceTableRowEditorIpv4DscpRange | 1.3.6.1.4.1.9.9.815.1.14.1.2.1.10.2.403 | ME1200Unsigned16 | read-write | 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). |
| ME1 me1200QosQceTableRowEditorIpv4Protocol | 1.3.6.1.4.1.9.9.815.1.14.1.2.1.10.2.404 | ME1200Unsigned8 | read-write | 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). |
| ME1 me1200QosQceTableRowEditorIpv4ProtocolMask | 1.3.6.1.4.1.9.9.815.1.14.1.2.1.10.2.405 | ME1200Unsigned8 | read-write | The specified IPv4 protocol number mask. Valid values are 0 or 255. This object can only be configured if FrameType is ipv4(4). |
| IP me1200QosQceTableRowEditorIpv4SrcIp | 1.3.6.1.4.1.9.9.815.1.14.1.2.1.10.2.406 | IpAddress | read-write | 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). |
| IP me1200QosQceTableRowEditorIpv4SrcIpMask | 1.3.6.1.4.1.9.9.815.1.14.1.2.1.10.2.407 | IpAddress | read-write | The specified IPv4 source address mask. This object can only be configured if FrameType is ipv4(4). |
| IP me1200QosQceTableRowEditorIpv4DestIp | 1.3.6.1.4.1.9.9.815.1.14.1.2.1.10.2.408 | IpAddress | read-write | 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). |
| IP me1200QosQceTableRowEditorIpv4DestIpMask | 1.3.6.1.4.1.9.9.815.1.14.1.2.1.10.2.409 | IpAddress | read-write | The specified IPv4 destination address mask. This object can only be configured if FrameType is ipv4(4). |
| ME1 me1200QosQceTableRowEditorIpv4SrcPortOp | 1.3.6.1.4.1.9.9.815.1.14.1.2.1.10.2.410 | ME1200ASRType | read-write | 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). |
| ME1 me1200QosQceTableRowEditorIpv4SrcPort | 1.3.6.1.4.1.9.9.815.1.14.1.2.1.10.2.411 | ME1200Unsigned16 | read-write | 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). |
| ME1 me1200QosQceTableRowEditorIpv4SrcPortRange | 1.3.6.1.4.1.9.9.815.1.14.1.2.1.10.2.412 | ME1200Unsigned16 | read-write | 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). |
| ME1 me1200QosQceTableRowEditorIpv4DestPortOp | 1.3.6.1.4.1.9.9.815.1.14.1.2.1.10.2.413 | ME1200ASRType | read-write | 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). |
| ME1 me1200QosQceTableRowEditorIpv4DestPort | 1.3.6.1.4.1.9.9.815.1.14.1.2.1.10.2.414 | ME1200Unsigned16 | read-write | 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). |
| ME1 me1200QosQceTableRowEditorIpv4DestPortRange | 1.3.6.1.4.1.9.9.815.1.14.1.2.1.10.2.415 | ME1200Unsigned16 | read-write | 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). |
| ME1 me1200QosQceTableRowEditorIpv6DscpOp | 1.3.6.1.4.1.9.9.815.1.14.1.2.1.10.2.500 | ME1200ASRType | read-write | Indicates how an IPv6 DSCP field is to be compared. This object can only be configured if FrameType is ipv6(5). |
| ME1 me1200QosQceTableRowEditorIpv6Dscp | 1.3.6.1.4.1.9.9.815.1.14.1.2.1.10.2.501 | ME1200Unsigned16 | read-write | 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). |
| ME1 me1200QosQceTableRowEditorIpv6DscpRange | 1.3.6.1.4.1.9.9.815.1.14.1.2.1.10.2.502 | ME1200Unsigned16 | read-write | 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). |
| ME1 me1200QosQceTableRowEditorIpv6Protocol | 1.3.6.1.4.1.9.9.815.1.14.1.2.1.10.2.503 | ME1200Unsigned8 | read-write | 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). |
| ME1 me1200QosQceTableRowEditorIpv6ProtocolMask | 1.3.6.1.4.1.9.9.815.1.14.1.2.1.10.2.504 | ME1200Unsigned8 | read-write | The specified IPv6 protocol number mask. Valid values are 0 or 255. This object can only be configured if FrameType is ipv6(5). |
| ADR me1200QosQceTableRowEditorIpv6SrcIp | 1.3.6.1.4.1.9.9.815.1.14.1.2.1.10.2.506 | InetAddressIPv6 | read-write | 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). |
| ADR me1200QosQceTableRowEditorIpv6SrcIpMask | 1.3.6.1.4.1.9.9.815.1.14.1.2.1.10.2.508 | InetAddressIPv6 | read-write | 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). |
| ADR me1200QosQceTableRowEditorIpv6DestIp | 1.3.6.1.4.1.9.9.815.1.14.1.2.1.10.2.510 | InetAddressIPv6 | read-write | 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). |
| ADR me1200QosQceTableRowEditorIpv6DestIpMask | 1.3.6.1.4.1.9.9.815.1.14.1.2.1.10.2.512 | InetAddressIPv6 | read-write | 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). |
| ME1 me1200QosQceTableRowEditorIpv6SrcPortOp | 1.3.6.1.4.1.9.9.815.1.14.1.2.1.10.2.513 | ME1200ASRType | read-write | 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). |
| ME1 me1200QosQceTableRowEditorIpv6SrcPort | 1.3.6.1.4.1.9.9.815.1.14.1.2.1.10.2.514 | ME1200Unsigned16 | read-write | 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). |
| ME1 me1200QosQceTableRowEditorIpv6SrcPortRange | 1.3.6.1.4.1.9.9.815.1.14.1.2.1.10.2.515 | ME1200Unsigned16 | read-write | 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). |
| ME1 me1200QosQceTableRowEditorIpv6DestPortOp | 1.3.6.1.4.1.9.9.815.1.14.1.2.1.10.2.516 | ME1200ASRType | read-write | 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). |
| ME1 me1200QosQceTableRowEditorIpv6DestPort | 1.3.6.1.4.1.9.9.815.1.14.1.2.1.10.2.517 | ME1200Unsigned16 | read-write | 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). |
| ME1 me1200QosQceTableRowEditorIpv6DestPortRange | 1.3.6.1.4.1.9.9.815.1.14.1.2.1.10.2.518 | ME1200Unsigned16 | read-write | 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). |
| T/F me1200QosQceTableRowEditorActionCosEnable | 1.3.6.1.4.1.9.9.815.1.14.1.2.1.10.2.1000 | TruthValue | read-write | If true, the packet is classified to the CoS value in ActionCos. |
| U32 me1200QosQceTableRowEditorActionCos | 1.3.6.1.4.1.9.9.815.1.14.1.2.1.10.2.1001 | Unsigned32 | read-write | The CoS value used for classification. Valid range is 0-7. |
| T/F me1200QosQceTableRowEditorActionDplEnable | 1.3.6.1.4.1.9.9.815.1.14.1.2.1.10.2.1002 | TruthValue | read-write | If true, the packet is classified to the DPL value in ActionDpl. |
| ME1 me1200QosQceTableRowEditorActionDpl | 1.3.6.1.4.1.9.9.815.1.14.1.2.1.10.2.1003 | ME1200Unsigned8 | read-write | The DPL value used for classification. Valid range is 0-1. |
| T/F me1200QosQceTableRowEditorActionDscpEnable | 1.3.6.1.4.1.9.9.815.1.14.1.2.1.10.2.1004 | TruthValue | read-write | If true, the packet is classified to the DSCP value in ActionDscp. |
| ME1 me1200QosQceTableRowEditorActionDscp | 1.3.6.1.4.1.9.9.815.1.14.1.2.1.10.2.1005 | ME1200Unsigned8 | read-write | The DSCP value used for classification. Valid range is 0-1. |
| T/F me1200QosQceTableRowEditorActionPcpDeiEnable | 1.3.6.1.4.1.9.9.815.1.14.1.2.1.10.2.1006 | TruthValue | read-write | If true, the packet is classified to the PCP value in ActionPcp and the DEI value in ActionDei. |
| U32 me1200QosQceTableRowEditorActionPcp | 1.3.6.1.4.1.9.9.815.1.14.1.2.1.10.2.1007 | Unsigned32 | read-write | The PCP value used for classification. Valid range is 0-7. |
| ME1 me1200QosQceTableRowEditorActionDei | 1.3.6.1.4.1.9.9.815.1.14.1.2.1.10.2.1008 | ME1200Unsigned8 | read-write | The DEI value used for classification. Valid range is 0-1. |
| T/F me1200QosQceTableRowEditorActionPolicyEnable | 1.3.6.1.4.1.9.9.815.1.14.1.2.1.10.2.1009 | TruthValue | read-write | If true, the packet is classified to the policy number in ActionPolicy. |
| U32 me1200QosQceTableRowEditorActionPolicy | 1.3.6.1.4.1.9.9.815.1.14.1.2.1.10.2.1010 | Unsigned32 | read-write | The policy number used for classification. Valid range is 0-63. |
| ME1 me1200QosQceTableRowEditorAction | 1.3.6.1.4.1.9.9.815.1.14.1.2.1.10.2.10000 | ME1200RowEditorState | read-write | Action |
| me1200QosQcePrecedenceTable | 1.3.6.1.4.1.9.9.815.1.14.1.2.1.10.3 | not-accessible | This table contains the precedence of QCEs ordered by their position in the QCL. | |
| me1200QosQcePrecedenceEntry | 1.3.6.1.4.1.9.9.815.1.14.1.2.1.10.3.1 | not-accessible | Each row contains the precedence of a single QCE. | |
| I32 me1200QosQcePrecedenceIndex | 1.3.6.1.4.1.9.9.815.1.14.1.2.1.10.3.1.1 | Integer32 | not-accessible | QCE precedence index. Indicates the position in QCL. |
| U32 me1200QosQcePrecedenceQceId | 1.3.6.1.4.1.9.9.815.1.14.1.2.1.10.3.1.2 | Unsigned32 | read-only | QCE Id. |
| me1200QosInterface | 1.3.6.1.4.1.9.9.815.1.14.1.2.2 | |||
| me1200QosIfConfigTable | 1.3.6.1.4.1.9.9.815.1.14.1.2.2.1 | not-accessible | This table provides QoS configuration for QoS manageable interfaces | |
| me1200QosIfConfigEntry | 1.3.6.1.4.1.9.9.815.1.14.1.2.2.1.1 | not-accessible | Each row contains the configuration for a specific interface | |
| NUM me1200QosIfConfigIfIndex | 1.3.6.1.4.1.9.9.815.1.14.1.2.2.1.1.1 | ME1200InterfaceIndex | not-accessible | Logical interface index. |
| U32 me1200QosIfConfigCos | 1.3.6.1.4.1.9.9.815.1.14.1.2.2.1.1.2 | Unsigned32 | read-write | The default CoS value a packet is classified to. Valid range is 0-7. |
| ME1 me1200QosIfConfigDpl | 1.3.6.1.4.1.9.9.815.1.14.1.2.2.1.1.3 | ME1200Unsigned8 | read-write | The default DPL (Drop Precedence Level) a packet is classified to. Valid range is 0-1. |
| U32 me1200QosIfConfigPcp | 1.3.6.1.4.1.9.9.815.1.14.1.2.2.1.1.4 | Unsigned32 | read-write | The default PCP value a packet is classified to. Valid range is 0-7. |
| ME1 me1200QosIfConfigDei | 1.3.6.1.4.1.9.9.815.1.14.1.2.2.1.1.5 | ME1200Unsigned8 | read-write | The default DEI value a packet is classified to. Valid range is 0-1. |
| T/F me1200QosIfConfigTrustTag | 1.3.6.1.4.1.9.9.815.1.14.1.2.2.1.1.6 | TruthValue | read-write | 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. |
| T/F me1200QosIfConfigTrustDscp | 1.3.6.1.4.1.9.9.815.1.14.1.2.2.1.1.7 | TruthValue | read-write | 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. |
| ME1 me1200QosIfConfigDwrrCount | 1.3.6.1.4.1.9.9.815.1.14.1.2.2.1.1.8 | ME1200Unsigned8 | read-write | The number of queues that are running Deficit Weighted Round Robin scheduling. This value is restricted to 0 or 6. |
| ME1 me1200QosIfConfigTagRemarkingMode | 1.3.6.1.4.1.9.9.815.1.14.1.2.2.1.1.9 | ME1200TagRemarkingMode | read-write | 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 |
| U32 me1200QosIfConfigTagPcp | 1.3.6.1.4.1.9.9.815.1.14.1.2.2.1.1.10 | Unsigned32 | read-write | The PCP value to put in the packet if TagRemarkingMode is set to 'default'. Valid range is 0-7. |
| ME1 me1200QosIfConfigTagDei | 1.3.6.1.4.1.9.9.815.1.14.1.2.2.1.1.11 | ME1200Unsigned8 | read-write | The DEI value to put in the packet if TagRemarkingMode is set to 'default'. Valid range is 0-1. |
| T/F me1200QosIfConfigDscpTranslate | 1.3.6.1.4.1.9.9.815.1.14.1.2.2.1.1.12 | TruthValue | read-write | If true then the classified DSCP value is the DSCP value in the packed mapped to a new DSCP value defined in qosDscpTable.IngressTranslation. |
| ME1 me1200QosIfConfigDscpClassify | 1.3.6.1.4.1.9.9.815.1.14.1.2.2.1.1.13 | ME1200DscpClassify | read-write | 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. |
| ME1 me1200QosIfConfigDscpRemark | 1.3.6.1.4.1.9.9.815.1.14.1.2.2.1.1.14 | ME1200DscpRemark | read-write | 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. |
| T/F me1200QosIfConfigQceAddressMode | 1.3.6.1.4.1.9.9.815.1.14.1.2.2.1.1.15 | TruthValue | read-write | 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. |
| ME1 me1200QosIfConfigQceKeyType | 1.3.6.1.4.1.9.9.815.1.14.1.2.2.1.1.16 | ME1200VcapKeyType | read-write | 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. |
| me1200QosIfTagToCosTable | 1.3.6.1.4.1.9.9.815.1.14.1.2.2.2 | not-accessible | 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' | |
| me1200QosIfTagToCosEntry | 1.3.6.1.4.1.9.9.815.1.14.1.2.2.2.1 | not-accessible | Each row contains the mapping from (interface, PCP, DEI) to (CoS, DPL) values. | |
| NUM me1200QosIfTagToCosIfIndex | 1.3.6.1.4.1.9.9.815.1.14.1.2.2.2.1.1 | ME1200InterfaceIndex | not-accessible | Logical interface index. |
| I32 me1200QosIfTagToCosPcp | 1.3.6.1.4.1.9.9.815.1.14.1.2.2.2.1.2 | Integer32 | not-accessible | PCP index. |
| I32 me1200QosIfTagToCosDei | 1.3.6.1.4.1.9.9.815.1.14.1.2.2.2.1.3 | Integer32 | not-accessible | DEI index. |
| U32 me1200QosIfTagToCosCos | 1.3.6.1.4.1.9.9.815.1.14.1.2.2.2.1.4 | Unsigned32 | read-write | The CoS value which this entry maps to. Valid range is 0-7. |
| ME1 me1200QosIfTagToCosDpl | 1.3.6.1.4.1.9.9.815.1.14.1.2.2.2.1.5 | ME1200Unsigned8 | read-write | The DPL (Drop Precedence Level) value which this entry maps to. Valid range is 0-1. |
| me1200QosIfCosToTagTable | 1.3.6.1.4.1.9.9.815.1.14.1.2.2.3 | not-accessible | 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' | |
| me1200QosIfCosToTagEntry | 1.3.6.1.4.1.9.9.815.1.14.1.2.2.3.1 | not-accessible | Each row contains the mapping from (interface, CoS, DPL) to (PCP, DEI) values. | |
| NUM me1200QosIfCosToTagIfIndex | 1.3.6.1.4.1.9.9.815.1.14.1.2.2.3.1.1 | ME1200InterfaceIndex | not-accessible | Logical interface index. |
| I32 me1200QosIfCosToTagCos | 1.3.6.1.4.1.9.9.815.1.14.1.2.2.3.1.2 | Integer32 | not-accessible | CoS index. |
| I32 me1200QosIfCosToTagDpl | 1.3.6.1.4.1.9.9.815.1.14.1.2.2.3.1.3 | Integer32 | not-accessible | DPL index. |
| U32 me1200QosIfCosToTagPcp | 1.3.6.1.4.1.9.9.815.1.14.1.2.2.3.1.4 | Unsigned32 | read-write | The PCP value which this entry maps to. Valid range is 0-7. |
| ME1 me1200QosIfCosToTagDei | 1.3.6.1.4.1.9.9.815.1.14.1.2.2.3.1.5 | ME1200Unsigned8 | read-write | The DEI value which this entry maps to. Valid range is 0-1. |
| me1200QosIfPolicerTable | 1.3.6.1.4.1.9.9.815.1.14.1.2.2.4 | not-accessible | This table provides policer configuration for an interface | |
| me1200QosIfPolicerEntry | 1.3.6.1.4.1.9.9.815.1.14.1.2.2.4.1 | not-accessible | Each row contains the configuration for a specific policer | |
| NUM me1200QosIfPolicerIfIndex | 1.3.6.1.4.1.9.9.815.1.14.1.2.2.4.1.1 | ME1200InterfaceIndex | not-accessible | Logical interface index. |
| T/F me1200QosIfPolicerEnable | 1.3.6.1.4.1.9.9.815.1.14.1.2.2.4.1.2 | TruthValue | read-write | If true, the port policer is enabled. |
| T/F me1200QosIfPolicerFrameRate | 1.3.6.1.4.1.9.9.815.1.14.1.2.2.4.1.3 | TruthValue | read-write | If true, the rate is measured in fps instead of kbps. |
| T/F me1200QosIfPolicerFlowControl | 1.3.6.1.4.1.9.9.815.1.14.1.2.2.4.1.4 | TruthValue | read-write | If true, and flow control is enabled on the interface, then issue flow control pause frames instead of discarding frames. |
| U32 me1200QosIfPolicerCir | 1.3.6.1.4.1.9.9.815.1.14.1.2.2.4.1.5 | Unsigned32 | read-write | Committed Information Rate. Measured in kbps if FrameRate is false and fps if FrameRate is true. Valid range is 100-3300000. |
| me1200QosIfQueuePolicerTable | 1.3.6.1.4.1.9.9.815.1.14.1.2.2.5 | not-accessible | This table provides queue policer configuration for interfaces | |
| me1200QosIfQueuePolicerEntry | 1.3.6.1.4.1.9.9.815.1.14.1.2.2.5.1 | not-accessible | Each row contains the configuration for a specific queue policer | |
| NUM me1200QosIfQueuePolicerIfIndex | 1.3.6.1.4.1.9.9.815.1.14.1.2.2.5.1.1 | ME1200InterfaceIndex | not-accessible | Logical interface index. |
| I32 me1200QosIfQueuePolicerQueue | 1.3.6.1.4.1.9.9.815.1.14.1.2.2.5.1.2 | Integer32 | not-accessible | Queue index. |
| T/F me1200QosIfQueuePolicerEnable | 1.3.6.1.4.1.9.9.815.1.14.1.2.2.5.1.3 | TruthValue | read-write | If true, the queue policer is enabled. |
| U32 me1200QosIfQueuePolicerCir | 1.3.6.1.4.1.9.9.815.1.14.1.2.2.5.1.6 | Unsigned32 | read-write | Committed Information Rate. Measured in kbps. Valid range is 100-3300000. |
| me1200QosIfShaperTable | 1.3.6.1.4.1.9.9.815.1.14.1.2.2.6 | not-accessible | This table provides shaper configuration for an interface | |
| me1200QosIfShaperEntry | 1.3.6.1.4.1.9.9.815.1.14.1.2.2.6.1 | not-accessible | Each row contains the configuration for a specific shaper | |
| NUM me1200QosIfShaperIfIndex | 1.3.6.1.4.1.9.9.815.1.14.1.2.2.6.1.1 | ME1200InterfaceIndex | not-accessible | Logical interface index. |
| T/F me1200QosIfShaperEnable | 1.3.6.1.4.1.9.9.815.1.14.1.2.2.6.1.2 | TruthValue | read-write | If true, the port shaper is enabled. |
| U32 me1200QosIfShaperCir | 1.3.6.1.4.1.9.9.815.1.14.1.2.2.6.1.3 | Unsigned32 | read-write | Committed Information Rate. Measured in kbps. Valid range is 100-3300000. |
| me1200QosIfQueueShaperTable | 1.3.6.1.4.1.9.9.815.1.14.1.2.2.7 | not-accessible | This table provides queue shaper configuration for interfaces | |
| me1200QosIfQueueShaperEntry | 1.3.6.1.4.1.9.9.815.1.14.1.2.2.7.1 | not-accessible | Each row contains the configuration for a specific queue shaper | |
| NUM me1200QosIfQueueShaperIfIndex | 1.3.6.1.4.1.9.9.815.1.14.1.2.2.7.1.1 | ME1200InterfaceIndex | not-accessible | Logical interface index. |
| I32 me1200QosIfQueueShaperQueue | 1.3.6.1.4.1.9.9.815.1.14.1.2.2.7.1.2 | Integer32 | not-accessible | Queue index. |
| T/F me1200QosIfQueueShaperEnable | 1.3.6.1.4.1.9.9.815.1.14.1.2.2.7.1.3 | TruthValue | read-write | If true, the queue shaper is enabled. |
| T/F me1200QosIfQueueShaperExcess | 1.3.6.1.4.1.9.9.815.1.14.1.2.2.7.1.4 | TruthValue | read-write | 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. |
| U32 me1200QosIfQueueShaperCir | 1.3.6.1.4.1.9.9.815.1.14.1.2.2.7.1.5 | Unsigned32 | read-write | Committed Information Rate. Measured in kbps. Valid range is 100-3300000. |
| me1200QosIfSchedulerTable | 1.3.6.1.4.1.9.9.815.1.14.1.2.2.8 | not-accessible | 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 | |
| me1200QosIfSchedulerEntry | 1.3.6.1.4.1.9.9.815.1.14.1.2.2.8.1 | not-accessible | Each row contains the scheduler configuration for a specific queue. | |
| NUM me1200QosIfSchedulerIfIndex | 1.3.6.1.4.1.9.9.815.1.14.1.2.2.8.1.1 | ME1200InterfaceIndex | not-accessible | Logical interface index. |
| I32 me1200QosIfSchedulerQueue | 1.3.6.1.4.1.9.9.815.1.14.1.2.2.8.1.2 | Integer32 | not-accessible | Queue index. |
| ME1 me1200QosIfSchedulerWeight | 1.3.6.1.4.1.9.9.815.1.14.1.2.2.8.1.3 | ME1200Percent | read-write | The weight for this queue. Valid range is 1-100. |
| me1200QosStatus | 1.3.6.1.4.1.9.9.815.1.14.1.3 | |||
| me1200QosStatusGlobals | 1.3.6.1.4.1.9.9.815.1.14.1.3.1 | |||
| me1200QosStatusQceTable | 1.3.6.1.4.1.9.9.815.1.14.1.3.1.1 | not-accessible | This table contains the QCE status in the hardware table. | |
| me1200QosStatusQceEntry | 1.3.6.1.4.1.9.9.815.1.14.1.3.1.1.1 | not-accessible | Each row contains the status of a single QCE. | |
| I32 me1200QosStatusQceIndex | 1.3.6.1.4.1.9.9.815.1.14.1.3.1.1.1.2 | Integer32 | not-accessible | QCE precedence index. Indicates the position in QCL. |
| ME1 me1200QosStatusQceUserId | 1.3.6.1.4.1.9.9.815.1.14.1.3.1.1.1.3 | ME1200QceUserType | read-only | User Id. |
| U32 me1200QosStatusQceQceId | 1.3.6.1.4.1.9.9.815.1.14.1.3.1.1.1.4 | Unsigned32 | read-only | QCE Id. |
| T/F me1200QosStatusQceConflict | 1.3.6.1.4.1.9.9.815.1.14.1.3.1.1.1.100 | TruthValue | read-only | If true, a resource conflict is detected. |
| me1200QosStatusInterface | 1.3.6.1.4.1.9.9.815.1.14.1.3.2 | |||
| me1200QosStatusIfTable | 1.3.6.1.4.1.9.9.815.1.14.1.3.2.1 | not-accessible | This table provides QoS status for QoS manageable interfaces | |
| me1200QosStatusIfEntry | 1.3.6.1.4.1.9.9.815.1.14.1.3.2.1.1 | not-accessible | Each row contains the status for a specific interface | |
| NUM me1200QosStatusIfIfIndex | 1.3.6.1.4.1.9.9.815.1.14.1.3.2.1.1.1 | ME1200InterfaceIndex | not-accessible | Logical interface index. |
| U32 me1200QosStatusIfCos | 1.3.6.1.4.1.9.9.815.1.14.1.3.2.1.1.2 | Unsigned32 | read-only | 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. |
| me1200QosStatusIfSchedulerTable | 1.3.6.1.4.1.9.9.815.1.14.1.3.2.2 | not-accessible | 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 | |
| me1200QosStatusIfSchedulerEntry | 1.3.6.1.4.1.9.9.815.1.14.1.3.2.2.1 | not-accessible | Each row contains the scheduler status for a specific queue. | |
| NUM me1200QosStatusIfSchedulerIfIndex | 1.3.6.1.4.1.9.9.815.1.14.1.3.2.2.1.1 | ME1200InterfaceIndex | not-accessible | Logical interface index. |
| I32 me1200QosStatusIfSchedulerQueue | 1.3.6.1.4.1.9.9.815.1.14.1.3.2.2.1.2 | Integer32 | not-accessible | Queue index. |
| ME1 me1200QosStatusIfSchedulerWeight | 1.3.6.1.4.1.9.9.815.1.14.1.3.2.2.1.3 | ME1200Percent | read-only | The weight for this queue. Valid range is 1-100. |
| me1200QosControl | 1.3.6.1.4.1.9.9.815.1.14.1.4 | |||
| me1200QosControlGlobals | 1.3.6.1.4.1.9.9.815.1.14.1.4.1 | |||
| T/F me1200QosControlGlobalsConflictResolve | 1.3.6.1.4.1.9.9.815.1.14.1.4.1.1 | TruthValue | read-write | 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. |
| me1200QosMIBConformance | 1.3.6.1.4.1.9.9.815.1.14.3 | |||
| me1200QosMIBCompliances | 1.3.6.1.4.1.9.9.815.1.14.3.1 | |||
| me1200QosMIBCompliance | 1.3.6.1.4.1.9.9.815.1.14.3.1.1 | The compliance statement for the implementation. | ||
| me1200QosMIBGroups | 1.3.6.1.4.1.9.9.815.1.14.3.2 | |||
| me1200QosStormPolicerUnicastInfoGroup | 1.3.6.1.4.1.9.9.815.1.14.3.2.1 | A collection of objects suitable for bulk operations. | ||
| me1200QosStormPolicerMulticastInfoGroup | 1.3.6.1.4.1.9.9.815.1.14.3.2.2 | A collection of objects suitable for bulk operations. | ||
| me1200QosStormPolicerBroadcastInfoGroup | 1.3.6.1.4.1.9.9.815.1.14.3.2.3 | A collection of objects suitable for bulk operations. | ||
| me1200QosWredTableInfoGroup | 1.3.6.1.4.1.9.9.815.1.14.3.2.4 | A collection of objects suitable for bulk operations. | ||
| me1200QosDscpTableInfoGroup | 1.3.6.1.4.1.9.9.815.1.14.3.2.5 | A collection of objects suitable for bulk operations. | ||
| me1200QosCosToDscpTableInfoGroup | 1.3.6.1.4.1.9.9.815.1.14.3.2.6 | A collection of objects suitable for bulk operations. | ||
| me1200QosQceTableInfoGroup | 1.3.6.1.4.1.9.9.815.1.14.3.2.7 | A collection of objects suitable for bulk operations. | ||
| me1200QosQceTableRowEditorInfoGroup | 1.3.6.1.4.1.9.9.815.1.14.3.2.8 | A collection of objects suitable for bulk operations. | ||
| me1200QosQcePrecedenceTableInfoGroup | 1.3.6.1.4.1.9.9.815.1.14.3.2.9 | A collection of objects suitable for bulk operations. | ||
| me1200QosIfConfigTableInfoGroup | 1.3.6.1.4.1.9.9.815.1.14.3.2.10 | A collection of objects suitable for bulk operations. | ||
| me1200QosIfTagToCosTableInfoGroup | 1.3.6.1.4.1.9.9.815.1.14.3.2.11 | A collection of objects suitable for bulk operations. | ||
| me1200QosIfCosToTagTableInfoGroup | 1.3.6.1.4.1.9.9.815.1.14.3.2.12 | A collection of objects suitable for bulk operations. | ||
| me1200QosIfPolicerTableInfoGroup | 1.3.6.1.4.1.9.9.815.1.14.3.2.13 | A collection of objects suitable for bulk operations. | ||
| me1200QosIfQueuePolicerTableInfoGroup | 1.3.6.1.4.1.9.9.815.1.14.3.2.14 | A collection of objects suitable for bulk operations. | ||
| me1200QosIfShaperTableInfoGroup | 1.3.6.1.4.1.9.9.815.1.14.3.2.15 | A collection of objects suitable for bulk operations. | ||
| me1200QosIfQueueShaperTableInfoGroup | 1.3.6.1.4.1.9.9.815.1.14.3.2.16 | A collection of objects suitable for bulk operations. | ||
| me1200QosIfSchedulerTableInfoGroup | 1.3.6.1.4.1.9.9.815.1.14.3.2.17 | A collection of objects suitable for bulk operations. | ||
| me1200QosStatusQceTableInfoGroup | 1.3.6.1.4.1.9.9.815.1.14.3.2.18 | A collection of objects suitable for bulk operations. | ||
| me1200QosStatusIfTableInfoGroup | 1.3.6.1.4.1.9.9.815.1.14.3.2.19 | A collection of objects suitable for bulk operations. | ||
| me1200QosStatusIfSchedulerTableInfoGroup | 1.3.6.1.4.1.9.9.815.1.14.3.2.20 | A collection of objects suitable for bulk operations. | ||
| me1200QosControlGlobalsInfoGroup | 1.3.6.1.4.1.9.9.815.1.14.3.2.21 | A collection of objects suitable for bulk operations. |
RFC description
Vendor management MIB for Microsemi ME1200 platform; defines Quality of Service (QoS) queuing and scheduling management.
Start monitoring Cisco ME1200 carrier Ethernet switch (storm control/WRED QoS) with a free 30-day trial of IPNetwork Monitor. Import MIBs, browse SNMP OIDs, create custom SNMP monitors, configure alerts, and monitor any SNMP-enabled network device from a single console.