appcHistSessType
APPC-MIB ·
.1.3.6.1.2.1.34.3.1.4.3.1.3
Object
column
Enumeration
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.
Context
- MIB
- APPC-MIB
- OID
.1.3.6.1.2.1.34.3.1.4.3.1.3- Type
- column
- Access
- readonly
- Status
- current
- Parent
- appcHistSessEntry
- Table
- appcHistSessTable
- Siblings
- 9
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | recvNegBindRsp |
2 | sendNegBindRsp |
3 | sessActRejected |
4 | unbindSent |
5 | unbindReceived |
Related Objects
Sibling Objects
| Object | Type | Syntax | OID |
|---|---|---|---|
| appcHistSessIndex Table index. The value of the index begins at zero
and is incremented up to a maximum value of 2**31-1
(2,147,483,647) before wrapping. | column | Integer32 | .1.3.6.1.2.1.34.3.1.4.3.1.1 |
| appcHistSessDetectModule The implementation-specific name of the module which
detected the problem. | column | OctetString | .1.3.6.1.2.1.34.3.1.4.3.1.10 |
| appcHistSessTime The time at which the session was either terminated or
failed to be established. | column | SNMPv2-TCDateAndTime | .1.3.6.1.2.1.34.3.1.4.3.1.2 |
| appcHistSessLocLuName The network-qualified local LU name. This field is from 3 to
17 characters in length, including a period (.) which separates
the NetId from the NAU name if the NetId is present. | column | OctetString | .1.3.6.1.2.1.34.3.1.4.3.1.4 |
| appcHistSessParLuName The network-qualified partner LU name. This field is from 3
to 17 characters in length, including a period (.) which
separates the NetId from the NAU name if the NetId is present. | column | OctetString | .1.3.6.1.2.1.34.3.1.4.3.1.5 |
| appcHistSessModeName The mode name of the session. | column | OctetString | .1.3.6.1.2.1.34.3.1.4.3.1.6 |
| appcHistSessUnbindType The type of unbind which terminated the session. This
value is consists of one (1) octet; and its meaning
is defined in SNA Formats. | column | OctetString | .1.3.6.1.2.1.34.3.1.4.3.1.7 |
| appcHistSessSenseData The sense data associated with the termination of the
session, taken from the negative BIND response or UNBIND
request. | column | SnaSenseData | .1.3.6.1.2.1.34.3.1.4.3.1.8 |
| appcHistSessComponentId The implementation-specific name of the component which
detected the problem. | column | OctetString | .1.3.6.1.2.1.34.3.1.4.3.1.9 |