Enum: IPAddressKind
Indicates if the addressing of the IPAccessPoint, gateway, and subnet are per IPv4 or IPv6.
URI: IPAddressKind
Permissible Values
| Value | Meaning | Description |
|---|---|---|
| iPv4 | cim:IPAddressKind.iPv4 | |
| iPv6 | cim:IPAddressKind.iPv6 |
Slots
| Name | Description |
|---|---|
| address_type | IP address type |
Identifier and Mapping Information
Schema Source
- from schema: https://cim.ucaiug.io/ns#TC57CIM
LinkML Source
name: IPAddressKind
description: Indicates if the addressing of the IPAccessPoint, gateway, and subnet
are per IPv4 or IPv6.
from_schema: https://cim.ucaiug.io/ns#TC57CIM
rank: 1000
enum_uri: cim:IPAddressKind
permissible_values:
iPv4:
text: iPv4
meaning: cim:IPAddressKind.iPv4
iPv6:
text: iPv6
meaning: cim:IPAddressKind.iPv6