Sybase Adaptive Server Anywhere SNMP Extension Agent User Manual page 31

Ianywhere solutions adaptive server anywhere snmp extension agent user's guide
Table of Contents

Advertisement

Adaptive Server
Anywhere SNMP
Extension Agent traps
Creating dynamic traps
Chapter 1. The Adaptive Server Anywhere SNMP Extension Agent
The Adaptive Server Anywhere SNMP Extension Agent sends a trap
whenever a connection is dropped by the database server. The OID of this
trap is
1.3.6.1.2.1.39.2.1
The only other traps sent by the Adaptive Server Anywhere agent are
dynamic traps.
For more information about dynamic traps, see
traps" on page
19.
A dynamic trap is a trap that is sent by the Adaptive Server Anywhere
Extension Agent when a simple expression involving the value of a
particular property, statistic, or option is true. Dynamic traps are created in
the asasnmp.ini file. The format of the trap information in the asasnmp.ini
file entry is as follows:
Trap<trapnum>=[1.3.6.1.4.1.897.2.]<oid>[.<dbnum>] <op> <value>
trapnum
is the dynamic trap number. It must start at 1 and be sequential.
is the OID of the property, statistic, or option. OIDs in either the
oid
Adaptive Server Anywhere MIB or the RDBMS MIB are supported. If the
OID given is an invalid Adaptive Server Anywhere or RDBMS OID, the
Adaptive Server Anywhere MIB prefix (1.3.6.1.4.1.897.2.) is prepended.
For a list of OIDs in the Adaptive Server Anywhere MIB, see
Server Anywhere MIB Reference" on page
For a list of OIDs in the RDBMS MIB, see
on page
41.
is the database number. This field is optional, but if specified, it
dbnum
must match the database number of the [DB n ] section of the asasnmp.ini
file.
must have one of the following values:
op
= or == (equality)
!=,
, or
(inequality)
= or = (less than or equal)
= or = (greater than or equal)
(less than)
(greater than)
.
"Creating dynamic
23.
"RDBMS MIB Reference"
"Adaptive
19

Advertisement

Table of Contents
loading
Need help?

Need help?

Do you have a question about the Adaptive Server Anywhere SNMP Extension Agent and is the answer not in the manual?

Subscribe to Our Youtube Channel

Table of Contents