Hi, I'm currently using trap viewer. In ${Message} variable, the following could be displayed in a log file:
Received Time: 4/30/2009 5:34:21 PM
Source: 192.168.1.1(192.168.1.1)
Community: public
ColorCode=255
Variable Bindings
sysUpTime= 3 days
snmpTrapOID= CISCO-PAE-MID:cpaeNOAuthFailVlanNotif(1.3.6.1.4.1.9.9.220.0.2)
dota1xAuthPaeState.10103:= authenticating(4) (4)
Is there a way I could extract the 10103 out from the message into a variable? Maybe something like ${Message.Ifindex}?
KiaN