cdcVFileMgmtEntry

  • 1.3.6.1.4.1.9.9.312.1.1.4.1
  • Access noaccess
  • Type Unknown
  • Unit seconds
  • Default idle

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.

Details

Table index
  1. cdcVFileIndex
  2. cdcVFileMgmtIndex

Table columns

8 objects
Oid Name Access Type
1.3.6.1.4.1.9.9.312.1.1.4.1.1 cdcVFileMgmtIndex noaccess Unknown
1.3.6.1.4.1.9.9.312.1.1.4.1.2 cdcVFileMgmtName readonly DisplayString
1.3.6.1.4.1.9.9.312.1.1.4.1.3 cdcVFileMgmtTimestamp readonly DateAndTime
1.3.6.1.4.1.9.9.312.1.1.4.1.4 cdcVFileMgmtTimeToLive readonly Unknown
1.3.6.1.4.1.9.9.312.1.1.4.1.5 cdcVFileMgmtCommand readwrite idle(1), delete(2), transfer(3), abortTransfer(4)
1.3.6.1.4.1.9.9.312.1.1.4.1.6 cdcVFileMgmtXferURL readwrite CdcUrl
1.3.6.1.4.1.9.9.312.1.1.4.1.7 cdcVFileMgmtLastXferStatus readonly CdcFileXferStatus
1.3.6.1.4.1.9.9.312.1.1.4.1.8 cdcVFileMgmtLastXferURL readonly CdcUrl

Comments