User's Guide

4.1.3 Displaying module information
4.1.3.1 Information of components
Information about each module is displayed at the below target.
/cmps/<Component Name>/map/expup/mods/<Module Name>
Properties and specific commands of this target are as follows.
Table 4-8 Properties of '/cmps/<Component Name>/map/expup/mods/<Module Name>'
Property Access Description
Module read Displays a name of this module.
ExpUpStatus read Displays NEC ExpressUpdate status of this
module. Each status is listed in Table 4-2.
Version read Displays current version of this module.
Severity read Displays a severity of the update. Severities are
as follows:
HIGH
MEDIUM
LOW
LatestApplyResult read Displays result of the most recent update.
If updates have never been executed, it shows
hyphen (-).
Table 4-9 Specific commands of '/cmps/<Component Name>/map/expup/mods/<Module Name>'
Command Description
load Updates or installs the specified module.
Refer to section 4.2.1.2 and 4.2.2 for more information.
delete Uninstalls the specified module.
Refer to section 4.2.3 for more information.
Example
`show /cmps/<Component Name>/map/expup/mods/<Module Name>` command enables you to view
information about the module<Module Name> of the component<Component Name>.
-> show /cmps/Server01/map/expup/mods/"NEC ExpressUpdate Agent"
ufip=/cmps/Server01/map/expup/mods/"NEC ExpressUpdate Agent"
ufit="NEC ExpressUpdate Agent"
Targets:
uppkgs
Properties:
Module= NEC ExpressUpdate Agent
ExpUpStatus=NOT_LATEST
Version=3.0
Severity=HIGH
LatestApplyResult=4/1/2011 12:00:00
Applying the update package has been completed successfully.
(NEC ExpressUpdate Agent: 1.0 -> 2.0)
Verb s:
cd
exit
help
show
load
delete
28