All MIBs › CASCADE-MIB › pportATMTcaId
pportATMTcaId
Module: CASCADE-MIB
OID (symbolic): CASCADE-MIB::pportATMTcaId
OID (numeric): 1.3.6.1.4.1.277.1.4.2.1.168
Node type: OBJECT-TYPE
Type: INTEGER
Access: read-write
Description: This object identifies the the most recently declared pport ATM threshold crossing alert
What is pportATMTcaId?
This identifies which specific ATM threshold-crossing alert, ingress uncorrectable HEC error, egress CBR/ABR/VBR1/VBR2 buffer overflow, ingress framer FIFO overflow, or egress lookup failure, was most recently declared on this port. Rather than polling every individual TCA threshold object described above, this single field on this specific port tells you at a glance which particular condition just fired, cutting straight to the relevant counter and threshold pair for further diagnosis. A value of egressVBR2BufferOverflowC here means this port's most recent ATM TCA was specifically a VBR2 egress buffer overflow, directing attention to pportATMTcaEBufOverflowVBR2Thresh and its related counter rather than any of the other traffic classes.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.277.1.4.2.1.168 snmpwalk -v2c -c public <target> CASCADE-MIB::pportATMTcaId
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.277.1.4.2.1.168.1 snmpget -v2c -c public <target> CASCADE-MIB::pportATMTcaId.1
Set instance 1 (SNMPv2c):
snmpset -v2c -c private <target> 1.3.6.1.4.1.277.1.4.2.1.168.1 i <value>
SNMPv3 example:
snmpget -v3 -l authPriv -u snmpv3-user -a SHA -A "AuthPassword1" -x AES -X "PrivPassword1" <target> pportATMTcaId.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::pportATMTcaId 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.4 | pport | CASCADE-MIB |
| 1.3.6.1.4.1.277.1.4.2 | pportTable | CASCADE-MIB |
| 1.3.6.1.4.1.277.1.4.2.1 | pportEntry | CASCADE-MIB |
| 1.3.6.1.4.1.277.1.4.2.1.168 | pportATMTcaId | CASCADE-MIB |