CASCADE-MIB :: cktAdminCostThreshold

MIB Reference — IPNetwork Monitor · Updated September 14, 2026

All MIBsCASCADE-MIBcktAdminCostThreshold

cktAdminCostThreshold

Module: CASCADE-MIB

OID (symbolic): CASCADE-MIB::cktAdminCostThreshold

OID (numeric): 1.3.6.1.4.1.277.1.6.1.1.207

Node type: OBJECT-TYPE

Type: INTEGER

Access: read-write

Description: Maximum allowable admin cost for the circuit. If no paths are available with cost less than or equal to this value, the circuit is not established. DEFVAL is 0 which means invalid, valid values range from 1 to 0xFFFFFFFF.

What is cktAdminCostThreshold?

This read-write value sets the maximum allowable administrative cost for establishing this circuit; if no path exists with a cost less than or equal to this threshold, the circuit will not be established at all, with DEFVAL 0 meaning invalid/unset and valid values ranging from 1 to 0xFFFFFFFF. This acts as a routing policy guardrail, preventing the switch from establishing a circuit over an unacceptably expensive (e.g., long, low-quality, or high-latency) path even if that's the only path technically available. An engineer who never wants a critical PVC to route over a costly satellite backup link, only over the cheaper terrestrial primary path, would set cktAdminCostThreshold low enough that the satellite path's cost exceeds it, causing the circuit to fail rather than silently route over the undesired path.

Examples

Walk all instances (SNMPv2c):

snmpwalk -v2c -c public <target> 1.3.6.1.4.1.277.1.6.1.1.207
snmpwalk -v2c -c public <target> CASCADE-MIB::cktAdminCostThreshold

Get a specific instance (index 1):

snmpget -v2c -c public <target> 1.3.6.1.4.1.277.1.6.1.1.207.1
snmpget -v2c -c public <target> CASCADE-MIB::cktAdminCostThreshold.1

Set instance 1 (SNMPv2c):

snmpset -v2c -c private <target> 1.3.6.1.4.1.277.1.6.1.1.207.1 i <value>

Start monitoring Cascade Communications ATM/Frame Relay switches (legacy) with a free 30-day trial of IPNetwork Monitor. Create custom SNMP monitor using the CASCADE-MIB::cktAdminCostThreshold OID value, configure state conditions and alerts, and monitor any Cascade Communications ATM/Frame Relay switches (legacy) from a single console.

OID Breakdown

Upper-level ancestors (6 from the standard OID tree / other modules)
Numeric OIDNameModule
1isoLANART-AGENT
1.3orgAirPair-MIB
1.3.6dodAirPair-MIB
1.3.6.1internetAirPair-MIB
1.3.6.1.4privateAirPair-MIB
1.3.6.1.4.1enterprisesAirPair-MIB
Numeric OIDNameModule
1.3.6.1.4.1.277cascadeCASCADE-MIB
1.3.6.1.4.1.277.1cascfrCASCADE-MIB
1.3.6.1.4.1.277.1.6cktCASCADE-MIB
1.3.6.1.4.1.277.1.6.1cktTableCASCADE-MIB
1.3.6.1.4.1.277.1.6.1.1cktEntryCASCADE-MIB
1.3.6.1.4.1.277.1.6.1.1.207cktAdminCostThresholdCASCADE-MIB