CASCADE-MIB :: cktRPriority

MIB Reference — IPNetwork Monitor · Updated September 14, 2026

All MIBsCASCADE-MIBcktRPriority

cktRPriority

Module: CASCADE-MIB

OID (symbolic): CASCADE-MIB::cktRPriority

OID (numeric): 1.3.6.1.4.1.277.1.6.1.1.138

Node type: OBJECT-TYPE

Type: INTEGER

Access: read-write

Description: The priority level (0 through 3) for this circuit in the opposite direction. When port service type is defined as 'mono-class', this priority means the forward priority of the circuit. When port service type is defined as 'multi-class', this priority means the discard priority of the circuit.

What is cktRPriority?

This is the reverse-direction priority counterpart to cktPriority, but its actual meaning shifts depending on the port's service-type mode: under mono-class it represents this circuit's forward-direction priority in reverse, while under multi-class it represents discard priority instead, so the admin must know the port's mode before interpreting or setting this value correctly. For example, setting cktRPriority to 0 on a multi-class port makes this circuit's reverse-direction traffic the least likely to be discarded under congestion, whereas the same value on a mono-class port would instead be read as a forwarding priority rather than a discard-priority setting.

Examples

Walk all instances (SNMPv2c):

snmpwalk -v2c -c public <target> 1.3.6.1.4.1.277.1.6.1.1.138
snmpwalk -v2c -c public <target> CASCADE-MIB::cktRPriority

Get a specific instance (index 1):

snmpget -v2c -c public <target> 1.3.6.1.4.1.277.1.6.1.1.138.1
snmpget -v2c -c public <target> CASCADE-MIB::cktRPriority.1

Set instance 1 (SNMPv2c):

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

SNMPv3 example:

snmpget -v3 -l authPriv -u snmpv3-user -a SHA -A "AuthPassword1" -x AES -X "PrivPassword1" <target> cktRPriority.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::cktRPriority 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.138cktRPriorityCASCADE-MIB