cdcVFileMaxSize

  • 1.3.6.1.4.1.9.9.312.1.1.3.1.5
  • Access readwrite
  • Type Unknown
  • Unit bytes
  • Default 50000

The maximum size of a VFile. The agent maintains an internal counter for each cdcVFileEntry. This counter counts the number of consecutive times the size of a VFile has exceeded the value of this object. When the value of this counter exceeds the value of cdcVFileMaxSizeHitsLimit, this entry is moved to the 'error' state (see cdcVFileOperStatus). However if the value of cdcVFileMaxSizeHitsLimit is not exceeded, then the current VFile is frozen, and a new VFile is created for data collection. If the data collection mode is automatic (see cdcVFileCollectMode), then the current collection interval is stopped and a new collection interval is started. This object's value may be modified at any time. The new size limit MUST be checked against the size of the current VFile at the time of modification, and appropriate action taken.

Table columns

15 objects
Oid Name Access Type
1.3.6.1.4.1.9.9.312.1.1.3.1.1 cdcVFileIndex noaccess Unknown
1.3.6.1.4.1.9.9.312.1.1.3.1.10 cdcVFileRetentionPeriod readwrite Unknown
1.3.6.1.4.1.9.9.312.1.1.3.1.11 cdcVFileAdminStatus readwrite enabled(1), disabled(2)
1.3.6.1.4.1.9.9.312.1.1.3.1.12 cdcVFileOperStatus readonly enabled(1), disabled(2), error(3)
1.3.6.1.4.1.9.9.312.1.1.3.1.13 cdcVFileErrorCode readonly noError(1), otherError(2), noSpace(3), openError(4), tooSmallMaxSize(5), tooManyMaxSizeHits(6), noResource(7)
1.3.6.1.4.1.9.9.312.1.1.3.1.14 cdcVFileCollectionErrorEnable readwrite TruthValue
1.3.6.1.4.1.9.9.312.1.1.3.1.15 cdcVFileRowStatus readwrite RowStatus
1.3.6.1.4.1.9.9.312.1.1.3.1.2 cdcVFileName readwrite Unknown
1.3.6.1.4.1.9.9.312.1.1.3.1.3 cdcVFileDescription readwrite SnmpAdminString
1.3.6.1.4.1.9.9.312.1.1.3.1.4 cdcVFileCommand readwrite idle(1), swapToNewFile(2), collectNow(3)
1.3.6.1.4.1.9.9.312.1.1.3.1.5 cdcVFileMaxSize readwrite Unknown
1.3.6.1.4.1.9.9.312.1.1.3.1.6 cdcVFileCurrentSize readonly Unknown
1.3.6.1.4.1.9.9.312.1.1.3.1.7 cdcVFileFormat readwrite CdcFileFormat
1.3.6.1.4.1.9.9.312.1.1.3.1.8 cdcVFileCollectMode readwrite auto(1), manual(2)
1.3.6.1.4.1.9.9.312.1.1.3.1.9 cdcVFileCollectionPeriod readwrite Unknown

Used by conformance groups

1 objects
  • 1.3.6.1.4.1.9.9.312.2.2.1 cdcVFileGroup

Comments