All MIBs › CISCO-VIRTUAL-SWITCH-MIB › cvsVSLTxAckPkts
cvsVSLTxAckPkts
Module: CISCO-VIRTUAL-SWITCH-MIB
OID (symbolic): CISCO-VIRTUAL-SWITCH-MIB::cvsVSLTxAckPkts
OID (numeric): 1.3.6.1.4.1.9.9.388.1.3.2.1.12
Node type: OBJECT-TYPE
Type: Counter64
Access: read-only
Description: The number of transmitted ACK (Acknowledge) packets.
What is cvsVSLTxAckPkts?
This counts acknowledgment packets transmitted over the VSL, confirming receipt of other VSL protocol traffic. An admin cares because a healthy ratio of acknowledgments to the traffic they confirm is a sign the reliable-delivery mechanism on the VSL is functioning correctly. For example, a VSL sending substantial LMP or RRP traffic but showing a disproportionately low count here might indicate acknowledgments aren't being generated properly.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.9.9.388.1.3.2.1.12 snmpwalk -v2c -c public <target> CISCO-VIRTUAL-SWITCH-MIB::cvsVSLTxAckPkts
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.9.9.388.1.3.2.1.12.1 snmpget -v2c -c public <target> CISCO-VIRTUAL-SWITCH-MIB::cvsVSLTxAckPkts.1
SNMPv3 example:
snmpget -v3 -l authPriv -u snmpv3-user -a SHA -A "AuthPassword1" -x AES -X "PrivPassword1" <target> cvsVSLTxAckPkts.1
Start monitoring Cisco Catalyst 6500/6800-series switches (VSS) with a free 30-day trial of IPNetwork Monitor. Create custom SNMP monitor using the CISCO-VIRTUAL-SWITCH-MIB::cvsVSLTxAckPkts OID value, configure state conditions and alerts, and monitor any Cisco Catalyst 6500/6800-series switches (VSS) 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.388 | ciscoVirtualSwitchMIB | CISCO-VIRTUAL-SWITCH-MIB |
| 1.3.6.1.4.1.9.9.388.1 | ciscoVirtualSwitchMIBObjects | CISCO-VIRTUAL-SWITCH-MIB |
| 1.3.6.1.4.1.9.9.388.1.3 | cvsVSLObjects | CISCO-VIRTUAL-SWITCH-MIB |
| 1.3.6.1.4.1.9.9.388.1.3.2 | cvsVSLStatsTable | CISCO-VIRTUAL-SWITCH-MIB |
| 1.3.6.1.4.1.9.9.388.1.3.2.1 | cvsVSLStatsEntry | CISCO-VIRTUAL-SWITCH-MIB |
| 1.3.6.1.4.1.9.9.388.1.3.2.1.12 | cvsVSLTxAckPkts | CISCO-VIRTUAL-SWITCH-MIB |