This section defines the general XML tags used in nbapolicy.xml.
Contains the NBA policy tags described below.
Sets a description of the NBA policy defined in nbapolicy.xml. Typically, this description includes a summary of the various filters used by the NBA when processing data packets.
This tag supports type and value attributes:
Always set to type="stringType".
Sets a text description of the NBA policy. For example:
<description type="StringType" value="Blocks outbound Webmails." />
Defaults to true. This tag determines whether the NBA is online or offline. It is also included in nbaconfig.xml.
Note:
This tag supports type and value attributes:
Always set to type="booleanType".
Can be true or false. For the NBA to be online, both nbapolicy.xml and nbaconfig.xml must contain:
<online type="booleanType" value="true">
Defaults to false. This tag determines whether the NBA is running in Active or Passive mode. It is also included in nbaconfig.xml.
Note:
This tag supports type and value attributes:
Always set to type="booleanType".
Can be true or false. For the NBA to be in Active mode, both nbapolicy.xml and nbaconfig.xml must contain:
<active type="booleanType" value="true">
Copyright © 2014 CA.
All rights reserved.
|
|