|
|
Description:
|
biboAdmLicenseState OBJECT-TYPE
SYNTAX INTEGER {ok(1), not-ok(2), delete(3), internal-ok(4), internal-erase(5), not-supported(6)}
ACCESS read-write
STATUS mandatory
DESCRIPTION
"To delete a license from the system, this object has
to be set to delete. In case of an 'internal-ok' license the
license can be erased from the modules EEPROM, if it is set
to 'internal-erase'.
The state will be 'not-supported' if a license refers to
a feature which is not supported by the image loaded.
With 'delete' it is only deleted from the main board
flash memory."
DEFVAL {not-ok}
|
|
|
|