Hi,
I want to monitor Check Point Systems via SNMPv3 and telegraf but having strange problems. Already asked about it over @ telegaf[1] but haven't got an answer.
Long story short, when trying to monitor any Check Point Cluster (besides one out of a bunch) I can't get telegraf to retrieve the actual values but I only get an integer which increases every time I try to fetch the value. For example if I fetch the hostname via telegraf I get:
hostname=12i
Retrieving the same OID with the same SNMPv3 settings with e.g. snmpwalk I get:
RFC1213-MIB::sysName.0 = STRING: "fw-foobar-1"
I know this is probably not really Check Point specific but maybe someone in the community had the same problems and knows a way out.
Thanks a bunch,
Frank.
[1] https://community.influxdata.com/t/noob-inputs-snmp-only-shows-sequential-integers/14053