Address

The Address class represents a hardware (layer-2), network (layer-3), or application (layer-7) address.

digraph Address { graph [bb="0,0,215,113", rankdir=LR ]; node [label="\N"]; Address [height=1.5694, label=<<table BORDER="0" CELLBORDER="1" CELLSPACING="0"> <tr > <td BGCOLOR="#182f5f" HREF="/idmef_parser/IODEF/Address.html" TITLE="The Address class represents a hardware (layer-2), network (layer-3), or application (layer-7) address. ">Address</td> </tr>" %<tr><td BGCOLOR="#284f9f" HREF="/idmef_parser/IODEF/Address.html" TITLE="The type of address represented. The permitted values for this attribute are shown below. The default value is &quot;ipv4-addr&quot;.">[ENUM] category (Required) </td></tr>%<tr><td BGCOLOR="#284f9f" HREF="/idmef_parser/IODEF/Address.html" TITLE="A means by which to extend the category attribute. See Section 5.1.">[STRING] ext-category (Optional) </td></tr>%<tr><td BGCOLOR="#284f9f" HREF="/idmef_parser/IODEF/Address.html" TITLE="The name of the Virtual LAN to which the address belongs.">[STRING] vlan-name (Optional) </td></tr>%<tr><td BGCOLOR="#284f9f" HREF="/idmef_parser/IODEF/Address.html" TITLE="The number of the Virtual LAN to which the address belongs.">[STRING] vlan-num (Optional) </td></tr>%</table>>, pos="107.5,56.5", shape=plaintext, width=2.9861]; }



Attributes

category (Required)

The type of address represented. The permitted values for this attribute are shown below. The default value is "ipv4-addr".
Rank Keyword Description
1 asn Autonomous System Number
2 atm Asynchronous Transfer Mode (ATM) address
3 e-mail Electronic mail address (RFC 822)
4 ipv4-addr IPv4 host address in dotted-decimal notation (a.b.c.d)
5 ipv4-net IPv4 network address in dotted-decimal notation, slash, significant bits (a.b.c.d/nn)
6 ipv4-net-mask IPv4 network address in dotted-decimal notation, slash, network mask in dotted-decimal notation (a.b.c.d/w.x.y.z)
7 ipv6-addr IPv6 host address
8 ipv6-net IPv6 network address, slash, significant bits
9 ipv6-net-mask IPv6 network address, slash, network mask
10 mac Media Access Control (MAC) address
11 ext-value An escape value used to extend this attribute. See Section 5.1.

ext-category (Optional)

A means by which to extend the category attribute. See Section 5.1.

vlan-name (Optional)

The name of the Virtual LAN to which the address belongs.

vlan-num (Optional)

The number of the Virtual LAN to which the address belongs.


IDMEF


IODEF