cdcVFileMgmtEntry
CISCO-DATA-COLLECTION-MIB ·
.1.3.6.1.4.1.9.9.312.1.1.4.1
Object
row
An entry in cdcVFileMgmtTable. Each entry corresponds to a
frozen VFile. An entry is created in this table, whenever a
VFile is frozen. An entry is removed from this table whenever
a frozen VFile is deleted either because the retention period
elapsed or because it was adminstratively deleted.
If the configuration specified in cdcVFileEntry is persisted
across system/agent restarts AND the VFiles created as a
result of that configuration are persisted across restarts,
then this table must be populated with entries corresponding
to those persisted VFiles. However any state related to an
entry, like time to live etc. need not be maintained
across restarts.
Context
- MIB
- CISCO-DATA-COLLECTION-MIB
- OID
.1.3.6.1.4.1.9.9.312.1.1.4.1- Type
- row
- Status
- current
- Parent
- cdcVFileMgmtTable
- Table
- cdcVFileMgmtTable
- Children
- 8
Syntax
No syntax metadata recorded.
Values & Constraints
No enumerated values or constraints recorded.
Related Objects
Child Objects
| Object | Type | Syntax | OID |
|---|---|---|---|
| cdcVFileMgmtIndex This value is a running counter starting at 1,
generated by the agent so that the combination of
cdcVFileIndex and cdcVFileMgmtIndex uniquely
identifies a frozen VFile. The delet… | column | Unsigned32 | .1.3.6.1.4.1.9.9.312.1.1.4.1.1 |
| cdcVFileMgmtName The full name of the VFile. If the VFile is stored as a file
in the agent's filesystem, then this value also contains the
absolute path of the file. | column | SNMPv2-TCDisplayString | .1.3.6.1.4.1.9.9.312.1.1.4.1.2 |
| cdcVFileMgmtTimestamp The timestamp when this VFile was created, in the date-time
format. | column | SNMPv2-TCDateAndTime | .1.3.6.1.4.1.9.9.312.1.1.4.1.3 |
| cdcVFileMgmtTimeToLive The time left before this VFile is deleted (see
cdcVFileRetentionPeriod). | column | seconds Unsigned32 | .1.3.6.1.4.1.9.9.312.1.1.4.1.4 |
| cdcVFileMgmtCommand A control to manage VFiles.
idle This value can be only be read. It indicates
that no management action is currently being
… | column | Enumeration | .1.3.6.1.4.1.9.9.312.1.1.4.1.5 |
| cdcVFileMgmtXferURL The complete URL of the destination to which this VFile will
be transferred in the next attempt. The URL also includes the
complete filename of the remote file that will be
create… | column | CdcUrl | .1.3.6.1.4.1.9.9.312.1.1.4.1.6 |
| cdcVFileMgmtLastXferStatus Indicates the status of the last completed transfer. | column | CdcFileXferStatus | .1.3.6.1.4.1.9.9.312.1.1.4.1.7 |
| cdcVFileMgmtLastXferURL Indicates the URL of the destination to which the last
(completed) transfer was initiated. | column | CdcUrl | .1.3.6.1.4.1.9.9.312.1.1.4.1.8 |
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 |
| cdcVFileMgmtIndex This value is a running counter starting at 1,
generated by the agent so that the combination of
cdcVFileIndex and cdcVFileMgmtIndex uniquely
identifies a frozen VFile. The delet… | column | Unsigned32 | .1.3.6.1.4.1.9.9.312.1.1.4.1.1 |