TN3270E-MIB Table View

Table-centric layout grouping table, row, and column objects.

Tables
9
Rows
9
Columns
79
.1.3.6.1.2.1.34.8.1.1 · 1 row entry · 14 columns
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 configuration
elements as a table allows multiple TN3270E
servers to be serviced by the same SNMP agent.
          
An implementation SHOULD NOT retain an SNMP-created
entry in this table across re-IPLs (Initial Program
Loads) of the corresponding TN3270E server.
tn3270eSrvrConfEntry entry .1.3.6.1.2.1.34.8.1.1.1
Definition of the configuration elements for a single
TN3270E server.
Indexes
tn3270eSrvrConfIndex
Column Syntax OID
tn3270eSrvrConfIndex
Identifier for a single TN3270E server.

tn3270eSrvrConfIndex values need not be
contiguous.
Unsigned32
Constraints:
range: 1-4294967295
.1.3.6.1.2.1.34.8.1.1.1.1
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. Only user traffic
is considered when determining whether there has bee…
secondsUnsigned32r/w
Constraints:
range: 0-99999999
.1.3.6.1.2.1.34.8.1.1.1.2
tn3270eSrvrConfConnectivityChk
This object enables TIMING-MARK processing, NOP
processing, or neither for a TN3270E server.
Enumerationr/w
Enumerated Values:
1timingMark
2nop
3noCheck
.1.3.6.1.2.1.34.8.1.1.1.3
tn3270eSrvrConfTmNopInactTime
The amount of time a connection must have had no
traffic on it in order for a TIMING-MARK or NOP request
to be sent on the connection. This value applies only
when connections are being examined for recent activity
on …
secondsUnsigned32r/w
Constraints:
range: 1-86400
.1.3.6.1.2.1.34.8.1.1.1.4
tn3270eSrvrConfTmNopInterval
The scan interval to be used by a TN3270E server when
it examines its Telnet connections for recent activity.
The server scans its Telnet connections on the interval
provided by this object, looking for ones that have b…
secondsUnsigned32r/w
Constraints:
range: 1-86400
.1.3.6.1.2.1.34.8.1.1.1.5
tn3270eSrvrFunctionsSupported
This object indicates the functions supported by a
TN3270E server.
IANATn3270eTC-MIBIANATn3270Functions
Textual Convention: IANATn3270eTC-MIBIANATn3270Functions Bits
Type Values:
0transmitBinary
1timemark
2endOfRecord
3terminalType
4tn3270Regime
5scsCtlCodes
6dataStreamCtl
7responses
8bindImage
9sysreq
.1.3.6.1.2.1.34.8.1.1.1.6
tn3270eSrvrConfAdminStatus
The desired state of the TN3270E server represented
by this entry in the table:

up(1) - Activate this TN3270E server.
down(2) - Informs the associated TN3270E
server…
Enumerationr/w
Enumerated Values:
1up
2down
3stopImmediate
.1.3.6.1.2.1.34.8.1.1.1.7
tn3270eSrvrConfOperStatus
The current operational state of a TN3270E server.
The following values are defined:

up(1) - the server is active and accepting
new client connections
down(2) - t…
Enumeration
Enumerated Values:
1up
2down
3busy
4shuttingDown
.1.3.6.1.2.1.34.8.1.1.1.8
tn3270eSrvrConfSessionTermState
This object determines what a TN3270E server
should do when a TN3270 Session terminates:

terminate(1) => Terminate the TCP connection.
luSessionPend(2) => Do not drop the TCP connection
Enumerationr/w
Enumerated Values:
1terminate
2luSessionPend
3queueSession
.1.3.6.1.2.1.34.8.1.1.1.9
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 …
Enumeration
Enumerated Values:
1host
2gateway
.1.3.6.1.2.1.34.8.1.1.1.10
tn3270eSrvrConfContact
This object provides a scratch pad for a TN3270E
server administrator for storing information for
later retrieval.
SNMP-FRAMEWORK-MIBSnmpAdminStringr/w
Textual Convention: SNMP-FRAMEWORK-MIBSnmpAdminString OctetString
Type Constraints:
range: 0..255
.1.3.6.1.2.1.34.8.1.1.1.11
tn3270eSrvrConfRowStatus
This object allows entries to be created and deleted
in the tn3270eSrvrConfTable. Entries may also be
created and deleted as a result of implementation-
dependent operations.

