cdcFileXferConfEntry

  • 1.3.6.1.4.1.9.9.312.1.3.1.1
  • Access readwrite
  • Type Unknown
  • Unit seconds
  • Default 300

An individual entry in the cdcFileXferConfTable. Each entry identifies a primary and an optional secondary destination. An entry is automatically created in this table, whenever an entry is created in the cdcVFileTable. The application needs to specify the URLs of the destination to which frozen VFiles are transferred. When a VFile is frozen, transfer will be first initiated to the primary destination, if the transfer fails, then transfer is initiated to the secondary destination. If this too fails, then the cycle is repeated again after a specified time period (value of cdcFileXferConfRetryPeriod) elapses.

Details

Table index
  1. cdcVFileIndex

Table columns

6 objects
Oid Name Access Type
1.3.6.1.4.1.9.9.312.1.3.1.1.1 cdcFileXferConfPriUrl readwrite CdcUrl
1.3.6.1.4.1.9.9.312.1.3.1.1.2 cdcFileXferConfSecUrl readwrite CdcUrl
1.3.6.1.4.1.9.9.312.1.3.1.1.3 cdcFileXferConfRetryPeriod readwrite Unknown
1.3.6.1.4.1.9.9.312.1.3.1.1.4 cdcFileXferConfRetryCount readwrite Unknown
1.3.6.1.4.1.9.9.312.1.3.1.1.5 cdcFileXferConfSuccessEnable readwrite TruthValue
1.3.6.1.4.1.9.9.312.1.3.1.1.6 cdcFileXferConfFailureEnable readwrite TruthValue

Comments