rtbConfigCopyOpType
DATACOM-ROUTER-B-MIB ·
.1.3.6.1.4.1.3709.3.5.21.6.10
Object
scalar
r/w
Enumeration
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 will copy the configuration from the equipment to a TFTP server.
Context
- MIB
- DATACOM-ROUTER-B-MIB
- OID
.1.3.6.1.4.1.3709.3.5.21.6.10- Type
- scalar
- Access
- readwrite
- Status
- current
- Parent
- dmAdRtbConfigCopy
- Siblings
- 11
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | apply |
2 | export |
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 |
| 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 |
| rtbConfigCopyInitTransfer If the rtbConfigCopyOpType is set to apply (1) then start the process of downloading the
rtbConfigCopyFileName from rtbConfigCopyServerAddress and apply on
the rtbConfigCopyDestFi… | scalar | Enumeration | .1.3.6.1.4.1.3709.3.5.21.6.5 |
| 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 |