MIB Viewer

clmLicenseConfigCommand

OBJECT-TYPE
1.3.6.1.4.1.9.9.369.1.2.4
Access
read-write
Status
current
Sub-identifiers
0
The command to be executed. Command Remarks install Installs the license file specified thru the clmLicenseFileURI on the system, also performs some verification on the license file before installing. uninstall Uninstalls the license file specified in the clmLicenseFileTargetName object. noOp no operation will be performed. update Updates (Overwrites) an already installed license file. The value of this object when read is always 'noOp'.
INTEGER { install(1), uninstall(2), noOp(3), update(4) }