01-05-2005 12:38 PM
My CSS is writing both generic and enterprise traps to the local traplog file, yet it is only forwarding the enterprise traps to the remote log?
YD01LB09# show log traplog tail 5
01/05/2005 12:45:12:Generic:Virtual Rounter 200 down on interface 7.32.172.15
01/05/2005 12:45:14:Enterprise:Service Transition:upstream_downstream -> down
01/05/2005 12:45:14:Enterprise:Service Transition:upstream_downstream -> alive
01/05/2005 12:45:14:Generic:Virtual Router 200 backup on interface 7.32.172.15
01/05/2005 12:45:18:Generic:Virtual Rounter 200 master on interface 7.32.172.15
01/05/2005 12:49:16:Enterprise:Service Transition:upstream_downstream -> suspended
01/05/2005 12:49:16:Generic:Virtual Rounter 200 down on interface 7.32.172.15
01/05/2005 12:49:18:Enterprise:Service Transition:upstream_downstream -> down
01/05/2005 12:49:20:Enterprise:Service Transition:upstream_downstream -> alive
01/05/2005 12:49:20:Generic:Virtual Router 200 backup on interface 7.32.172.15
01/05/2005 12:49:23:Generic:Virtual Rounter 200 master on interface 7.32.172.15
Remote Syslog
bash-2.00$ grep yd01lb09 contivity.*
contivity.Dec22:DEC 22 09:44:39 yd01lb09.net.rc.gc.ca 1/1 112 NETMAN-2: Enterprise:Service Transition:7.35.40.216:80 -> down
contivity.Jan02:JAN 2 04:02:45 yd01lb09.net.rc.gc.ca 1/1 113 NETMAN-2: Enterprise:Service Transition:7.35.38.213:80 -> down
contivity.Jan02:JAN 2 04:04:18 yd01lb09.net.rc.gc.ca 1/1 114 NETMAN-2: Enterprise:Service Transition:7.35.40.216:80 -> down
contivity.log:JAN 5 12:45:12 yd01lb09.net.rc.gc.ca 1/1 115 NETMAN-2: Enterprise:Service Transition:upstream_downstream -> suspended
contivity.log:JAN 5 12:45:14 yd01lb09.net.rc.gc.ca 1/1 121 NETMAN-2: Enterprise:Service Transition:upstream_downstream -> down
contivity.log:JAN 5 12:49:16 yd01lb09.net.rc.gc.ca 1/1 127 NETMAN-2: Enterprise:Service Transition:upstream_downstream -> suspended
contivity.log:JAN 5 12:49:18 yd01lb09.net.rc.gc.ca 1/1 133 NETMAN-2: Enterprise:Service Transition:upstream_downstream -> down
01-06-2005 03:50 AM
HI,
have you configured both
snmp trap-type enterprise ...
(see
and
snmp trap-type generis ...
Kind Regards,
Joerg
01-06-2005 04:41 AM
What you're showing on the remote device is a syslog not snmptrap.
The syslog "alive" message is a level-5 message.
So you have to set the facility to 5 if you want
to see those messages.
Regards,
Gilles.
01-06-2005 05:47 AM
I think I am hitting this DDTS
CSCee42758
Description Problem of DDTS:
The CSS does not always generate a trap for each virtual-router that goes down when multiple virtual-routers transition at the same time.
The solution is to upgrade the WEBNS software to:
7.30(2.3) or 7.40(0.4)
01-06-2005 06:28 AM
from your trap log, there is only 1 virtual router with id 200.
Also, the syslog server is not showing snmp trap [as shown in trap.log] but syslog trap.
Again, the alive message is only displayed with a level of notice-5.
So you need the following config line :
'logging subsystem netmann level notice-5'.
also check if the message is in 'sho log sys.log'
I really do not think you are hitting this bug.
Regards,
Gilles.
01-06-2005 10:34 AM
Okay...you are correct. Thanks for your help.
Discover and save your favorite ideas. Come back to expert answers, step-by-step guides, recent topics, and more.
New here? Get started with these tips. How to use Community New member guide