scio agentconfig
Syntax
scio agentconfig options arguments
Description
Displays or sets values for the Network and Security Manager (NSM) agent configuration. The NSM agent is installed on the IDP device and used to communicate with the NSM device server.
The following example shows how to use scio agentconfig options to display and then set values for the NSM agent configuration:
[root@defaulthost admin]# scio agentconfig
listPrimary management IP: 10.158.111.2 Primary management port: 7803 No secondary management IP defined Secondary management port: 7803 Device id: device_id One time password is erased [root@defaulthost admin]#
[root@defaulthost admin]# scio agentconfig server1-ip
10.158.131.2[root@defaulthost admin]#
[root@defaulthost admin]# scio agentconfig server1-ip
listPrimary management IP address: 10.158.131.2
Options
Table 1 describes command options and arguments.
Table 1: Command Reference: scio agentconfig
Options | Description |
|---|---|
list | list–Lists the current settings for all NSM agent parameters. |
server1-ip {list | IPaddress} | list–Lists the current setting for the NSM agent option. |
IPaddress–Specifies the IP address for the primary NSM server. | |
server1-port {list | port} | list–Lists the current setting for the NSM agent option. |
port–Specifies the port number for the primary NSM server. | |
server2-ip {list | IPaddress} | list–Lists the current setting for the NSM agent option. |
IPaddress–Specifies the IP address for the secondary NSM server. | |
server2-port {list | port} | list–Lists the current setting for the NSM agent option. |
port–Specifies the port number for the primary NSM server. | |
otp {list | password} | list–Lists the current on-time password used by NSM to connect to the IDP device. |
password–Specifies a password to be used by NSM to make a connection to the IDP device. | |
deviceid {list | id} | list–Lists the current setting for the NSM agent option. |
id–Specifies a device ID string. The ID must be 42 hexadecimal characters. |

