Click here to view and discuss this page in DocCommentXchange. In the future, you will be sent there automatically.

SQL Anywhere 10.0.1 » SQL Anywhere Server - Database Administration » The SQL Anywhere SNMP Extension Agent » Using the SQL Anywhere SNMP Extension Agent

Obtaining values using the SQL Anywhere SNMP Extension Agent Next Page

Setting values using the SQL Anywhere SNMP Extension Agent


The SQL Anywhere SNMP Extension Agent responds to SNMP get, get-next, and set queries.

You can set any database option, some server properties, and one database property using the SQL Anywhere SNMP agent.

When setting database options, the SQL Anywhere SNMP agent executes the statement:

SET OPTION PUBLIC.opt = 'value'

When setting database and server properties, the sa_server_option system procedure is used.

The way you set these values depends on your SNMP management software.

For more information about the options and properties that can be set with the SQL Anywhere SNMP Extension Agent, see The SQL Anywhere MIB.