All MIBs › CASCADE-MIB › cktAtmVcType
cktAtmVcType
Module: CASCADE-MIB
OID (symbolic): CASCADE-MIB::cktAtmVcType
OID (numeric): 1.3.6.1.4.1.277.1.6.1.1.92
Node type: OBJECT-TYPE
Type: INTEGER
Access: read-write
Description: Type of ATM connection (VPC or VCC).
What is cktAtmVcType?
This determines whether this circuit is switched as a full Virtual Path Connection, an entire bundle of VCs switched together by VPI alone, or a single Virtual Channel Connection switched by the full VPI/VCI pair, which changes how the switch treats the VPI/VCI values configured here and how many underlying channels this circuit actually represents. For example, provisioning cktAtmVcType as vpc(1) means this single circuit entry could actually be carrying an entire path's worth of virtual channels bundled together, so its cell counters represent aggregate traffic across all of them rather than one individual channel.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.277.1.6.1.1.92 snmpwalk -v2c -c public <target> CASCADE-MIB::cktAtmVcType
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.277.1.6.1.1.92.1 snmpget -v2c -c public <target> CASCADE-MIB::cktAtmVcType.1
Set instance 1 (SNMPv2c):
snmpset -v2c -c private <target> 1.3.6.1.4.1.277.1.6.1.1.92.1 i <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::cktAtmVcType 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.1 | cktTable | CASCADE-MIB |
| 1.3.6.1.4.1.277.1.6.1.1 | cktEntry | CASCADE-MIB |
| 1.3.6.1.4.1.277.1.6.1.1.92 | cktAtmVcType | CASCADE-MIB |