Home | Previous Page | Next Page   IBM Informix Implementation of SNMP > Table Indexing >

Alphabetical Index Values

When an index is an alphabetical string, such as the name of a configuration parameter, the OID for that index consists of the following elements, all separated by periods:

The following line is an example of alphabetical indexed information:

rdbmsSrvParamCurrValue.893072000.4.76.82.85.83.1 = 8

The following table describes how to interpret this example. For more information about these values, see rdbmsSrvParamTable.

Index Subvalue
Description
rdbmsSrvParamCurrValue
Name of the column
893072000
applIndex
4.76.82.85.83
rdbmsSrvParamName:

4 = Number of letters

76 = L

82 = R

85 = U

83 = S

1
rdbmsSrvParamSubIndex
Home | [ Top of Page | Previous Page | Next Page | Contents | Index ]