Reference record for OID 1.3.6.1.2.1.39.1.8.1


parent
1.3.6.1.2.1.39.1.8 (rdbmsSrvLimitedResourceTable)
node code
1
node name
rdbmsSrvLimitedResourceEntry
dot oid
1.3.6.1.2.1.39.1.8.1
type
OBJECT-TYPE
asn1 oid
  • {iso(1) identified-organization(3) dod(6) internet(1) mgmt(2) mib-2(1) rdbmsMIB(39) rdbmsObjects(1) rdbmsSrvLimitedResourceTable(8) rdbmsSrvLimitedResourceEntry(1)}
  • {iso(1) identified-organization(3) dod(6) internet(1) mgmt(2) mib(1) rdbmsMIB(39) rdbmsObjects(1) rdbmsSrvLimitedResourceTable(8) rdbmsSrvLimitedResourceEntry(1)}
  • {iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) rdbmsMIB(39) rdbmsObjects(1) rdbmsSrvLimitedResourceTable(8) rdbmsSrvLimitedResourceEntry(1)}
  • {iso(1) org(3) dod(6) internet(1) mgmt(2) mib(1) rdbmsMIB(39) rdbmsObjects(1) rdbmsSrvLimitedResourceTable(8) rdbmsSrvLimitedResourceEntry(1)}
  • {iso(1) iso-identified-organization(3) dod(6) internet(1) mgmt(2) mib-2(1) rdbmsMIB(39) rdbmsObjects(1) rdbmsSrvLimitedResourceTable(8) rdbmsSrvLimitedResourceEntry(1)}
  • {iso(1) iso-identified-organization(3) dod(6) internet(1) mgmt(2) mib(1) rdbmsMIB(39) rdbmsObjects(1) rdbmsSrvLimitedResourceTable(8) rdbmsSrvLimitedResourceEntry(1)}
  • iri oid
  • /iso/identified-organization/dod/internet/mgmt/mib-2/rdbmsMIB/rdbmsObjects/rdbmsSrvLimitedResourceTable/rdbmsSrvLimitedResourceEntry
  • /iso/identified-organization/dod/internet/mgmt/mib/rdbmsMIB/rdbmsObjects/rdbmsSrvLimitedResourceTable/rdbmsSrvLimitedResourceEntry
  • /iso/org/dod/internet/mgmt/mib-2/rdbmsMIB/rdbmsObjects/rdbmsSrvLimitedResourceTable/rdbmsSrvLimitedResourceEntry
  • /iso/org/dod/internet/mgmt/mib/rdbmsMIB/rdbmsObjects/rdbmsSrvLimitedResourceTable/rdbmsSrvLimitedResourceEntry
  • /iso/iso-identified-organization/dod/internet/mgmt/mib-2/rdbmsMIB/rdbmsObjects/rdbmsSrvLimitedResourceTable/rdbmsSrvLimitedResourceEntry
  • /iso/iso-identified-organization/dod/internet/mgmt/mib/rdbmsMIB/rdbmsObjects/rdbmsSrvLimitedResourceTable/rdbmsSrvLimitedResourceEntry
  • iri by oid_info
    /ISO/Identified-Organization/6/1/2/1/39/1/8/1

    Description by oid_info

    rdbmsSrvLimitedResourceEntry OBJECT-TYPE
    SYNTAX RdbmsSrvLimitedResourceEntry
    MAX-ACCESS not-accessible
    STATUS current
    DESCRIPTION
    "An entry for a single limited resource kept by the server.
    A limited resource has maximum use determined by a parameter
    that might or might not changeable at run time, or visible in
    the rbmsSrvParamTable. Examples would be the number of
    available locks, or number of concurrent executions allowed
    in a server. Arrays of resources are supported through an
    integer subindex, which should have the value of one for
    single-instance names.
    Limited resources that are shared across servers or databases
    are best duplicated in this table across
    all servers accessing the resource."
    INDEX { applIndex, rdbmsSrvLimitedResourceName }

    View at oid-info.com

    Description by mibdepot

    An entry for a single limited resource kept by the server.
    A limited resource has maximum use determined by a parameter
    that might or might not changeable at run time, or visible in
    the rbmsSrvParamTable. Examples would be the number of
    available locks, or number of concurrent executions allowed
    in a server. Arrays of resources are supported through an

    integer subindex, which should have the value of one for
    single-instance names.

    Limited resources that are shared across servers or databases
    are best duplicated in this table across
    all servers accessing the resource.

    Parsed from file rdbmsMIB.txt
    Company: siemens
    Module: RDBMS-MIB

    Information by oid_info

    Automatically extracted from RFC1697

    Information by mibdepot

    rdbmsSrvLimitedResourceEntry OBJECT-TYPE SYNTAX RdbmsSrvLimitedResourceEntry MAX-ACCESS not-accessible STATUS current DESCRIPTION "An entry for a single limited resource kept by the server. A limited resource has maximum use determined by a parameter that might or might not changeable at run time, or visible in the rbmsSrvParamTable. Examples would be the number of available locks, or number of concurrent executions allowed in a server. Arrays of resources are supported through an integer subindex, which should have the value of one for single-instance names. Limited resources that are shared across servers or databases are best duplicated in this table across all servers accessing the resource." INDEX { applIndex, rdbmsSrvLimitedResourceName } ::= { rdbmsSrvLimitedResourceTable 1 }

    First Registration Authority (recovered by parent 1.3.6)

    Defense Communication Agency

    Current Registration Authority (recovered by parent 1.3.6.1.2)

    Internet Assigned Numbers Authority

    Children (7)

    OIDNameSub childrenSub Nodes TotalDescription
    1.3.6.1.2.1.39.1.8.1.1 rdbmsSrvLimitedResourceName 0 0 The name of the resource, for instance 'threads' or
    'semaphores', or 'buffer pages'
    1.3.6.1.2.1.39.1.8.1.2 rdbmsSrvLimitedResourceID 0 0 The ID of the resource which may be described in some other
    MIB. If there is no ID for this rdbmsSrvLimitedResourceName,
    attempt…
    1.3.6.1.2.1.39.1.8.1.3 rdbmsSrvLimitedResourceLimit 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.8.1.4 rdbmsSrvLimitedResourceCurrent 0 0 The current value for the resource.
    1.3.6.1.2.1.39.1.8.1.5 rdbmsSrvLimitedResourceHighwater 0 0 The maximum value of the resource seen since applUpTime
    was reset.
    1.3.6.1.2.1.39.1.8.1.6 rdbmsSrvLimitedResourceFailures 0 0 The number of times the system wanted to exceed the limit of
    the resource since applUpTime was reset.
    1.3.6.1.2.1.39.1.8.1.7 rdbmsSrvLimitedResourceDescription 0 0 A description of the resource and the meaning of the integer
    units used for Limit, Current, and Highwater.

    Note that a compliant…