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

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

An inetnum object contains information on allocations and assignments of IPv4 address space.

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

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

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

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

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

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. =head2 org( [$org] )

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 Inetnum 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 physically located at the site of the network.

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 inetnum object sits in a hierarchy and how it is used.

Status can have one of these values:

ALLOCATED UNSPECIFIED
ALLOCATED PA
ALLOCATED PI
LIR-PARTITIONED PA
LIR-PARTITIONED PI
SUB-ALLOCATED PA
ASSIGNED PA
ASSIGNED PI
ASSIGNED ANYCAST
EARLY-REGISTRATION
NOT-SET

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.

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

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 Route objects associated with the address range specified by the Inetnum object.

Accessor to the mnt_domains attribute. Accepts an optional mnt_domain 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 Inetnum 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 mnt_irt attribute. Accepts an optional mnt_irt value to be added to the mnt_irt array, always return the current mnt_irt array.

The identifier of a registered Mntner object used to provide information about a Computer Security Incident Response Team (CSIRT).

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.