Page 1 of 1

6850 : SNMP TRAPs not sent

Posted: 26 Oct 2010 03:29
by Jerome
Hi everyone,
I configured the SNMP on a 6850 (user / Station / SNMP V2 parameters etc.). Everything looks fine as the get/set process with the manager is Ok. More, some traps are generated by the 6850 like for exemple when there is a "copy working certified" or when the stp root change. But there is no trap sent for an interface/port going down ? Normally there should be a "link up / link down trap.

Why is it not the case ? Is there some "debug level" to configure like for the SWlog ?

Any help would be appreciated as I don't understand why the link UP/down traps are not sent (which is basic according to me) while some others traps are sent normally.

Best regards

Posted: 27 Oct 2010 08:58
by silvio
you have to enable the port-link-trap per port:
> trap 1/1 port link enable
> trap 1/2 port link enable
> show interface status
regards Silvio

Posted: 27 Oct 2010 09:04
by Jerome
Hi Silvio,
Thanks for the tip, I am going to try it right away.

Best regards