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 [bb="0,0,215,71", rankdir=LR ]; node [label="\N"]; RegistryHandle [height=0.98611, label=<<table BORDER="0" CELLBORDER="1" CELLSPACING="0"> <tr> <td BGCOLOR="#52a3cc" HREF="/idmef_parser/IODEFv1/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. "><FONT FACE="Nimbus Sans L">RegistryHandle</FONT></td> </tr>" %<tr><td BGCOLOR="#66CCFF" HREF="/idmef_parser/IODEFv1/RegistryHandle.html" TITLE="The database to which the handle belongs. The default value is 'local'. The possible values are:"><FONT FACE="Nimbus Sans L">[ENUM] registry (Required)</FONT></td></tr>%<tr><td BGCOLOR="#66CCFF" HREF="/idmef_parser/IODEFv1/RegistryHandle.html" TITLE="A means by which to extend the registry attribute. See Section 5.1."><FONT FACE="Nimbus Sans L">[STRING] ext-registry (Optional)</FONT></td></tr>%</table>>, pos="107.5,35.5", shape=plaintext, width=2.9861]; }
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.