CASCADE-MIB :: cktLeafVcPtr

MIB Reference — IPNetwork Monitor · Updated September 14, 2026

All MIBsCASCADE-MIBcktLeafVcPtr

cktLeafVcPtr

Module: CASCADE-MIB

OID (symbolic): CASCADE-MIB::cktLeafVcPtr

OID (numeric): 1.3.6.1.4.1.277.1.6.2.1.18

Node type: OBJECT-TYPE

Type: OCTET STRING

Access: read-only

Description: An 8-byte Octect string indicating the vc pointer.

What is cktLeafVcPtr?

This read-only OCTET STRING is an 8-byte value indicating the internal VC pointer for this leaf, essentially an opaque low-level handle the switch uses internally to reference this specific virtual circuit's data structures. This is not meant to be interpreted for operational meaning by an admin directly; rather it's most useful when working with vendor support to correlate a MIB-visible leaf entry with an internal debug dump, trace, or crash log that references the same VC pointer. An engineer working with the switch vendor's support team on a crash dump referencing a specific VC pointer value would cross-reference cktLeafVcPtr to identify which customer-visible leaf entry corresponds to the internal structure in the dump.

Examples

Walk all instances (SNMPv2c):

snmpwalk -v2c -c public <target> 1.3.6.1.4.1.277.1.6.2.1.18
snmpwalk -v2c -c public <target> CASCADE-MIB::cktLeafVcPtr

Get a specific instance (index 1):

snmpget -v2c -c public <target> 1.3.6.1.4.1.277.1.6.2.1.18.1
snmpget -v2c -c public <target> CASCADE-MIB::cktLeafVcPtr.1

SNMPv3 example:

snmpget -v3 -l authPriv -u snmpv3-user -a SHA -A "AuthPassword1" -x AES -X "PrivPassword1" <target> cktLeafVcPtr.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::cktLeafVcPtr 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.2cktLeafTableCASCADE-MIB
1.3.6.1.4.1.277.1.6.2.1cktLeafEntryCASCADE-MIB
1.3.6.1.4.1.277.1.6.2.1.18cktLeafVcPtrCASCADE-MIB