nv-l

RE: [nv-l] Cursed Cisco Trap Formats

2002-10-03 15:09:10
Subject: RE: [nv-l] Cursed Cisco Trap Formats
From: Ken.Garst AT kp DOT org
To: Scott_Barr AT csgsystems DOT com
Date: Thu, 3 Oct 2002 15:09:10 -0400

The simple stupid way is to define the format for the specific trap in trapd.conf as "$*", which shows all arguments, no matter how many are sent..

As you know, the format error comes about because in your trapd description you have specified a particular variable that is not there such as $4 when only 3 were sent..

Regards,
ken