All MIBs › CISCO-VDC-MIB › ciscoVdcRowStatus
ciscoVdcRowStatus
Module: CISCO-VDC-MIB
OID (symbolic): CISCO-VDC-MIB::ciscoVdcRowStatus
OID (numeric): 1.3.6.1.4.1.9.9.774.1.1.1.7
Node type: OBJECT-TYPE
Type: RowStatus
Access: read-write
Description: This object is used to create, modify, and/or delete a row in this table.
In particular, a newly created row cannot be made active until the ciscoVdcName value is set. ciscoVdcName may not be modified while the value of this object is active(1). An attempt to set ciscoVdcName while the value of RowStatus is active(1) will result in an inconsistentValue error. Agent may delete any virtual device which has ciscoVdcState of active(1) and ciscoVdcRowStatus of Active.
What is ciscoVdcRowStatus?
This read-write RowStatus creates, modifies, or deletes a row in the VDC table, and a new row cannot become active until ciscoVdcName has been set. An admin provisioning a new VDC via SNMP must walk through this RowStatus lifecycle correctly, since attempting to change the name while the row is active(1) triggers an inconsistentValue error. For example, an admin would create the row, set ciscoVdcName to 'guest-vdc', and only then set ciscoVdcRowStatus to active(1) to bring the VDC online.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.9.9.774.1.1.1.7 snmpwalk -v2c -c public <target> CISCO-VDC-MIB::ciscoVdcRowStatus
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.9.9.774.1.1.1.7.1 snmpget -v2c -c public <target> CISCO-VDC-MIB::ciscoVdcRowStatus.1
Set instance 1 (SNMPv2c):
snmpset -v2c -c private <target> 1.3.6.1.4.1.9.9.774.1.1.1.7.1 s <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::ciscoVdcRowStatus 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.1 | ciscoVdcTable | CISCO-VDC-MIB |
| 1.3.6.1.4.1.9.9.774.1.1.1 | ciscoVdcEntry | CISCO-VDC-MIB |
| 1.3.6.1.4.1.9.9.774.1.1.1.7 | ciscoVdcRowStatus | CISCO-VDC-MIB |