ibmtn3270eConnRejectReason
IBM-TN3270E-MIB ·
.1.3.6.1.4.1.2.6.119.4.18.1.1.1.4
Object
column
mandatory
Enumeration
The reason the connection was rejected. Some of the values sound
similar, but represent different failure points within the TN3270E
server software. Also, some values are very specific to the TN3270E
server software internals, so they may seem a bit cryptic to the user.
noportinfo (1) // GetPortInfo failed to retrieve Port information
cliunknown (2) // HostName filter failure - client_hostname unknown
clinoauth (3) // Client is not authorized by FilterUser
sockblock (4) // Could not make socket nonblocking
nodeterm (5) // Node is terminating
createfail (6) // TN3270Create failed to create session environment
seqnum (7) // 0xFF seq number not doubled
negfailed (8) // Negotiation failed
notelquale (9) // Not TELQUALE_REQUEST
termtypefail (10) // Verification of terminal type failed
notypeprtgen (11) // TELQUALE_ASSOCIATE req but not TYPE_PRINTER_GENERIC
clirplyfail (12) // Sending reply to client failed.
valtelquale (13) // Validation of TELQUALE_REQUEST failed
clisendfail (14) // Send to client failed
failtelquale (15) // Verification of TELQUAL_IS failed
termtypagain (16) // Received invalid terminal type for 2nd time
noportagain (17) // GetPortInfo failed to retrieve Port information
prtnoluname (18) // Associated printer req. with no LU name specified
clinoauthent (19) // Client is not authorized by Filter entries
clinoauthflt (20) // Client not authorized by Filter entries after retry
noluconf (21) // REJECT_UNSUPP_REQ: No LUs configured.
noportmore (22) // GetPortInfo failed to retrieve Port information
noresource (23) // No resource spe+cified on Port & no name requested
nameresource (24) // Resource specified on Port doesn't match name requested
prtnoluagain (25) // Associated printer req. with no LU name specified
noimplu (26) // No implicit LUs are available
lunotfound (27) // Specified LU not found/available
valluprt (28) // Validation of LU type failed for assoc. printer
vallu (29) // Validation of LU type failed
prtlunofind (30) // LU for associated printer not found
nameinuse (31) // LU name requested currently in use
reqlunofind (32) // LU requested not found
valprtagain (33) // Validation of LU type failed for assoc. printer
valluagain (34) // Validation of LU type failed
luprtnofind (35) // LU for associated printer not found
poolluinuse (36) // Requested pooled LU is already in use
poollunofind (37) // Requested pooled LU is not found for assoc. printer
restypnofind (38) // Requested type of resource is not found
poolluconf (39) // Requested pooled LU is not found in config. list
lucapreach (40) // LU capping value reached for this client address
noappnmem (41) // APPN memory above the constrained threashold
nomoreconn (42) // Max. number of TN3270 connection reached
pooldep (43) // The pool from which the resource was requested has been depleted
termnorsp (44) // The session was terminated before receiving a response from APPN
Context
- MIB
- IBM-TN3270E-MIB
- OID
.1.3.6.1.4.1.2.6.119.4.18.1.1.1.4- Type
- column
- Access
- readonly
- Status
- mandatory
- Parent
- ibmtn3270eConnRejectEntry
- Table
- ibmtn3270eConnRejectTable
- Siblings
- 4
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | noportinfo |
2 | cliunknown |
3 | clinoauth |
4 | sockblock |
5 | nodeterm |
6 | createfail |
7 | seqnum |
8 | negfailed |
9 | notelquale |
10 | termtypefail |
11 | notypeprtgen |
12 | clirplyfail |
13 | valtelquale |
14 | clisendfail |
15 | failtelquale |
16 | termtypagain |
17 | noportagain |
18 | prtnoluname |
19 | clinoauthent |
20 | clinoauthflt |
21 | noluconf |
22 | noportmore |
23 | noresource |
24 | nameresource |
25 | prtnoluagain |
26 | noimplu |
27 | lunotfound |
28 | valluprt |
29 | vallu |
30 | prtlunofind |
31 | nameinuse |
32 | reqlunofind |
33 | valprtagain |
34 | valluagain |
35 | luprtnofind |
36 | poolluinuse |
37 | poollunofind |
38 | restypnofind |
39 | poolluconf |
40 | lucapreach |
41 | noappnmem |
42 | nomoreconn |
43 | pooldep |
44 | termnorsp |
Related Objects
Sibling Objects
| Object | Type | Syntax | OID |
|---|---|---|---|
| ibmtn3270eConnRejectIndex mandatory A unique identifier of a row in the connection rejection table. | column | Integer32 | .1.3.6.1.4.1.2.6.119.4.18.1.1.1.1 |
| ibmtn3270eConnRejectAddrType mandatory A indication of the type of client address provided in
ibmtn3270eConnRejectClient. | column | Enumeration | .1.3.6.1.4.1.2.6.119.4.18.1.1.1.2 |
| ibmtn3270eConnRejectClient mandatory The IP address of the client whose connection was rejected. | column | OctetString | .1.3.6.1.4.1.2.6.119.4.18.1.1.1.3 |
| ibmtn3270eConnRejectTime mandatory A string providing the date and time the connection was rejected. | column | SNMPv2-TC-v1DisplayString | .1.3.6.1.4.1.2.6.119.4.18.1.1.1.5 |