SYSTEM PROPERTY

Level

base

History

Bridge count appears in Netasq 6.2.0
MTUmax appears in Netasq 9.0.0
DefaultConfig appears in Netasq 9.0.1
PaygModel and AutoSizing tokens appear in 3.8
TPM, TpmInit appear in 3.10.0

Description

Get firewall information. This command is used to enumerate the firewall capabilities.

Returns

Type : type of product
Model : firewall model
Version : software revision
SerialNumber : serial number
MTUmax : maximum MTU allowed
Bridge : bridge number count
Ethernet : ethernet interface count
VLAN : vlan interface count
WIFI : wireless interface count
Dialup : dialup interface count
PPTP : PPTP interface count
Serial : serial line interface count
Loopback : loopback interface count
Watchdog : hardware watchdog available
Led : status LED available
Clone : clone partition available
HADialup : HA on dialup interface
Raid : RAID is active
Usb : USB port available
Antiviral : an antivirus is available
HighAvail : HA is available
SwitchPort : switch port count (0 if no switch available)
CryptoCard : a crypto card is available
TPM : a TPM is available
TpmInit : TPM is initialized (1 if initialized, else 0)
DefaultConfig : a default config has just been done
Amazon : VM type (Amazon or not)
Init : 0 means the product has to be activated
AutoSizing : Product adapts itself to the amount of RAM and CPU
AutoSizingModel : Equivalent running model
AutoSizingCurMem: Running memory for this model
AutoSizingMinMem: Minimum memory for this model
AutoSizingMaxMem: Maximum memory for this model
PaygEnrolled : PAYG VM has been enrolled
PaygWebcode : PAYG VM MyStormshield password
PaygCustomerId : PAYG customer identifier
PaygExpiration : PAYG licence expiration date
CurCPU : Running CPU number
MaxCPU : CPU number limit or 0 if unlimited

Example

SYSTEM PROPERTY
101 code=00a01000 msg="Begin" format="section" Type="Firewall"
Model="U120-A"
Version="9.0.0"
SerialNumber="U120XA5H1021960"
MTUmax=1500
Bridge=8
Ethernet=6
VLAN=64
WIFI=0
Dialup=8
PPTP=32
Serial=0
Loopback=7
Watchdog=0
Led=0
Clone=1
HADialup=1
Raid=0
Antiviral=1
HighAvail=1
Usb=1
SwitchPort=6
CryptoCard=0
TPM=0
TpmInit=0
DefaultConfig=0
Amazon=0
Init=1
PaygEnrolled=0
PaygWebcode=""
PaygCustomerId=""
100 code=00a00100 msg="Ok"