MIB Discovery
1930 modules enregistrés
Chemin
MIX : 1 (iso). 3 (org). 6 (dod). 1 (internet). 2 (mgmt). 1 (mib-2). 34 (snanauMIB). 3 (appcMIB). 1 (appcObjects). 4 (appcSession). 1 (appcActSessTable). 1 (appcActSessEntry). 23 (appcActSessOperState)
OID : 1.3.6.1.2.1.34.3.1.4.1.1.23
TXT : iso. org. dod. internet. mgmt. mib-2. snanauMIB. appcMIB. appcObjects. appcSession. appcActSessTable. appcActSessEntry. appcActSessOperState
Enfants
Pas d'enfants disponibles pour cet OID
Détails
OID1.3.6.1.2.1.34.3.1.4.1.1.23
Module APPC-MIB (ietf)
NomappcActSessOperState
Accesreadwrite
Statuscurrent
Description The value indicates the current operational state of the session. 'unbound (1)' - session has been unbound; in this state it will be removed from the session table by the Agent. 'pendingBind (2)' - this state has different meanings for dependent and independent LUs; for dependent LU - waiting for BIND from the host, for independent LU - waiting for BIND response. When a session enters this state, the corresponding entry in the session table is created by the Agent. 'bound (3)' - session has been successfully bound. 'pendingUnbind (4)' - session enters this state when an UNBIND is sent and before the rsp(UNBIND) is received. Session deactivation: If a session is in the operational state 'bound (3)' then setting the value of this object to 'unbound (1)' will initiate the session shutdown. If a session is in the operational state 'pendingBind (2)' then setting the value of this object to 'unbound (1)' will initiate the session shutdown. If a session is in the operational state 'pendingUnbind (4)' for an abnormally long period of time (e.g., three minutes) then setting the value of this object to 'unbound (1)' will change the session operational state to 'unbound (1)'.
SyntaxeEnumeration (1-unbound, 2-pendingBind, 3-bound, 4-pendingUnbind)