The RegistryHandle class represents a handle into an Internet registry or community-specific database. The handle is specified in the element content and the type attribute specifies the database.
digraph RegistryHandle { graph [rankdir=LR]; node [label="\N"]; graph [bb="0,0,252,68"]; RegistryHandle [label=<<table BORDER="0" CELLBORDER="1" CELLSPACING="0"> <tr > <td BGCOLOR="#7a993d" HREF="/idmef-schema/IODEF/RegistryHandle.html" TITLE="The RegistryHandle class represents a handle into an Internet registry or community-specific database. The handle is specified in the element content and the type attribute specifies the database. ">RegistryHandle</td> </tr>" %<tr><td BGCOLOR="#CCFF66" HREF="/idmef-schema/IODEF/RegistryHandle.html" TITLE="The database to which the handle belongs. The default value is 'local'. The possible values are:">[ENUM] registry (Required) </td></tr>%<tr><td BGCOLOR="#CCFF66" HREF="/idmef-schema/IODEF/RegistryHandle.html" TITLE="A means by which to extend the registry attribute. See Section 5.1.">[STRING] ext-registry (Optional) </td></tr>%</table>>, shape=plaintext, pos="126,34", width="3.5", height="0.95833"]; }
The database to which the handle belongs. The default value is 'local'. The possible values are:
Rank Keyword Description 1 internic Internet Network Information Center 2 apnic Asia Pacific Network Information Center 3 arin American Registry for Internet Numbers 4 lacnic Latin-American and Caribbean IP Address Registry 5 ripe Reseaux IP Europeens 6 afrinic African Internet Numbers Registry 7 local A database local to the CSIRT 8 ext-value An escape value used to extend this attribute. See Section 5.1.
A means by which to extend the registry attribute. See Section 5.1.