CilmBootImageLevelTable¶
Data Classes
-
class
CISCOIMAGELICENSEMGMTMIB::CilmBootImageLevelTable¶ Bases:
EntityClass Hierarchy :
CISCOIMAGELICENSEMGMTMIBCilmBootImageLevelTableThis class represents state data.
A table that contains the configuration information of
current and next boot image level. This table contains
entries for each software module running in an image
loaded in the device. The software module is identified by
cilmModuleName and the device is identified by
entPhysicalIndex.
-
cilmbootimagelevelentry¶ An entry in the table for each module containing the list of objects that define the configuration of next boot level. The following information is specified by the objects present in the table. - Current image level. - Configured image level for the next boot. - Actual image level for the next boot. - License store index for the current license. - License index of the current license. - License store index for the next boot license. - License index of the next boot license
type:
std::vectorofCilmBootImageLevelEntryconfig: False
-