All MIBs › CISCO-VDC-MIB › ciscoVdcAdminStatus
ciscoVdcAdminStatus
Module: CISCO-VDC-MIB
OID (symbolic): CISCO-VDC-MIB::ciscoVdcAdminStatus
OID (numeric): 1.3.6.1.4.1.9.9.774.1.3.1.1.10
Node type: OBJECT-TYPE
Type: INTEGER
Access: read-write
Description: This object indicates the administrative status of the VDC.
active -- the VDC will be put into active state.
suspended -- the VDC will be put into paused state. When the suspended VDC is bening resumed, it will come up with its startup configuration.
What is ciscoVdcAdminStatus?
This read-write INTEGER sets the administrative status of a VDC to either active or suspended, and a suspended VDC resumes with its startup configuration. An admin uses this to take a VDC offline for maintenance without deleting it, knowing it will come back up from its saved startup config rather than its last running state. Suspending a lab VDC during a chassis-wide change and later setting it back to active(1) brings it back exactly as it was configured to boot, discarding any unsaved running changes.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.9.9.774.1.3.1.1.10 snmpwalk -v2c -c public <target> CISCO-VDC-MIB::ciscoVdcAdminStatus
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.9.9.774.1.3.1.1.10.1 snmpget -v2c -c public <target> CISCO-VDC-MIB::ciscoVdcAdminStatus.1
Set instance 1 (SNMPv2c):
snmpset -v2c -c private <target> 1.3.6.1.4.1.9.9.774.1.3.1.1.10.1 i <value>
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::ciscoVdcAdminStatus 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.10 | ciscoVdcAdminStatus | CISCO-VDC-MIB |