All MIBs › CISCO-VIRTUAL-SWITCH-MIB › cvsVSLTxRrpPkts
cvsVSLTxRrpPkts
Module: CISCO-VIRTUAL-SWITCH-MIB
OID (symbolic): CISCO-VIRTUAL-SWITCH-MIB::cvsVSLTxRrpPkts
OID (numeric): 1.3.6.1.4.1.9.9.388.1.3.2.1.8
Node type: OBJECT-TYPE
Type: Counter64
Access: read-only
Description: The number of transmitted RRP (Role Resolution Protocol) packets.
What is cvsVSLTxRrpPkts?
This counts the number of Role Resolution Protocol packets transmitted over the VSL, the protocol used to negotiate which chassis takes the active versus standby role. An admin cares because RRP activity directly relates to virtual switch role negotiation, so a burst of this traffic often coincides with a role election or failover event. For example, a spike in this counter around the same time as a chassis reload would reflect the two chassis renegotiating active and standby roles.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.9.9.388.1.3.2.1.8 snmpwalk -v2c -c public <target> CISCO-VIRTUAL-SWITCH-MIB::cvsVSLTxRrpPkts
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.9.9.388.1.3.2.1.8.1 snmpget -v2c -c public <target> CISCO-VIRTUAL-SWITCH-MIB::cvsVSLTxRrpPkts.1
SNMPv3 example:
snmpget -v3 -l authPriv -u snmpv3-user -a SHA -A "AuthPassword1" -x AES -X "PrivPassword1" <target> cvsVSLTxRrpPkts.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::cvsVSLTxRrpPkts 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.8 | cvsVSLTxRrpPkts | CISCO-VIRTUAL-SWITCH-MIB |