MIB Discovery
1930 modules enregistrés
Chemin
MIX : 1 (iso). 3 (org). 6 (dod). 1 (internet). 4 (private). 1 (enterprises). 9 (cisco). 9 (ciscoMgmt). 312 (ciscoDataCollectionMIB). 1 (ciscoDataCollMIBObjects). 1 (cdcVFile). 3 (cdcVFileTable). 1 (cdcVFileEntry). 13 (cdcVFileErrorCode)
OID : 1.3.6.1.4.1.9.9.312.1.1.3.1.13
TXT : iso. org. dod. internet. private. enterprises. cisco. ciscoMgmt. ciscoDataCollectionMIB. ciscoDataCollMIBObjects. cdcVFile. cdcVFileTable. cdcVFileEntry. cdcVFileErrorCode
Enfants
Pas d'enfants disponibles pour cet OID
Détails
OID1.3.6.1.4.1.9.9.312.1.1.3.1.13
Module CISCO-DATA-COLLECTION-MIB (CISCO)
NomcdcVFileErrorCode
Accesreadonly
Statuscurrent
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.
SyntaxeEnumeration (1-noError, 2-otherError, 3-noSpace, 4-openError, 5-tooSmallMaxSize, 6-tooManyMaxSizeHits, 7-noResource)