Table 3-4 db Attributes

Attribute

Description

Type

Access

Range

 

 

 

 

 

db.export-files

Files to be saved and transported to a

String

write-only

4-132

 

remote system can be stored in the export

 

 

 

 

directory. To transfer the entire contents of

 

 

 

 

the export directory this attrib must be

 

 

 

 

provided with the name of a Samba (SMB)

 

 

 

 

mount point.

 

 

 

 

The destination mount point must be

 

 

 

 

writable by the SMS server. SMB can be

 

 

 

 

secured by providing an access list on the

 

 

 

 

server that prevents all machines except for

 

 

 

 

the SMS server to access it. The export

 

 

 

 

directory can be cleared by setting the

 

 

 

 

db.clear-export attrib.

 

 

 

 

Example:

 

 

 

 

set db.export-files=server:/export/

 

 

 

 

directory

 

 

 

 

 

 

 

 

db.initTime

The time that the database was

String

read-only

0-32

 

re-initialized.

 

 

 

 

 

 

 

 

db.reinit

Setting the db.reinit attrib to true will

Bool

read-write

0

 

schedule the database to be cleared upon

 

 

 

 

system startup the next time the system is

 

 

 

 

rebooted.

 

 

 

 

 

 

 

 

dns

The dns object contains default domain name, DNS search list and DNS server information.

Related Objects nic, ntp

Table 3-5 dns Attributes

Attribute

Description

Type

Access

Range

 

 

 

 

 

dns.domain

Default DNS domain used to resolve

Name

read-write

2-64

 

hostnames. If a fully-qualified hostname is

 

 

 

 

not provided, the domain is appended to

 

 

 

 

the hostname and the result is passed for

 

 

 

 

resolution.

 

 

 

 

 

 

 

 

dns.search

DNS domain search list used to resolve

String

read-write

2-128

 

hostnames. If a fully-qualified hostname is

 

 

 

 

not provided, each member of the search list

 

 

 

 

is appended to the hostname and the result

 

 

 

 

is passed for resolution.

 

 

 

 

 

 

 

 

dns.server1

Attribs used to specify name resolution

IPaddr

read-write

7-15

dns.server2

servers. The value must be a dotted IP

 

 

 

dns.server3

address, and the first entry (dns.server1) will

 

 

 

 

be assigned a preferred role.

 

 

 

 

To clear this value, use a period (.).

 

 

 

 

 

 

 

 

24 SMS Attributes and Objects

Page 34
Image 34
HP TippingPoint Next Generation Firewall manual Time that the database was String Read-only Re-initialized