Home | Previous Page | Next Page   MIB Reference > RDBMS MIB >

rdbmsSrvParamTable

The following list summarizes this table:

Contents:
Information about the configuration parameters for each database server or coserver
Index:
applIndex, rdbmsSrvParamName, rdbmsSrvParamSubIndex
Scope of a row:
One configuration parameter that is listed in the configuration file for the database server or coserver

The ONCONFIG environment variable specifies the filename of the configuration file. The following table lists the location of the configuration file for each operating system. For more information about the configuration file, see your IBM Informix: Administrator's Guide and the IBM Informix: Administrator's Reference. For more information about the ONCONFIG environment variable, see the IBM Informix: Guide to SQL Reference.

Operating System
Location of Configuration File
UNIX
$INFORMIXDIR/etc/$ONCONFIG
Windows
%INFORMIXDIR%\etc\%ONCONFIG%

The table has the following MIB objects.

MIB Object
Description
applIndex
See applTable.
rdbmsSrvParamName
Name of a configuration parameter
rdbmsSrvParamSubindex
Subindex for the configuration parameter. This value is 1 for every configuration parameter except DATASKIP, DBSPACETEMP, DBSERVERALIASES, and NETTYPE.
rdbmsSrvParamID
OID or vendor name for the Informix Private MIB: 1.3.6.1.4.1.893 or informix
rdbmsSrvParamCurrValue
Value of the configuration parameter. OnSNMP obtains this value from the configuration file. Therefore, it does not reflect dynamic changes that you might make to the configuration parameter.
rdbmsSrvParamComment
Purpose of the configuration parameter
Home | [ Top of Page | Previous Page | Next Page | Contents | Index ]