cdcFileXferConfSecUrl
CISCO-DATA-COLLECTION-MIB ·
.1.3.6.1.4.1.9.9.312.1.3.1.1.2
Object
column
r/w
CdcUrl
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 be transferred in it's entirety to the specified
destination for some reason. Some common reasons for such
failures are listed out in CdcFileXferStatus.
The specified URL should contain the base-name of the remote
file, the suffix will be carried over from the name of the
VFile being tranferred, and will be automatically appended by
the agent.
This object's value may be modified at any time.
Context
- MIB
- CISCO-DATA-COLLECTION-MIB
- OID
.1.3.6.1.4.1.9.9.312.1.3.1.1.2- Type
- column
- Access
- readwrite
- Status
- current
- Parent
- cdcFileXferConfEntry
- Table
- cdcFileXferConfTable
- Siblings
- 5
Syntax
CdcUrl
- Source
- CdcUrl
- Base type
OctetString
Values & Constraints
Type Constraints
range: 0..255
Related Objects
Sibling 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 |
| 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 |