rdbmsDbLimitedResourceEntry OBJECT-TYPE
SYNTAX RdbmsDbLimitedResourceEntry
MAX-ACCESS not-accessible
STATUS current
DESCRIPTION
"An entry for a single limited resource kept per-database.
A limited resource has maximum use determined by a parameter
that might or might not be changeable at run time, or visible
in the rdbmsDbParamTable. Examples would be the number of
available locks, or disk space on a partition. Arrays of
resources are supported through an integer sub index, which
should have the value of one for single-instance names.
Limited resources that are shared across databases, are best
put in the rdbmsSvrLimitedResourceTable instead of this one.
If the database is not actively opened, then attempts to
access corresponding instances in this table may result in
either noSuchName (SNMPv1) or noSuchInstance (SNMPv2).
Actively opened means at least one of the rdbmsRelState
entries for this database in the rdbmsRelTable is active(2)."
INDEX { rdbmsDbIndex, rdbmsDbLimitedResourceName }
View at oid-info.com
An entry for a single limited resource kept per-database.
A limited resource has maximum use determined by a parameter
that might or might not be changeable at run time, or visible
in the rdbmsDbParamTable. Examples would be the number of
available locks, or disk space on a partition. Arrays of
resources are supported through an integer sub index, which
should have the value of one for single-instance names.
Limited resources that are shared across databases, are best
put in the rdbmsSvrLimitedResourceTable instead of this one.
If the database is not actively opened, then attempts to
access corresponding instances in this table may result in
either noSuchName (SNMPv1) or noSuchInstance (SNMPv2).
'Actively opened' means at least one of the rdbmsRelState
entries for this database in the rdbmsRelTable is active(2).
Parsed from file rdbmsMIB.txt
Company: siemens
Module: RDBMS-MIB
Automatically extracted from RFC1697
rdbmsDbLimitedResourceEntry OBJECT-TYPE SYNTAX RdbmsDbLimitedResourceEntry MAX-ACCESS not-accessible STATUS current DESCRIPTION "An entry for a single limited resource kept per-database. A limited resource has maximum use determined by a parameter that might or might not be changeable at run time, or visible in the rdbmsDbParamTable. Examples would be the number of available locks, or disk space on a partition. Arrays of resources are supported through an integer sub index, which should have the value of one for single-instance names. Limited resources that are shared across databases, are best put in the rdbmsSvrLimitedResourceTable instead of this one. If the database is not actively opened, then attempts to access corresponding instances in this table may result in either noSuchName (SNMPv1) or noSuchInstance (SNMPv2). 'Actively opened' means at least one of the rdbmsRelState entries for this database in the rdbmsRelTable is active(2)." INDEX { rdbmsDbIndex, rdbmsDbLimitedResourceName } ::= { rdbmsDbLimitedResourceTable 1 }
Internet Assigned Numbers Authority
OID | Name | Sub children | Sub Nodes Total | Description |
---|---|---|---|---|
1.3.6.1.2.1.39.1.4.1.1 | sonetFarEndLineCurrentEntry, rdbmsDbLimitedResourceName | 4 | 4 | The name of the resource, for instance 'global locks' or 'locks for the FOO database', or 'data space on /dev/rdsk/5s0 for FOO'. … |
1.3.6.1.2.1.39.1.4.1.2 | rdbmsDbLimitedResourceID | 0 | 0 | The ID of the resource which may be described in some other MIB (e.g., an enterprise-specific MIB module). If there is no ID for… |
1.3.6.1.2.1.39.1.4.1.3 | rdbmsDbLimitedResourceLimit | 0 | 0 | The maximum value the resource use may attain. Note that a compliant agent does not need to allow write access to this object. |
1.3.6.1.2.1.39.1.4.1.4 | rdbmsDbLimitedResourceCurrent | 0 | 0 | The current value for the resource. |
1.3.6.1.2.1.39.1.4.1.5 | rdbmsDbLimitedResourceHighwater | 0 | 0 | The maximum value of the resource seen since applUpTime was reset for the earliest server which has the database actively opened.… |
1.3.6.1.2.1.39.1.4.1.6 | rdbmsDbLimitedResourceFailures | 0 | 0 | The number of times the system wanted to exceed the limit of the resource since applUpTime was reset for the earliest server whic… |
1.3.6.1.2.1.39.1.4.1.7 | rdbmsDbLimitedResourceDescription | 0 | 0 | A description of the resource and the meaning of the integer units used for Limit, Current, and Highwater. Note that a compliant… |
OID | Name | Sub children | Sub Nodes Total | Description |
---|---|---|---|---|
1.3.6.1.2.1.39.1.4.2 | sonetFarEndLineIntervalTable | 1 | 6 | None |