AddressObjectTypeAddress Object Schema

The AddressObjectType is intended to characterize cyber addresses.


Fields

Field Name Type Description
@object_referenceoptional QName

The object_reference field specifies a unique ID reference to an Object defined elsewhere. This construct allows for the re-use of the defined Properties of one Object within another, without the need to embed the full Object in the location from which it is being referenced. Thus, this ID reference is intended to resolve to the Properties of the Object that it points to.

Custom_Properties0..1 CustomPropertiesType

The Custom_Properties construct is optional and enables the specification of a set of custom Object Properties that may not be defined in existing Properties schemas.

@categoryoptional CategoryTypeEnum

The category field specifies the address category that is being defined.

@is_sourceoptional boolean

The is_source field specifies if this is a "Source" address.

@is_destinationoptional boolean

The is_destination field specifies if this is a "Destination" address.

@is_spoofedoptional boolean

The is_spoofed field specifies whether the address is spoofed, i.e. forged to conceal its identity or true source.

Address_Value0..1 StringObjectPropertyType

The required Address_Value construct specifies the actual value of the address.

VLAN_Name0..1 StringObjectPropertyType

The VLAN_Name field specifies the name of the Virtual LAN to which the address belongs.

VLAN_Num0..1 IntegerObjectPropertyType

The VLAN_Num field specifies the number of the Virtual LAN to which the address belongs.