SNMP v1 query on port 260 (via CPSNMPD daemon) for Check Point OIDs (.1.3.6.1.4.1.2620) returns "Wrong Type (should be INTEGER): Counter32"
Wrong Type (should be INTEGER): Counter32
Example from X-Series XOS:
[root@hostname home]# snmpget -v 1 -c rocommunity localhost:260 CHECKPOINT-MIB::fwNumConn.0 CHECKPOINT-MIB::fwNumConn.0 = Wrong Type (should be INTEGER): Counter32: 66546
The cpsnmpd daemon does not convert the variables' type correctly.