GSP
Quick Navigator

Search Site

Unix VPS
A - Starter
B - Basic
C - Preferred
D - Commercial
MPS - Dedicated
Previous VPSs
* Sign Up! *

Support
Contact Us
Online Help
Handbooks
Domain Status
Man Pages

FAQ
Virtual Servers
Pricing
Billing
Technical

Network
Facilities
Connectivity
Topology Map

Miscellaneous
Server Agreement
Year 2038
Credits
 

USA Flag

 

 

Man Pages
Net::Whois::Object::Irt(3) User Contributed Perl Documentation Net::Whois::Object::Irt(3)

Net::Whois::Object::Irt - an object representation of the RPSL Irt block

The irt object is used to provide information about a Computer Security Incident Response Team (CSIRT). IRTs or CSIRTs specifically respond to computer security incident reports and activity.

They are dedicated abuse handling teams, (as distinct from network operational departments) which review and respond to abuse reports.

Constructor for the Net::Whois::Object::Irt class

Accessor to the irt attribute. Accepts an optional irt, always return the current irt.

The irt object name starts with "IRT-".

Accessor to the address attribute. Accepts an optional address to be added to the address array, always return the current address array.

Full postal address of a contact.

You can use any combination of alphanumeric characters. More than one line can be used.

Accessor to the phone attribute. Accepts an optional phone number to be added to the phone array, always return the current phone array.

A contact telephone number.

+ <international code> <area code> <phone #>

+ <international code> <area code> <phone #> ext. <#>

 EXAMPLE
 phone: +681 368 0844 ext. 32

Accessor to the fax_no attribute. Accepts an optional fax_no to be added to the fax_no array, always return the current fax_no array.

A contact fax number.

+ <international code> <area code> <fax #>

Accessor to the e_mail attribute. Accepts an optional e_mail to be added to the e_mail array, always return the current e_mail array.

A contact email address for non-abuse/technical incidents.

Accessor to the abuse_mailbox attribute. Accepts an optional abuse_mailbox to be added to the abuse_mailbox array, always return the current abuse_mailbox array.

Specifies the email address to which abuse complaints should be sent.

Accessor to the signature attribute. Accepts an optional signature to be added to the signature array, always return the current signature array.

References a KeyCert object representing a CSIRT public key used by the team to sign their correspondence.

Accessor to the encryption attribute. Accepts an optional encryption to be added to the encryption array, always return the current encryption array.

References a KeyCert object representing a CSIRT public key used to encrypt correspondence sent to the CSIRT.

Accessor to the org attribute. Accepts an optional org value to be added to the org array, always return the current org array.

The organisation responsible for this resource.

Accessor to the auth attribute. Accepts an optional auth to be added to the auth array, always return the current auth array.

The Auth defines an authentication scheme to be used. Any of the current authentication schemes used by the RIPE Database are allowed.

Accessor to the admin_c attribute. Accepts an optional contact to be added to the admin_c array, always return the current admin_c array.

The NIC-handle of an on-site administrative contact. As more than one person often fulfills a role function, there may be more than one admin_c listed.

An administrative contact (admin_c) must be someone who is physically located at the site of the network.

Accessor to the tech_c attribute. Accepts an optional contact to be added to the tech_c array, always return the current tech_c array.

The NIC-handle of a technical contact. As more than one person often fulfills a role function, there may be more than one tech_c listed.

A technical contact (tech_c) must be a person responsible for the day-to-day operation of the network, but does not need to be physically located at the site of the network.

Accessor to the remarks attribute. Accepts an optional remark to be added to the remarks array, always return the current remarks array.

Information about the object that cannot be stated in other attributes.

Accessor to the notify attribute. Accepts an optional notify value to be added to the notify array, always return the current notify array.

The email address to which notifications of changes to this object should be sent.

Accessor to the mnt_by attribute. Accepts an optional mnt_by value to be added to the mnt_by array, always return the current mnt_by array.

Lists a registered Mntner used to authorize and authenticate changes to this object.

Accessor to the changed attribute. Accepts an optional changed value to be added to the changed array, always return the current changed array.

The email address of who last updated the database object and the date it occurred.

Every time a change is made to a database object, this attribute will show the email address of the person who made those changes. Please use the address format specified in RFC 822 - Standard for the Format of ARPA Internet Text Message and provide the date format using one of the following two formats: YYYYMMDD or YYMMDD.

Accessor to the source attribute. Accepts an optional source, always return the current source.

The database where the object is registered.

Accessor to the irt_nfy attribute. Accepts an optional irt_nfy value to be added to the irt_nfy array, always return the current irt_nfy array.

The irt_nfy attribute specifies the email address to be notified when a reference to the irt object is added or removed.

2021-04-10 perl v5.32.1

Search for    or go to Top of page |  Section 3 |  Main Index

Powered by GSP Visit the GSP FreeBSD Man Page Interface.
Output converted with ManDoc.