Network Connection Attribute Class

This class, which models a network connection, is based on Win32_NetworkConnection. This class is not included in a default hardware inventory operation.

Table C.28 Network Connection Attribute Class (SMS_G_System_NETWORK_CONNECTION)

Property
(Bold if collected)
Data
type

Example

Notes
Captionstring"RESOURCE CONNECTED"Describes the object. Maximum length is 64 characters.
Commentstring"Any comment."Indicates a comment about the network connection.
ConnectionTypestring"Current Connection"Indicates the connection type of the network connection.
Descriptionstring"RESOURCE CONNECTED - Microsoft Windows Network"Describes the object.
DisplayTypestring"Generic"Indicates the display type of the network connection.
GroupIDuint322Within one ResourceId (one SMS client), GroupID distinguishes one instance of a class from another. Objects with the same ResourceId and GroupID are “deltas” of one another, describing the same hardware inventory instance at different points in time. This is not a collectable property.
InstallDatedatetimeSee “Date and Time Formats” at the beginning of Appendix B.Indicates when the object was installed. The absence of a value does not indicate that the object is not installed.
LocalNamestring"c:\\public"Indicates the local name of the network connection.
Namestring"\\\\mermaid\\
hermutil"
Key. Defines the label that the object is known by. Maximum length is 256 characters.
Persistentuint320Determines whether the operating system will automatically reestablish this connection at the next logon.

Values are:
1=True
0=False

If the value is True, the network connection will be reestablished automatically.

ProviderNamestring"Microsoft Windows Network"Indicates the provider name of the network connection.
RemoteNamestring"\\\\NTRELEASE\\
IPC$"
Indicates the remote name of the network connection.
RemotePathstring"\\\\infosrv1\\
public"
Indicates the remote path to the network connection.
ResourceIduint3242Key. Inventory items with the same ResourceId were all discovered on the same SMS client. The ResourceId identifies the SMS client.

A ResourceId is an integer generated for the sake of SQL; it is not unique outside the site and should be used only for short-term querying purposes. It is not a collectable property.

ResourceTypestring"CDROM"Indicates the resource type of the network connection.
RevisionIDuint321Objects with the same ResourceId and GroupID are deltas, differentiated from one another by RevisionID number. The highest number is the most recent update. This is not a collectable property.
Statusstring"Unknown"Indicates the current status of the object.

Values are:
OK
Error
Degraded
Unknown

Maximum length is 10 characters.

TimeStampdatetimeSee “Date and Time Formats” at the beginning of Appendix B.Indicates when the information in this object was last revised. This is not a collectable property.
UserNamestring"Administrator"Indicates the user name of the network connection.