All MIBs › CASCADE-MIB › cktLeafVcPtr
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 OID | Name | Module |
|---|---|---|
| 1 | iso | LANART-AGENT |
| 1.3 | org | AirPair-MIB |
| 1.3.6 | dod | AirPair-MIB |
| 1.3.6.1 | internet | AirPair-MIB |
| 1.3.6.1.4 | private | AirPair-MIB |
| 1.3.6.1.4.1 | enterprises | AirPair-MIB |
| Numeric OID | Name | Module |
|---|---|---|
| 1.3.6.1.4.1.277 | cascade | CASCADE-MIB |
| 1.3.6.1.4.1.277.1 | cascfr | CASCADE-MIB |
| 1.3.6.1.4.1.277.1.6 | ckt | CASCADE-MIB |
| 1.3.6.1.4.1.277.1.6.2 | cktLeafTable | CASCADE-MIB |
| 1.3.6.1.4.1.277.1.6.2.1 | cktLeafEntry | CASCADE-MIB |
| 1.3.6.1.4.1.277.1.6.2.1.18 | cktLeafVcPtr | CASCADE-MIB |