CASCADE-MIB :: cktRtPriority

MIB Reference — IPNetwork Monitor · Updated September 14, 2026

All MIBsCASCADE-MIBcktRtPriority

cktRtPriority

Module: CASCADE-MIB

OID (symbolic): CASCADE-MIB::cktRtPriority

OID (numeric): 1.3.6.1.4.1.277.1.6.1.1.139

Node type: OBJECT-TYPE

Type: INTEGER

Access: read-write

Description: The routing priority level of the circuit which is a 8 bit number where the 3-bit bumping priority is contained in bits 0-2 and the 4-bit bandwidth priority is contained in bits 3-6. For ATM multipoint ckts, bw and bumping priorities should be zero.

What is cktRtPriority?

This packs two separate routing-decision priorities into a single 8-bit value -- a 3-bit 'bumping priority', how likely this circuit is to displace a lower-priority circuit when resources are scarce, in the low bits, and a 4-bit bandwidth priority in the next bits -- giving the admin fine control over which circuits win resource contention during path computation, though it must be left at zero for ATM multipoint circuits. An admin needs to compute this value as a combined bitfield rather than a simple priority number. For example, a value encoding a bumping priority of 2 in the low bits and a bandwidth priority of 3 in the next bits gives this circuit meaningful precedence over lower-value circuits when the network needs to reroute around a failure.

Examples

Walk all instances (SNMPv2c):

snmpwalk -v2c -c public <target> 1.3.6.1.4.1.277.1.6.1.1.139
snmpwalk -v2c -c public <target> CASCADE-MIB::cktRtPriority

Get a specific instance (index 1):

snmpget -v2c -c public <target> 1.3.6.1.4.1.277.1.6.1.1.139.1
snmpget -v2c -c public <target> CASCADE-MIB::cktRtPriority.1

Set instance 1 (SNMPv2c):

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

SNMPv3 example:

snmpget -v3 -l authPriv -u snmpv3-user -a SHA -A "AuthPassword1" -x AES -X "PrivPassword1" <target> cktRtPriority.1

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::cktRtPriority 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.139cktRtPriorityCASCADE-MIB