- IAnywhere Solutions Adaptive Server Anywhere SNMP Extension Agent User's Guide
Chapter 1. The Adaptive Server Anywhere SNMP Extension Agent
The Adaptive Server Anywhere MIB
The Adaptive Server Anywhere MIB was created for the Adaptive Server
Anywhere SNMP Extension Agent. It includes all database server statistics
and properties, as well as all database statistics, properties, and options. The
statistics and properties are all read-only (with a few exceptions), and the
database options are all read-write.
By default, the Adaptive Server Anywhere MIB is located in
C:\Program
Files\Sybase\SQL Anywhere 9\snmp\iAnywhere.mib
.
☞ For information about the tables in the Adaptive Server Anywhere MIB,
see “Adaptive Server Anywhere MIB Reference” on page 23.
☞ For information about setting values in the Adaptive Server Anywhere
MIB, see “Setting values using the Adaptive Server Anywhere SNMP
Extension Agent” on page 17.
The following hierarchy describes the Adaptive Server Anywhere MIB:
OID Name Description
1.3.6.1.4.897.2.1.1.
n
.
db
asaServer.asaSrvStat Returns the value of server statistic
n
on database
db
.
1.3.6.1.4.897.2.1.2.
n
.
db
asaServer.asaSrvProp Returns the value of server property
n
on database
db
.
1.3.6.1.4.897.2.2.1.
n
.
db
asaDb.asaDbStat Returns the value of database statis-
tic
n
on database
db
.
1.3.6.1.4.897.2.2.2.
n
.
db
asaDb.asaDbProp Returns the value of database prop-
erty
n
on database
db
.
1.3.6.1.4.897.2.2.3.
n
.
db
asaDb.asaDbOpt Returns the value of database option
n
on database
db
.
1.3.6.1.4.897.2.3.1 asaAgent.asaVersion Returns the version of the Adaptive
Server Anywhere Extension Agent.
1.3.6.1.4.897.2.3.2.
db
asaAgent.asaDbConnStr Returns the connection string for
database
db
.
7