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
- Siblings
- 10
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | downloadPrivateKey |
2 | createBackup |
3 | deletePrivateKey |
Related Objects
Sibling Objects
| Object | Type | Syntax | OID |
|---|---|---|---|
| gtChassisRedundancy The gtChassisRedundancy represents the chassis redundancy
of a SFM/MFM module within the GT01/GN50 rack unit. | scalar | Enumeration | .1.3.6.1.4.1.7465.20.2.9.1.5.1.9.1 |
| gtBackupSFTPHostPublicKeyMD5 The gtBackupSFTPHostPublicKeyMD5 defines the public key MD5 of the
SFTP server to validate the correctness of the server.
If left empty all servers are valid. | scalar | OctetString | .1.3.6.1.4.1.7465.20.2.9.1.5.1.9.10 |
| gtBackupSFTPFilename The gtBackupSFTPFilename object specifies the name of the
remote backup file on the server. This is the name of the file
that will be created on the SFTP server by setting
gtBacku… | scalar | SNMPv2-TCDisplayString | .1.3.6.1.4.1.7465.20.2.9.1.5.1.9.11 |
| gtModuleBackupTable The gtModuleBackupTable table contains a list of
backup and redundancy settings within the GT01/GN50 rack unit. | table | - | .1.3.6.1.4.1.7465.20.2.9.1.5.1.9.2 |
| gtBackupStatus The gtBackupStatus reports the different stages of the
module backup process. | scalar | Enumeration | .1.3.6.1.4.1.7465.20.2.9.1.5.1.9.4 |
| gtBackupPrivateKeyFilename The gtBackupPrivateKeyFilename defines the private key filename
to download from the SFTP server. The download is started
by gtBackupControl. | scalar | OctetString | .1.3.6.1.4.1.7465.20.2.9.1.5.1.9.5 |
| gtBackupSFTPServer The gtBackupSFTPServer defines the SFTP server address,
including the URL scheme. So to upload a file to my.server.com,
set gtBackupSFTPServer to sftp://my.server.com | scalar | OctetString | .1.3.6.1.4.1.7465.20.2.9.1.5.1.9.6 |
| gtBackupSFTPPort The gtBackupSFTPPort defines the SFTP server port. | scalar | Unsigned32 | .1.3.6.1.4.1.7465.20.2.9.1.5.1.9.7 |
| gtBackupSFTPUsername The gtBackupSFTPUsername defines the SFTP server username. | scalar | OctetString | .1.3.6.1.4.1.7465.20.2.9.1.5.1.9.8 |
| gtBackupSFTPPassword The gtBackupSFTPPassword defines the SFTP server password.
A SNMP get retrieves always an empty string. | scalar | OctetString | .1.3.6.1.4.1.7465.20.2.9.1.5.1.9.9 |