rtbConfigCopyInitTransfer
DATACOM-ROUTER-B-MIB ·
.1.3.6.1.4.1.3709.3.5.21.6.5
Object
scalar
r/w
Enumeration
If the rtbConfigCopyOpType is set to apply (1) then start the process of downloading the rtbConfigCopyFileName from rtbConfigCopyServerAddress and apply on the rtbConfigCopyDestFileType device configuration. Otherwise, if rtbConfigCopyOpType is export (2), then upload the startup-config named as rtbConfigCopyFileName to rtbConfigCopyServerAddress. After the process is finished, the status will be available in the rtbConfigCopyStatus object. Default value is: inactive(1).
Context
- MIB
- DATACOM-ROUTER-B-MIB
- OID
.1.3.6.1.4.1.3709.3.5.21.6.5- Type
- scalar
- Access
- readwrite
- Status
- current
- Parent
- dmAdRtbConfigCopy
- Siblings
- 11
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | inactive |
2 | active |
Related Objects
Sibling Objects
| Object | Type | Syntax | OID |
|---|---|---|---|
| rtbConfigCopyProtocol Selects the network protocol to be used on the file rtbConfigCopyFileName transfer
from the rtbConfigCopyServerAddress to apply the config rtbConfigCopyDestFileType
onto the devic… | scalar | Enumeration | .1.3.6.1.4.1.3709.3.5.21.6.1 |
| rtbConfigCopyOpType Selects which type of operation will be performed, if applying the
configuration to the equipment from a TFTP server is desired, select
apply(1), otherwise select export(2), which… | scalar | Enumeration | .1.3.6.1.4.1.3709.3.5.21.6.10 |
| rtbConfigCopyUser Username for FTP and SFTP. | scalar | OctetString | .1.3.6.1.4.1.3709.3.5.21.6.11 |
| rtbConfigCopyPassword Password for FTP and SFTP. | scalar | OctetString | .1.3.6.1.4.1.3709.3.5.21.6.12 |
| rtbConfigCopyServerAddress IP address of file server. | scalar | RFC1155-SMIIpAddress | .1.3.6.1.4.1.3709.3.5.21.6.2 |
| rtbConfigCopyFileName Name of the file to download or upload according to rtbConfigCopyOpType, it can be a path
inside the server. | scalar | OctetString | .1.3.6.1.4.1.3709.3.5.21.6.3 |
| rtbConfigCopyDestFileType Selects on which the file copied from the rtbConfigCopyServerAddress will
be applied: runningConfig(1) or startupConfig(2). If on runningConfig(1),
the current device configuratio… | scalar | Enumeration | .1.3.6.1.4.1.3709.3.5.21.6.4 |
| rtbConfigCopyStatus Status of requested process in rtbConfigCopyInitTransfer.
Default value is: successful(1). | scalar | Enumeration | .1.3.6.1.4.1.3709.3.5.21.6.6 |
| rtbConfigCopySave Start the process of saving active configuration to flash.
This process requires some seconds to finish.
Default value is: inactive(1). | scalar | Enumeration | .1.3.6.1.4.1.3709.3.5.21.6.7 |
| rtbConfigCopyApplyType Type of apply that will be performed.
A total replace of the configuration or a merge with the existing config.
Default value is: replace(2). | scalar | Enumeration | .1.3.6.1.4.1.3709.3.5.21.6.8 |
| rtbConfigCopyFileFormat Type of the configuration apply file format that will be sent.
It might have a set of commands or have a tree scheme.
By default, the file format is auto detected.
Default value i… | scalar | Enumeration | .1.3.6.1.4.1.3709.3.5.21.6.9 |