• To export device information to the console, after prompting for a password under Windows, enter the
following command:
inv.bat
Under Solaris, enter the following command:
inv.sh
This command will login with the default user name (admin), will prompt for the password, and will
output the results to the console.
• To export device information to the console, using the default login and default password under
Windows, enter the following command:
inv.bat -d -o output.csv
Under Solaris, enter the following command:
inv.sh -d -o output.csv
This command will login using the default user name (admin) and the default password, and will
output the results to the file
• To export device information from the EPICenter databases on the multiple servers under Windows,
edit the
servers.txt
msinv.bat -d -o devices.csv -s serverlist2.txt
Under Solaris, edit the
following command:
msinv.sh -d -o devices.csv -s serverlist2.txt
This command logs in to each of the EPICenter servers specified in the file
default login and password, and output the device information from these servers to the file
devices.csv
The SNMPCLI Utility
The SNMPCLI utility provides three basic SNMP query capabilities, that can be used to access the values
of MIB objects kept by the SNMP agents of the devices you are managing. Accessing these variable may
be helpful in diagnosing problems with a device or its configuration, if its behavior as seen through the
EPICenter software is not as expected.
Use of this utility assumes you are familiar with SNMP MIBs, and can determine the OID the variable you
want to retrieve, as well as the meaning of the results that are returned.
NOTE
The SNMPCLI utility uses SNMP version 1.
Using the SNMPCLI Utility
The three scripts are located in the EPICenter
directory (by default
/opt/extreme/epc5_0
directory in order to run these scripts.
EPICenter Concepts and Solutions Guide
output.csv
file in the
user\scripts\config
file in the
servers.txt
. The devices.scv file is created in the user\scripts\bin directory.
\Program Files\Extreme Networks\EPICenter 5.0
under Solaris). You must have the
in the user\scripts\bin directory.
directory, then enter the following command:
user/scripts/config
directory under the EPICenter install
user\scripts\bin
user\scripts\bin
The SNMPCLI Utility
directory, then enter the
, using the
serverlist2.txt
under Windows, or
directory as your current
185
Need help?
Do you have a question about the EPICenter Guide and is the answer not in the manual?