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

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

14.2.22 NetworkInfo (network information)

This class manages the location of a device in the network.

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.

You can also specify this class as a search condition when creating a user report.

The following table lists the properties of NetworkInfo.

Table 14-25 Properties of NetworkInfo

Property Key Description Type [maximum length
(bytes)]
Remarks Specification in jamimport
AssetID K Asset ID uint32 This is the ID of the asset.
If you are specifying this information for an import operation, specify the same value as for the corresponding object class AssetInfo.
M
ComputerName N Computer name string[255] This is the name of the computer.
It is converted into upper-case letters.
O
CreationClassName K CCN string[32] This is NetworkInfo. M
DefaultGateway N Gateway address string[70] This is the default gateway. O
DHCPServerName N DHCP server name string[255] This is a DHCP server name. O
GlobalIPAddress N Global IP address string[70] This is the global IP address. O
InfoInd N Auto-deletion setting 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
IPAddress N IP address string[70] This is the IP address.
If you are updating this information for an import operation, delete the existing IP address from the association class IPAddressLink and then register the new IP address and also update the association.
O
IPAddressKind N IP address type string[3] See IP address type.
If you are registering the asset as IPv4, you must import the association class IPAddressLink (IP address link).
O
MACAddress N MAC address string[17] This is the MAC address. O
NetworkID K Network info ID uint32 This is a unique ID that identifies the network information.
When new information is imported, assign a unique value in the range 10001-1000000000.
M
NodeName N Node name (host name) string[255] This is the node name (host name).
It is converted into lower-case letters.
O
PortInfo N Port information string[255] This is the port information. O
SubnetMask N Subnet mask string[70] This is the subnet mask of the IP address. O
UpdateInd N Update indicator uint32 This information is used by the asset management system. Do not update it. O
UpdateTime N Update control string[20] This information controls concurrent updating of information. O
UserPropertyArea_1# N User property area-1 string[255] Each of these items can manage a maximum of 255 bytes of information.
The window accepts multiple character-string lines.
O
UserPropertyArea_2# N User property area-2 string[255] O
UserPropertyCode_1# N User property code-1 string[64] Each of these items manages code information. O
UserPropertyCode_2# N User property code-2 string[64] O
UserPropertyField128_1# N User property field 128-1 string[128] Each of these items can manage a maximum of 128 bytes of information. O
UserPropertyField128_2# N User property field 128-2 string[128] O
UserPropertyField255_1# N User property field 255-1 string[255] Each of these items can manage a maximum of 255 bytes of information. O
UserPropertyField255_2# N User property field 255-2 string[255] O

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

#
This is an extended property. To add a managed item, choose the Customize Managed Items job menu, edit the display name for this property, and then set it to be displayed.

The following table provides details of the property codes.