All MIBs › CISCO-VDC-MIB › ciscoVdcDualSupHaPolicy
ciscoVdcDualSupHaPolicy
Module: CISCO-VDC-MIB
OID (symbolic): CISCO-VDC-MIB::ciscoVdcDualSupHaPolicy
OID (numeric): 1.3.6.1.4.1.9.9.774.1.3.1.1.2
Node type: OBJECT-TYPE
Type: CiscoVdcHaPolicy
Access: read-write
Description: This object specifies the High Availability policy of a particular VDC when both the active supervisor and standby supervisor are present on the device.
What is ciscoVdcDualSupHaPolicy?
This read-write CiscoVdcHaPolicy object specifies the high-availability policy applied to a VDC when both an active and a standby supervisor are present. An admin uses this to control whether the VDC switches over cleanly to the standby supervisor or is restarted when the active supervisor fails. In a dual-supervisor Nexus chassis, setting this policy to a switchover-preferred value keeps a critical VDC running through a supervisor failover with minimal disruption.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.9.9.774.1.3.1.1.2 snmpwalk -v2c -c public <target> CISCO-VDC-MIB::ciscoVdcDualSupHaPolicy
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.9.9.774.1.3.1.1.2.1 snmpget -v2c -c public <target> CISCO-VDC-MIB::ciscoVdcDualSupHaPolicy.1
Set instance 1 (SNMPv2c):
snmpset -v2c -c private <target> 1.3.6.1.4.1.9.9.774.1.3.1.1.2.1 s <value>
SNMPv3 example:
snmpget -v3 -l authPriv -u snmpv3-user -a SHA -A "AuthPassword1" -x AES -X "PrivPassword1" <target> ciscoVdcDualSupHaPolicy.1
Start monitoring Cisco Nexus switches (Virtual Device Contexts) with a free 30-day trial of IPNetwork Monitor. Create custom SNMP monitor using the CISCO-VDC-MIB::ciscoVdcDualSupHaPolicy OID value, configure state conditions and alerts, and monitor any Cisco Nexus switches (Virtual Device Contexts) 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.774 | ciscoVdcMIB | CISCO-VDC-MIB |
| 1.3.6.1.4.1.9.9.774.1 | ciscoVdcMIBObjects | CISCO-VDC-MIB |
| 1.3.6.1.4.1.9.9.774.1.3 | ciscoVdcExt | CISCO-VDC-MIB |
| 1.3.6.1.4.1.9.9.774.1.3.1 | ciscoVdcExtTable | CISCO-VDC-MIB |
| 1.3.6.1.4.1.9.9.774.1.3.1.1 | ciscoVdcExtEntry | CISCO-VDC-MIB |
| 1.3.6.1.4.1.9.9.774.1.3.1.1.2 | ciscoVdcDualSupHaPolicy | CISCO-VDC-MIB |