backupCommandAction
LUM-BACKUP-MIB ·
.1.3.6.1.4.1.8708.2.5.2.3.4
Object
scalar r/w
Enumeration
Initiates the backup.
idle - No backup in progress.
saveTofile - Write backup to local persistent
storage.
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.3.4- Type
- scalar
- Access
- readwrite
- Status
- current
- Default
idle- Parent
- backupCommand
- Groups
- 1
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::backupCommandAction.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::backupCommandAction'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | idle |
2 | saveTofile |
3 | busy |
Conformance
Member of