This section describes the types of MIBs and the types of MIB objects that the IBM® Informix® database server uses.
The Application MIB is a public MIB, which means that the Internet Engineering Task Force (IETF) specifies the structure of the MIB and the MIB tables. A public MIB is the same for all managed components on an SNMP network, not just for IBM Informix products.
OnSNMP uses only applTable, which is the portion of the Application MIB that the RDBMS MIB requires.Figure 1 shows the position of the Application MIB in the MIB hierarchy.
iso.org.dod.internet.mgmt.mib-2.application
1.3.6.1.2.1.27
The Relational Database Management System (RDBMS) MIB is a public MIB, which means that the IETF specifies the structure of the MIB and the MIB tables.
A public MIB is the same for all managed database components. However, some of the definitions in the RDBMS MIB are purposely vague to let each vendor tailor the entries to a specific database server. For example, rdbmsSrvLimitedResourceTable contains information about the resources that a database server uses. Each database server vendor can decide which resources to include in this table. Figure 1 shows the position of the RDBMS MIB in the MIB hierarchy.
iso.org.dod.internet.mgmt.mib-2.rdbmsMIB
1.3.6.1.2.1.39
The Informix Private MIB is a private MIB, which means that a private enterprise defines and uses it.

iso.org.dod.internet.private.enterprises.informix
1.3.6.1.4.1.893
The Online MIB is in the Informix Private MIB. The Online MIB contains information for all Informix database servers.
servers.onlineMIB.onlineObjects
1.3.6.1.4.1.893.1.1.1
An MIB object is similar to a column in a table.