All MIBs › CISCO-VIRTUAL-SWITCH-MIB › cvsVSLTxTotalHCPkts
cvsVSLTxTotalHCPkts
Module: CISCO-VIRTUAL-SWITCH-MIB
OID (symbolic): CISCO-VIRTUAL-SWITCH-MIB::cvsVSLTxTotalHCPkts
OID (numeric): 1.3.6.1.4.1.9.9.388.1.3.2.1.33
Node type: OBJECT-TYPE
Type: Counter64
Access: read-only
Description: The high capacity counter for the total number of transmitted packets.
What is cvsVSLTxTotalHCPkts?
This is a 64-bit high-capacity counter tracking the total number of packets transmitted over the VSL, intended to avoid the wraparound problems a 32-bit counter would face on a high-throughput link. An admin cares because on a busy VSL, the 32-bit equivalent could wrap around too quickly between polls to be useful, so this high-capacity version is the more reliable one for high-speed monitoring. For example, a network management system polling every few minutes on a heavily loaded VSL should use this counter rather than the 32-bit equivalent to avoid missing wraparounds.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.9.9.388.1.3.2.1.33 snmpwalk -v2c -c public <target> CISCO-VIRTUAL-SWITCH-MIB::cvsVSLTxTotalHCPkts
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.9.9.388.1.3.2.1.33.1 snmpget -v2c -c public <target> CISCO-VIRTUAL-SWITCH-MIB::cvsVSLTxTotalHCPkts.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::cvsVSLTxTotalHCPkts 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.33 | cvsVSLTxTotalHCPkts | CISCO-VIRTUAL-SWITCH-MIB |