Network Adapter Configuration Attribute Class

This class contains information about a client computer’s network adapter configuration. This class is included in a default hardware inventory operation.

Table C.26 Network Adapter Configuration Attribute Class(SMS_G_System_NETWORK_ADAPTER_CONFIGURATION)

Property
(Bold if collected)
Data
type

Example

Notes
DefaultIPGatewaystring"{172.40.90.1, 172.40.90.0}"Indicates the IP address of the default gateway.
DHCPEnableduint321Determines whether to allow a dynamic host configuration protocol (DHCP) server to automatically assign an IP address when establishing a network connection.

Values are:
1=True
0=False

If the value is True, DHCP is enabled.

DHCPLeaseExpiresdatetimeSee “Date and Time Formats” at the beginning of Appendix B.Indicates the date and time that the DHCP lease expires.
DHCPLeaseObtaineddatetimeSee “Date and Time Formats” at the beginning of Appendix B.Indicates the date and time that the DHCP lease was obtained.
DHCPServerstring"172.40.90.1"Indicates the IP address of the DHCP server.
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.
Indexuint321Key. Indicates the index number of the Win32 network adapter configuration.
IPAddressstring"172.40.90.1"Indicates the IP address associated with the current adapter.
IPSubnetstring"172.40.90.0"Indicates the subnet mask associated with the current adapter.
IPXAddressstring Indicates the IPX address of the network adapter.
MACAddressstring"00:C0:4F:86:7B:
C9"
Indicates the media access control address (MAC) of the network adapter.
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.

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.
ServiceNamestring"El90x1"Indicates the service name of the network adapter.
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.