Thanks Adam. Both devices are Cisco ASA 9.1.6
This device *A* reports ipsec tunnels
including: includes/polling/cipsec-tunnels.inc.php ##### Module Start: cipsec-tunnels #####
SQL[SELECT * FROM `ipsec_tunnels` WHERE `device_id` = '8'] SQL RUNTIME[0.00006294s]
CMD[/usr/bin/snmpbulkwalk -v2c -c *** -Pu -OQUs -m CISCO-IPSEC-FLOW-MONITOR-MIB -M /var/www/observium/mibs/rfc:/var/www/observium/mibs/net-snmp:/var/www/observium/mibs/cisco 'udp':'sin-asa':'161' cikeTunnelEntry]
EXITCODE[0] CMD RUNTIME[0.8301s] STDOUT[ cikeTunLocalType.16384 = ipAddrPeer cikeTunLocalType.53248 = ipAddrPeer cikeTunLocalType.1671168 = ipAddrPeer ......
Device *B*** does not report ipsec tunnels... the entire cipsec-tunnels module section is void of SQL queries and snmpbulwalks
including: includes/polling/cipsec-tunnels.inc.php ##### Module Start: cipsec-tunnels ##### Module time 0.0002s ##### pnh-asa [14] completed poller modules at 2016-03-15 09:32:55 #####
When I login to MySQL and SELECT * FROM `ipsec_tunnels` WHERE `device_id` = '8'; I see 3 tunnels..... when I query for device 14, I see no tunnels listed.
I ran ./discovery.php -h -dd on both devices, but this doesn't seem to discover or populate ipsectunnels....
However, after investigating all 10 Cisco Firewalls. It appears that only the Cisco 5510 with ASA 9.1.6 does not report ipsec tunnels. The 1 Cisco 5510 with ASA8.4 we run shows ipsec tunnels. All the 8 x Cisco 5505 devices with ASA9.1.6 report tunnels.
./poller.php -h <host> -m cipsec-tunnels -d