All MIBs › CIRCUIT-MIB › circuitHoldPriority
circuitHoldPriority
Module: CIRCUIT-MIB
OID (symbolic): CIRCUIT-MIB::circuitHoldPriority
OID (numeric): 1.3.6.1.4.1.5812.6.8.1.39
Node type: OBJECT-TYPE
Type: Unsigned32
Access: read-only
Description: If a number of transport channels of a low Setup Priority need to be cleared in order to release resources allowing for a higher priority (Setup) transport channel to be established, this field specifies the Hold priority where low Hold priority transport channels are cleared before higher Hold priority transport channels.
What is circuitHoldPriority?
This read-only field reports the priority used to decide which already-established circuits get torn down first to free up resources when a higher-setup-priority circuit needs to be established but resources are full -- circuits with lower Hold priority values are sacrificed before those with higher Hold priority. This is distinct from circuitSetupPriority, which governs initial establishment order; Hold priority instead governs which existing circuits get preempted later to make room for a new higher-priority one. For example, if ring capacity is full and a new circuit with high setup priority needs to be established, the device would clear an existing circuit with the lowest circuitHoldPriority value first, even if that circuit has been running fine, to free up its bandwidth.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.5812.6.8.1.39 snmpwalk -v2c -c public <target> CIRCUIT-MIB::circuitHoldPriority
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.5812.6.8.1.39.1 snmpget -v2c -c public <target> CIRCUIT-MIB::circuitHoldPriority.1
Start monitoring Coriolis Networks optical/lambda transport equipment (legacy) with a free 30-day trial of IPNetwork Monitor. Create custom SNMP monitor using the CIRCUIT-MIB::circuitHoldPriority OID value, configure state conditions and alerts, and monitor any Coriolis Networks optical/lambda transport equipment (legacy) from a single console.
OID Breakdown
Upper-level ancestors (8 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.5812 | coriolisMibs | CORIOLIS-MIB |
| 1.3.6.1.4.1.5812.6 | circuit | CORIOLIS-MIB |
| Numeric OID | Name | Module |
|---|---|---|
| 1.3.6.1.4.1.5812.6.8 | circuitTable | CIRCUIT-MIB |
| 1.3.6.1.4.1.5812.6.8.1 | circuitEntry | CIRCUIT-MIB |
| 1.3.6.1.4.1.5812.6.8.1.39 | circuitHoldPriority | CIRCUIT-MIB |