- IAnywhere Solutions Adaptive Server Anywhere SNMP Extension Agent User's Guide

The RDBMS MIB
The following sections list the OIDs of the values that can be retrieved using
the Adaptive Server Anywhere SNMP Extension Agent. By default, the
RDBMS MIB is located in
C:\Program Files\Sybase\SQL Anywhere
9\snmp\RDBMS-MIB.mib
.
rdbmsDbTable
This table lists information about the databases installed on a system.
The value
db
is the database number in the
asasnmp.ini
file.
OID Type Name Value returned
1.3.6.1.2.1.39.1.1.1.1.
db
Integer rdbmsDbIndex
db
1.3.6.1.2.1.39.1.1.1.2.
db
OID rdbmsDbPrivateMibOID 1.3.6.1.4.1.897.2
1.3.6.1.2.1.39.1.1.1.3.
db
String rdbmsDbVendorName property(‘CompanyName’)
1.3.6.1.2.1.39.1.1.1.4.
db
String rdbmsDbName db_property(‘name’)
1.3.6.1.2.1.39.1.1.1.5.
db
String rdbmsDbContact property(‘LicensedUser’)
rdbmsDbInfoTable
This table provides additional information about the databases on the system.
The value
db
is the database number in the
asasnmp.ini
file.
OID Type Name Value returned
1.3.6.1.2.1.39.1.2.1.1.
db
String rdbmsDbInfoProduct-
Name
property(‘PropertyName’)
1.3.6.1.2.1.39.1.2.1.2.
db
String rdbmsDbInfoVersion property(‘ProductVersion’)
42