cdcVFileMgmtCommand
CISCO-DATA-COLLECTION-MIB ·
.1.3.6.1.4.1.9.9.312.1.1.4.1.5
Object
column
r/w
Enumeration
A control to manage VFiles.
idle This value can be only be read. It indicates
that no management action is currently being
performed on this VFile.
delete This value is only written, and is used to
delete the frozen VFile. Writing this value
will cause this entry to be removed from this
table.
transfer This value can be both read and written.
When read it means that the VFile is in the
process of being transferred. When written, it
initiates a transfer for the VFile.
abortTransfer This value can only be written, and is used
to abort an ongoing transfer.
Context
- MIB
- CISCO-DATA-COLLECTION-MIB
- OID
.1.3.6.1.4.1.9.9.312.1.1.4.1.5- Type
- column
- Access
- readwrite
- Status
- current
- Parent
- cdcVFileMgmtEntry
- Table
- cdcVFileMgmtTable
- Siblings
- 7
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | idle |
2 | delete |
3 | transfer |
4 | abortTransfer |
Related Objects
Sibling 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 |
| 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 |