class Lm

ManagedElement
SystemFunctions
Lm
AutonomousMode [0..1]
CapacityKey [0..]
EmergencyUnlock [1..1]
FeatureKey [0..]
IntegrationUnlock [0..1]
KeyFileManagement [0..1]
NeLSConfiguration [0..1]

Supports activities and contains information related to license management.

This MO is created by the system.

Actions
boolean
publishLicenseInventory ( );
Publish the License Inventory.

Triggers the immediate publication of license information from the License Key File and usage information from the LmServer cache to the information model.

Return value is true if the publication is successful, false otherwise.

For LM deployments that connect to NeLS, the license information is retrieved from the Network License Server.
boolean
refreshLicenseInventory ( );
Initiates the synchronization of Managed Element's license inventory.

Return value is true if the synchronization succeeded, otherwise false.

This action is not applicable to LM deployments that connect to NeLS.

Attributes
LmPercentageType[0..1]
capacityAlarmHysteresis = 5
Specifies alarm hysteresis percentage for capacity licenses.

When a capacity reservation alarm is active, the reservation level has to drop below the alarm threshold by the hysteresis amount in order for the alarm to be cleared or downgraded.
LmPercentageType[0..1]
capacityAlarmThreshold = 80
The capacity reservation percentage level at which a minor alarm will be raised.
string
mandatory
fingerprint
The unique identification of the Managed Element.

Limited to 256 alphanumeric characters including hyphens (-) and underscores (_), no white spaces.

This attribute is not applicable to LM deployments that connect to NeLS.
boolean
readOnly
fingerprintUpdateable
Indicates whether or not the fingerprint of the Managed Element can be updated.

This attribute is not applicable to LM deployments that connect to NeLS.
DateTime
readOnly
lastInventoryChange
Date and time of the last change in the license inventory.

Change in the license inventory may occur when the key file is updated on the Managed Element or when license information is refreshed by synchronizing with license servers.

This attribute is not applicable to LM deployments that connect to NeLS.
DateTime
readOnly
lastLicenseInventoryRefresh
Date and time when License Manager last synchronized the license inventory of the Managed Element.
uint32[0..1]
licenseExpirationWarning = 7
License Expiration advance warning interval.

The number of days before expiration of a license at which LM raises a LmLicenseExpired alarm with severity=minor.
string
key
mandatory
noNotification
restricted
lmId
The value component of the RDN.
LmState
readOnly
lmState
The current operational state of the License Manager.
string[0..1]
readOnly
lockingCode
Locking code to be used by the supply organization to provide site-specific license key files.

This attribute is not applicable to LM deployments that connect to NeLS or LM deployments using ELIM.
string[0..]
referenceToLicenseServer
Reference to the primary license server used by the License Manager.

For instance, the reference can contain the IP address of the server or locate its configuration interface. The attribute value is NULL if the License Manager does not rely on any license server.

When the reference contains the IP address and port numbers of the servers, it is formatted as follows: IPv4: <IP_Address>:<Port_Number> IPv6: [<IP_Address>]:<Port_Number> (for future use)
uint32[0..1]
serverReconnectAttemptInterval = 30
License Server Reconnect Attempt Interval.

The interval, in seconds, between automatic reconnection attempts when LM has lost connection to all configured license servers.
uint32[0..1]
serverSynchronizationInterval = 30
License Server Synchronization Interval.

The interval, in minutes, at which LM automatically synchronizes license information with the license server.

This attribute is not applicable to LM deployments that connect to NeLS.