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

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

An inet6num object contains information on allocations and assignments of IPv6 address space.

Constructor for the Net::Whois::Object::Inet6Num::AFRINIC class

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

The inet6num attribute specifies a range of IPv6 addresses that the inet6num object presents. The range may be a single address.

Addresses can only be expressed in prefix notation

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

The netname attribute is the name of a range of IP address space. It is recommended that the same netname is used for any set of assignment ranges used for a common purpose.

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

Description of the organization allocated or assigned the address space shown in the inet6num.

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

The country attribute identifies the country. It has never been specified if this is the country where the addresses are used, where the issuing organisation is based or some transit country in between. There are no rules defined for this attribute. It cannot therefore be used in any reliable way to map IP addresses to countries.

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

The location coordinates for the resource

Location coordinates of the resource. Can take one of the following forms: [-90,90][-180,180]

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

Identifies the language.

Valid two-letter ISO 639-1 language code.

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

Only a single value for the org attribute is allowed in the inet6num object. This is to ensure only one organisation is responsible for this resource.

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

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

The status attribute indicates where the address range represented by an inet6num object sits in a hierarchy and how it is used.

Status can have one of these values:

ALLOCATED-BY-RIR
ALLOCATED-BY-LIR
ASSIGNED
ASSIGNED ANYCAST
ASSIGNED PI

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 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.

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.

Sometimes there is a hierarchy of maintainers. In these cases, mnt-lower is used as well as 'mnt-by.'

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

The identifier of a registered Mntner object used to control the creation of Route6 objects associated with the address range specified by the Inet6num object.

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

The identifier of a registered Mntner object used to control the creation of Domain objects associated with the address range specified by the Inet6num object.

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

mnt_irt references an Irt object. Authorisation is required from the Irt object to be able to add this reference.

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.

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.