applTable

The following list summarizes this table:
Contents:
Attributes for each database server
Index:
applIndex
Scope of a row:
One database server
The table has the following MIB objects.
Table 1. MIB objects for applTable
MIB object Description
applIndex Unique integer index that identifies each database server. This value is the sum of the following values:
  • HCL Informix® Enterprise ID * 1,000,000

    The HCL Informix Enterprise ID is 893. Therefore, Enterprise ID * 1,000,000 is 893,000,000.

  • SERVERNUM * 1000
applName Name of the database server.
applDirectoryName No OnSNMP support for this MIB object.
applVersion Version of the database server.
applUptime Time when the database server was last initialized.

This time is the system time according to the master agent. If the database server was last initialized before OnSNMP was last initialized, this value is 0.

applOperStatus Operating status of the database server:
  • up (1)
  • down (2)
  • halted (3)
  • (4): OnSNMP does not use this value.
  • restarting (5)
applLastChange Time when the database server entered its current state.

This time is the system time according to the master agent. If the database server was last initialized before OnSNMP was last initialized, this value is 0.

applInboundAssociations Number of current SQLCONNECT actions.
applOutboundAssociations OnSNMP does not support this MIB object.
applAccumulatedInboundAssociations Number of SQLCONNECT actions that have occurred so far.
applAccumulatedOutboundAssociations OnSNMP does not support this MIB object.
applLastInboundActivity Time for the most recent attempt to start or stop a session with a database server.

This time is the system time according to the master agent.

applLastOutboundActivity OnSNMP does not support this MIB object.
applRejectedInboundAssociations Number of times that the database server rejected an input connection due to administrative reasons or resource limitations.
applFailedOutboundAssociations OnSNMP does not support this MIB object.