cdcVFileErrorCode

CISCO-DATA-COLLECTION-MIB · .1.3.6.1.4.1.9.9.312.1.1.3.1.13

Object

column Enumeration
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.

Context

MIB
CISCO-DATA-COLLECTION-MIB
OID
.1.3.6.1.4.1.9.9.312.1.1.3.1.13
Type
column
Access
readonly
Status
current
Parent
cdcVFileEntry
Table
cdcVFileTable
Siblings
14

Syntax

Enumeration

Values & Constraints

Enumerated Values
1noError
2otherError
3noSpace
4openError
5tooSmallMaxSize
6tooManyMaxSizeHits
7noResource

Related Objects

Sibling Objects