MIB Viewer

appcHistSessType

OBJECT-TYPE
1.3.6.1.2.1.34.3.1.4.3.1.3
Access
read-only
Status
current
Source
APPC-MIB
Sub-identifiers
0
Indicates the type of event that caused the entry to be made: recvNegBindRsp - Received a negative bind response from the partner LU. sendNegBindRsp - Sent a negative bind response to the partner LU. sessActRejected - Session activation rejected by the partner LU. unbindSent - Unbind sent to the partner LU. unbindReceived - Unbind received from the partner LU. These event types correspond to the five SNA/MS Alerts LU62001 through LU62005, documented in the SNA Management Services Reference.
INTEGER { recvNegBindRsp(1), sendNegBindRsp(2), sessActRejected(3), unbindSent(4), unbindReceived(5) }