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

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

A route-set object defines a set of routes that can be represented by route objects or by address prefixes. In the first case, the set is populated by means of the "mbrs-by-ref:" attribute, in the latter, the members of the set are explicitly listed in the "members:" attribute. The "members:" attribute is a list of address prefixes or other route-set names. Note that the route-set class is a set of route prefixes, not of database route objects.

Constructor for the Net::Whois::Object::RouteSet::APNIC class

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

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

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

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

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

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

Points to an existing organisation object representing the entity that holds the resource.

The 'ORG-' string followed by 2 to 4 characters, followed by up to 5 digits followed by a source specification. The first digit must not be "0". Source specification starts with "-" followed by source name up to 9-character length.

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.

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.

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

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.

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

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

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

Accessor to the mp_members attribute. Accepts an optional mp_member to be added to the mp_members array, always return the current mp_members array.
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.