backupUploadAction
LUM-BACKUP-MIB ·
.1.3.6.1.4.1.8708.2.5.2.5.4
Object
scalar r/w
Enumeration
Initiates the backup.
idle - No backup pending or in progress.
pending - An upload will be performed
at the next time.
upload - Activate upload immediately.
busy - Backup function is busy.
This attribute can be written via SNMP.
Context
- MIB
- LUM-BACKUP-MIB
- OID
.1.3.6.1.4.1.8708.2.5.2.5.4- Type
- scalar
- Access
- readwrite
- Status
- current
- Default
idle- Parent
- backupUpload
- 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::backupUploadAction.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::backupUploadAction'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | idle |
2 | pending |
3 | upload |
4 | busy |