CASCADE-MIB :: cktDefinedPath

MIB Reference — IPNetwork Monitor · Updated September 14, 2026

All MIBsCASCADE-MIBcktDefinedPath

cktDefinedPath

Module: CASCADE-MIB

OID (symbolic): CASCADE-MIB::cktDefinedPath

OID (numeric): 1.3.6.1.4.1.277.1.6.1.1.63

Node type: OBJECT-TYPE

Type: OCTET STRING

Access: read-write

Description: User defined path. in the format of Nx,x,x,Nx,.... If x is not prefixed with 'N', x is an interface ID. If x is prefixed with `N`, x is a node ID.

What is cktDefinedPath?

This lets an admin manually specify the exact sequence of nodes and interfaces this circuit should traverse across the Cascade mesh, using the format Nx,x,x,Nx,... where an 'N' prefix marks a node ID and a bare number marks an interface ID, overriding the network's own OSPF-based path computation. For example, writing 'N12,4,N7,2' to cktDefinedPath forces this circuit through node 12's interface 4 and then node 7's interface 2, useful for steering a sensitive circuit away from a congested or unreliable trunk the automatic routing keeps selecting.

Examples

Walk all instances (SNMPv2c):

snmpwalk -v2c -c public <target> 1.3.6.1.4.1.277.1.6.1.1.63
snmpwalk -v2c -c public <target> CASCADE-MIB::cktDefinedPath

Get a specific instance (index 1):

snmpget -v2c -c public <target> 1.3.6.1.4.1.277.1.6.1.1.63.1
snmpget -v2c -c public <target> CASCADE-MIB::cktDefinedPath.1

Set instance 1 (SNMPv2c):

snmpset -v2c -c private <target> 1.3.6.1.4.1.277.1.6.1.1.63.1 s <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::cktDefinedPath 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.63cktDefinedPathCASCADE-MIB