MIB Viewer

gtBackupControl

OBJECT-TYPE
1.3.6.1.4.1.7465.20.2.9.1.5.1.9.3
Access
read-write
Status
current
Sub-identifiers
0
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.
INTEGER { downloadPrivateKey(1), createBackup(2), deletePrivateKey(3) }