CASCADE-MIB :: spATMTcaId

MIB Reference — IPNetwork Monitor · Updated September 14, 2026

All MIBsCASCADE-MIBspATMTcaId

spATMTcaId

Module: CASCADE-MIB

OID (symbolic): CASCADE-MIB::spATMTcaId

OID (numeric): 1.3.6.1.4.1.277.1.7.2.1.168

Node type: OBJECT-TYPE

Type: INTEGER

Access: read-only

Description: This object identifies the the most recently declared sp ATM threshold crossing alert and first byte is used to indicate the switching port number. i.e. sp 1 has spBufferOverflowC, then the value is 0x1001

What is spATMTcaId?

This identifies the most recently declared threshold-crossing alert at the switching-port, not card, level, with the encoding explicitly packing the switching port number into the value's high byte; per the object's own example, switching port 1's buffer-overflow-CBR condition reads as 0x1001. Because this single object multiplexes both which switching port and which alert condition into one encoded value, an admin needs to decode both pieces from the returned number rather than reading them as separate fields, which is an easy source of misinterpretation if the byte-packing convention isn't accounted for. For example, a returned value of 0x1001 tells the admin both that switching port 1 raised the alert and that the specific condition was spBufferOverflowC1, requiring the byte-split decode described in the object's own text.

Examples

Walk all instances (SNMPv2c):

snmpwalk -v2c -c public <target> 1.3.6.1.4.1.277.1.7.2.1.168
snmpwalk -v2c -c public <target> CASCADE-MIB::spATMTcaId

Get a specific instance (index 1):

snmpget -v2c -c public <target> 1.3.6.1.4.1.277.1.7.2.1.168.1
snmpget -v2c -c public <target> CASCADE-MIB::spATMTcaId.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::spATMTcaId 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.7cardCASCADE-MIB
1.3.6.1.4.1.277.1.7.2cardTableCASCADE-MIB
1.3.6.1.4.1.277.1.7.2.1cardEntryCASCADE-MIB
1.3.6.1.4.1.277.1.7.2.1.168spATMTcaIdCASCADE-MIB