Reference record for OID 1.3.6.1.4.1.231.7.2.1.8.1



parent
1.3.6.1.4.1.231.7.2.1.8 (hicomSQL)
node code
1
node name
hicomSQLsessionIdGenerator
dot oid
1.3.6.1.4.1.231.7.2.1.8.1
type
OBJECT-TYPE
asn1 oid
  • {iso(1) identified-organization(3) dod(6) internet(1) private(4) enterprise(1) sni(231) siemensUnits(7) pn(2) hicomMib(1) hicomSQL(8) hicomSQLsessionIdGenerator(1)}
  • {iso(1) identified-organization(3) dod(6) internet(1) private(4) enterprises(1) sni(231) siemensUnits(7) pn(2) hicomMib(1) hicomSQL(8) hicomSQLsessionIdGenerator(1)}
  • {iso(1) org(3) dod(6) internet(1) private(4) enterprise(1) sni(231) siemensUnits(7) pn(2) hicomMib(1) hicomSQL(8) hicomSQLsessionIdGenerator(1)}
  • {iso(1) org(3) dod(6) internet(1) private(4) enterprises(1) sni(231) siemensUnits(7) pn(2) hicomMib(1) hicomSQL(8) hicomSQLsessionIdGenerator(1)}
  • {iso(1) iso-identified-organization(3) dod(6) internet(1) private(4) enterprise(1) sni(231) siemensUnits(7) pn(2) hicomMib(1) hicomSQL(8) hicomSQLsessionIdGenerator(1)}
  • {iso(1) iso-identified-organization(3) dod(6) internet(1) private(4) enterprises(1) sni(231) siemensUnits(7) pn(2) hicomMib(1) hicomSQL(8) hicomSQLsessionIdGenerator(1)}
  • iri oid
  • /iso/identified-organization/dod/internet/private/enterprise/sni/siemensUnits/pn/hicomMib/hicomSQL/hicomSQLsessionIdGenerator
  • /iso/identified-organization/dod/internet/private/enterprises/sni/siemensUnits/pn/hicomMib/hicomSQL/hicomSQLsessionIdGenerator
  • /iso/org/dod/internet/private/enterprise/sni/siemensUnits/pn/hicomMib/hicomSQL/hicomSQLsessionIdGenerator
  • /iso/org/dod/internet/private/enterprises/sni/siemensUnits/pn/hicomMib/hicomSQL/hicomSQLsessionIdGenerator
  • /iso/iso-identified-organization/dod/internet/private/enterprise/sni/siemensUnits/pn/hicomMib/hicomSQL/hicomSQLsessionIdGenerator
  • /iso/iso-identified-organization/dod/internet/private/enterprises/sni/siemensUnits/pn/hicomMib/hicomSQL/hicomSQLsessionIdGenerator
  • iri by oid_info
    /ISO/Identified-Organization/6/1/4/1/231/7/2/1/8/1

    Description by circitor

    hicomSQLsessionIdGenerator is used to create and assign
    unique SQL session identifiers to concurrent manager
    applications.
    hicomSQLsessionIdGenerator shall be used in accordance
    to the semantics of TestAndIncr specified in Textual
    Conventions (RFC1903).

    A GET on hicomSQLsessionIdGenerator returns a new SQL
    session ID. This value shall be confirmed/claimed by
    a manager application by setting the
    hicomSQLsessionIdGenerator variable to the value which
    was returned by the previous GET.
    If the SET on hicomSQLsessionIdGenerator succeeds
    (error status 'noError' is returned), the SQL session
    ID value is uniquely assigned to the requesting manager
    application. Further, the agent did create a
    corresponding entry in the hicomSQLsessionTable having
    hicomSQLsessionId set to the SQL session ID value used
    with the SET.

    If the SET on hicomSQLsessionIdGenerator fails (error
    status 'inconsistenValue' is returned) the same value
    was read by another manager and this one just claimed
    his SQL session ID by performing successfully a SET.
    In this case no entry is created in the
    hicomSQLsessionTable.
    To get and claim a unique SQL session ID, the manager
    application has to redo the GET and SET operation
    cycle on hicomSQLsessionIdGenerator.

    NOTE: using this and other hicomSQL objects is reserved
    for Siemens internal use ONLY. No documentation on this
    interface is available for customers.

    Parsed from file SIEMENS-PN-MIB.mib
    Module: SIEMENS-PN-MIB

    Information by oid_info

    Vendor: Fujitsu Siemens Computers
    Module: SIEMENS-PN-MIB

    [Automatically extracted from oidview.com]

    Information by circitor

    hicomSQLsessionIdGenerator OBJECT-TYPE SYNTAX TestAndIncr MAX-ACCESS read-write STATUS current DESCRIPTION "hicomSQLsessionIdGenerator is used to create and assign unique SQL session identifiers to concurrent manager applications. hicomSQLsessionIdGenerator shall be used in accordance to the semantics of TestAndIncr specified in Textual Conventions (RFC1903). A GET on hicomSQLsessionIdGenerator returns a new SQL session ID. This value shall be confirmed/claimed by a manager application by setting the hicomSQLsessionIdGenerator variable to the value which was returned by the previous GET. If the SET on hicomSQLsessionIdGenerator succeeds (error status 'noError' is returned), the SQL session ID value is uniquely assigned to the requesting manager application. Further, the agent did create a corresponding entry in the hicomSQLsessionTable having hicomSQLsessionId set to the SQL session ID value used with the SET. If the SET on hicomSQLsessionIdGenerator fails (error status 'inconsistenValue' is returned) the same value was read by another manager and this one just claimed his SQL session ID by performing successfully a SET. In this case no entry is created in the hicomSQLsessionTable. To get and claim a unique SQL session ID, the manager application has to redo the GET and SET operation cycle on hicomSQLsessionIdGenerator. NOTE: using this and other hicomSQL objects is reserved for Siemens internal use ONLY. No documentation on this interface is available for customers." ::= { hicomSQL 1 }

    First Registration Authority (recovered by parent 1.3.6.1.4.1.231)

    Rothe Detlef

    Brothers (3)

    OIDNameSub childrenSub Nodes TotalDescription
    1.3.6.1.4.1.231.7.2.1.8.2 hicomSQLsessionTable 1 8 This table describes all currently active SQL sessions.
    An entry is generated after a new session ID is read
    and claimed by a man…
    1.3.6.1.4.1.231.7.2.1.8.3 hicomSQLresultTable 1 4 This table contains the results of finished
    SQL sessions.
    1.3.6.1.4.1.231.7.2.1.8.4 hicomSQLinfo 2 2 None