Question:
What's the cause of event ID 3242 and message, Failed to send V2 trap for event=com.nastel.nfc.ui.admin.statustree.SensorNotification@457582ef:java.util.NoSuchElementException, that appears in my policy's event viewer?
Answer:
If your policy event viewer shows event ID 3242 and a message similar to the subject message (the @nnn value may be different), you have a parameter count error.
Check your policy manager properties > SNMP tab to make sure the number of User variable OIDs and number of User variable values are the same, separated by commas.
Note that IBM MQ command mqrc 3242 will display MQRCCF_CFIF_OPERATOR_ERROR and Navigator command nsqcode 3242 will display the expanded error description:
DESCRIPTION FOR RC(3242), SEVERITY(0)
MQRCCF_CFIF_OPERATOR_ERROR:
Parameter count not valid.
The MQCFIF Operator field value was not valid.
Corrective action: Specify a valid operator value.