- CheckMates
- :
- Products
- :
- Quantum
- :
- Security Gateways
- :
- SNMP OID for Manager/ Firewall Relationships
- Subscribe to RSS Feed
- Mark Topic as New
- Mark Topic as Read
- Float this Topic for Current User
- Bookmark
- Subscribe
- Mute
- Printer Friendly Page
Are you a member of CheckMates?
×- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
SNMP OID for Manager/ Firewall Relationships
Hi All,
I am working with various checkpoint models on R80.10 and R81.20. I am trying to find a way to define the relationship between an SMS server and the firewalls it manages using SNMP.
Does anyone know if there is a suitable OID to gather this information from?
Thanks.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Based on "How to configure SNMP on Gaia OS", following SNMP OID is available from management:
Table with information about connected Security Gateways | .iso.org.dod.internet.private.enterprises.checkpoint.products.mngmt.mgLogServerInfo.mgConnectedGatewaysTable .1.3.6.1.4.1.2620.1.7.14.4 |
Table | Table with information about Security Gateways sending logs to this Management Server / Log Server (refer to sk120341
|
To see which gateways are managed from which management, you can use API call "show gateways-and-servers" from management.
You can also check directly on management which gateways have established CPD communication using command "netstat -anop -T | grep 18191".
All of these methods can then be used to create custom SNMP OID as per "How to configure SNMP on Gaia OS", section (IV-6) Advanced SNMP configuration - Extend SNMP with shell script.
Jozko Mrkvicka
