GetARP v1.1 Copyright 2006 NetLatency
All rights reserved.

GetARP is distributed as freeware.  This program can be
freely exchanged and distributed providing that the program is
exchanged in unmodified form.


About GetARP utility
--------------------
GetARP is a Windows command line utility that will fetch
the ARP cache from a device and display it.

The '-o' (CSV file) command line option can be invoked to fetch
the ARP cache information from the old depricated AddressTranslation
(AT) OID 1.3.6.1.2.1.3.1.1.2.


Installing the GetARP utility
-----------------------------
The GetARP utility can be copied into the WINNT directory to
insure that it is included in the command path.


Using the GetARP utility
------------------------
GetARP is a command-line utility (console application).

If you run the program without any parameters, the help screen will
be displayed:

  ----------------------------------------------------------------------
  GetARP v1.1 Copyright 2006 www.NetLatency.com

    A program to use SNMP to fetch the ARP cache of a device.

    Usage:        GETARP ipAddress community [-o] [-d]

    Arguments:    ipAddress = IP address of device (or DNS name)
                  community = SNMP read/write community name on device
                  [-o] = Use old depricated OIDs (1.3.6.1.2.1.3.1.1.2)
                  [-d] = Output debugging information
  ----------------------------------------------------------------------

Usage examples:

  GETARP 192.168.2.1 private
	Instructs the device at 192.168.2.1 with the community name "private"
        to display it's ARP cache.

  GETARP demark smiley -o
	Instructs the device with the DNS name of "demark" and the community
        name "smiley" to display its ARP cache information, using the old OIDs.


Contacting NetLatency
---------------------
For the latest information about our products, please check our WEB
site at URL http://www.NetLatency.com

Please send all questions, suggestions, request for technical support
and bug reports to our email address:

For sales or customer service related questions, email:

	customer.service@netlatency.com

For technical support questions, email:

	technical.support@netlatency.com

For other questions relating to product features, enhancements, or
sales offerings, email:

	ttitus@netlatency.com

NetLatency's offices currently cannot provide telephone technical support
or sales.
