User guide
E
XTREME
W
ARE
E
NTERPRISE
M
ANAGER
I
NSTALLATION
AND
U
SER
G
UIDE
C-3
E
XTREME
W
ARE
E
NTERPRISE
M
ANAGER
S
ERVER
I
SSUES
Problem: Need to change polling interval, SNMP request time-out, or number of
SNMP request retries.
In order to change the default values for the SNMP polling interval, the SNMP request
time-out, or the number of SNMP request retries, you will need to edit the file
extreme.properties, found in the <
install_dir
> 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=600
# Number of seconds after which an SNMP request should first time out.
# This is followed by an exponential backoff
# Default=1, Minimum=1, Maximum=10 seconds
Snmp.TimeoutPeriod=1
# Number of retries before timing out.
# Default=1, Minimum=0, Maximum=5
Snmp.NumberOfRetries=1
VLAN
S
Problem: Can only access one of the IP addresses on a VLAN configured with IP
multi-netting.
ExtremeWare Enterprise Manager does not currently support IP multi-netting.
Problem: Configuration fails when attempting to configure a VLAN with a modified
protocol definition.
ExtremeWare Enterprise Manager does not have a mechanism to modify protocols.
When a VLAN is configured through ExtremeWare Enterprise Manager to use a
protocol that does not exist on the switch, the protocol is first created on the switch.
However if a protocol with the same name, but a different definition already exists on
the switch, the operation will fail.