cdcVFileEntry
CISCO-DATA-COLLECTION-MIB ·
.1.3.6.1.4.1.9.9.312.1.1.3.1
Object
row
An entry in the cdcVFileTable. Each entry contains
application specified configuration that is used to create
virtual files (VFile) and start data collection operations.
A VFile is used to store data (values of base object
instances) as selected by entities called data groups.
A data group is defined in cdcDGTable.
An entry in this table is said to be 'activated' when the
corresponding instances of cdcVFileRowStatus is 'active' AND
cdcVFileOperStatus is 'enabled'. The value of sysUpTime.0 when
the condition evaluates to 'true' is called the activation
time of the entry. The activation time for each entry is
maintained internally by the agent.
Context
- MIB
- CISCO-DATA-COLLECTION-MIB
- OID
.1.3.6.1.4.1.9.9.312.1.1.3.1- Type
- row
- Status
- current
- Parent
- cdcVFileTable
- Table
- cdcVFileTable
- Children
- 15
Syntax
No syntax metadata recorded.
Values & Constraints
No enumerated values or constraints recorded.
Related Objects
Child Objects
| Object | Type | Syntax | OID |
|---|---|---|---|
| cdcVFileIndex An arbitrary integer for uniquely identifying this
entry. When creating a row, the application should pick a
random number.
If the configuration in this entry is p… | column | Unsigned32 | .1.3.6.1.4.1.9.9.312.1.1.3.1.1 |
| cdcVFileRetentionPeriod The time for which a frozen VFile is retained by the
agent. When a VFile is frozen, a timer (one per frozen VFile)
is started to keep track of the retention period for the
VFile.… | column | seconds Unsigned32 | .1.3.6.1.4.1.9.9.312.1.1.3.1.10 |
| cdcVFileAdminStatus A control object to indicate the administratively desired
state of data collection for this entry. On setting the value
to 'disabled' data collection operations for this
entry ar… | column | Enumeration | .1.3.6.1.4.1.9.9.312.1.1.3.1.11 |
| cdcVFileOperStatus A status object to indicate the operational state of
collection for this entry.
When the value of cdcVFileAdminStatus is modified to be
'enabled', the value of this… | column | Enumeration | .1.3.6.1.4.1.9.9.312.1.1.3.1.12 |
| cdcVFileErrorCode A value indicating the type of error that has occurred during
data collection operations for this entry.
noError The value is 'noError' when
… | column | Enumeration | .1.3.6.1.4.1.9.9.312.1.1.3.1.13 |
| cdcVFileCollectionErrorEnable When set to 'true', cdcVFileCollectionError notification will
be sent out in the event of a data collection error. | column | SNMPv2-TCTruthValue | .1.3.6.1.4.1.9.9.312.1.1.3.1.14 |
| cdcVFileRowStatus The status of this conceptual row.
A valid cdcVFileName is only mandatory object for setting
this object to 'active'. But collection of data in to active
vfile starts only on set… | column | SNMPv2-TCRowStatus | .1.3.6.1.4.1.9.9.312.1.1.3.1.15 |
| cdcVFileName The base-name of the VFiles (created by data collection
operations corresponding to this entry) into which data is to
be collected.
When a VFile is created, it's f… | column | OctetString | .1.3.6.1.4.1.9.9.312.1.1.3.1.2 |
| cdcVFileDescription A string that can be used for administrative purposes.
This object's value may be modified at any time. | column | SNMP-FRAMEWORK-MIBSnmpAdminString | .1.3.6.1.4.1.9.9.312.1.1.3.1.3 |
| cdcVFileCommand An object for controlling collection of data.
'idle' Indicates that no command is in progress.
'swapToNewFile' When written, the current… | column | Enumeration | .1.3.6.1.4.1.9.9.312.1.1.3.1.4 |
| cdcVFileMaxSize 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 VFil… | column | bytes Unsigned32 | .1.3.6.1.4.1.9.9.312.1.1.3.1.5 |
| cdcVFileCurrentSize The size of the current VFile. | column | bytes Unsigned32 | .1.3.6.1.4.1.9.9.312.1.1.3.1.6 |
| cdcVFileFormat The format in which data is stored into the current VFile.
This object's value cannot be modified while the entry
is in the 'activated' state. | column | CdcFileFormat | .1.3.6.1.4.1.9.9.312.1.1.3.1.7 |
| cdcVFileCollectMode Determines the mode of data collection.
'auto' Data is periodically fetched for all data
groups associated with this entry. This is
… | column | Enumeration | .1.3.6.1.4.1.9.9.312.1.1.3.1.8 |
| cdcVFileCollectionPeriod Specifies the period of a collection interval. The value
of this object is used only when the data collection mode is
automatic (see cdcVFileCollectMode).
A period… | column | seconds Unsigned32 | .1.3.6.1.4.1.9.9.312.1.1.3.1.9 |
Indexes
| Object | Type | Syntax | OID |
|---|---|---|---|
| cdcVFileIndex An arbitrary integer for uniquely identifying this
entry. When creating a row, the application should pick a
random number.
If the configuration in this entry is p… | column | Unsigned32 | .1.3.6.1.4.1.9.9.312.1.1.3.1.1 |