All MIBs › CIENA-CES-DATAPLANE-MIB › cienaCesDpTsQGroupProfileQueueCAPId
cienaCesDpTsQGroupProfileQueueCAPId
Module: CIENA-CES-DATAPLANE-MIB
OID (symbolic): CIENA-CES-DATAPLANE-MIB::cienaCesDpTsQGroupProfileQueueCAPId
OID (numeric): 1.3.6.1.4.1.1271.2.1.7.1.5.3.2.1.2
Node type: OBJECT-TYPE
Type: Unsigned32
Access: read-only
Description: This object indicates the Congestion Avoidance Profile (CAP)ID
associated with the queue. If a queue does not reference a CAP,
no congestion avoidance occurs for the queue and frames will
no longer enqueue when the queue is full.
What is cienaCesDpTsQGroupProfileQueueCAPId?
This Unsigned32 links a queue to a Congestion Avoidance Profile; per the description, if a queue does not reference a CAP, no congestion avoidance occurs and frames simply stop enqueuing once the queue is full, i.e. blunt tail-drop. Admins deliberately choose whether a queue gets proactive WRED-style dropping or falls back to tail-drop depending on whether it carries TCP-friendly bulk traffic that benefits from early signaling, or latency-sensitive UDP traffic where tail-drop is acceptable. Leaving this unset on a strict-priority voice queue that rarely fills, versus setting it to a WRED profile ID on a bulk-data queue under sustained congestion, illustrates the real tradeoff.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.1271.2.1.7.1.5.3.2.1.2 snmpwalk -v2c -c public <target> CIENA-CES-DATAPLANE-MIB::cienaCesDpTsQGroupProfileQueueCAPId
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.1271.2.1.7.1.5.3.2.1.2.1 snmpget -v2c -c public <target> CIENA-CES-DATAPLANE-MIB::cienaCesDpTsQGroupProfileQueueCAPId.1
SNMPv3 example:
snmpget -v3 -l authPriv -u snmpv3-user -a SHA -A "AuthPassword1" -x AES -X "PrivPassword1" <target> cienaCesDpTsQGroupProfileQueueCAPId.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::cienaCesDpTsQGroupProfileQueueCAPId 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.3 | cienaCesDpTsQGroupProfile | CIENA-CES-DATAPLANE-MIB |
| 1.3.6.1.4.1.1271.2.1.7.1.5.3.2 | cienaCesDpTsQGroupProfileQueueTable | CIENA-CES-DATAPLANE-MIB |
| 1.3.6.1.4.1.1271.2.1.7.1.5.3.2.1 | cienaCesDpTsQGroupProfileQueueEntry | CIENA-CES-DATAPLANE-MIB |
| 1.3.6.1.4.1.1271.2.1.7.1.5.3.2.1.2 | cienaCesDpTsQGroupProfileQueueCAPId | CIENA-CES-DATAPLANE-MIB |