All MIBs › CISCO-DATA-COLLECTION-MIB › cdcVFileErrorCode
cdcVFileErrorCode
Module: CISCO-DATA-COLLECTION-MIB
OID (symbolic): CISCO-DATA-COLLECTION-MIB::cdcVFileErrorCode
OID (numeric): 1.3.6.1.4.1.9.9.312.1.1.3.1.13
Node type: OBJECT-TYPE
Type: INTEGER
Access: read-only
Description: A value indicating the type of error that has occurred during data collection operations for this entry.
noError The value is 'noError' when the corresponding value of cdcVFileOperStatus is not 'error'.
otherError Any error other than one of the following listed errors.
noSpace There is no space left to write into the current VFile.
openError Could not open VFile for writing. One possible reason could be the existence of another file by the same name in the agent's filesystem.
tooSmallMaxSize Indicates that cdcVFileMaxSize is too small for data collection. The cdcVFileMaxSize configured for this VFile is not sufficient even to hold the data collected in one poll.
tooManyMaxSizeHits Indicates that data collection operations are stopped because the value of cdcVFileMaxSizeHitsLimit has been exceeded.
noResource Some kind of resource was unavailable while collecting data. For e.g. unavailability of dynamic memory.
What is cdcVFileErrorCode?
Indicates the specific type of error, if any, that occurred during data collection for this VFile entry.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.9.9.312.1.1.3.1.13 snmpwalk -v2c -c public <target> CISCO-DATA-COLLECTION-MIB::cdcVFileErrorCode
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.9.9.312.1.1.3.1.13.1 snmpget -v2c -c public <target> CISCO-DATA-COLLECTION-MIB::cdcVFileErrorCode.1
Start monitoring Cisco router/switch (scheduled SNMP data collection) with a free 30-day trial of IPNetwork Monitor. Create custom SNMP monitor using the CISCO-DATA-COLLECTION-MIB::cdcVFileErrorCode OID value, configure state conditions and alerts, and monitor any Cisco router/switch (scheduled SNMP data collection) 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.312 | ciscoDataCollectionMIB | CISCO-DATA-COLLECTION-MIB |
| 1.3.6.1.4.1.9.9.312.1 | ciscoDataCollMIBObjects | CISCO-DATA-COLLECTION-MIB |
| 1.3.6.1.4.1.9.9.312.1.1 | cdcVFile | CISCO-DATA-COLLECTION-MIB |
| 1.3.6.1.4.1.9.9.312.1.1.3 | cdcVFileTable | CISCO-DATA-COLLECTION-MIB |
| 1.3.6.1.4.1.9.9.312.1.1.3.1 | cdcVFileEntry | CISCO-DATA-COLLECTION-MIB |
| 1.3.6.1.4.1.9.9.312.1.1.3.1.13 | cdcVFileErrorCode | CISCO-DATA-COLLECTION-MIB |