With the exception of tn3270…
SNMPv2-TCRowStatusr/w
Textual Convention: SNMPv2-TCRowStatus Enumeration
Type Values:
1active
2notInService
3notReady
4createAndGo
5createAndWait
6destroy
.1.3.6.1.2.1.34.8.1.1.1.12
tn3270eSrvrConfLastActTime
This object reports the DateAndTime when a TN3270E
server was most recently activated.

The special value of all '00'Hs indicates that the
server has never been active, i.e., that the value of
tn3270eSrvrO…
SNMPv2-TCDateAndTime
Textual Convention: SNMPv2-TCDateAndTime OctetString
Type Constraints:
range: 8
range: 11
.1.3.6.1.2.1.34.8.1.1.1.13
tn3270eSrvrConfTmTimeout
The TIMING-MARK time-out, specified in seconds.
secondsUnsigned32r/w
Constraints:
range: 1-600
.1.3.6.1.2.1.34.8.1.1.1.14
.1.3.6.1.2.1.34.8.1.2 · 1 row entry · 4 columns
This table defines the TCP ports associated with
TN3270E servers.  No entry in this table shall exist
without a corresponding (same tn3270eSrvrConfIndex)
entry in the tn3270eSrvrConfTable existing.
          
An implementation SHOULD NOT retain SNMP-created
entries in this table across re-IPLs (Initial Program
Loads) of the corresponding TN3270E server.
tn3270eSrvrPortEntry entry .1.3.6.1.2.1.34.8.1.2.1
Definition of a single TCP port assignment to a
TN3270E server. Assignment of a port on a local
address basis is enabled though use of
tn3270eSrvrPortAddrType and tn3270eSrvrPortAddress.

