ibm-tn3270e Download
This module defines a portion of the management
information base (MIB) for managing TN3270E servers
IPHost Network Monitor offer an easy way of SNMP monitoring your IBM network devices.
OID list for ibm-tn3270e
- tn3270eSrvrConfTable
- This table defines the configuration elements for TN3270E Servers. The number of entries in this table is expected to vary depending on the location of the table. A particular TN3270E server is expected to have a single entry. Modeling of the configuratio ...
- tn3270eSrvrConfEntry
- Definition of the configuration elements for a single TN3270E server.
- tn3270eSrvrConfIndex
- Indicates the instance of a TN3270E server that exists at an IP Host. Assignments of tn3270eSrvrConfIndex values need not be continuous and is implementation dependent. Within a host, assignment of tn3270eSrvrConfIndex values must be unique.
- tn3270eSrvrConfInactivityTimeout
- The inactivity time-out specified in seconds. When a connection has been inactive for the number of seconds specified by this object it is closed. The default of 0 means no inactivity time-out.
- tn3270eSrvrConfActivityCheck
- This object is intended to enable either timemark or nop processing.
- tn3270eSrvrConfActivityTimeout
- The TIMEMARK or NOP processing time-out specified in seconds. Note that a value of 0 is not allowed for this object since the function that uses this object relies on tn3270eSrvrConfActivityCheck for function enablement.
- tn3270eSrvrConfActivityInterval
- The scan interval to be used by a TN3270E server. TIMEMARK or NOP processing scans the Telnet sessions on the interval provided by this object looking for sessions that have been idle for more than the value provided by tn3270eSrvrConfActivityTimeout. Not ...
- tn3270eSrvrFunctionsSupported
- This object indicates the functions supported by a TN3270E server.
- tn3270eSrvrConfAdminStatus
- The desired state of the TN3270E server: up(1) - Activate a TN3270E server. down(2) - Informs the associating TN3270E server to gracefully terminate its processing. stopImmediate(3) - Informs the associating TN3270E server to terminate ...
- tn3270eSrvrConfOperStatus
- The current operational state of a TN3270E server: up(1) - The corresponding TN3270E server is active. down(2) - The corresponding TN3270E server is inactive.
- tn3270eSrvrConfSessionTermState
- The current state for determining what a TN3270E server should do when a TN3270 Session terminates: terminate(1) => Terminate TCP connection. luSessionPend(2) => Do not drop the TCP Connection associated with a client when their TN3270 Session ends. P ...
- tn3270eSrvrConfSrvrType
- This object indicates the type of TN3270E server. The existence of MIB tables and objects that will be defined by follow-on MIBs may be predicated on whether the TN3270E server can be local to the same host as a Target Application (host(1)) or will always ...
- tn3270eSrvrConfContact
- This object provides a scratch pad for a TN3270E server administrator for storing information for later retrieval.
- tn3270eSrvrConfRowStatus
- This object allows entries to be created and deleted in the tn3270eSrvrConfTable. An entry in this table is deleted by setting this object to destroy(6).
- tn3270eSrvrPortTable
- This table defines the TCP ports associated with TN3270E Servers.
- tn3270eSrvrPortEntry
- Definition of a single TCP port assignment to a TN3270E server.
- tn3270eSrvrPort
- Indicates a port assigned to a server.
- tn3270eSrvrPortAddrType
- Indicates the type of the Client Address represented in tn3270eSrvrPortAddress.
- tn3270eSrvrPortAddress
- The Client Address associated with a TN3270E server port. tn3270eClientGroupAddrType indicates the address type (ipv4 or ipv6 for example).
- tn3270eSrvrPortRowStatus
- This object allows entries to be created and deleted in the tn3270eSrvrPortTable. An entry in this table is deleted by setting this object to destroy(6).
- tn3270eSrvrStatsTable
- This table defines a set of statistics concerning global TN3270E server performance.
- tn3270eSrvrStatsEntry
- A collection of statistical and maximum usage objects for a single TN3270 server. An entry can represent the total activity of the server, or it can represent the activity occurring at the server on either a port or a port-and-local-address basis. Collec ...
- tn3270eSrvrStatsUpTime
- Indicates when either usage of a associating port becomes active (tn3270eSrvrStatsPort non-zero) or if the entry is being kept on a global basis the time that the TN3270E server becomes active. The value of this object does not get reset based on port us ...
- tn3270eSrvrStatsMaxLus
- Indicates the maximum number of LUs for use by a TN3270E server. The granularity of this data can be either global (corresponding tn3270eSrvrStatsPort index equal to 0) or on a port basis.
- tn3270eSrvrStatsLusInUse
- Indicates the current number of LUs in use by a TN3270E server. The granularity of this data can be either global (corresponding tn3270eSrvrStatsPort index equal to 0) or on a port basis.
- tn3270eSrvrStatsSpareLus
- Indicates the number of free LUs for a particular TN3270E server. It is possible that the difference between tn3270eSrvrStatsMaxLus and tn3270eSrvrStatsLusInUse does not equal tn3270eSrvrStatsSpareLus. An LU may exist but not be useable by an client conne ...
- tn3270eSrvrStatsMaxPtrs
- Indicates the maximum number of Printer Resources for use by a TN3270E server. The granularity of this data can be either global (corresponding tn3270eSrvrStatsPort index equal to 0) or on a port basis.
- tn3270eSrvrStatsPtrsInUse
- Indicates the current number of Printer Resources in use by a TN3270E server. The granularity of this data can be either global (corresponding tn3270eSrvrStatsPort index equal to 0) or on a port basis.
- tn3270eSrvrStatsSparePtrs
- Indicates the number of free Printer Resources for a particular TN3270E server. It is possible that the difference between tn3270eSrvrStatsMaxPtrs and tn3270eSrvrStatsPtrsInUse does not equal tn3270eSrvrStatsSparePtrs. A Printer resource may exist but not ...
- tn3270eSrvrStatsConnectsIn
- Indicates the number of client connections received by a TN3270E server. The granularity of this data can be either global (corresponding tn3270eSrvrStatsPort index equal to 0) or on a port basis.
- tn3270eSrvrStatsConnRejects
- Indicates the number of client connections rejected during connection setup. An example of this is when no LU or Printer resource is available to associate with the TCP Connection of an client. The granularity of this data can be either global (correspond ...
- tn3270eSrvrStatsDisconnects
- Indicates the number of client connections disconnected by a TN3270E server. The granularity of this data can be either global (corresponding tn3270eSrvrStatsPort index equal to 0) or on a port basis.
- tn3270eSrvrStatsOctetsIn
- Indicates the number of octets received from TN3270 and TN3270E Clients. The granularity of this data can be either global (corresponding tn3270eSrvrStatsPort index equal to 0) or on a port basis.
- tn3270eSrvrStatsOctetsInLow
- Low order 32 bits of tn3270eSrvrStatsOctetsIn.
- tn3270eSrvrStatsOctetsOut
- Indicates the number of octets sent to TN3270 and TN3270E Clients. The granularity of this data can be either global (corresponding tn3270eSrvrStatsPort index equal to 0) or on a port basis.
- tn3270eSrvrStatsOctetsOutLow
- Low order 32 bits of tn3270eSrvrStatsOctetsOut.
- tn3270eClientGroupTable
- This table defines client address groupings for use by a TN3270E server.
- tn3270eClientGroupEntry
- Definition of a single client address entry. All entries with the same first two indexes, tn3270eSrvrConfIndex and tn3270eClientGroupName, are considered to be in the same client group.
- tn3270eClientGroupName
- The name of a client group.
- tn3270eClientGroupAddrType
- Indicates the type of the address represented in tn3270eClientGroupAddress.
- tn3270eClientGroupAddress
- The client address of a member of a client group. The value of tn3270eClientGroupAddrType indicates the address type (ipv4 or ipv6 for example).
- tn3270eClientGroupSubnetMask
- The corresponding subnet mask associated with tn3270eClientGroupAddress. A single IP Address is represented by having this object contain the value of 255.255.255.255. This object is valid only if tn3270eClientGroupAddrType has a value of ipv4(1).
- tn3270eClientGroupPfxLength
- The corresponding IPv6 network prefix length. This object is valid only if tn3270eClientGroupAddrType has a value of ipv6(2).
- tn3270eClientGroupRowStatus
- This object allows entries to be created and deleted in the tn3270eClientGroupTable. An entry in this table is deleted by setting this object to destroy(6).
- tn3270eResPoolTable
- This table defines resource groupings; the term 'pool' is used as it is defined by RFC 1647.
- tn3270eResPoolEntry
- Definition of a single resource pool member. All entries with the same first two indexes, tn3270eSrvrConfIndex and tn3270eResPoolName, are considered to be in the same pool.
- tn3270eResPoolName
- The name of a resource pool..
- tn3270eResPoolElementName
- The name of a member of a resource pool.
- tn3270eResPoolElementType
- The type of the entity in a resource pool.
- tn3270eResPoolRowStatus
- This object allows entries to be created and deleted in the tn3270eResPoolTable. An entry in this table is deleted by setting this object to destroy(6).
- tn3270eSnaMapTable
- This table provide a mapping from the name by which a secondary LU is known in the SNA network to the name by which it is known locally at the TN3270e server. This latter name serves as an index into the tn3270eResPoolTable and the tn3270eResMapTable.
- tn3270eSnaMapEntry
- Definition of a single mapping from an SSCP-supplied SLU name to a local SLU name.
- tn3270eSnaMapSscpSuppliedName
- The name of the secondary LU (SLU) as it is known in the SNA network. This name is sent by the SSCP on the Activate Logical Unit (ACTLU) request.
- tn3270eSnaMapLocalName
- The local name of the secondary LU (SLU).
- tn3270eSnaMapPrimaryLuName
- When there is a currently active LU-LU session for this connection, this object returns the primary LU (PLU) name from the BIND. When there is no active LU-LU session, or when the PLU name is unavailable for some other reason, this object returns the emp ...
- tn3270eClientResMapTable
- This table defines resource pool to client group mappings. Since both the resource pool name and client group name are included in the index clause of this table, multiple resource pools can be assigned to the same client group. This enables use of multip ...
- tn3270eClientResMapEntry
- Definition of a single resource pool to client group mapping.
- tn3270eClientResMapPoolName
- The name of a resource pool.
- tn3270eClientResMapClientGroupName
- The name of the client group that is mapped to a resource pool.
- tn3270eClientResMapClientPort
- The port to restrict a resource pool to a client group mapping. A value of 0 for this objects implies that the mapping is not restricted.
- tn3270eClientResMapRowStatus
- This object allows entries to be created and deleted in the tn3270eClientResMapTable. An entry in this table is deleted by setting this object to destroy(6).
- tn3270eResMapTable
- This table defines the actual mapping of a resource to a client Address.
- tn3270eResMapEntry
- Definition of the mapping of a Resource Element to a client Address.
- tn3270eResMapElementName
- The name of a resource element. This is the name by which the server implementing this table knows the resource. It may be different from the name by which the resource is known in the SNA network. In this case the name by which the resource is known i ...
- tn3270eResMapAddrType
- Indicates the type of the client Address represented in tn3270eResMapAddress.
- tn3270eResMapAddress
- A client address.
- tn3270eResMapPort
- A client Port.
- tn3270eResMapElementType
- The type of the associating resource element.
- tn3270eResMapSscpSuppliedName
- The name of the secondary LU (SLU) as it is known in the SNA network. This name is sent by the SSCP on the Activate Logical Unit (ACTLU) request. The value of this object is the empty string if the tn3270eResMapElementName is the same as the SSCP-suppli ...
- tn3270eTcpConnTable
- Provides a table that has an entry for each TN3270(E) client connection that is active at a TN3270E server. The table was originally modeled after the tcpConnTable but was changed to support different client Address types and to be indexed first by the re ...
- tn3270eTcpConnEntry
- Provides in formation about a single TN3270/TN3270E session. Note: a tn3270eSrvrConfIndex is not needed in this table since the combination of both remote local addresses and ports is sufficient to guarantee uniqueness between TN3270E Servers on the same ...
- tn3270eTcpConnRemAddrType
- Indicates the type of the value of the tn3270eTcpConnRemAddress object. For example, ipv4(1) or ipv6(2).
- tn3270eTcpConnRemAddress
- The remote address associated with a TN3270E client. tn3270eTcpConnRemAddrType indicates the address type (ipv4 or ipv6 for example). If a TN3270(E) client is connected to its server via a proxy client the address represented by the value of this object s ...
- tn3270eTcpConnRemPort
- The remote port associated with a TN3270E client. If a TN3270(E) client is connected to its server via a proxy client the port represented by the value of this object should be the remote client's port, not the proxy client's port.
- tn3270eTcpConnLocalAddrType
- Indicates the type of the value of the tn3270eTcpConnLocalAddress object. For example, ipv4(1) or ipv6(2).
- tn3270eTcpConnLocalAddress
- The local address associated with a TN3270E client. tn3270eTcpConnRemAddrType indicates the address type (ipv4 or ipv6 for example).
- tn3270eTcpConnLocalPort
- The remote port associated with a TN3270E client.
- tn3270eTcpConnLastActivity
- The number of 100ths of seconds since any data was transferred for the associating TCP Connection.
- tn3270eTcpConnBytesIn
- The number of bytes received by the server from TCP for this connection.
- tn3270eTcpConnBytesOut
- The number of bytes sent to TCP for this connection.
- tn3270eTcpConnResourceElement
- LU/Print secondary name for connecting an client into an SNA network.
- tn3270eTcpConnResourceType
- Indicates the type of resource identified by tn3270eTcpConnResourceElement.
- tn3270eTcpConnDeviceType
- Indicates the device type if negotiated with client. This object is also known as logmode.
- tn3270eTcpConnFunctions
- This object will indicates which of the TN3270 and TN3270E functions that are supported by the server was negioted with a client. Refer to tn3270eSrvrFunctionsSupported.
- tn3270eTcpConnId
- The connection identifier associated with a TN3270 or a TN3270E session's TCP connection.
- tn3270eTcpConnClientIdFormat
- The format of the corresponding tn3270eTcpConnClientId object: ENUMERATION OCTETs DESCRIPTION unknown(0) 0
- tn3270eTcpConnClientId
- Additional client identification information whose content is defined by the corresponding value of tn3270eTcpConnClientIdFormat.
- tn3270eTcpConnMiscInfoFormat
- This object defines the content of a corresponding tn3270eTcpConnMiscInfo object. This object is defined using the BITS SYNTAX in order to enable the presents of multiple elements. The order of occurance of the selected elements in a tn3270eTcpConnMiscInf ...
- tn3270eTcpConnMiscInfo
- Additional client information. The contents of this object is defined by the corresponding object tn3270eTcpConnMiscInfoFormat.
- tn3270eTcpConnLuLuBindImage
- When there is a currently active LU-LU session for this connection, this object returns the BIND Image (defined to be bytes 1-p of the complete BIND Request Unit) that was received from the PLU during session activation. When there is no active LU-LU ses ...
- tn3270eTcpConnSnaState
- The current state of the SNA side of the end-to-end TN3270 connection. The following states are defined: unknown(0) - The true state is not known. noSluSession(1) - The SLU has neither an SSCP-LU nor an LU-LU session active. sscpLuSession(2) ...
Download IPHost Network Monitor (500 monitors for 30 days, 50 monitors free forever) to start monitoring network devices right now.