Hi everyone, we had a small problem on a firewall Checkpoint UTM-3076, for which the interfaces keep showing as unknown.
The strange thing is, if I list resources, the firewall responds to snmp and show the list of interfaces with status. If I delete interfaces (or the whole firewall) and re add everything, it will stay 'green' for few minutes and then it goes back to the original status (firewall up, interfaces unknown).
I've also made few more tests, such as polling directly (with mib browser inside universal device poller application) the tables for the interfaces such as these:
Bandwidth - 32-bit Counter ifInOctets 1.3.6.1.2.1.2.2.1.10
Bandwidth - 32-bit Counter ifInUcastPkts 1.3.6.1.2.1.2.2.1.11
Bandwidth - 32-bit Counter ifOutOctets 1.3.6.1.2.1.2.2.1.16
Bandwidth - 32-bit Counter ifOutUcastPkts 1.3.6.1.2.1.2.2.1.17
Errors and Discards ifInDiscards 1.3.6.1.2.1.2.2.1.13
Errors and Discards ifInErrors 1.3.6.1.2.1.2.2.1.14
Errors and Discards ifOutDiscards 1.3.6.1.2.1.2.2.1.19
Errors and Discards ifOutErrors 1.3.6.1.2.1.2.2.1.20
And all works, so I get the tables without problems.
As an addictional information, we have another IDENTICAL device (it is the primary device in HA configuration with this firewall, which is the secondary) which works without problems.
Same settings, same interfaces polled..
Any Ideas?