A TCP port assignm…
Indexes
tn3270eSrvrConfIndex tn3270eSrvrPort tn3270eSrvrPortAddrType tn3270eSrvrPortAddress
Column Syntax OID
tn3270eSrvrPort
Indicates a port assigned to a server.
Unsigned32
Constraints:
range: 0-65535
.1.3.6.1.2.1.34.8.1.2.1.1
tn3270eSrvrPortAddrType
Indicates the type of an address local to the host on
which the TN3270E server resides that is represented
in tn3270eSrvrPortAddress. A value of unknown(0)
SHALL be used for this object when the port is not
to be restr…
IANATn3270eTC-MIBIANATn3270eAddrType
Textual Convention: IANATn3270eTC-MIBIANATn3270eAddrType Enumeration
Type Values:
0unknown
1ipv4
2ipv6
.1.3.6.1.2.1.34.8.1.2.1.2
tn3270eSrvrPortAddress
A local address on the host that a TN3270E server
resides on that is associated with a TCP port that
is to be used or is in use by a TN3270E server.
tn3270eClientGroupAddrType indicates the
address type (IPv4 or IPv6, f…
IANATn3270eTC-MIBIANATn3270eAddress
Textual Convention: IANATn3270eTC-MIBIANATn3270eAddress OctetString
Type Constraints:
range: 0..255
.1.3.6.1.2.1.34.8.1.2.1.3
tn3270eSrvrPortRowStatus
This object allows entries to be created and deleted
in the tn3270eSrvrPortTable. Entries may also be
created and deleted as a result of implementation-
dependent operations.

Since this is the only acces…
SNMPv2-TCRowStatusr/w
Textual Convention: SNMPv2-TCRowStatus Enumeration
Type Values:
1active
2notInService
3notReady
4createAndGo
5createAndWait
6destroy
.1.3.6.1.2.1.34.8.1.2.1.4
.1.3.6.1.2.1.34.8.1.3 · 1 row entry · 15 columns
This table defines a set of statistics concerning
TN3270E server performance.
          
No entry in this table shall exist without
a corresponding (same tn3270eSrvrConfIndex) entry in
the tn3270eSrvrConfTable existing.
tn3270eSrvrStatsEntry entry .1.3.6.1.2.1.34.8.1.3.1
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
Indexes
tn3270eSrvrConfIndex tn3270eSrvrPort tn3270eSrvrPortAddrType tn3270eSrvrPortAddress
Column Syntax OID
tn3270eSrvrStatsUpTime
The value of the sysUpTime object the last time
the TN3270E server was re-initialized.

Server re-initialization is the only discontinuity
event for the counters in this table. Even if table
entries are o…
SNMPv2-TCTimeStamp
Textual Convention: SNMPv2-TCTimeStamp Unsigned32
.1.3.6.1.2.1.34.8.1.3.1.2
tn3270eSrvrStatsMaxTerms
Indicates the maximum number of terminal LUs available
for use at a TN3270E server for the granularity of this
conceptual row (server-wide, port, or
port-and-local-address).
LUsSNMPv2-SMIUnsigned32
Textual Convention: SNMPv2-SMIUnsigned32 Unsigned32
Type Constraints:
range: 0..4294967295
.1.3.6.1.2.1.34.8.1.3.1.3
tn3270eSrvrStatsInUseTerms
Indicates the number of terminal LUs currently in
use at a TN3270E server for the granularity of this
conceptual row (server-wide, port, or
port-and-local-address).
LUsSNMPv2-SMIGauge32
Textual Convention: SNMPv2-SMIGauge32 Unsigned32
Type Constraints:
range: 0..4294967295
.1.3.6.1.2.1.34.8.1.3.1.4
tn3270eSrvrStatsSpareTerms
Indicates the number of free terminal LUs at a TN3270E
server for the granularity of this conceptual row
(server-wide, port, or port-and-local-address).

It is possible that the difference between
tn3270eS…
LUsSNMPv2-SMIGauge32
Textual Convention: SNMPv2-SMIGauge32 Unsigned32
Type Constraints:
range: 0..4294967295
.1.3.6.1.2.1.34.8.1.3.1.5
tn3270eSrvrStatsMaxPtrs
Indicates the maximum number of printer resources
available for use by a TN3270E server for the
granularity of this conceptual row (server-wide,
port, or port-and-local-address).
Printer ResourcesSNMPv2-SMIUnsigned32
Textual Convention: SNMPv2-SMIUnsigned32 Unsigned32
Type Constraints:
range: 0..4294967295
.1.3.6.1.2.1.34.8.1.3.1.6
tn3270eSrvrStatsInUsePtrs
Indicates the number of printer resources
currently in use by a TN3270E server for the
granularity of this conceptual row (server-wide,
port, or port-and-local-address).
Printer ResourcesSNMPv2-SMIGauge32
Textual Convention: SNMPv2-SMIGauge32 Unsigned32
Type Constraints:
range: 0..4294967295
.1.3.6.1.2.1.34.8.1.3.1.7
tn3270eSrvrStatsSparePtrs
Indicates the number of free printer resources at
a TN3270E server for the granularity of this conceptual
row (server-wide, port, or port-and-local-address).

It is possible that the difference between
tn3…
Spare Printer ResourcesSNMPv2-SMIGauge32
Textual Convention: SNMPv2-SMIGauge32 Unsigned32
Type Constraints:
range: 0..4294967295
.1.3.6.1.2.1.34.8.1.3.1.8
tn3270eSrvrStatsInConnects
Indicates the number of client (TCP) connections
that succeeded at a TN3270E server for the
granularity of this conceptual row (server-wide,
port, or port-and-local-address).

The tn3270eSrvrStatsConnResrc…
connectionsSNMPv2-SMICounter32
Textual Convention: SNMPv2-SMICounter32 Unsigned32
Type Constraints:
range: 0..4294967295
.1.3.6.1.2.1.34.8.1.3.1.9
tn3270eSrvrStatsConnResrceRejs
Indicates the number of (TCP) connections rejected
during connection setup at a TN3270E server for the
granularity of this conceptual row (server-wide,
port, or port-and-local-address) due to a lack of
resources at the …
connection attemptsSNMPv2-SMICounter32
Textual Convention: SNMPv2-SMICounter32 Unsigned32
Type Constraints:
range: 0..4294967295
.1.3.6.1.2.1.34.8.1.3.1.10
tn3270eSrvrStatsDisconnects
Indicates the number of (TCP) connections that were
disconnected at a TN3270E server for the
granularity of this conceptual row (server-wide,
port, or port-and-local-address).

A Management Station can det…
disconnectionsSNMPv2-SMICounter32
Textual Convention: SNMPv2-SMICounter32 Unsigned32
Type Constraints:
range: 0..4294967295
.1.3.6.1.2.1.34.8.1.3.1.11
tn3270eSrvrStatsHCInOctets
Indicates the number of octets received from TN3270
and TN3270E clients for the granularity of this
conceptual row (server-wide, port, or
port-and-local-address).

A Management Station can detect discontin…
octetsSNMPv2-SMICounter64
Textual Convention: SNMPv2-SMICounter64 Unsigned64
Type Constraints:
range: 0..18446744073709551615
.1.3.6.1.2.1.34.8.1.3.1.12
tn3270eSrvrStatsInOctets
Low-order 32 bits of tn3270eSrvrStatsHCInOctets for
this conceptual row.

A Management Station can detect discontinuities in
this counter by monitoring the tn3270eSrvrStatsUpTime
object.
octetsSNMPv2-SMICounter32
Textual Convention: SNMPv2-SMICounter32 Unsigned32
Type Constraints:
range: 0..4294967295
.1.3.6.1.2.1.34.8.1.3.1.13
tn3270eSrvrStatsHCOutOctets
Indicates the number of octets sent to TN3270
and TN3270E clients for the granularity of this
conceptual row (server-wide, port, or
port-and-local-address).

A Management Station can detect discontinuities…
octetsSNMPv2-SMICounter64
Textual Convention: SNMPv2-SMICounter64 Unsigned64
Type Constraints:
range: 0..18446744073709551615
.1.3.6.1.2.1.34.8.1.3.1.14
tn3270eSrvrStatsOutOctets
Low-order 32 bits of tn3270eSrvrStatsHCOutOctets for
this conceptual row.

A Management Station can detect discontinuities in
this counter by monitoring the tn3270eSrvrStatsUpTime
object.
octetsSNMPv2-SMICounter32
Textual Convention: SNMPv2-SMICounter32 Unsigned32
Type Constraints:
range: 0..4294967295
.1.3.6.1.2.1.34.8.1.3.1.15
tn3270eSrvrStatsConnErrorRejs
Indicates the number of (TCP) connections rejected
during connection setup at a TN3270E server for the
granularity of this conceptual row (server-wide,
port, or port-and-local-address) due to an error
of some type. An …
connection attemptsSNMPv2-SMICounter32
Textual Convention: SNMPv2-SMICounter32 Unsigned32
Type Constraints:
range: 0..4294967295
.1.3.6.1.2.1.34.8.1.3.1.16
.1.3.6.1.2.1.34.8.1.4 · 1 row entry · 6 columns
This table defines client address groupings for use
by a TN3270E server.
          
No entry in this table shall exist without
a corresponding (same tn3270eSrvrConfIndex) entry in
the tn3270eSrvrConfTable existing.
          
An implementation SHOULD NOT retain SNMP-created
entries in this table across re-IPLs (Initial Program
Loads) of the corresponding TN3270E server.
tn3270eClientGroupEntry entry .1.3.6.1.2.1.34.8.1.4.1
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.
Indexes
tn3270eSrvrConfIndex tn3270eClientGroupName tn3270eClientGroupAddrType tn3270eClientGroupAddress
Column Syntax OID
tn3270eClientGroupName
The name of a client group. Note: client group
names are required to be unique only with respect
to a single TN3270E server.
OctetString
Constraints:
range: 1-24
.1.3.6.1.2.1.34.8.1.4.1.1
tn3270eClientGroupAddrType
Indicates the type of the address represented in
tn3270eClientGroupAddress.
IANATn3270eTC-MIBIANATn3270eAddrType
Textual Convention: IANATn3270eTC-MIBIANATn3270eAddrType Enumeration
Type Values:
0unknown
1ipv4
2ipv6
.1.3.6.1.2.1.34.8.1.4.1.2
tn3270eClientGroupAddress
The client address of a member of a client group.
The value of tn3270eClientGroupAddrType indicates
the address type (IPv4 or IPv6, for example).
IANATn3270eTC-MIBIANATn3270eAddress
Textual Convention: IANATn3270eTC-MIBIANATn3270eAddress OctetString
Type Constraints:
range: 0..255
.1.3.6.1.2.1.34.8.1.4.1.3
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's value is meaningful o…
SNMPv2-SMIIpAddressr/w
Textual Convention: SNMPv2-SMIIpAddress OctetString
Type Constraints:
range: 4
.1.3.6.1.2.1.34.8.1.4.1.4
tn3270eClientGroupPfxLength
The corresponding IPv6 network prefix length.

This object's value is meaningful only if
tn3270eClientGroupAddrType has a value of ipv6(2).
bitsUnsigned32r/w
Constraints:
range: 0-128
.1.3.6.1.2.1.34.8.1.4.1.5
tn3270eClientGroupRowStatus
This object allows entries to be created and deleted
in the tn3270eClientGroupTable. Entries may also be
created and deleted as a result of implementation-
dependent operations.

An entry in this table is…
SNMPv2-TCRowStatusr/w
Textual Convention: SNMPv2-TCRowStatus Enumeration
Type Values:
1active
2notInService
3notReady
4createAndGo
5createAndWait
6destroy
.1.3.6.1.2.1.34.8.1.4.1.6
.1.3.6.1.2.1.34.8.1.5 · 1 row entry · 4 columns
This table defines resource groupings; the term
'pool' is used as it is defined by RFC 2355.
          
No entry in this table shall exist without
a corresponding (same tn3270eSrvrConfIndex) entry in
the tn3270eSrvrConfTable existing.
          
An implementation SHOULD NOT retain SNMP-created
entries in this table across re-IPLs (Initial Program
Loads) of the corresponding TN3270E server.
tn3270eResPoolEntry entry .1.3.6.1.2.1.34.8.1.5.1
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.
Indexes
tn3270eSrvrConfIndex tn3270eResPoolName tn3270eResPoolElementName
Column Syntax OID
tn3270eResPoolName
The name of a resource pool.
OctetString
Constraints:
range: 1-24
.1.3.6.1.2.1.34.8.1.5.1.1
tn3270eResPoolElementName
The name of a member of a resource pool.
SnaResourceName
Textual Convention: SnaResourceName OctetString
Type Constraints:
range: 0..17
.1.3.6.1.2.1.34.8.1.5.1.2
tn3270eResPoolElementType
The type of the entity in a resource pool.
IANATn3270eTC-MIBIANATn3270ResourceTyper/w
Textual Convention: IANATn3270eTC-MIBIANATn3270ResourceType Enumeration
Type Values:
1other
2terminal
3printer
4terminalOrPrinter
.1.3.6.1.2.1.34.8.1.5.1.3
tn3270eResPoolRowStatus
This object allows entries to be created and deleted
in the tn3270eResPoolTable. Entries may also be
created and deleted as a result of implementation-
dependent operations.

An entry in this table is del…
SNMPv2-TCRowStatusr/w
Textual Convention: SNMPv2-TCRowStatus Enumeration
Type Values:
1active
2notInService
3notReady
4createAndGo
5createAndWait
6destroy
.1.3.6.1.2.1.34.8.1.5.1.4
.1.3.6.1.2.1.34.8.1.6 · 1 row entry · 3 columns
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.
          
No entry in this table shall exist without
a corresponding (same tn3270eSrvrConfIndex) entry in
the tn3270eSrvrConfTable existing.
tn3270eSnaMapEntry entry .1.3.6.1.2.1.34.8.1.6.1
Definition of a single mapping from an SSCP-supplied
SLU name to a local SLU name.

Note: In certain pathological cases, it is possible
that an SSCP will send on an ACTLU for a local LU an
SLU name currentl…
Indexes
tn3270eSrvrConfIndex tn3270eSnaMapSscpSuppliedName
Column Syntax OID
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.
SnaResourceName
Textual Convention: SnaResourceName OctetString
Type Constraints:
range: 0..17
.1.3.6.1.2.1.34.8.1.6.1.1
tn3270eSnaMapLocalName
The local name of the secondary LU (SLU).
SnaResourceName
Textual Convention: SnaResourceName OctetString
Type Constraints:
range: 0..17
.1.3.6.1.2.1.34.8.1.6.1.2
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…
SnaResourceName
Textual Convention: SnaResourceName OctetString
Type Constraints:
range: 0..17
.1.3.6.1.2.1.34.8.1.6.1.3
.1.3.6.1.2.1.34.8.1.7 · 1 row entry · 4 columns
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 multiple
resource pools for use in client to resource mapping.
Assigning multiple client groups to the same resource
pool is also allowed, but is not the primary purpose
for how the indexing is structured.
          
Assignment of a resource pool to client group can be
restricted based on TCP port.  An index value of 0 for
tn3270eClientResMapClientPort disables restriction of
resource assignment based on client target port
selection.
          
No entry in this table shall exist without
a corresponding (same tn3270eSrvrConfIndex) entry in
the tn3270eSrvrConfTable existing.
          
An implementation SHOULD NOT retain SNMP-created
entries in this table across re-IPLs (Initial Program
Loads) of the corresponding TN3270E server.
tn3270eClientResMapEntry entry .1.3.6.1.2.1.34.8.1.7.1
Definition of a single resource pool to client group
mapping.
Indexes
tn3270eSrvrConfIndex tn3270eClientResMapPoolName tn3270eClientResMapClientGroupName tn3270eClientResMapClientPort
Column Syntax OID
tn3270eClientResMapPoolName
The name of a resource pool.
OctetString
Constraints:
range: 1-24
.1.3.6.1.2.1.34.8.1.7.1.1
tn3270eClientResMapClientGroupName
The name of the client group that is mapped to a
resource pool.
OctetString
Constraints:
range: 1-24
.1.3.6.1.2.1.34.8.1.7.1.2
tn3270eClientResMapClientPort
A port number restricting the scope of a mapping
from a resource pool to a client group. The
value 0 for this object indicates that the scope
of the mapping is not restricted.
Unsigned32
Constraints:
range: 0-65535
.1.3.6.1.2.1.34.8.1.7.1.3
tn3270eClientResMapRowStatus
This object allows entries to be created and deleted
in the tn3270eClientResMapTable. Entries may also be
created and deleted as a result of implementation-
dependent operations.

An entry in this table i…
SNMPv2-TCRowStatusr/w
Textual Convention: SNMPv2-TCRowStatus Enumeration
Type Values:
1active
2notInService
3notReady
4createAndGo
5createAndWait
6destroy
.1.3.6.1.2.1.34.8.1.7.1.4
.1.3.6.1.2.1.34.8.1.8 · 1 row entry · 6 columns
This table defines the actual mapping of a resource
to a client address.
          
No entry in this table shall exist without
a corresponding (same tn3270eSrvrConfIndex) entry in
the tn3270eSrvrConfTable existing.
tn3270eResMapEntry entry .1.3.6.1.2.1.34.8.1.8.1
Definition of the mapping of a Resource Element to
a client address.
Indexes
tn3270eSrvrConfIndex tn3270eResMapElementName
Column Syntax OID
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. This latter
name i…
SnaResourceName
Textual Convention: SnaResourceName OctetString
Type Constraints:
range: 0..17
.1.3.6.1.2.1.34.8.1.8.1.1
tn3270eResMapAddrType
Indicates the type of the client address represented
in tn3270eResMapAddress.
IANATn3270eTC-MIBIANATn3270eAddrType
Textual Convention: IANATn3270eTC-MIBIANATn3270eAddrType Enumeration
Type Values:
0unknown
1ipv4
2ipv6
.1.3.6.1.2.1.34.8.1.8.1.2
tn3270eResMapAddress
A client address.
IANATn3270eTC-MIBIANATn3270eAddress
Textual Convention: IANATn3270eTC-MIBIANATn3270eAddress OctetString
Type Constraints:
range: 0..255
.1.3.6.1.2.1.34.8.1.8.1.3
tn3270eResMapPort
A client port.
Unsigned32
Constraints:
range: 0-65535
.1.3.6.1.2.1.34.8.1.8.1.4
tn3270eResMapElementType
The type of the associated resource element.
IANATn3270eTC-MIBIANATn3270ResourceType
Textual Convention: IANATn3270eTC-MIBIANATn3270ResourceType Enumeration
Type Values:
1other
2terminal
3printer
4terminalOrPrinter
.1.3.6.1.2.1.34.8.1.8.1.5
tn3270eResMapSscpSuppliedName
The name of the secondary LU (SLU) as it is known
in a SNA network. This name is sent by the SSCP on
the Activate Logical Unit (ACTLU) request. If this
name is not known, this object returns a zero-length
octet string.
SnaResourceName
Textual Convention: SnaResourceName OctetString
Type Constraints:
range: 0..17
.1.3.6.1.2.1.34.8.1.8.1.6
.1.3.6.1.2.1.34.8.1.9 · 1 row entry · 23 columns
This table has an entry for each TN3270(E) client
connection that is currently active at a TN3270E server.
An implementation MAY retain entries for connections
that have been terminated, but which entries are
retained, how many entries are retained, and how long
they are retained is entirely implementation-dependent.
          
The indexing for this table is designed to support the
use of an SNMP GET-NEXT operation using only the remote
address type, remote address, and remote port, as a way
for a Management Station to retrieve the table entries
related to a particular TN3270(E) client.
tn3270eTcpConnEntry entry .1.3.6.1.2.1.34.8.1.9.1
Provides information about a single TN3270/TN3270E
session. Note: a tn3270eSrvrConfIndex is not needed
in this table, since the combination of remote and
local addresses and ports is sufficient to
guarantee uniqueness …
Indexes
tn3270eTcpConnRemAddrType tn3270eTcpConnRemAddress tn3270eTcpConnRemPort tn3270eTcpConnLocalAddrType tn3270eTcpConnLocalAddress tn3270eTcpConnLocalPort
Column Syntax OID
tn3270eTcpConnRemAddrType
Indicates the type of the value of the
tn3270eTcpConnRemAddress object. For example,
ipv4(1) or ipv6(2).
IANATn3270eTC-MIBIANATn3270eAddrType
Textual Convention: IANATn3270eTC-MIBIANATn3270eAddrType Enumeration
Type Values:
0unknown
1ipv4
2ipv6
.1.3.6.1.2.1.34.8.1.9.1.1
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 t…
IANATn3270eTC-MIBIANATn3270eAddress
Textual Convention: IANATn3270eTC-MIBIANATn3270eAddress OctetString
Type Constraints:
range: 0..255
.1.3.6.1.2.1.34.8.1.9.1.2
tn3270eTcpConnRemPort
The remote port associated with a TN3270E client. The value 0
is used if the tn3270eTcpConnRemAddrType identifies an address
type that does not support ports.

If a TN3270(E) client is connected to its se…
Unsigned32
Constraints:
range: 0-65535
.1.3.6.1.2.1.34.8.1.9.1.3
tn3270eTcpConnLocalAddrType
Indicates the type of the value of the
tn3270eTcpConnLocalAddress object. For example,
ipv4(1) or ipv6(2).
IANATn3270eTC-MIBIANATn3270eAddrType
Textual Convention: IANATn3270eTC-MIBIANATn3270eAddrType Enumeration
Type Values:
0unknown
1ipv4
2ipv6
.1.3.6.1.2.1.34.8.1.9.1.4
tn3270eTcpConnLocalAddress
The local address associated with a TN3270E client.
tn3270eTcpConnRemAddrType indicates the address type
(IPv4 or IPv6, for example).
IANATn3270eTC-MIBIANATn3270eAddress
Textual Convention: IANATn3270eTC-MIBIANATn3270eAddress OctetString
Type Constraints:
range: 0..255
.1.3.6.1.2.1.34.8.1.9.1.5
tn3270eTcpConnLocalPort
The remote port associated with a TN3270E client.
Unsigned32
Constraints:
range: 1-65535
.1.3.6.1.2.1.34.8.1.9.1.6
tn3270eTcpConnLastActivity
The number of 100ths of seconds since any data was
transferred for the associated TCP Connection.
SNMPv2-SMITimeTicks
Textual Convention: SNMPv2-SMITimeTicks Unsigned32
Type Constraints:
range: 0..4294967295
.1.3.6.1.2.1.34.8.1.9.1.7
tn3270eTcpConnBytesIn
The number of bytes received by the server from TCP
for this connection.

A Management Station can detect discontinuities in
this counter by monitoring the
tn3270eTcpConnActivationTime object.
octetsSNMPv2-SMICounter32
Textual Convention: SNMPv2-SMICounter32 Unsigned32
Type Constraints:
range: 0..4294967295
.1.3.6.1.2.1.34.8.1.9.1.8
tn3270eTcpConnBytesOut
The number of bytes sent to TCP for this connection.

A Management Station can detect discontinuities in
this counter by monitoring the
tn3270eTcpConnActivationTime object.
octetsSNMPv2-SMICounter32
Textual Convention: SNMPv2-SMICounter32 Unsigned32
Type Constraints:
range: 0..4294967295
.1.3.6.1.2.1.34.8.1.9.1.9
tn3270eTcpConnResourceElement
LU/Print secondary name for connecting an client
into an SNA network.
SnaResourceName
Textual Convention: SnaResourceName OctetString
Type Constraints:
range: 0..17
.1.3.6.1.2.1.34.8.1.9.1.10
tn3270eTcpConnResourceType
Indicates the type of resource identified by
tn3270eTcpConnResourceElement.
IANATn3270eTC-MIBIANATn3270ResourceType
Textual Convention: IANATn3270eTC-MIBIANATn3270ResourceType Enumeration
Type Values:
1other
2terminal
3printer
4terminalOrPrinter
.1.3.6.1.2.1.34.8.1.9.1.11
tn3270eTcpConnDeviceType
Indicates the device type if negotiated with the
client. A value of unknown(100) should be used as
the value of this object when a device type is not
negotiated. Refer to RFC 2355 for how device types
can be negotiate…
IANATn3270eTC-MIBIANATn3270DeviceType
Textual Convention: IANATn3270eTC-MIBIANATn3270DeviceType Enumeration
Type Values:
1ibm3278d2
2ibm3278d2E
3ibm3278d3
4ibm3278d3E
5ibm3278d4
6ibm3278d4E
7ibm3278d5
8ibm3278d5E
9ibmDynamic
10ibm3287d1
100unknown
.1.3.6.1.2.1.34.8.1.9.1.12
tn3270eTcpConnFunctions
This object indicates which of the TN3270 and TN3270E
functions were negotiated by the server and the client
for this TCP connection.

Refer to tn3270eSrvrFunctionsSupported for the list of
these functions…
IANATn3270eTC-MIBIANATn3270Functions
Textual Convention: IANATn3270eTC-MIBIANATn3270Functions Bits
Type Values:
0transmitBinary
1timemark
2endOfRecord
3terminalType
4tn3270Regime
5scsCtlCodes
6dataStreamCtl
7responses
8bindImage
9sysreq
.1.3.6.1.2.1.34.8.1.9.1.13
tn3270eTcpConnId
The connection identifier associated with a TN3270 or
a TN3270E session's TCP connection. TCP implementations
often assign a unique (with respect to itself) unsigned
integer as an identifier for a TCP connection.
SNMPv2-SMIUnsigned32
Textual Convention: SNMPv2-SMIUnsigned32 Unsigned32
Type Constraints:
range: 0..4294967295
.1.3.6.1.2.1.34.8.1.9.1.14
tn3270eTcpConnClientIdFormat
The format of a corresponding tn3270eTcpConnClientId
object as defined by the IANSTn3270eClientType textual
convention imported from the IANATn3270eTC-MIB.
IANATn3270eTC-MIBIANATn3270eClientType
Textual Convention: IANATn3270eTC-MIBIANATn3270eClientType Enumeration
Type Values:
1none
2other
3ipv4
4ipv6
5domainName
6truncDomainName
7string
8certificate
9userId
10x509dn
.1.3.6.1.2.1.34.8.1.9.1.15
tn3270eTcpConnClientId
Additional client identification information. The
type of this information is indicated by the value of
the corresponding tn3270eTcpConnClientIdFormat object.
All values are returned in network-byte order.
OctetString
Constraints:
range: 0-512
.1.3.6.1.2.1.34.8.1.9.1.16
tn3270eTcpConnTraceData
Trace data for this session.
Tn3270eTraceData
Textual Convention: Tn3270eTraceData OctetString
Type Constraints:
range: 0
range: 3..4096
.1.3.6.1.2.1.34.8.1.9.1.17
tn3270eTcpConnLogInfo
Log information, encoded as specified in the
IANATn3270eLogData textual convention from the
IANAtn3270eTC-MIB.
IANATn3270eTC-MIBIANATn3270eLogData
Textual Convention: IANATn3270eTC-MIBIANATn3270eLogData OctetString
Type Constraints:
range: 0
range: 6..2048
.1.3.6.1.2.1.34.8.1.9.1.18
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 -- see 'SNA Formats' for more information)
that was recei…
OctetString
Constraints:
range: 0-256
.1.3.6.1.2.1.34.8.1.9.1.19
tn3270eTcpConnSnaState
The current state of the SNA side of the end-to-end
TN3270 connection. The following states are defined:

