backupSftpUploadBackupEntityAvailability
LUM-BACKUP-MIB ·
.1.3.6.1.4.1.8708.2.5.2.6.1
Object
scalar Enumeration
The availability of the compressed backup entity file.
available:
The compressed backup entity file is available and contains the
latest changes written to the backup files.
availableOutdated:
The compressed backup entity file is available but does not
contains the latest changes written to the backup files.
notAvailable:
Either there is no compressed backup entity file available
or a new backup entity file is currently being compressed.
Context
- MIB
- LUM-BACKUP-MIB
- OID
.1.3.6.1.4.1.8708.2.5.2.6.1- Type
- scalar
- Access
- readonly
- Status
- current
- Default
notAvailable- 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::backupSftpUploadBackupEntityAvailability.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::backupSftpUploadBackupEntityAvailability'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | available |
2 | availableOutdated |
3 | notAvailable |