CASCADE-MIB :: cktSvcAalType

MIB Reference — IPNetwork Monitor · Updated September 14, 2026

All MIBsCASCADE-MIBcktSvcAalType

cktSvcAalType

Module: CASCADE-MIB

OID (symbolic): CASCADE-MIB::cktSvcAalType

OID (numeric): 1.3.6.1.4.1.277.1.6.1.1.132

Node type: OBJECT-TYPE

Type: INTEGER

Access: read-only

Description: The AAL type for this SVC.

What is cktSvcAalType?

This reports which ATM Adaptation Layer this switched virtual circuit is using to map higher-layer data onto ATM cells -- AAL1 for constant-bit-rate/circuit-emulation traffic, AAL5 for the more common data or LAN-interconnection traffic -- negotiated during SVC call setup rather than statically configured like on a PVC. An admin seeing an SVC unexpectedly using aal1(1) when they expected data traffic would investigate what application actually placed that call, since AAL1 signals circuit-emulation-style usage rather than typical bursty data. For example, an SVC supporting an on-demand voice trunk would show cktSvcAalType as aal1(1), while an SVC used for LAN interconnection would typically show aal5(5).

Examples

Walk all instances (SNMPv2c):

snmpwalk -v2c -c public <target> 1.3.6.1.4.1.277.1.6.1.1.132
snmpwalk -v2c -c public <target> CASCADE-MIB::cktSvcAalType

Get a specific instance (index 1):

snmpget -v2c -c public <target> 1.3.6.1.4.1.277.1.6.1.1.132.1
snmpget -v2c -c public <target> CASCADE-MIB::cktSvcAalType.1

SNMPv3 example:

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