Reference record for OID 1.3.6.1.4.1.111.4.1.2.1.5



parent
1.3.6.1.4.1.111.4.1.2.1 (oraDbTablespaceEntry)
node code
5
node name
oraDbTablespaceState
dot oid
1.3.6.1.4.1.111.4.1.2.1.5
type
OBJECT-TYPE
asn1 oid
  • {iso(1) identified-organization(3) dod(6) internet(1) private(4) enterprise(1) oracle(111) oraDbMIB(4) oraDbObjects(1) oraDbTablespaceTable(2) oraDbTablespaceEntry(1) oraDbTablespaceState(5)}
  • {iso(1) identified-organization(3) dod(6) internet(1) private(4) enterprises(1) oracle(111) oraDbMIB(4) oraDbObjects(1) oraDbTablespaceTable(2) oraDbTablespaceEntry(1) oraDbTablespaceState(5)}
  • {iso(1) org(3) dod(6) internet(1) private(4) enterprise(1) oracle(111) oraDbMIB(4) oraDbObjects(1) oraDbTablespaceTable(2) oraDbTablespaceEntry(1) oraDbTablespaceState(5)}
  • {iso(1) org(3) dod(6) internet(1) private(4) enterprises(1) oracle(111) oraDbMIB(4) oraDbObjects(1) oraDbTablespaceTable(2) oraDbTablespaceEntry(1) oraDbTablespaceState(5)}
  • {iso(1) iso-identified-organization(3) dod(6) internet(1) private(4) enterprise(1) oracle(111) oraDbMIB(4) oraDbObjects(1) oraDbTablespaceTable(2) oraDbTablespaceEntry(1) oraDbTablespaceState(5)}
  • {iso(1) iso-identified-organization(3) dod(6) internet(1) private(4) enterprises(1) oracle(111) oraDbMIB(4) oraDbObjects(1) oraDbTablespaceTable(2) oraDbTablespaceEntry(1) oraDbTablespaceState(5)}
  • iri oid
  • /iso/identified-organization/dod/internet/private/enterprise/oracle/oraDbMIB/oraDbObjects/oraDbTablespaceTable/oraDbTablespaceEntry/oraDbTablespaceState
  • /iso/identified-organization/dod/internet/private/enterprises/oracle/oraDbMIB/oraDbObjects/oraDbTablespaceTable/oraDbTablespaceEntry/oraDbTablespaceState
  • /iso/org/dod/internet/private/enterprise/oracle/oraDbMIB/oraDbObjects/oraDbTablespaceTable/oraDbTablespaceEntry/oraDbTablespaceState
  • /iso/org/dod/internet/private/enterprises/oracle/oraDbMIB/oraDbObjects/oraDbTablespaceTable/oraDbTablespaceEntry/oraDbTablespaceState
  • /iso/iso-identified-organization/dod/internet/private/enterprise/oracle/oraDbMIB/oraDbObjects/oraDbTablespaceTable/oraDbTablespaceEntry/oraDbTablespaceState
  • /iso/iso-identified-organization/dod/internet/private/enterprises/oracle/oraDbMIB/oraDbObjects/oraDbTablespaceTable/oraDbTablespaceEntry/oraDbTablespaceState
  • iri by oid_info
    /ISO/Identified-Organization/6/1/4/1/111/4/1/2/1/5

    Description by mibdepot

    The current accessibility of this tablespace. If a
    tablespace is offline(2), then SQL statements cannot
    reference objects contained in the tablespace. An invalid(3)
    tablespace is one that has been dropped.

    Parsed from file ORADB-MIB.txt
    Company: oracle
    Module: ORADB-MIB

    Information by oid_info

    Vendor: Oracle
    Module: ORADB-MIB

    [Automatically extracted from oidview.com]

    Information by mibdepot

    oraDbTablespaceState OBJECT-TYPE SYNTAX INTEGER { online(1), offline(2), invalid(3) } ACCESS read-only STATUS mandatory DESCRIPTION "The current accessibility of this tablespace. If a tablespace is offline(2), then SQL statements cannot reference objects contained in the tablespace. An invalid(3) tablespace is one that has been dropped." ::= { oraDbTablespaceEntry 5 }

    First Registration Authority (recovered by parent 1.3.6.1.4.1.111)

    Hanley John

    Brothers (5)

    OIDNameSub childrenSub Nodes TotalDescription
    1.3.6.1.4.1.111.4.1.2.1.1 oraDbTablespaceIndex 0 0 A numeric index, unique among tablespaces within a single
    Oracle database.
    1.3.6.1.4.1.111.4.1.2.1.2 oraDbTablespaceName 0 0 The name of this tablespace.
    1.3.6.1.4.1.111.4.1.2.1.3 oraDbTablespaceSizeAllocated 0 0 The amount of disk space, in kilobytes, allocated for this
    tablespace. This is the sum of the sizes of the data files
    associated…
    1.3.6.1.4.1.111.4.1.2.1.4 oraDbTablespaceSizeUsed 0 0 The amount of disk space, in kilobytes, which is actually in
    use for storing data.
    1.3.6.1.4.1.111.4.1.2.1.6 oraDbTablespaceLargestAvailableChunk 0 0 The size, in kilobytes, of the largest contiguous set of free
    data blocks in the tablespace.