Slot: network mask (network_mask)
The mask that segregates IPs v4 belonging to the same sub-network from the rest.
URI: base:network_mask Alias: network_mask
Applicable Classes
| Name | Description | Modifies Slot |
|---|---|---|
| Ipv4Connectivity | Configuration of an IP port | no |
Properties
-
Range: String
-
Regex pattern:
^(255)\.(0|128|192|224|240|248|252|254|255)\.(0|128|192|224|240|248|252|254|255)\.(0|128|192|224|240|248|252|254|255)$
Identifier and Mapping Information
Schema Source
- from schema: https://industrial-assets.io/schemas/iah/base-schema/released/v1/iah-base-read.yaml
Mappings
| Mapping Type | Mapped Value |
|---|---|
| self | base:network_mask |
| native | base:network_mask |
LinkML Source
name: network_mask
description: The mask that segregates IPs v4 belonging to the same sub-network from
the rest.
title: network mask
from_schema: https://industrial-assets.io/schemas/iah/base-schema/released/v1/iah-base-read.yaml
rank: 1000
alias: network_mask
owner: Ipv4Connectivity
domain_of:
- Ipv4Connectivity
range: string
pattern: ^(255)\.(0|128|192|224|240|248|252|254|255)\.(0|128|192|224|240|248|252|254|255)\.(0|128|192|224|240|248|252|254|255)$