Slot: IPv4 address (ipv4_address)
The IP v4 address of a device port.
URI: base:ipv4_address Alias: ipv4_address
Inheritance
- ipv4_address
Applicable Classes
| Name | Description | Modifies Slot |
|---|---|---|
| Ipv4Connectivity | Configuration of an IP port | yes |
Properties
-
Range: String
-
Regex pattern:
^(?:(?:25[0-5]|2[0-4][0-9]|[01]?[0-9][0-9]?)\.){3}(?:25[0-5]|2[0-4][0-9]|[01]?[0-9][0-9]?)$
Identifier and Mapping Information
Schema Source
- from schema: https://industrial-assets.io/schemas/iah/base-schema/released/v1/iah-base.yaml
Mappings
| Mapping Type | Mapped Value |
|---|---|
| self | base:ipv4_address |
| native | base:ipv4_address |
LinkML Source
name: ipv4_address
description: The IP v4 address of a device port.
title: IPv4 address
from_schema: https://industrial-assets.io/schemas/iah/base-schema/released/v1/iah-base.yaml
rank: 1000
alias: ipv4_address
domain_of:
- Ipv4Connectivity
range: string
pattern: ^(?:(?:25[0-5]|2[0-4][0-9]|[01]?[0-9][0-9]?)\.){3}(?:25[0-5]|2[0-4][0-9]|[01]?[0-9][0-9]?)$