Hello,
Do you know a way to get the list of vsx, vs, vr and vsw of a CMA? from the provider expert cli.. it's needed for a script.
Thanks in advance!
CPUG: The Check Point User Group | |
Resources for the Check Point Community, by the Check Point Community.
| |
Tim Hall has done it again! He has just released the 2nd edition of "Max Power". | |
|
Hello,
Do you know a way to get the list of vsx, vs, vr and vsw of a CMA? from the provider expert cli.. it's needed for a script.
Thanks in advance!
Which version? In versions before R80, you should be able to parse the $FWDIR/conf/objects_5_0.C file to get any type of object you want.
I haven't looked at R80's internals extensively yet, but I gather it moves the objects and rules into a proper database, which you should be able to query in a few ways. There is a CLI API client you can run locally on the management server, and there's the HTTP-ish API you can use from remote systems. If you're determined, you can probably find a way to query the database directly, but Check Point probably wouldn't support that (and I wouldn't want to risk supportability of an MDS).
Zimmie
Bookmarks