All MIBs › CISCO-WAN-SVC-MIB › cwspConnectAckRcv
cwspConnectAckRcv
Module: CISCO-WAN-SVC-MIB
OID (symbolic): CISCO-WAN-SVC-MIB::cwspConnectAckRcv
OID (numeric): 1.3.6.1.4.1.351.140.1.2.6.1.1.4
Node type: OBJECT-TYPE
Type: Counter32
Access: read-only
Description: Number of CONNECT ACK messages received on this interface.
What is cwspConnectAckRcv?
This read-only counter tracks the number of CONNECT ACK messages received on this interface, confirming the peer has acknowledged a CONNECT this switch sent for an incoming call. It lets an admin verify that locally accepted incoming calls are being fully acknowledged by the peer to complete call establishment. For example, a CONNECT-transmit count without a matching rise in CONNECT ACK receipts could indicate incoming calls are stalling right before full establishment.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.351.140.1.2.6.1.1.4 snmpwalk -v2c -c public <target> CISCO-WAN-SVC-MIB::cwspConnectAckRcv
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.351.140.1.2.6.1.1.4.1 snmpget -v2c -c public <target> CISCO-WAN-SVC-MIB::cwspConnectAckRcv.1
SNMPv3 example:
snmpget -v3 -l authPriv -u snmpv3-user -a SHA -A "AuthPassword1" -x AES -X "PrivPassword1" <target> cwspConnectAckRcv.1
Start monitoring Cisco BPX-SES/MGX ATM switch (legacy) with a free 30-day trial of IPNetwork Monitor. Create custom SNMP monitor using the CISCO-WAN-SVC-MIB::cwspConnectAckRcv OID value, configure state conditions and alerts, and monitor any Cisco BPX-SES/MGX ATM switch (legacy) from a single console.
OID Breakdown
Upper-level ancestors (7 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.351 | stratacom | CISCOWAN-SMI |
| Numeric OID | Name | Module |
|---|---|---|
| 1.3.6.1.4.1.351.140 | ciscoWANSvcMIB | CISCO-WAN-SVC-MIB |
| 1.3.6.1.4.1.351.140.1 | ciscoWANSvcMIBObjects | CISCO-WAN-SVC-MIB |
| 1.3.6.1.4.1.351.140.1.2 | ciscoWANSvcPort | CISCO-WAN-SVC-MIB |
| 1.3.6.1.4.1.351.140.1.2.6 | cwspSigStats | CISCO-WAN-SVC-MIB |
| 1.3.6.1.4.1.351.140.1.2.6.1 | cwspSigStatsTable | CISCO-WAN-SVC-MIB |
| 1.3.6.1.4.1.351.140.1.2.6.1.1 | cwspSigStatsEntry | CISCO-WAN-SVC-MIB |
| 1.3.6.1.4.1.351.140.1.2.6.1.1.4 | cwspConnectAckRcv | CISCO-WAN-SVC-MIB |