Job Management Partner 1/Asset Information Manager Planning and Setup Guide

[Contents][Glossary][Index][Back][Next]

14.2.15 InstalledVirusDefInfo (virus definition information)

This class manages virus definition information.

You can import and export this class. For details about importing by jamCsvImport.bat, see the section describing import processing by the Import job menu.

When you create user reports, you can specify this class as a search condition.

The following table lists the properties of InstalledVirusDefInfo.

Table 14-18 Properties of InstalledVirusDefInfo

Property Key Description Type [maximum length
(bytes)]
Remarks Specification in jamimport
AssetID K Asset ID uint32 This is the asset ID of the asset.
When importing the class, specify the same value as for the corresponding object class AssetInfo.
M
CreationClassName K CCN string[32] This is InstalledVirusDefInfo. M
EngineVersion N Virus detecting engine version string[255] This is the scanning engine version of the installed anti-virus software. R
InfoInd N Information indicator string[3] See Information indicator in 14.2.4 ComponentInfo (component information).
If the Import job menu is used for importing, 1 is always set.
R
InstalledDate N Installation date date This is the date the software was installed. O
ResidentKind N Resident/nonresident string[3] See Resident/nonresident. O
SoftwareVersion N Anti-virus products software version string[255] This is the version of the anti-virus software installed on the device. R
UpdateInd N Update indicator uint32 This information is used by the asset management system. Do not update it. O
VirusDefName K Anti-virus products software name string[255] This is the name of the anti-virus software product installed on the device. M
VirusDefVersion N Virus definition version string[255] This is the version of the virus definition information installed on the device. R

Legend:
K: Key property
N: Non-key property
M: Mandatory property during registration (omitting this property results in an error)
R: Property whose specification is recommended during new registration (omitting this property does not result in an error)
O: Optional property

The following table provides details of the property codes.