All MIBs › CISCO-ATM-SWITCH-FR-IWF-MIB › casfVcIwfCountLengthErrors
casfVcIwfCountLengthErrors
Module: CISCO-ATM-SWITCH-FR-IWF-MIB
OID (symbolic): CISCO-ATM-SWITCH-FR-IWF-MIB::casfVcIwfCountLengthErrors
OID (numeric): 1.3.6.1.4.1.9.9.112.1.4.2.1.4
Node type: OBJECT-TYPE
Type: Counter32
Access: read-only
Description: The number of reassembled frames intended to be transmitted on this connection for which the AAL5 PDU trailer length fields did not match the actual PDU length, and were thus discarded.
What is casfVcIwfCountLengthErrors?
This read-only counter tallies reassembled frames intended for transmission on this connection where the AAL5 PDU trailer's declared length didn't match the actual reassembled length, and were discarded. This specifically catches corruption where cells were lost or duplicated in a pattern a length check catches but a simple cell count wouldn't, distinguishing it from the CRC-error case, which catches corruption within an otherwise correctly sized frame. A single lost cell in the middle of a multi-cell AAL5 frame would often surface here as a length mismatch, since the reassembled data would be short by that cell's payload.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.9.9.112.1.4.2.1.4 snmpwalk -v2c -c public <target> CISCO-ATM-SWITCH-FR-IWF-MIB::casfVcIwfCountLengthErrors
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.9.9.112.1.4.2.1.4.1 snmpget -v2c -c public <target> CISCO-ATM-SWITCH-FR-IWF-MIB::casfVcIwfCountLengthErrors.1
Start monitoring Cisco ATM switch (BPX/MGX series) with Frame Relay interworking with a free 30-day trial of IPNetwork Monitor. Create custom SNMP monitor using the CISCO-ATM-SWITCH-FR-IWF-MIB::casfVcIwfCountLengthErrors OID value, configure state conditions and alerts, and monitor any Cisco ATM switch (BPX/MGX series) with Frame Relay interworking from a single console.
OID Breakdown
Upper-level ancestors (8 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 |
| 1.3.6.1.4.1.9 | cisco | CAT2600-MIB |
| 1.3.6.1.4.1.9.9 | ciscoMgmt | CISCO-SMI |
| Numeric OID | Name | Module |
|---|---|---|
| 1.3.6.1.4.1.9.9.112 | ciscoAtmSwitchFrIwfMIB | CISCO-ATM-SWITCH-FR-IWF-MIB |
| 1.3.6.1.4.1.9.9.112.1 | ciscoAtmSwitchFrIwfMIBObjects | CISCO-ATM-SWITCH-FR-IWF-MIB |
| 1.3.6.1.4.1.9.9.112.1.4 | casfFrCounts | CISCO-ATM-SWITCH-FR-IWF-MIB |
| 1.3.6.1.4.1.9.9.112.1.4.2 | casfVcIwfCountTable | CISCO-ATM-SWITCH-FR-IWF-MIB |
| 1.3.6.1.4.1.9.9.112.1.4.2.1 | casfVcIwfCountEntry | CISCO-ATM-SWITCH-FR-IWF-MIB |
| 1.3.6.1.4.1.9.9.112.1.4.2.1.4 | casfVcIwfCountLengthErrors | CISCO-ATM-SWITCH-FR-IWF-MIB |