FeatureLicense Object


Description:

Object representing a licensed feature for a chassis.

Parents: PhysicalChassis, PhysicalChassisManager

FeatureLicense Writable Attributes

Attribute Description
Common Writable Attributes Active, Name

FeatureLicense Read-Only Attributes

Read-Only Attribute Description
CheckedOutTestModuleList

List of test modules in the chassis that a slot(test module) license is checked out for.

Type: u16

Default: 0

Description

Description for the licensed feature(for example, "PACKET GENERATOR AND ANALYZER BASE PKG A").

Type: string

Default: "" (empty string)

ExpirationDate

Expiration date for the licensed feature(for example, "01-jan-2008").

Type: string

Default: "" (empty string)

Feature

Name of the licensed feature(for example, "0001_PACKET_GEN_ANALYZER_BPK_A").

Type: string

Default: "" (empty string)

LicensesAvailable

Number of slot(test module) licenses available to users.

Type: u32

Default: 0

LicenseServerList

IP address or hostname of the license server managing the slot(test module) licenses(currently not used).

Type: string

Default: "" (empty string)

LicensesUsed

Number of slot(test module) licenses checked out by users.

Type: u32

Default: 0

ModuleType

Module type supported by the licensed feature(for example, "CPU" or "2000").

Type: string

Default: "" (empty string)

PartNum

Part number of the licensed feature(for example, "BPK-1075A").

Type: string

Default: "" (empty string)

PerformanceLevel

Performance level supported by the licensed feature(for example, A, B or C).

Type: string

Default: "" (empty string)

StartDate

Start date for the licensed feature(for example, "01-jan-2008").

Type: string

Default: "" (empty string)

SupportedTestModuleList

>List of test modules in the chassis that the licensed feature supports.

Type: u16

Default: 0

UserList

Users with slot(test module) licenses checked out.

Type: string

Default: "" (empty string)

Version

Application version supported by the licensed feature(for example, "2009.01").

Type: string

Default: "" (empty string)