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) hicomSQLsessionTable(2) hicomSQLsessionEntry(1) hicomSQLsessionState(2)}

hicomSQLsessionState(2)

 
 

OID description



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

Description:

hicomSQLsessionState OBJECT-TYPE
SYNTAX INTEGER {idle(1), run(2), error(4), valid(5)}
MAX-ACCESS read-write
STATUS current
DESCRIPTION "Indicates current state of the SQL session:
idle: entry/session has been created by the
agent and has to be initialized by
the manager.
run: to be set by the manager to initiate the
execution of the SQL query.
error: execution of the SQL query resulted in
an error
valid: execution of the SQL query was
successful.
Transitions:
idle -> run -> {valid, error}"



Classification:

MIB object for network management

 
See classes of OIDs
 
 
Short link:


Parent OID: hicomSQLsessionEntry(1) First sibling OID: hicomSQLsessionId(1) Previous sibling OID: hicomSQLsessionId(1) Next sibling OID: hicomSQLsessionStatement(3) Last sibling OID: hicomSQLsessionResultNoLines(7)