Description
Hello,
Is it possible to extend the OIDs added to Observium so far to include those for monitoring IPsec tunnels for Sophos Firewall?
I am sending the official Sophos article on the subject and the OIDs included in it:
- sfosIPSecVpnConnStatus: Connection status of IPsec tunnel
- oid: .1.3.6.1.4.1.2604.5.1.6.1.1.1.1.9
- {}inactive: 0
- active: 1
- partially-active: 2
- sfosIPSecVpnActivated: Activation status of IPsec tunnel
- oid: .1.3.6.1.4.1.2604.5.1.6.1.1.1.1.10
- inactive: 0
- active: 1
https://support.sophos.com/support/s/article/KBA-000010117?language=en_US
If you need anything let me know
Attachments
Activity
Status | Original: Open [ 1 ] | New: Pending Response [ 10000 ] |
General questions and device support can be discussed in our Discord channel, click here to join.
Please make and attach additional information about the device:
snmpwalk -v2c -c <community> -t 3 -Cc --hexOutputLength=0 -Ih -ObentxU <hostname> .1 > myagent.snmpwalk
snmpwalk -v2c -c <community> -t 3 -Cc --hexOutputLength=0 -Ih -ObentxU <hostname> .1.3.6.1.4.1 >> myagent.snmpwalk
If device not support SNMP version 2c, replace -v2c with -v1.
./discovery.php -d -h <device>
./poller.php -d -h <device>
This comment is added automatically.