All MIBs › CIENA-CES-DATAPLANE-MIB › cienaCesDpTsQSchedulerProfileCirPolicy
cienaCesDpTsQSchedulerProfileCirPolicy
Module: CIENA-CES-DATAPLANE-MIB
OID (symbolic): CIENA-CES-DATAPLANE-MIB::cienaCesDpTsQSchedulerProfileCirPolicy
OID (numeric): 1.3.6.1.4.1.1271.2.1.7.1.5.5.1.1.12
Node type: OBJECT-TYPE
Type: INTEGER
Access: read-only
Description: This object specifies the cir-policy associated with the scheduler profile. A policy of autoAdjustDisabled means that CIR is configured based on the CIR value in Kbps of this scheduler profile. Additionally, the child schedulers/queues will configure their respective CIRs based on the configured CIR values in the respective child schedulers/queues. A policy of cirAsPercent means that CIR is configured based on the CIR-percent of this scheduler profile/instance, where cir-percent is the percentage of the parent CIR. Additionally, the child schedulers/queues will configure their respective CIRs based on the configured CIR percents in the respective child schedulers/queues relative to the CIR configured in this scheduler profile/instance. A policy of childCirAsPercent means that CIR is configured based on the CIR value in Kbps of this scheduler profile/instance. Additionally, the child schedulers/queues will configure their respective CIRs based on the configured CIR percents in the respective child schedulers/queues relative to the CIR configured in this scheduler profile/instance. A policy of childCirSum means that CIR is configured based on the sum of CIR values in the child schedulers/queues relative to this scheduler/instance.
What is cienaCesDpTsQSchedulerProfileCirPolicy?
This INTEGER decides how the scheduler's CIR is actually calculated: a fixed configured kbps value (autoAdjustDisabled), a percentage of the parent's CIR (cirAsPercent), or driven by the sum of children's CIR settings (childCirAsPercent). This matters because it determines whether changing a parent or child's rate elsewhere in the hierarchy automatically ripples this scheduler's own CIR or requires a manual update. Setting cirAsPercent, for example, keeps this scheduler's CIR always tracking 50% of whatever its parent scheduler's CIR happens to be, rather than needing manual updates whenever the parent's rate changes.
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.12 snmpwalk -v2c -c public <target> CIENA-CES-DATAPLANE-MIB::cienaCesDpTsQSchedulerProfileCirPolicy
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.12.1 snmpget -v2c -c public <target> CIENA-CES-DATAPLANE-MIB::cienaCesDpTsQSchedulerProfileCirPolicy.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::cienaCesDpTsQSchedulerProfileCirPolicy 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.12 | cienaCesDpTsQSchedulerProfileCirPolicy | CIENA-CES-DATAPLANE-MIB |