User guide
EXTREMEWARE ENTERPRISE MANAGER INSTALLATION AND USER GUIDE D-1
D
ExtremeWare Enterprise
Manager Properties Files
This chapter describes several properties files used by ExtremeWare Enterprise
Manager:
•
extreme.properties — ExtremeWare Enterprise Manager configuration
parameters.
•
ciscoipports.properties — Cisco’s mapping of names to well-known ports.
These files are both found in the extreme subdirectory of the installation directory (by
default
eem2_0\extreme).
THE extreme.properties FILE
This file contains default values for a number of ExtremeWare Enterprise Manager
configuration parameters, including the SNMP polling interval, the SNMP request
time-out, the number of SNMP request retries, and several timeout values. This file is
found in the
<
install_dir\
extreme> directory. The defaults and value restrictions are
as indicated in the file, listed below.
#This file has user configurable parameters for SNMP operations.
#Polling interval in seconds to refresh status of each switch
#Default=300, Minimum=5, Maximum=3600 (1 hour)
Snmp.PollInterval=300
# Number of seconds after which an SNMP request should first time out.
# This is followed by an exponential backoff
# Default=2, Minimum=1, Maximum=10 seconds