sm_snmp -d localhost trap ##.##.##.## <trap_details> 6 2147483648 0
sm_snmp: Invalid number for <specific>: <value>
All supported releases of Smarts
This issue is not specific to Smarts sm_snmp. The trap limitation is due to the 32-bit signed integer maximum value of 2,147,483,647.
To resolve this issue, specific values specified for traps must be no greater than 2147483647, the 32-bit signed integer maximum.