sysLicenseInstallLicenseFile

LUM-SYSTEM-MIB · .1.3.6.1.4.1.8708.2.2.2.8.11

Object

Install a new license file.
          
The license 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
          
   installLicenseFile <ip-addr>/<full path>
          
   installLicenseFile 192.168.10.27/tftp/license.xml
          
2. From a local directory
          
  installLicenseFile <full path>
          
  installLicenseFile /root/license.xml
          
3. From the local download directory
   /tftpboot/downloaded
          
  installLicenseFile <file name>
          
  installLicenseFile license.xml
          
Regardless of the name of the file it will be
installed as
          
     /etc/lumentis/license.xml

Context

MIB
LUM-SYSTEM-MIB
OID
.1.3.6.1.4.1.8708.2.2.2.8.11
Type
scalar
Access
readonly
Status
current
Parent
sysLicense
Groups
1

Scalars have one instance, identified by the .0 suffix.

Read the scalar instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'LUM-SYSTEM-MIB' -M '/opt/observium/mibs/infinera:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'LUM-SYSTEM-MIB::sysLicenseInstallLicenseFile.0'
More examples
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'LUM-SYSTEM-MIB' -M '/opt/observium/mibs/infinera:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'LUM-SYSTEM-MIB::sysLicenseInstallLicenseFile'

Syntax

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

Values & Constraints

No enumerated values or constraints recorded.

Conformance