All MIBs › CIENA-CES-DATAPLANE-MIB › cienaCesDpTsQSchedulerProfileSchedulerAlgorithm
cienaCesDpTsQSchedulerProfileSchedulerAlgorithm
Module: CIENA-CES-DATAPLANE-MIB
OID (symbolic): CIENA-CES-DATAPLANE-MIB::cienaCesDpTsQSchedulerProfileSchedulerAlgorithm
OID (numeric): 1.3.6.1.4.1.1271.2.1.7.1.5.5.1.1.3
Node type: OBJECT-TYPE
Type: INTEGER
Access: read-only
Description: This object specifies the scheduler algorithm associated
with the scheduler profile.
What is cienaCesDpTsQSchedulerProfileSchedulerAlgorithm?
This INTEGER (unknown/strictPriority/weightedFairQueuing/roundRobin) is the actual algorithm choice deciding how competing queues or children under this scheduler get serviced. Strict priority always drains the highest-priority queue first, risking starvation of lower queues under sustained load, while weighted fair queuing and round robin share bandwidth more evenly according to weight or turn. Choosing strictPriority for a scheduler whose top tap point is dedicated to voice, versus weightedFairQueuing for a scheduler balancing several data services with different contracted weights, illustrates the tradeoff.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.1271.2.1.7.1.5.5.1.1.3 snmpwalk -v2c -c public <target> CIENA-CES-DATAPLANE-MIB::cienaCesDpTsQSchedulerProfileSchedulerAlgorithm
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.1271.2.1.7.1.5.5.1.1.3.1 snmpget -v2c -c public <target> CIENA-CES-DATAPLANE-MIB::cienaCesDpTsQSchedulerProfileSchedulerAlgorithm.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::cienaCesDpTsQSchedulerProfileSchedulerAlgorithm 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.5 | cienaCesDpTsQ | CIENA-CES-DATAPLANE-MIB |
| 1.3.6.1.4.1.1271.2.1.7.1.5.5 | cienaCesDpTsQSchedulerProfile | CIENA-CES-DATAPLANE-MIB |
| 1.3.6.1.4.1.1271.2.1.7.1.5.5.1 | cienaCesDpTsQSchedulerProfileTable | CIENA-CES-DATAPLANE-MIB |
| 1.3.6.1.4.1.1271.2.1.7.1.5.5.1.1 | cienaCesDpTsQSchedulerProfileEntry | CIENA-CES-DATAPLANE-MIB |
| 1.3.6.1.4.1.1271.2.1.7.1.5.5.1.1.3 | cienaCesDpTsQSchedulerProfileSchedulerAlgorithm | CIENA-CES-DATAPLANE-MIB |