Instances of this class represent IP networks discovered by Network Discovery. Although you can include such a network in a collection, you cannot distribute software to it. It is a predefined class that is dynamically generated at provider run time and therefore does not appear in the SMS_prov.mof file.
Table B.54 IP Network Resource (SMS_R_IPNetwork)
Property | Data type | Example | Notes |
---|---|---|---|
AgentName[] | string | "SMS_NT_USER_GROUP_ DISCOVERY_ AGENT" | An array of the names of the SMS discovery agents that discovered the resource. |
AgentSite[] | string | "RED" | An array of the sites from which the SMS discovery agents ran. |
AgentTime[] | datetime | See “Date and Time Formats” at the beginning of this appendix. | An array of the times that the SMS discovery agents discovered the resource. |
Name | string | "Domain Guests" | Indicates the name of the resource. |
ResourceType | uint32 | 6 | Indicates the resource type.
SMS default values are: There are currently no defined values outside of this range. |
SMSAssignedSites[] | Indicates the three-letter site codes of the SMS sites that the resource is assigned to. | ||
SubnetAddress | string | "172.40.90.0" | Indicates the IP network address. |
SubnetMask | string | "255.255.255.0" | Indicates the IP network mask. |