Collection Contents Index rdbmsDbParamTable Next PDF

SQL Anywhere® Server - Database Administration  > RDBMS MIB Reference  > The RDBMS MIB

rdbmsDbLimitedResourceTable


This table lists free space information on each dbspace. In this table, n represents each dbspace as follows:

The value db is the database number in the sasnmp.ini file.

OIDTypeNameValue returned
1.3.6.1.2.1.39.1.4.1.1.n.dbStringrdbmsDbLimitedResourceNameName of dbspace, or Transaction Log, Transaction Log Mirror, or Temporary File.
1.3.6.1.2.1.39.1.4.1.2.n.dbOIDrdbmsDbLimitedResourceID1.3.6.1.4.1.897.2
1.3.6.1.2.1.39.1.4.1.3.n.dbIntegerrdbmsDbLimitedResourceLimitFree space available on disk + current file size
1.3.6.1.2.1.39.1.4.1.4.n.dbIntegerrdbmsDbLimitedResourceCurrentCurrent file size
1.3.6.1.2.1.39.1.4.1.5.n.dbIntegerrdbmsDbLimitedResourceHighwaterCurrent size
1.3.6.1.2.1.39.1.4.1.6.n.dbIntegerrdbmsDbLimitedResourceFailure01
1.3.6.1.2.1.39.1.4.1.7.n.dbStringrdbmsDbLimitedResourceDescriptionOne of Bytes, KB, MB, GB, or TB.

1 This OID is not supported by the SQL Anywhere SNMP Extenstion Agent.


Collection Contents Index rdbmsDbParamTable Next PDF