From: Uchil Perera (uchil.groupstudy@yahoo.com)
Date: Tue May 01 2007 - 04:50:42 ART
Hi Jeff,
Both options are correct.
Option 1 does not restrict sending SNMP traps. ex. If you add another line
"snmp-server enable traps XXX", these traps will also be sent to the server.
Option 2 restricts sending traps to particular servers.
ex 1 - If you want to send only vtp traps to server 1 then use this option
snmp-server host a.b.c.d vtp
ex 2 - If you want to send all traps to server 2 and vtp only to server 1
snmp-server host a.b.c.d vtp
snmp-server host e.f.g.h
Regards
Jeff Mullan <jmullan78@gmail.com> wrote:
Folks,
if we need to send vtp traps to an SNMP server, would the folloing be ok ?
snmp server enable traps vtp
snmp server host a.b.c.d
OR;
snmp server enable traps vtp
snmp server host a.b.c.d vtp
I think by default, all enabled traps are sent. So in this case 2nd option
would be incorrect ?
Thanks,
-JM
This archive was generated by hypermail 2.1.4 : Fri Jun 01 2007 - 06:55:19 ART