Main page
OID Repository
https://oid-base.com
Display OID:

{iso(1) identified-organization(3) dod(6) internet(1) private(4) enterprise(1) 231 siemensUnits(7) pn(2) hicomMib(1) hicomSQL(8) hicomSQLsessionIdGenerator(1)}

hicomSQLsessionIdGenerator(1)

 
 

OID description



 
OID: (ASN.1 notation)
(dot notation)
(OID-IRI notation)

Description:

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."



Classification:

MIB object for network management

 
See classes of OIDs
 
 
Short link:


Parent OID: hicomSQL(8) Next sibling OID: hicomSQLsessionTable(2) Last sibling OID: hicomSQLinfo(4)