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::InetRtr(3) User Contributed Perl Documentation Net::Whois::Object::InetRtr(3)

Net::Whois::Object::InetRtr - an object representation of a RPSL InetRtr block

The inet-rtr object specifies routers.

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

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

The inet_rtr attribute is a valid DNS name for a router without a trailing dot.

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

A short description related to the object's purpose.

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

Each alias attribute, if present, is also standard DNS name for the specified router.

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

The local_as attribute specifies the AS Number of the AS that owns or operates this router.

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

The ifaddr attribute specifies the interface address within an Internet router, as well as an optional action to set other parameters on this interface.

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

The peer attribute specifies the details of any interior or exterior router peering.

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

The member_of attribute value identifies a set object that this object wants to be a member of. This claim, however, should be acknowledged by a respective mbrs-by-ref attribute in the referenced object.

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

General remarks. May include a URL or instructions on where to send abuse complaints.

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 contact Person object. 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 Person or Role object. 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 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 mp_peer attribute. Accepts an optional peer to be added to the mp_peer array, always return the current mp_peer array.

This attribute performs the same function as the peer attribute above. The difference is that mp-peer allows both IPv4 and IPv6 address families to be specified.

The mp-peer attribute extends the peer attribute for IPv6 addresses.

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

The interface attribute specifies a multi-protocol interface address within an Internet router, optional action and tunnel definition.

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

The organisation entity this object is bound to.

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.