net.IPAddress
The net.IPAddress class represents an IP address on z/OS® systems. There can be multiple IP addresses and multiple IP stacks that are discovered by IBM® Discovery Library Adapter for z/OS.
Attributes
CDM attribute | Value | Example |
---|---|---|
StringNotation | An IP address in string form. The expected form for IPv6 address instances isx:x:x:x:x:x:x:x. |
192.168.123.54 2001:DB8:0:0:8:800:200C:417A |
Requirements for discovery
Filtering enabled (which is the default).
CDM specific information
CDM naming policy | net.IPAddress | |
CDM attribute | Value | Example |
Label | StringNotation | 192.168.123.54 |
ID (IdML) | StringNotation-IpAddress | 192.168.123.54-IPAddress |
sourceToken (IdML) | StringNotation-IpAddress | 192.168.123.54-IPAddress |
Naming rules
StringNotation
Relationships
Link type | Source | Target | Comment |
---|---|---|---|
bindsTo | net.IpInterface | net.IPAddress | |
assignedTo | net.Fqdn | net.IPAddress |