Table 3-3 ctl Attributes

Attribute

Description

Type

Access

Range

 

 

 

 

 

ctl.patch-rollback

Used to roll back to previous patch version.

String

read-write

5-128

 

Displays true if the currently installed Patch

 

 

 

 

can be rolled back, else false. If set to the

 

 

 

 

version of the currently installed Patch, it rolls

 

 

 

 

it back, to either the previously installed

 

 

 

 

Patch or no Patch if it was the first Patch

 

 

 

 

installed.

 

 

 

 

NOTE: This attribute is used by the UI to

 

 

 

 

retrieve this value and is of little interest to

 

 

 

 

general cli users.

 

 

 

 

 

 

 

 

ctl.patch-source

Used by the UI for installing Patches. Similar

String

write-only

5-128

 

to set ctl.upgrade-source, this takes

 

 

 

 

a path or url to the Patch package file, then

 

 

 

 

validates and installs that Patch.

 

 

 

 

 

 

 

 

ctl.previous-patch-

Used to display the version of the Patch

String

read-only

5-128

version

previous to this, for example the Patch a

 

 

 

 

rollback would install, or None if there is no

 

 

 

 

previous Patch.

 

 

 

 

 

 

 

 

sw.patch-version

Used to display the version number of the

String

read-only

5-128

 

currently installed Patch, or None if no patch

 

 

 

 

is installed.

 

 

 

 

 

 

 

 

db

Collection of database control operations. The attribs contained in db can be used to backup, restore or re-initialize the system database. See Remote Paths” on page 2 for more information about entering path names for attribs that require them.

On startup, the sequence performed is (1) if requested, backup the database, (2) if requested, restore the database, (3) if requested, reinit the database, (4) if needed, migrate the database. Therefore, within a single restart, a current database can be saved to a remote system, and a new database can replace the old one. To clear a current value, set the attribute to a period (.).

Related Commands database

Table 3-4 db Attributes

Attribute

Description

Type

Access

Range

 

 

 

 

 

db.attackCount

Displays the number of attack records stored

Int

read-only

0

 

in the database.

 

 

 

 

 

 

 

 

db.backup

Setting the db.backup attrib to yes creates a

Bool

write-only

 

 

local database backup with default options.

 

 

 

 

This file can be downloaded from the

 

 

 

 

Exports and Archives link from the SMS

 

 

 

 

Server home page.

 

 

 

 

 

 

 

 

db.check

Verifies the integrity of the database.

Bool

read-write

 

 

 

 

 

 

db.clear-export

Deletes files in the export directory.

Bool

read-write

 

 

 

 

 

 

Security Management System CLI Reference 23

Page 33
Image 33
HP TippingPoint Next Generation Firewall manual To set ctl.upgrade-source , this takes