All MIBs › CPIWF-MIB › aal2CpsSeqNumErrors
aal2CpsSeqNumErrors
Module: CPIWF-MIB
OID (symbolic): CPIWF-MIB::aal2CpsSeqNumErrors
OID (numeric): 1.3.6.1.4.1.353.5.10.1.1.6.4
Node type: OBJECT-TYPE
Type: Counter32
Access: read-only
Description: Number of errors encountered as specified in Table 6/I.363.2 (errnum = 1)
What is aal2CpsSeqNumErrors?
This read-only Counter32 counts CPS-layer sequence number errors, corresponding to errnum 1 in Table 6/I.363.2. It indicates that received CPS packets are arriving out of the expected sequence, which can point to packet reordering or loss somewhere upstream. An admin seeing this counter increase alongside voice-quality complaints would investigate potential packet reordering in the ATM transport.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.353.5.10.1.1.6.4 snmpwalk -v2c -c public <target> CPIWF-MIB::aal2CpsSeqNumErrors
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.353.5.10.1.1.6.4.1 snmpget -v2c -c public <target> CPIWF-MIB::aal2CpsSeqNumErrors.1
SNMPv3 example:
snmpget -v3 -l authPriv -u snmpv3-user -a SHA -A "AuthPassword1" -x AES -X "PrivPassword1" <target> aal2CpsSeqNumErrors.1
Start monitoring ATM access/carrier equipment (Loop Emulation Service CP-IWF) with a free 30-day trial of IPNetwork Monitor. Create custom SNMP monitor using the CPIWF-MIB::aal2CpsSeqNumErrors OID value, configure state conditions and alerts, and monitor any ATM access/carrier equipment (Loop Emulation Service CP-IWF) 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.353 | atmForum | ATM-FORUM-ILMI40-MIB |
| 1.3.6.1.4.1.353.5 | atmForumNetworkManagement | ATM-FORUM-SNMP-M4-MIB |
| Numeric OID | Name | Module |
|---|---|---|
| 1.3.6.1.4.1.353.5.10 | atmfLoopEmulationService | CPIWF-MIB |
| 1.3.6.1.4.1.353.5.10.1 | cpIwfMIB | CPIWF-MIB |
| 1.3.6.1.4.1.353.5.10.1.1 | cpIwfMIBObjects | CPIWF-MIB |
| 1.3.6.1.4.1.353.5.10.1.1.6 | cpIwfAal2Stats | CPIWF-MIB |
| 1.3.6.1.4.1.353.5.10.1.1.6.4 | aal2CpsSeqNumErrors | CPIWF-MIB |