IBM-TN3270E-MIB: View SNMP OID List / Download MIB

VENDOR: IBM


 Home MIB: IBM-TN3270E-MIB
Download as:   

Download standard MIB format if you are planning to load a MIB file into some system (OS, Zabbix, PRTG ...) or view it with a MIB browser. CSV is more suitable for analyzing and viewing OID' and other MIB objects in excel. JSON and YAML formats are usually used in programing even though some systems can use MIB in YAML format (like Logstash).
Keep in mind that standard MIB files can be successfully loaded by systems and programs only if all the required MIB's from the "Imports" section are already loaded.
The tree-like SNMP object navigator requires no explanations because it is very simple to use. And if you stumbled on this MIB from Google note that you can always go back to the home page if you need to perform another MIB or OID lookup.


Object Name OID Type Access Info
 ibmtn3270eMIB 1.3.6.1.4.1.2.6.119.4.18.1
     ibmtn3270eConnRejectTable 1.3.6.1.4.1.2.6.119.4.18.1.1 no-access
A table of information about TN3270E connection rejections. This table does not contain information for connections that were successfully established, but terminated abnormally.
         ibmtn3270eConnRejectEntry 1.3.6.1.4.1.2.6.119.4.18.1.1.1 no-access
Information indicating why a particular client connection was rejected.
             ibmtn3270eConnRejectIndex 1.3.6.1.4.1.2.6.119.4.18.1.1.1.1 integer no-access
A unique identifier of a row in the connection rejection table.
             ibmtn3270eConnRejectAddrType 1.3.6.1.4.1.2.6.119.4.18.1.1.1.2 integer read-only
A indication of the type of client address provided in ibmtn3270eConnRejectClient. Enumeration: 'unknown': 0, 'ipv4': 1, 'ipv6': 2.
             ibmtn3270eConnRejectClient 1.3.6.1.4.1.2.6.119.4.18.1.1.1.3 octet string read-only
The IP address of the client whose connection was rejected.
             ibmtn3270eConnRejectReason 1.3.6.1.4.1.2.6.119.4.18.1.1.1.4 integer read-only
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 Enumeration: 'valprtagain': 33, 'restypnofind': 38, 'prtnoluagain': 25, 'notypeprtgen': 11, 'valluprt': 28, 'clisendfail': 14, 'poolluconf': 39, 'createfail': 6, 'noimpl': 26, 'termnorsp': 44, 'nameresource': 24, 'noluconf': 21, 'termtypagain': 16, 'notelquale': 9, 'valtelquale': 13, 'nomoreconn': 42, 'failtelquale': 15, 'noportinfo': 1, 'cliunknown': 2, 'pooldep': 43, 'negfailed': 8, 'noportmore': 22, 'sockblock': 4, 'prtnoluname': 18, 'prtlunofind': 30, 'reqlunofind': 32, 'noresource': 23, 'noportagain': 17, 'clirplyfail': 12, 'poollunofind': 37, 'clinoauth': 3, 'lunotfound': 27, 'clinoauthent': 19, 'clinoauthflt': 20, 'nodeterm': 5, 'lucapreach': 40, 'luprtnofind': 35, 'noappnmem': 41, 'poolluinuse': 36, 'seqnum': 7, 'termtypefail': 10, 'valluagain': 34, 'nameinuse': 31, 'vall': 29.
             ibmtn3270eConnRejectTime 1.3.6.1.4.1.2.6.119.4.18.1.1.1.5 displaystring read-only
A string providing the date and time the connection was rejected.