backupSftpUploadRestoreEntityAction
LUM-BACKUP-MIB ·
.1.3.6.1.4.1.8708.2.5.2.6.5
Object
scalar r/w
Enumeration
Initiates the restore of the backup entity file pointed out by the 'Restore entity file path' attribute. Set the action to restoreNow to trigger restore procedure. It also shows the status of the backup restore action. Administrator privileges are required to perform a restore procedure.
Context
- MIB
- LUM-BACKUP-MIB
- OID
.1.3.6.1.4.1.8708.2.5.2.6.5- Type
- scalar
- Access
- readwrite
- Status
- current
- Default
ready- Parent
- backupSftpUpload
- Groups
- 4
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 'LUM-BACKUP-MIB' -M '/opt/observium/mibs/infinera:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'LUM-BACKUP-MIB::backupSftpUploadRestoreEntityAction.0'
More examples
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'LUM-BACKUP-MIB' -M '/opt/observium/mibs/infinera:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'LUM-BACKUP-MIB::backupSftpUploadRestoreEntityAction'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | ready |
2 | busy |
3 | restoreNow |