cdcFileXferConfEntry
CISCO-DATA-COLLECTION-MIB ·
.1.3.6.1.4.1.9.9.312.1.3.1.1
Object
row
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.
Context
- MIB
- CISCO-DATA-COLLECTION-MIB
- OID
.1.3.6.1.4.1.9.9.312.1.3.1.1- Type
- row
- Status
- current
- Parent
- cdcFileXferConfTable
- Table
- cdcFileXferConfTable
- Children
- 6
Syntax
No syntax metadata recorded.
Values & Constraints
No enumerated values or constraints recorded.
Related Objects
Child Objects
| Object | Type | Syntax | OID |
|---|---|---|---|
| cdcFileXferConfPriUrl The URL which specifies the primary destination to which
the file has to be transferred. The URL should contain the
base-name of the remote file, the suffix will be carried over
f… | column | CdcUrl | .1.3.6.1.4.1.9.9.312.1.3.1.1.1 |
| cdcFileXferConfSecUrl The URL which specifies the secondary destination to which
the file has to be transferred if the transfer to the
primary destination fails. Failure occurs when the file
cannot b… | column | CdcUrl | .1.3.6.1.4.1.9.9.312.1.3.1.1.2 |
| cdcFileXferConfRetryPeriod Specifies the time interval after which transfer has to be
retried. Transfer needs to be retried only if in a previous
attempt the file could not be successfully transferred to
… | column | seconds Unsigned32 | .1.3.6.1.4.1.9.9.312.1.3.1.1.3 |
| cdcFileXferConfRetryCount Maximum number of times, transfer has to be retried. If the
retry count exceeds this value, then no further attempts will
be made.
This object's value may be modif… | column | seconds Unsigned32 | .1.3.6.1.4.1.9.9.312.1.3.1.1.4 |
| cdcFileXferConfSuccessEnable When set to 'true', cdcFileXferComplete notification will
be sent out in the event of a successful file transfer. | column | SNMPv2-TCTruthValue | .1.3.6.1.4.1.9.9.312.1.3.1.1.5 |
| cdcFileXferConfFailureEnable When set to 'true', cdcFileXferComplete notification will
be sent out in the event of a file transfer failure. | column | SNMPv2-TCTruthValue | .1.3.6.1.4.1.9.9.312.1.3.1.1.6 |
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 |