Categories
Check Point

Find UTM-1 Check Point Appliance Model from CLI

You’ve been given the task of working on a firewall – but unfortunately the old admin never took notes, there is no documentation, and the physical UTM-1 Appliance is in another country. So… what the heck is it? Here is how to find out what type of UTM-1 or Power-1 Appliance you have in the datacenter (or closet) from the command line:

using dmidecode and cat /proc/ to find info
Run the following command:

[Expert@yourfirewall]# /usr/sbin/dmidecode | grep "Product Name"
Product Name: P-10-00

Here is a list of the dmidecode information that I’ve found for various UTM/Power-1 appliances, and the hardware that you can expect to require if you run an open server.

Check Point 2012 Appliance series

DMIDecode Model SPU FW VPN IPS CPU MHz RAM
G-50 21400 2003 50 7 21 2x Intel Xeon E5645 (6 cores) 2.40GHz 6
P-230-00 12600 1861 30 7 17 2x Intel Xeon E5645 (6 cores) 2.40GHz ?
P-220-00 12400 ? ? ? ? ? ? ?
P-210-00 12200 738 15 2.5 8 Intel Core i5 750 (4 cores) 2.67GHz 4

Check Point Power-1 Appliance series

DMIDecode Model SPU FW VPN IPS CPU MHz RAM
? 11075 up to 1222 20 4 12 2x Intel Xeon E5530 (QC) 2.40Ghz 6
? 9075 1006 16 3.7 10 2x Intel Xeon E5410 (QC) 2.33Ghz 4
P-20-00 9070 ? ? ? ? ? ? ?
P-10-00 5075 596 9 2.4 7.5 Intel Xeon E5410 (QC) 2.33Ghz 2
P-10-00 5070 ? ? ? ? ? ? ?

Check Point ??? series

DMIDecode Model SPU FW VPN IPS CPU MHz RAM
T-180-00 4800 623 11 2 6 Intel Core2 Quad CPU Q9400 2.66GHz 4
T-160-00 4600 374 9 1.5 4 Pentium Dual-Core E6500 2.93GHz 4
T-140-00 4400 223 5 1.2 3.5 Intel Celeron Dual-Core E3400 2.6 GHz 4
T-120-00 4200 114 3 0.4 2 Intel Atom D525 Dual-Core 1.80GHz 4
? 2200 114 3 0.4 2 Intel Atom D525 Dual-Core 1.80GHz 2
C6P_UTM 2050 ? ? ? ? ? ? ?
C6_UTM 1050 ? ? ? ? Intel(R) Celeron(R) CPU 2.93GHz ? 2
C2_UTM 450 ? ? ? ? ? ? ?

Check Point UTM-1 Appliance series

DMIDecode Model SPU FW VPN IPS CPU MHz RAM
U-40-00 3070 298 4.5 1.1 4 Intel Core2 Duo E6400 2.13GHz 3
U-30-00 2070 101 3.5 0.45 2.7 Intel Celeron 440 2GHz 2
U-20-00 1070 101 3 0.35 2.2 Intel Celeron M 1.5 GHz 1
U-15-00 570 101 2.5 0.3 1.7 Intel Celeron M 1.5 GHz 1
U-10-00 270 50 1.5 0.12 1 Intel Celeron M 600 MHz 1
U-5-00 130 50 1.5 0.12 1 Intel Celeron M 600 MHz 1

Check Point Smart-1 Appliance series

DMIDecode Model CPU RAM HDD
S-10-00 Smart-1 5 Intel Celeron M 1.50GHz 2 500 GB
? Smart-1 25b Intel Core2 Duo Processor E7400 2.80 GHz 4 2 TB
S-20-00 Smart-1 50 Intel Xeon E5410 2.33GHz (DualCore) 4 2 TB

Edge Hardware Information


info device
[700000] Device Information:
Hardware:
Appliance Type: SBox-200-B
Version: 1.2G Industrial
General:
Uptime: 122 days, 07:22:37
Flash Usage: 8%
License:
MAC Address: 00:08:da:d0:d0:e2
Product Key: 12345a-12345a-12345a
Product Name: Edge X, 16 nodes
Used Nodes: 0
Firmware:
Running: 7.5.51x
Primary: 7.5.51x
Backup: 7.5.51x
Bootcode: 37
Debug Firmware: No
Total Memory:
Main: 55MB
DFA: Not Present
DFA Test: N/A
Free Memory:
User: 1406K
Kernel: 1727K
Firewall: 1530K
VStream Database:
Main: Not installed
Daily: Not installed
MAC Addresses:
WAN: 00:08:da:d0:d0:e2
DMZ/WAN2: 00:08:da:d0:d0:e1
LAN: 00:08:da:d0:d0:e0

Get CPU info

You can get CPU info from open servers (any linux platform), and most models of UTM


# cat /proc/cpuinfo | egrep "MHz|model name"
model name      : Quad-Core AMD Opteron(tm) Processor 2374 HE
cpu MHz         : 2200.088
model name      : Quad-Core AMD Opteron(tm) Processor 2374 HE
cpu MHz         : 2200.088
model name      : Quad-Core AMD Opteron(tm) Processor 2374 HE
cpu MHz         : 2200.088
model name      : Quad-Core AMD Opteron(tm) Processor 2374 HE
cpu MHz         : 2200.088

Get Memory Info

You can get Memory Info on open servers (any linux platform), and most models of UTM


# cat /proc/meminfo | grep MemTotal
MemTotal:         1044220 kB

Credits and References:

http://blog.lachmann.org/ had most of the hardware info already. There is more info at http://www.checkpoint.com/products/utm-1-appliances/index.html#specs, but I haven’t had a chance to go through it for this article, yet. If you would like to submit other info about dmidecode, Check Point doesn’t make that information available, and I’ll give you credit of course.

23 replies on “Find UTM-1 Check Point Appliance Model from CLI”

Thank you – I keep these kind of notes for jobs I do. My memory is horrible! But I make up for it by documentation!

Also, there’s another model you’ve not listed there – the 61000. I’ve not got the dmidecode value for that yet 🙂 The 5075 is listed the same as the 5070 (P-10-00).

Thanks Jon. This is really helpful for people who all are working on Checkpoint domain and interested in Checkpoint.

Hi,
Could someone share with me how do i get the hardware details (serial number, Mac-address) on Checkpoint device ?
1) via CLI command ? How?
2) Via WebGUI? How?
3) Via SmartDashboard? How?
4) Via Physical box, Sticker/Label located at which part?
Appreciate if someone can advise me on this.
Thank you.
Regards,
Joseph Goh

Leave a Reply

Your email address will not be published. Required fields are marked *

This site uses Akismet to reduce spam. Learn how your comment data is processed.