Home |
Previous Page | Next Page MIB Reference > Application MIB >
The following list summarizes this table:
- Contents:
- Attributes for each database server or coserver
- Index:
- applIndex
- Scope of a row:
- One database server or coserver
The table has the following MIB objects.
- MIB Object
- Description
- applIndex
- Unique integer index that identifies each database server
or coserver. This value is the sum of the following values:
- Informix Enterprise ID * 1,000,000
The Informix Enterprise ID is 893. Therefore,
Enterprise ID * 1,000,000 is 893,000,000.
- SERVERNUM * 1000
- Coserver ID for Extended Parallel Server or 0 for any other type of database server
- applName
- Name of the database server or coserver
- applDirectoryName
- No OnSNMP support for this MIB object
- applVersion
- Version of the database server or coserver
- applUptime
- Time when the database server or coserver was last initialized
This time is the system time according to the master agent. If
the database server or coserver was last initialized before OnSNMP was
last initialized, this value is 0.
- applOperStatus
- Operating status of the database server or coserver:
- up (1)
- down (2)
- halted (3)
- -- (4): OnSNMP does not use this value.
- restarting (5)
- applLastChange
- Time when the database server or coserver entered its current
state
This time is the system time according to the master agent. If
the database server or coserver 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 or coserver
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 or coserver rejected
an input connection due to administrative reasons or resource limitations
- applFailedOutboundAssociations
- OnSNMP does not support this MIB object.
Home |
[ Top of Page | Previous Page | Next Page | Contents |
Index ]