gtUpdateStatus
WISI-GTSETTINGS-MIB ·
.1.3.6.1.4.1.7465.20.2.9.1.5.1.10.2
Object
scalar
Enumeration
The gtUpdateStatus reports the different stages of the firmware update.
Context
- MIB
- WISI-GTSETTINGS-MIB
- OID
.1.3.6.1.4.1.7465.20.2.9.1.5.1.10.2- Type
- scalar
- Access
- readonly
- Status
- current
- Parent
- gtModuleUpdate
- Siblings
- 8
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | downloading |
2 | downloadSuccessful |
3 | downloadFailed |
4 | updating |
5 | updateSuccessful |
6 | updateFailed |
7 | deleteAllFirmwareFilesSuccessful |
8 | deleteAllFirmwareFilesFailed |
9 | deletePrivateKeySuccessful |
10 | deletePrivateKeyFailed |
Related Objects
Sibling Objects
| Object | Type | Syntax | OID |
|---|---|---|---|
| gtUpdateControl The gtUpdateControl controls the module update process.
The gtUpdateControl can be set to the following values:
downloadFirmware(1) - download the firmware, entitleme… | scalar | Enumeration | .1.3.6.1.4.1.7465.20.2.9.1.5.1.10.1 |
| 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 |