Home | Previous Page | Next Page   MIB Reference > Online MIB in the Informix Private MIB >

onSqlHostTable

The following list summarizes this table:

Contents:
Copy of the connection information
Index:
applIndex, onSqlHostIndex
Scope of a row:
One connectivity value

As the following table shows, the location of the connection information depends on the operating system. For details about the connection information, see your IBM Informix: Administrator's Guide.

Operating System
Location of Connectivity Information
UNIX
The INFORMIXSQLHOSTS environment variable specifies the full pathname and filename of the connection information. The default location is $INFORMIXDIR
/etc/sqlhosts
. For information about INFORMIXSQLHOSTS, see the IBM Informix: Guide to SQL Reference.
Windows
The connectivity information is in a key in the Windows registry called HKEY_LOCAL_MACHINE\SOFTWARE\
Informix\SQLHOSTS
.

The table has the following MIB objects.

MIB Object
Description
applIndex
See applTable.
onSqlHostIndex
Index to the entry in the connectivity information
onSqlHostName
Host name of the database server or coserver
onSqlHostNetType
Connection type
onSqlHostServerName
Name of the database server or coserver or its alias
onSqlHostServiceName
Service name
onSqlHostOptions
List server options in the form of key=value pairs
Home | [ Top of Page | Previous Page | Next Page | Contents | Index ]