All MIBs › CIENA-CES-DATAPLANE-MIB › cienaCesDpQosFlowClassifierPrecedence
cienaCesDpQosFlowClassifierPrecedence
Module: CIENA-CES-DATAPLANE-MIB
OID (symbolic): CIENA-CES-DATAPLANE-MIB::cienaCesDpQosFlowClassifierPrecedence
OID (numeric): 1.3.6.1.4.1.1271.2.1.7.1.9.1.1.3
Node type: OBJECT-TYPE
Type: Unsigned32
Access: read-only
Description: This object specifies classifier precedence relative to
other QoS flows sharing the same parent interface.
What is cienaCesDpQosFlowClassifierPrecedence?
This Unsigned32 decides which QoS flow's classifier wins when multiple flows sharing one parent interface could match the same frame. An admin building a specific flow, for example one matching only SIP traffic, must give it higher precedence, meaning a lower number, than a broader catch-all flow to ensure the specific rule is actually evaluated first. Giving the SIP-matching flow precedence 10 and a general catch-all flow precedence 100 ensures SIP traffic is classified by the specific rule rather than falling into the general one.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.1271.2.1.7.1.9.1.1.3 snmpwalk -v2c -c public <target> CIENA-CES-DATAPLANE-MIB::cienaCesDpQosFlowClassifierPrecedence
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.1271.2.1.7.1.9.1.1.3.1 snmpget -v2c -c public <target> CIENA-CES-DATAPLANE-MIB::cienaCesDpQosFlowClassifierPrecedence.1
SNMPv3 example:
snmpget -v3 -l authPriv -u snmpv3-user -a SHA -A "AuthPassword1" -x AES -X "PrivPassword1" <target> cienaCesDpQosFlowClassifierPrecedence.1
Start monitoring Ciena CN5410 Carrier Ethernet Switch with a free 30-day trial of IPNetwork Monitor. Create custom SNMP monitor using the CIENA-CES-DATAPLANE-MIB::cienaCesDpQosFlowClassifierPrecedence OID value, configure state conditions and alerts, and monitor any Ciena CN5410 Carrier Ethernet Switch from a single console.
OID Breakdown
Upper-level ancestors (9 from the standard OID tree / other modules)
| Numeric OID | Name | Module |
|---|---|---|
| 1 | iso | LANART-AGENT |
| 1.3 | org | AirPair-MIB |
| 1.3.6 | dod | AirPair-MIB |
| 1.3.6.1 | internet | AirPair-MIB |
| 1.3.6.1.4 | private | AirPair-MIB |
| 1.3.6.1.4.1 | enterprises | AirPair-MIB |
| 1.3.6.1.4.1.1271 | ciena | CIENA-SMI |
| 1.3.6.1.4.1.1271.2 | cienaCes | CIENA-SMI |
| 1.3.6.1.4.1.1271.2.1 | cienaCesConfig | CIENA-SMI |
| Numeric OID | Name | Module |
|---|---|---|
| 1.3.6.1.4.1.1271.2.1.7 | cienaCesDataplaneMIB | CIENA-CES-DATAPLANE-MIB |
| 1.3.6.1.4.1.1271.2.1.7.1 | cienaCesDpMIBObjects | CIENA-CES-DATAPLANE-MIB |
| 1.3.6.1.4.1.1271.2.1.7.1.9 | cienaCesDpQosFlow | CIENA-CES-DATAPLANE-MIB |
| 1.3.6.1.4.1.1271.2.1.7.1.9.1 | cienaCesDpQosFlowTable | CIENA-CES-DATAPLANE-MIB |
| 1.3.6.1.4.1.1271.2.1.7.1.9.1.1 | cienaCesDpQosFlowEntry | CIENA-CES-DATAPLANE-MIB |
| 1.3.6.1.4.1.1271.2.1.7.1.9.1.1.3 | cienaCesDpQosFlowClassifierPrecedence | CIENA-CES-DATAPLANE-MIB |