IPAccessPoint
Class Description
Internet Protocol Access Point – used to represent an addressing structure is based upon an Internet Protocol (IP) address.
Attributes
| Name | Type | Description |
|---|---|---|
| address | String | Is the dotted decimal IP Address resolve the IP address. The format is controlled by the value of the addressType. |
| addressType | IPAddressKind | IP address type. |
| gateway | String | Is the dotted decimal IPAddress of the first hop router. Format is controlled by the addressType. |
| subnet | String | This is the IP subnet mask which controls the local vs non-local routing. |
Relationships
Ancestors
Descendents
Associations
None