Tranzeo Wireless Technologies Inc GNVPZ1NT3 Manuale Utente

Pagina di 156
Chapter 8: System Settings 
 TR0153 Rev. E1 
 
58 
8.10  SNMP 
The EnRoute500 supports SNMP. 
 
The  read-only  and  read-write  passwords  and  the  port  that  SNMP  uses  can  be  configured.  A 
contact person and device location can also be specified as part of the SNMP configuration. 
 
CLI 
The  SNMP  read-only  and  read/write  passwords  are  set  with  the  ‘snmp.community.ro’  and 
‘snmp.community.rw’ parameters in the ‘sys’ interface. The example below shows how to  set 
these parameters. 
 
> use sys 
sys> set snmp.community.ro=”read-only_password” 
sys> set snmp.community.rw=”read-write_password” 
 
The SNMP port is set with the ‘snmp.port’ parameter in the ‘sys’ interface as shown below. By 
default this parameter is set to “161”. 
 
> use sys 
sys> set snmp.port=161 
 
The  contact  person  and  location  of  the  device  located  via  SNMP  are  set  with  the 
‘snmp.contact. and ‘snmp.location’ parameters in the ‘sys’ interface as shown below. 
 
> use sys 
sys> set snmp.contact=”Joe Smith” 
sys> set snmp.location=”123 Main St., Anytown, USA” 
 
Web GUI 
The  SNMP-related  parameters  can  be  set  on  the  “SNMP”  tab  on  the  “System”  page  (see 
Figure 30).