backupSftpUploadRestoreEntityRestoreNow
LUM-BACKUP-MIB ·
.1.3.6.1.4.1.8708.2.5.2.6.8
Object
scalar r/w
Enumeration
Restore from backup. Includes the
following files:
- Configuration file
- SNMP agent configuration
- Local user database
The backup file is fetched from the location
pointed out by restoreEntityFilePath attribute.
Note: The configuration file is installed
as primary.xml, it will not overwrite an
existing file with the same name.
Context
- MIB
- LUM-BACKUP-MIB
- OID
.1.3.6.1.4.1.8708.2.5.2.6.8- Type
- scalar
- Access
- readwrite
- Status
- current
- Parent
- backupSftpUpload
- Groups
- 2
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::backupSftpUploadRestoreEntityRestoreNow.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::backupSftpUploadRestoreEntityRestoreNow'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | normal |
2 | restoreNow |