gtBackupStatus
WISI-GTSETTINGS-MIB ·
.1.3.6.1.4.1.7465.20.2.9.1.5.1.9.4
Object
scalar Enumeration
The gtBackupStatus reports the different stages of the module backup process.
Context
- MIB
- WISI-GTSETTINGS-MIB
- OID
.1.3.6.1.4.1.7465.20.2.9.1.5.1.9.4- Type
- scalar
- Access
- readonly
- Status
- current
- Parent
- gtModuleBackup
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::gtBackupStatus.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::gtBackupStatus'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | downloading |
2 | downloadSuccessful |
3 | downloadFailed |
4 | createBackups |
5 | uploading |
6 | uploadSuccessful |
7 | uploadFailed |
8 | deletePrivateKeySuccessful |
9 | deletePrivateKeyFailed |