All MIBs › CISCO-VDC-MIB › ciscoVdcTimeCreated
ciscoVdcTimeCreated
Module: CISCO-VDC-MIB
OID (symbolic): CISCO-VDC-MIB::ciscoVdcTimeCreated
OID (numeric): 1.3.6.1.4.1.9.9.774.1.3.1.1.4
Node type: OBJECT-TYPE
Type: DateAndTime
Access: read-only
Description: This object indicates the time at which a particular VDC was created.
What is ciscoVdcTimeCreated?
This read-only DateAndTime object records the exact time a particular VDC was created. An admin can use this timestamp to correlate a VDC's age with change-management records or to spot an unexpected VDC that appeared outside a scheduled maintenance window. Finding a VDC with a ciscoVdcTimeCreated of 3am on a weekday, outside any planned change, would prompt an admin to investigate who created it.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.9.9.774.1.3.1.1.4 snmpwalk -v2c -c public <target> CISCO-VDC-MIB::ciscoVdcTimeCreated
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.9.9.774.1.3.1.1.4.1 snmpget -v2c -c public <target> CISCO-VDC-MIB::ciscoVdcTimeCreated.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::ciscoVdcTimeCreated 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.4 | ciscoVdcTimeCreated | CISCO-VDC-MIB |