As a background task, OnSNMP periodically updates the contents of MIB tables that it derives from catalog information. The refresh control value determines the amount of time that OnSNMP spends refreshing these MIB tables versus the amount of time that it spends responding to queries from the master agent.
Specify the refresh control value with the runsnmp.ksh -s -r command-line option or the onsrvapd -r command-line option. The following table lists the MIB tables that this value affects. See also Issuing the onsrvapd Command.
Database-Related MIB Tables | Table-Related MIB Tables |
---|---|
rdbmsDbInfoTable rdbmsDbTable rdbmsRelTable onBarTable onDatabaseTable | onActiveTableTable onFragmentTable onTableTable |
The following table describes the possible values for the refresh control value.
The following table lists the default refresh control value for each operating system.
The best value to use depends on the environment and how you use OnSNMP. If the list of tables and databases changes frequently, it is probably best to use a value of all to make sure that the MIB tables are accurate. If the environment includes many tables and databases, it is probably best to use a value of once to let OnSNMP respond to queries.
Home | [ Top of Page | Previous Page | Next Page | Contents | Index ]