unknown(1) - The true state is not known.
noSluSession(2) - The SLU has neith…
Enumeration
Enumerated Values:
1unknown
2noSluSession
3sscpLuSession
4luLuSession
5sscpLuSessionAndLuLuSession
.1.3.6.1.2.1.34.8.1.9.1.20
tn3270eTcpConnStateLastDiscReason
The last disconnect reason. A session that has not
experienced a disconnect shall use the value unknown(1)
for this object. Depending on when an implementation
removes entries from this table, certain states may
never…
Enumeration
Enumerated Values:
1unknown
2hostSendsUnbind
3hostDontAcceptConnection
4outOfResource
5clientProtocolError
6invalidDeviceName
7deviceInUse
8inactivityTimeout
9hostNotResponding
10clientNotResponding
11serverClose
12sysreqLogoff
13serverSpecificHexCode
.1.3.6.1.2.1.34.8.1.9.1.21
tn3270eTcpConnSrvrConfIndex
tn3270eSrvrConfIndex of the tn3270eSrvrConfEntry
belonging to the TN3270E server to which this entry
belongs.
Unsigned32
Constraints:
range: 1-4294967295
.1.3.6.1.2.1.34.8.1.9.1.22
tn3270eTcpConnActivationTime
The value of the sysUpTime object the last time
this TCP connection became active.
SNMPv2-TCTimeStamp
Textual Convention: SNMPv2-TCTimeStamp Unsigned32
.1.3.6.1.2.1.34.8.1.9.1.23