Attribute (AKA Slot): ipv4_address
The IP v4 address of a device port.
URI: base:ipv4_address
Inheritance
- ipv4_address
Applicable Classes
Name | Description |
---|---|
Ipv4Identifier | Identifier for an Asset instance using one IPv4 address assigned to it |
Ipv4Connectivity | Configuration of an IP port |
Properties
- Range: String
Identifier and Mapping Information
LinkML Source
name: ipv4_address
description: The IP v4 address of a device port.
title: IPv4 address
from_schema: https://common-device-management.code.siemens.io/documentation/asset-modeling/base-schema/v0.10.0/iah-base.jsonld
rank: 1000
alias: ipv4_address
domain_of:
- Ipv4Identifier
- 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]?)$