I upgraded from Zenoss 2.2.3 to 2.3 on CentosOS 5 (stack installer) and now my 
event transforms for snmp traps are not working any more. 

Here is an example what the trap details looked like before and now.

Before upgrade:
Field  Value
authAddr        10.91.80.1
cExtSnmpTargetAuthInetAddr      10.91.80.1
cExtSnmpTargetAuthInetType      1
community       public
snmpTrapOID     (1, 3, 6, 1, 6, 3, 1, 1, 5, 5)

After upgrade:
Field   Value
authAddr.0      10.91.10.7
cExtSnmpTargetAuthInetAddr.0    10.91.10.7
cExtSnmpTargetAuthInetType.0    1
community       public
snmpTrapOID.0   (1, 3, 6, 1, 6, 3, 1, 1, 5, 5)

My event transform is looking for authAddr field and of course is not finding 
it now because of the trailing zero in the field name. 

This is just one example. I have lots of transforms like this and I would hate 
to change all of them now. Is there a way to revert the snmp trap oid parsing 
to the previous behavior?

Please help!




-------------------- m2f --------------------

Read this topic online here:
http://forums.zenoss.com/viewtopic.php?p=28296#28296

-------------------- m2f --------------------



_______________________________________________
zenoss-users mailing list
[email protected]
http://lists.zenoss.org/mailman/listinfo/zenoss-users

Reply via email to