rdbmsSrvInfoMaxInboundAssociations
RDBMS-MIB ·
.1.3.6.1.2.1.39.1.6.1.14
Object
The greatest number of inbound associations that can be
simultaneously open with this server. If there is no limit,
then the value should be zero.
Note that a compliant agent does not need to
allow write access to this object.
Context
- MIB
- RDBMS-MIB
- OID
.1.3.6.1.2.1.39.1.6.1.14- Type
- column
- Access
- readwrite
- Status
- current
- Parent
- rdbmsSrvInfoEntry
- Table
- rdbmsSrvInfoTable
- Siblings
- 13
Syntax
SNMPv2-SMIGauge32
- Source
- SNMPv2-SMIGauge32
- Base type
Unsigned32
Values & Constraints
Type Constraints
range: 0..4294967295
Related Objects
Sibling Objects
| Object | Type | Syntax | OID |
|---|---|---|---|
| rdbmsSrvInfoStartupTime The date and time at which this server was last started. | column | SNMPv2-TCDateAndTime | .1.3.6.1.2.1.39.1.6.1.1 |
| rdbmsSrvInfoHandledRequests The total number of requests made to the server on inbound
associations. The meaning of 'requests' is product specific,
and is not comparable between products.
Thi… | column | SNMPv2-SMICounter32 | .1.3.6.1.2.1.39.1.6.1.10 |
| rdbmsSrvInfoRequestRecvs The number of receive operations made processing any requests
on inbound associations. The meaning of operations is product
specific, and is not comparable between products.
… | column | SNMPv2-SMICounter32 | .1.3.6.1.2.1.39.1.6.1.11 |
| rdbmsSrvInfoRequestSends The number of send operations made processing requests
handled on inbound associations. The meaning of operations
is product specific, and is not comparable between products.
… | column | SNMPv2-SMICounter32 | .1.3.6.1.2.1.39.1.6.1.12 |
| rdbmsSrvInfoHighwaterInboundAssociations The greatest number of inbound associations that have been
simultaneously open to this server since startup. | column | SNMPv2-SMIGauge32 | .1.3.6.1.2.1.39.1.6.1.13 |
| rdbmsSrvInfoFinishedTransactions The number of transactions visible to this server that have
been completed by either commit or abort. Some database
operations, such as read-only queries, may not result in the
c… | column | SNMPv2-SMIGauge32 | .1.3.6.1.2.1.39.1.6.1.2 |
| rdbmsSrvInfoDiskReads The total number of reads of database files issued to the
operating system by this server since startup. Numbers are
not comparable between products. What constitutes a
readand … | column | SNMPv2-SMICounter32 | .1.3.6.1.2.1.39.1.6.1.3 |
| rdbmsSrvInfoLogicalReads The total number of logical reads of database files made
internally by this server since startup. The values of this
object and those of rdbmsSrvInfoDiskReads reveal the effect
o… | column | SNMPv2-SMICounter32 | .1.3.6.1.2.1.39.1.6.1.4 |
| rdbmsSrvInfoDiskWrites The total number of writes to database files issued to the
operating system by this server since startup. Numbers are
not comparable between products. | column | SNMPv2-SMICounter32 | .1.3.6.1.2.1.39.1.6.1.5 |
| rdbmsSrvInfoLogicalWrites The total number of times parts of the database files have
been marked 'dirty' and in need of writing to the disk. This
value and rdbmsSrvInfoDiskWrites give some indication of t… | column | SNMPv2-SMICounter32 | .1.3.6.1.2.1.39.1.6.1.6 |
| rdbmsSrvInfoPageReads The total number of pages in database files read by this
server since startup. 'Pages' are product specific units of
disk i/o operations. This value, along with
rdbmsSrvInfoDisk… | column | SNMPv2-SMICounter32 | .1.3.6.1.2.1.39.1.6.1.7 |
| rdbmsSrvInfoPageWrites The total number of pages in database files written by this
server since startup. Pages are product-specific units of
disk I/O. This value, with rdbmsSrvInfoDiskWrites, shows th… | column | SNMPv2-SMICounter32 | .1.3.6.1.2.1.39.1.6.1.8 |
| rdbmsSrvInfoDiskOutOfSpaces The total number of times the server has been unable to
obtain disk space that it wanted, since server startup. This
would be inspected by an agent on receipt of an
rdbmsOutOfSpa… | column | SNMPv2-SMICounter32 | .1.3.6.1.2.1.39.1.6.1.9 |