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
Net-SNMP examples
How SNMP and these commands workScalars have one instance, identified by the .0 suffix.
Read the scalar instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'WISI-GTSETTINGS-MIB' -M '/opt/observium/mibs/wisi:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'WISI-GTSETTINGS-MIB::gtUpdateStatus.0'
More examples
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'WISI-GTSETTINGS-MIB' -M '/opt/observium/mibs/wisi:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'WISI-GTSETTINGS-MIB::gtUpdateStatus'
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 |