backupGeneralBackupScheme
LUM-BACKUP-MIB ·
.1.3.6.1.4.1.8708.2.5.2.1.17
Object
scalar Enumeration
The selected backup transfer initiator.
TFTP:
The node element will act as a TFTP client, uploading the
compressed backup entity file upon request to a
specified TFTP server.
(S)FTP:
The node element will act as a SFTP server. It continuously
compresses the backup files and makes the resulting backup
entity file available for download by a network management
system.
NOTE: If SFTP is not available, the node will act as a FTP
server instead.
This attribute can be written via SNMP.
Context
- MIB
- LUM-BACKUP-MIB
- OID
.1.3.6.1.4.1.8708.2.5.2.1.17- Type
- scalar
- Access
- readonly
- Status
- current
- Default
tftp- Parent
- backupGeneral
- 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::backupGeneralBackupScheme.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::backupGeneralBackupScheme'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | tftp |
2 | sftp |
Conformance
Member of