gtUpdateControl
WISI-GTSETTINGS-MIB ·
.1.3.6.1.4.1.7465.20.2.9.1.5.1.10.1
Object
scalar
r/w
Enumeration
The gtUpdateControl controls the module update process.
The gtUpdateControl can be set to the following values:
downloadFirmware(1) - download the firmware, entitlement or
private key file given by gtFirmwareFilename from the SFTP
server. There can be only one firmware per module type stored
at a time, only one entitlement file per module and only one
single private key. If you download a new firmware file for a
type that already exists on the rack unit, the old firmware is
deleted.
Firmware file names must start with the module type, e.g.,
'GT11_firmware_vXX.bin' or 'gt22-firmware.bin'. Entitlement
files must have a file name of 'xxxxxxxxxxxxxxxx.ent', where
xxxxxxxxxxxxxxxx is the serial number of the target module, as
a 16 digit hexadecimal number. Private key file names must
end in '.ppk'.
updateModules(2) - update all modules in the chassis with the
firmware previously downloaded, corresponding to their module
types.
updateSwitch(3) - update the GT11 with the firmware downloaded
previously.
deleteAllFirmwareFiles(4) - delete all previously stored
firmware and entitlement files.
deletePrivateKey(5) - delete the stored private key.
updateEntitlements(6) - update all modules and the GT11 using
the entitlement files with their respective IDs that were
previously downloaded.
Context
- MIB
- WISI-GTSETTINGS-MIB
- OID
.1.3.6.1.4.1.7465.20.2.9.1.5.1.10.1- Type
- scalar
- Access
- readwrite
- Status
- current
- Parent
- gtModuleUpdate
- Siblings
- 8
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | downloadFirmware |
2 | updateModules |
3 | updateSwitch |
4 | deleteAllFirmwareFiles |
5 | deletePrivateKey |
6 | updateEntitlements |
Related Objects
Sibling Objects
| Object | Type | Syntax | OID |
|---|---|---|---|
| gtUpdateStatus The gtUpdateStatus reports the different stages of the
firmware update. | scalar | Enumeration | .1.3.6.1.4.1.7465.20.2.9.1.5.1.10.2 |
| gtFilename The gtFilename defines the module firmware or private key filename
to download from the SFTP server. The download is started
by gtUpdateControl. | scalar | OctetString | .1.3.6.1.4.1.7465.20.2.9.1.5.1.10.3 |
| gtSFTPServer The gtSFTPServer defines the SFTP server address. | scalar | OctetString | .1.3.6.1.4.1.7465.20.2.9.1.5.1.10.4 |
| gtSFTPPort The gtSFTPPort defines the SFTP server port. | scalar | Unsigned32 | .1.3.6.1.4.1.7465.20.2.9.1.5.1.10.5 |
| gtSFTPUsername The gtSFTPUsername defines the SFTP server username. | scalar | OctetString | .1.3.6.1.4.1.7465.20.2.9.1.5.1.10.6 |
| gtSFTPPassword The gtSFTPPassword 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.10.7 |
| gtSFTPHostPublicKeyMD5 The gtSFTPHostPublicKeyMD5 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.10.8 |
| gtUpdateFilesTable The gtUpdateFilesTable table contains a list of all
files available for update. | table | - | .1.3.6.1.4.1.7465.20.2.9.1.5.1.10.9 |