backupGeneralInstallConfigFile

LUM-BACKUP-MIB · .1.3.6.1.4.1.8708.2.5.2.1.9

Object

scalar deprecated r/w LUM-TCCommandString
Install a new configuration file.
          
The file can either be fetched from a
remote server or installed from local
directory.
          
There are 3 cases:
          
1. Remote server. Give server addr and full path
          
   installConfigFile <ip-addr>/<full path>
          
   installConfigFile 192.168.10.27/tftp/config.xml
          
2. From a local directory
          
  installConfigFile <full path>
          
  installConfigFile /root/config.xml
          
3. From the local download directory
   /tftpboot/downloaded
          
  installConfigFile <file name>
          
  installConfigFile config.xml
          
The file will be installed as an deactivated
configuration file, activate manually.

Context

MIB
LUM-BACKUP-MIB
OID
.1.3.6.1.4.1.8708.2.5.2.1.9
Type
scalar
Access
readwrite
Status
deprecated
Parent
backupGeneral
Groups
4

Scalars 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::backupGeneralInstallConfigFile.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::backupGeneralInstallConfigFile'

Syntax

Source
LUM-TCCommandString
Base type
OctetString
Display format
255a
Type Description
tbd

Values & Constraints

No enumerated values or constraints recorded.