cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
650
Views
0
Helpful
5
Replies

CSS not sending generic traps to trap host

peterjmonaghan
Level 1
Level 1

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

5 Replies 5

Gilles Dufour
Cisco Employee
Cisco Employee

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.

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)

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.

Okay...you are correct. Thanks for your help.

Review Cisco Networking for a $25 gift card