gtBackupControl
WISI-GTSETTINGS-MIB ·
.1.3.6.1.4.1.7465.20.2.9.1.5.1.9.3
Object
scalar
r/w
Enumeration
The gtBackupControl controls the module backup process. The gtBackupControl can be set to downloadPrivateKey(1) to download the private key given by gtFilename from the SFTP server. There can be only one private key file stored at the same time. The gtBackupControl can be set to createBackup(2) to create a backup from all modules available in the chassis and upload it to the SFTP server given. The Upload will overwrite the existing backup file. The gtBackupControl can be set to deletePrivateKey(3) to delete the stored private key.
Context
- MIB
- WISI-GTSETTINGS-MIB
- OID
.1.3.6.1.4.1.7465.20.2.9.1.5.1.9.3- Type
- scalar
- Access
- readwrite
- Status
- current
- Parent
- gtModuleBackup
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | downloadPrivateKey |
2 | createBackup |
3 | deletePrivateKey |