gtBackupSFTPFilename
WISI-GTSETTINGS-MIB ·
.1.3.6.1.4.1.7465.20.2.9.1.5.1.9.11
Object
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
gtBackupControl to createBackup(2) - for creating a backup of
all the GT01/GN50 rack unit's modules' settings - or by setting
gtModuleBackupControl to uploadBackup(5) - to upload the
existing backup of a single module's settings from the
GT01/GN50. This is also used as the name of the remote file
that will be downloaded from the SFTP server by setting
gtModuleBackupControl to downloadBackup(4) - to download the
backup of a single module's settings to the GT01/GN50.
The filename should contain the full path of the remote file.
If it starts with a slash ('/') it will be interpreted as an
absolute path. If it starts with any other character, it will
be interpreted as a relative path from the user's home
directory on the server.
Context
- MIB
- WISI-GTSETTINGS-MIB
- OID
.1.3.6.1.4.1.7465.20.2.9.1.5.1.9.11- Type
- scalar
- Access
- readwrite
- Status
- current
- Parent
- gtModuleBackup
- Siblings
- 10
Values & Constraints
Type Constraints
range: 0..255
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 |
| 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 |
| gtBackupControl 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 se… | scalar | Enumeration | .1.3.6.1.4.1.7465.20.2.9.1.5.1.9.3 |
| 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 |