All MIBs › CISCO-VIRTUAL-SWITCH-MIB › cvsDualActiveDetectionNotifEnable
cvsDualActiveDetectionNotifEnable
Module: CISCO-VIRTUAL-SWITCH-MIB
OID (symbolic): CISCO-VIRTUAL-SWITCH-MIB::cvsDualActiveDetectionNotifEnable
OID (numeric): 1.3.6.1.4.1.9.9.388.1.5.1
Node type: OBJECT-TYPE
Type: TruthValue
Access: read-write
Description: Enable or disable the generation of cvsDualActiveDetectionNotif notification.
What is cvsDualActiveDetectionNotifEnable?
This read-write TruthValue object turns the generation of the cvsDualActiveDetectionNotif SNMP notification on or off. Dual-active detection is critical in a virtual switch because if the VSL link fails, both chassis may believe they are the sole active switch, causing network conflicts; this trap alerts operators the moment that condition is caught. An admin managing a VSS pair would enable this object so their monitoring system pages someone immediately if a dual-active event occurs rather than discovering it later through network instability.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.9.9.388.1.5.1 snmpwalk -v2c -c public <target> CISCO-VIRTUAL-SWITCH-MIB::cvsDualActiveDetectionNotifEnable
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.9.9.388.1.5.1.1 snmpget -v2c -c public <target> CISCO-VIRTUAL-SWITCH-MIB::cvsDualActiveDetectionNotifEnable.1
Set instance 1 (SNMPv2c):
snmpset -v2c -c private <target> 1.3.6.1.4.1.9.9.388.1.5.1.1 s <value>
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::cvsDualActiveDetectionNotifEnable 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.5 | cvsDualActiveDetection | CISCO-VIRTUAL-SWITCH-MIB |
| 1.3.6.1.4.1.9.9.388.1.5.1 | cvsDualActiveDetectionNotifEnable | CISCO-VIRTUAL-SWITCH-MIB |