APERTUS-TNSERVER-MIB: View SNMP OID List / Download MIB

VENDOR: ALEBRA TECHNOLOGIES


 Home MIB: APERTUS-TNSERVER-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
 apertus 1.3.6.1.4.1.543
         express 1.3.6.1.4.1.543.3
             aperTnServMIB 1.3.6.1.4.1.543.3.1
                 aperTnServMibVersionNumber 1.3.6.1.4.1.543.3.1.1
The version number of this MIB. The version of the MIB which matches the description in this document is 1.
                 aperTnServAdm 1.3.6.1.4.1.543.3.1.2
                     aperTnServAdmGen 1.3.6.1.4.1.543.3.1.2.1
                         aperTnServAdmRelease 1.3.6.1.4.1.543.3.1.2.1.1
Release level of the TNSERVER. This is contained in three components. The first version of the product will have a release level of 2.2.0
                         aperTnServAdmSCN 1.3.6.1.4.1.543.3.1.2.1.2
The Source Control Number of the TNSERVER product. This number helps to identify what patches have been applied to product since installation.
                         aperTnServAdmServerInstanceName 1.3.6.1.4.1.543.3.1.2.1.3
The EXPRESS telnet server Domain Name.
                         aperTnServAdmMaxSessions 1.3.6.1.4.1.543.3.1.2.1.4
Maximum number of sessions currently licensed for the TNSERVER. This includes 3270 and 5250 sessions, as well as all SNA sessions
                         aperTnServAdmKeepAliveTimer 1.3.6.1.4.1.543.3.1.2.1.5
The number of minutes for the keep-alive timer. The value zero indicates no keep-alive timer is configured.
                         aperTnServAdmKeepAliveResponseTimeout 1.3.6.1.4.1.543.3.1.2.1.6
The number of seconds the server will wait for keep-alive response when testing for dead socket.
                         aperTnServAdmKeepAliveRetryCount 1.3.6.1.4.1.543.3.1.2.1.7
The number of keep-alive polls permitted until a socket is considered dead. After this many retries, the socket will be terminated.
                         aperTnServAdmDefaultInactivityLimit 1.3.6.1.4.1.543.3.1.2.1.8
The number of minutes allowed for an idle session, i.e. no datastream events, after which a telnet connection is terminated. If the value is zero, there is no inactivity limit defined. This value may be overridden on a per user basis.
                         aperTnServAdmUndefinedClients 1.3.6.1.4.1.543.3.1.2.1.9
Indicates whether the TNSERVER will reject connection requests from clients whose IP address is not contained in the Client Routing Table. If the value is prompt(1), when a telnet client with an address not in the routing table attempts to connect the TNSERVER, it will be prompted for the name of the device to which it should connect.
                         aperTnServAdmAllowableNameTypes 1.3.6.1.4.1.543.3.1.2.1.10
What type of destination name types are allowed as device names specified in telnet client connect requests. The value user(2) indicates that only Client Connection Profile Names are allowed, while all(1) indicates that Client Connection Profile Names and LU names are allowed.
                         aperTnServAdmNumPorts 1.3.6.1.4.1.543.3.1.2.1.11
The number of TCP ports on which the TNSERVER is listening for incoming telnet client connections.
                         aperTnServAdmPortTable 1.3.6.1.4.1.543.3.1.2.1.12
Table of ports.
                               aperTnServAdmPortEntry 1.3.6.1.4.1.543.3.1.2.1.12.1
This table contains TCP/IP ports. The OID of the instance actually contains the port number. That is, if the three ports 23, 7713 and 3050 are in the list, the OIDs of the three elements of this array are aperTnServAdmPort.23 , aperTnServAdmPort.7713 , and aperTnServAdmPort.3050 . When sets are supported, writing an instance of this variable adds that port to the list. To retrieve all ports in the list, the getnext operator should be used. Retrieve the value of aperTnServAdmNumPorts, and do that many getnext operations. When sets are supported, writing an instance of this variable will delete(0) or add(1) the port from/to the list. For example, setting the instance aperTnServAdmPorts.3050 to 0 will delete 3050 from the list of ports. Setting aperTnServAdmPorts.3051 to 1 will add 3051 to the port list.
                                   aperTnServAdmPort 1.3.6.1.4.1.543.3.1.2.1.12.1.1
A TCP/IP port
                         aperTnServAdmMenuMode 1.3.6.1.4.1.543.3.1.2.1.13
When a telnet client specifies a device name that contains a choice of destinations, this variable indicates the action of the server. If on(1), then the client is presented with a list of possible destinations. If off(2), then the TNSERVER picks one of the alternatives.
                         aperTnServAdmPasswordLimit 1.3.6.1.4.1.543.3.1.2.1.14
The number of times an invalid password will be allowed to be entered before the Telnet Client Connection Profile will be marked as invalid. The value 0 indicates that there is no limit.
                         aperTnServAdmNumGroups 1.3.6.1.4.1.543.3.1.2.1.15
The number of Telnet Group Connection Profiles, i.e. the number of rows in aperTnServAdmGroupTable.
                         aperTnServAdmGroupTableLastChange 1.3.6.1.4.1.543.3.1.2.1.16
Time stamp of the last time a row was added to or deleted from the user table. This variable can be used to facilitate monitoring of the user table.
                         aperTnServAdmGroupTable 1.3.6.1.4.1.543.3.1.2.1.17
Telnet Group Connection Profiles.
                               aperTnServAdmGroupEntry 1.3.6.1.4.1.543.3.1.2.1.17.1
This table contains information for Telnet Group Connection Profiles.
                                   aperTnServAdmGroupName 1.3.6.1.4.1.543.3.1.2.1.17.1.1
The name of the Telnet Group Connection Profile.
                                   aperTnServAdmGroupDescription 1.3.6.1.4.1.543.3.1.2.1.17.1.2
A short description of the Telnet Group Connection Profile.
                                   aperTnServAdmGroupMenuMode 1.3.6.1.4.1.543.3.1.2.1.17.1.3
This variable indicates whether the TNSERVER will assign a device when a choice of devices fit the requested session service or if the telnet client will be prompted with choices. The value default(3) indicates the value from aperTnServAdmMenuMode will be used.
                                   aperTnServAdmGroupInactivityLimit 1.3.6.1.4.1.543.3.1.2.1.17.1.4
The number of minutes allowed for an idle connection, i.e. no datastream events, after which a telnet connection is terminated. If the value is zero, there is no inactivity limit defined. If the value is 0xffff the value from aperTnServAdmDefaultInactivityLimit will be used.
                                   aperTnServAdmGroup3270StatusKey 1.3.6.1.4.1.543.3.1.2.1.17.1.5
The Aid key which is to be interpreted as the session status key. Entering this key will cause a dialogue to appear on the telnet clients screen that lists the status of the 3270 session.
                                   aperTnServAdmGroup3270PasswordKey 1.3.6.1.4.1.543.3.1.2.1.17.1.6
The Aid key which is to be interpreted as the change password key. Entering this key will cause a dialogue to appear on the telnet clients screen that allows the user to change the password.
                                   aperTnServAdmGroup3270SysReqKey 1.3.6.1.4.1.543.3.1.2.1.17.1.7
The Aid key which is to be interpreted as the 3270 SYS_REQ key. This feature is useful for telnet clients incapable of generating the SYS_REQ key. Of course, the aid key configured as the SYS_REQ key can not be sent to the host application.
                                   aperTnServAdmGroup3270AttnKey 1.3.6.1.4.1.543.3.1.2.1.17.1.8
The Aid key which is to be interpreted as the 3270 Attention key. This feature is useful for telnet clients incapable of generating the Attention key. Of course, the aid key configured as the SYS_REQ key can not be sent to the host application.
                                   aperTnServAdmGroup5250StatusKey 1.3.6.1.4.1.543.3.1.2.1.17.1.9
The Aid key which is to be interpreted as the session status key. Entering this key will cause a dialogue to appear on the telnet clients screen that lists the status of the 5250 passthrough session.
                                   aperTnServAdmGroup5250PasswordKey 1.3.6.1.4.1.543.3.1.2.1.17.1.10
The Aid key which is to be interpreted as the change password key. Entering this key will cause a dialogue to appear on the telnet clients screen that allows the user to change the password.
                         aperTnServAdmNumUsers 1.3.6.1.4.1.543.3.1.2.1.18
The number of Telnet User Connection Profiles, i.e. the number of rows in aperTnServAdmUserTable.
                         aperTnServAdmUserTableLastChange 1.3.6.1.4.1.543.3.1.2.1.19
Time stamp of the last time a row was added to or deleted from the user table. This variable can be used to facilitate monitoring of the user table.
                         aperTnServAdmUserTable 1.3.6.1.4.1.543.3.1.2.1.20
Telnet User Connection Profiles.
                               aperTnServAdmUserEntry 1.3.6.1.4.1.543.3.1.2.1.20.1
This table contains information for Telnet User Connection Profiles.
                                   aperTnServAdmUserName 1.3.6.1.4.1.543.3.1.2.1.20.1.1
The name of the Telnet User Connection Profile.
                                   aperTnServAdmUserDescription 1.3.6.1.4.1.543.3.1.2.1.20.1.2
A short description of the Telnet User Connection Profile.
                                   aperTnServAdmUserPasswordRequired 1.3.6.1.4.1.543.3.1.2.1.20.1.3
If this variable is yes(1), then a telnet client will be prompted for a password when trying to connect to the TNSERVER using the name of the user profile.
                                   aperTnServAdmUserEncryptedPassword 1.3.6.1.4.1.543.3.1.2.1.20.1.4
The password of the user encrypted to an integer.
                                   aperTnServAdmUserBadPasswordCounter 1.3.6.1.4.1.543.3.1.2.1.20.1.5
The number of consecutive attempts of a telnet client to access the TNSERVER with this user name but with an incorrect password. A correct password will always reset this counter.
                                   aperTnServAdmUserMenuMode 1.3.6.1.4.1.543.3.1.2.1.20.1.6
This variable indicates whether the TNSERVER will assign a device when a choice of devices fit the requested session service or if the telnet client will be prompted with choices. The value default(3) indicates the value from aperTnServAdmMenuMode will be used.
                                   aperTnServAdmUserInactivityLimit 1.3.6.1.4.1.543.3.1.2.1.20.1.7
The number of minutes allowed for an idle connection, i.e. no datastream events, after which a telnet connection is terminated. If the value is zero, there is no inactivity limit defined. If the value is 0xffff the value from aperTnServAdmDefaultInactivityLimit will be used.
                                   aperTnServAdmUser3270StatusKey 1.3.6.1.4.1.543.3.1.2.1.20.1.8
The Aid key which is to be interpreted as the session status key. Entering this key will cause a dialogue to appear on the telnet clients screen that lists the status of the 3270 session.
                                   aperTnServAdmUser3270PasswordKey 1.3.6.1.4.1.543.3.1.2.1.20.1.9
The Aid key which is to be interpreted as the change password key. Entering this key will cause a dialogue to appear on the telnet clients screen that allows the user to change the password.
                                   aperTnServAdmUser3270SysReqKey 1.3.6.1.4.1.543.3.1.2.1.20.1.10
The Aid key which is to be interpreted as the 3270 SYS_REQ key. This feature is useful for telnet clients incapable of generating the SYS_REQ key. Of course, the aid key configured as the SYS_REQ key can not be sent to the host application.
                                   aperTnServAdmUser3270AttnKey 1.3.6.1.4.1.543.3.1.2.1.20.1.11
The Aid key which is to be interpreted as the 3270 Attention key. This feature is useful for telnet clients incapable of generating the Attention key. Of course, the aid key configured as the SYS_REQ key can not be sent to the host application.
                                   aperTnServAdmUser5250StatusKey 1.3.6.1.4.1.543.3.1.2.1.20.1.12
The Aid key which is to be interpreted as the session status key. Entering this key will cause a dialogue to appear on the telnet clients screen that lists the status of the 5250 passthrough session.
                                   aperTnServAdmUser5250PasswordKey 1.3.6.1.4.1.543.3.1.2.1.20.1.13
The Aid key which is to be interpreted as the change password key. Entering this key will cause a dialogue to appear on the telnet clients screen that allows the user to change the password.
                         aperTnServAdmNumRoutingEntries 1.3.6.1.4.1.543.3.1.2.1.21
The number of Telnet Client Routing Entries, i.e. the number of rows in aperTnServAdmRoutingTable.
                         aperTnServAdmRoutingTableLastChange 1.3.6.1.4.1.543.3.1.2.1.22
Time stamp of the last time a row was added to or deleted from the user table. This variable can be used to facilitate monitoring of the user table.
                         aperTnServAdmRoutingTable 1.3.6.1.4.1.543.3.1.2.1.23
Telnet Client Routing Table.
                               aperTnServAdmRoutingEntry 1.3.6.1.4.1.543.3.1.2.1.23.1
This table contains information for Telnet Client Routing Entries.
                                   aperTnServAdmRoutingSourceIp 1.3.6.1.4.1.543.3.1.2.1.23.1.1
This string identifies the IP address (or set of IP addresses) where a telnet client connection request may originate. This column and other columns in the row are used as selection criteria to determine if an incoming telnet connection request will use the destination named in one of the columns of this row. Examples: 111.222.*.1-33 111.222.*.* 111.222.2-245.34-50 111.222.254.2 100.204.105.1-33
                                   aperTnServAdmRoutingPort 1.3.6.1.4.1.543.3.1.2.1.23.1.2
The Server Port on which this connection request will arrive. Negative one means any port.
                                   aperTnServAdmRoutingDeviceType 1.3.6.1.4.1.543.3.1.2.1.23.1.3
The type of device connecting to the server.
                                   aperTnServAdmRoutingModelType 1.3.6.1.4.1.543.3.1.2.1.23.1.4
If the requested device type is a 3270 display, then this variable specifies the 3270 model type requested by the telnet client.
                                   aperTnServAdmRoutingDescription 1.3.6.1.4.1.543.3.1.2.1.23.1.5
A description of the Telnet Client Routing Entry.
                                   aperTnServAdmRoutingDestinationType 1.3.6.1.4.1.543.3.1.2.1.23.1.6
This column describes what type of names are contained in the aperTnServAdmRoutingDestination. The value user(1) specifies a Telnet Client Connection Profile. lu(2) specifies either a 3270 LU Pool or a 3270 printer LU. The value symbolic_destination(3) specifies the name of the CPIC symbolic destination name used to determine the 5250 passthrough session.
                                   aperTnServAdmRoutingDestination 1.3.6.1.4.1.543.3.1.2.1.23.1.7
This string specifies a name or a list of names, which determine the possible destinations for the telnet client. For 3270 sessions, if more than one name is listed, then the actual destination depends on the value of aperTnServAdm3270LoadBalanceMode. For 5250 sessions, the destination picked will be the first one with a free session. For 3270 printers, only one name is allowed.
                         aperTnServAdmNumSecurAccEntries 1.3.6.1.4.1.543.3.1.2.1.24
The number of Telnet Client Security Access Entries, i.e. the number of rows in aperTnServAdmSecurAccTable.
                         aperTnServAdmSecurAccTableLastChange 1.3.6.1.4.1.543.3.1.2.1.25
Time stamp of the last time a row was added to or deleted from the user table. This variable can be used to facilitate monitoring of the user table.
                         aperTnServAdmSecurAccTable 1.3.6.1.4.1.543.3.1.2.1.26
Telnet Client Security Access Table.
                               aperTnServAdmSecurAccEntry 1.3.6.1.4.1.543.3.1.2.1.26.1
This table contains information for Telnet Client Security Access Entries.
                                   aperTnServAdmSecurAccSourceIp 1.3.6.1.4.1.543.3.1.2.1.26.1.1
This string identifies the IP address (or set of IP addresses) where a telnet client connection request may originate. This column and other columns in the row are used as selection criteria to determine if an incoming telnet connection request will use the destination named in one of the columns of this row. Examples: 111.222.*.1-33 111.222.*.* 111.222.2-245.34-50 111.222.254.2 100.204.105.1-33
                                   aperTnServAdmSecurAccDescription 1.3.6.1.4.1.543.3.1.2.1.26.1.2
A description of the Telnet Client Security Access Entry.
                                   aperTnServAdmSecurAccDestination 1.3.6.1.4.1.543.3.1.2.1.26.1.3
This string specifies a name or a list of names. If a telnet client whose IP address matches the index of this row uses a device name other than one in this list, the connection request is rejected. A blank aperTnServAdmSecurAccDestination means that all device names are valid.
                     aperTnServAdm3270 1.3.6.1.4.1.543.3.1.2.2
                         aperTnServAdm3270DefaultStatusKey 1.3.6.1.4.1.543.3.1.2.2.1
The default 3270 AID key used by clients to display information about the tn3270 session. none(1) indicates that this function is not available.
                         aperTnServAdm3270DefaultSysReqKey 1.3.6.1.4.1.543.3.1.2.2.2
The default 3270 AID key used by non-TN3270E clients to simulate the 3270 SYSREQ function. none(1) indicates that this function is not available.
                         aperTnServAdm3270DefaultAttnKey 1.3.6.1.4.1.543.3.1.2.2.3
The default 3270 AID key used by non-TN3270E clients to simulate the 3270 ATTN function. none(1) indicates that this function is not available.
                         aperTnServAdm3270DefaultPasswordKey 1.3.6.1.4.1.543.3.1.2.2.4
The default 3270 AID key used by clients to change the password of the Telnet User Connection Profile used by an active tn3270 session. none(1) indicates that this function is not available.
                         aperTnServAdm3270LoadBalanceMode 1.3.6.1.4.1.543.3.1.2.2.5
The load balance selection criteria used when the TNSERVER is making a choice of a destination from several that satisfy client connection request. links(1) indicates to balance load across all acceptable link stations, while first_avail_lu(2) indicates to chose the first available LU device that satisfies the client connection request.
                         aperTnServAdm3270NumSessions 1.3.6.1.4.1.543.3.1.2.2.6
The number of Telnet 3270 display and printer Session Profiles, i.e. the number of rows in aperTnServAdm3270SessionTable.
                         aperTnServAdm3270SessionTableLastChange 1.3.6.1.4.1.543.3.1.2.2.7
Time stamp of the last time a row was added to or deleted from the 3270 session table. This variable can be used to facilitate monitoring of the 3270 session table.
                         aperTnServAdm3270SessionTable 1.3.6.1.4.1.543.3.1.2.2.8
Telnet Group Connection Profiles.
                             aperTnServAdm3270SessionEntry 1.3.6.1.4.1.543.3.1.2.2.8.1
This table contains information for Telnet Group Connection Profiles.
                                 aperTnServAdm3270SessionGroupOrUserName 1.3.6.1.4.1.543.3.1.2.2.8.1.1
The name of the user (or group) connection profile for the session defined.
                                 aperTnServAdm3270SessionName 1.3.6.1.4.1.543.3.1.2.2.8.1.2
The name of the 3270 session.
                                 aperTnServAdm3270SessionDescription 1.3.6.1.4.1.543.3.1.2.2.8.1.3
A description of the 3270 session.
                                 aperTnServAdm3270SessionGroupOrUser 1.3.6.1.4.1.543.3.1.2.2.8.1.4
This value specifies whether the session is a group session, i.e. one available to any user related to that group, or a user session, i.e. defined for a specific user connection profile.
                                 aperTnServAdm3270SessionType 1.3.6.1.4.1.543.3.1.2.2.8.1.5
Specifies the type of 3270 session - terminal vs. printer.
                                 aperTnServAdm3270SessionModel 1.3.6.1.4.1.543.3.1.2.2.8.1.6
If the type of session is a terminal, this variable specifies the model number of the 3270 session. dynamic(5) means that the model size will be set by the client.
                                 aperTnServAdm3270SessionDestination 1.3.6.1.4.1.543.3.1.2.2.8.1.7
This string specifies a name or a list of names, which determine the possible destinations for the telnet 3270 client. If more than one name is listed, then the actual destination depends on the value of aperTnServAdm3270LoadBalanceMode. For 3270 printers, only one name is allowed. Examples of possible destination names: DisplayPool1 , DisplayPool2 DisplayPool:3 PrinterLu
                     aperTnServAdm5250 1.3.6.1.4.1.543.3.1.2.3
                         aperTnServAdm5250DefaultStatusKey 1.3.6.1.4.1.543.3.1.2.3.1
The default 5250 AID key used by clients to display information about the tn5250 session. none(1) indicates that this function is not available.
                         aperTnServAdm5250DefaultPasswordKey 1.3.6.1.4.1.543.3.1.2.3.2
The default 5250 AID key used by clients to change the password of the Telnet User Connection Profile used by an active tn5250 session. none(1) indicates that this function is not available.
                         aperTnServAdm5250NumSessions 1.3.6.1.4.1.543.3.1.2.3.3
The number of Telnet 5250 display and printer Session Profiles, i.e. the number of rows in aperTnServAdm5250SessionTable.
                         aperTnServAdm5250SessionTableLastChange 1.3.6.1.4.1.543.3.1.2.3.4
Time stamp of the last time a row was added to or deleted from the 5250 session table. This variable can be used to facilitate monitoring of the 5250 session table.
                         aperTnServAdm5250SessionTable 1.3.6.1.4.1.543.3.1.2.3.5
Telnet Group Connection Profiles.
                             aperTnServAdm5250SessionEntry 1.3.6.1.4.1.543.3.1.2.3.5.1
This table contains information for Telnet Group Connection Profiles.
                                 aperTnServAdm5250SessionGroupOrUserName 1.3.6.1.4.1.543.3.1.2.3.5.1.1
The name of the user (or group) connection profile for the session defined.
                                 aperTnServAdm5250SessionName 1.3.6.1.4.1.543.3.1.2.3.5.1.2
The name of the 5250 session.
                                 aperTnServAdm5250SessionDescription 1.3.6.1.4.1.543.3.1.2.3.5.1.3
A description of the 5250 session.
                                 aperTnServAdm5250SessionGroupOrUser 1.3.6.1.4.1.543.3.1.2.3.5.1.4
This value specifies whether the session is a group session, i.e. one available to any user related to that group, or a user session, i.e. defined for a specific user connection profile.
                                 aperTnServAdm5250SessionAutoSignon 1.3.6.1.4.1.543.3.1.2.3.5.1.5
This variable specifies whether automatic signon is enabled. If it is, then the 5250 passthrough session uses automatic signon. This feature can be used to bypass the initial 5250 signon screen.
                                 aperTnServAdm5250SessionRemoteUser 1.3.6.1.4.1.543.3.1.2.3.5.1.6
If automatic signon is enabled, this variables specifies the name of the 5250 user as defined on the remote system.
                                 aperTnServAdm5250SessionInitialMenu 1.3.6.1.4.1.543.3.1.2.3.5.1.7
If automatic signon is enabled, this variables specifies the name of the 5250 initial menu on the remote system.
                                 aperTnServAdm5250SessionInitialProgram 1.3.6.1.4.1.543.3.1.2.3.5.1.8
If automatic signon is enabled, this variables specifies the name of the 5250 initial program on the remote system.
                                 aperTnServAdm5250SessionInitialLibrary 1.3.6.1.4.1.543.3.1.2.3.5.1.9
If automatic signon is enabled, this variables specifies the name of the 5250 initial library on the remote system.
                                 aperTnServAdm5250SessionAutoDeviceConfiguration 1.3.6.1.4.1.543.3.1.2.3.5.1.10
Specifies whether 5250 passthrough automatic device configuration is supported on the 5250 system that to which the telnet client is connecting. If the value is off(2), then the name of the controller to be used will be specified in this row as well.
                                 aperTnServAdm5250SessionVirtualDeviceOrController 1.3.6.1.4.1.543.3.1.2.3.5.1.11
If automatic device configuration is not supported for this 5250 session, then this variable specifies whether the supplied name is a device name or a controller name.
                                 aperTnServAdm5250SessionVirtualDeviceOrControllerName 1.3.6.1.4.1.543.3.1.2.3.5.1.12
If automatic device configuration is not supported for this 5250 session, then this variable specifies the name of the device or controller.
                                 aperTnServAdm5250SessionDestination 1.3.6.1.4.1.543.3.1.2.3.5.1.13
This string specifies a name or a list of names, which determine the possible destinations for the telnet 5250 client. If more than one name is listed, then the actual destination chosen will be the first symbolic destination name in the list with a free session.
                 aperTnServOper 1.3.6.1.4.1.543.3.1.3
                     aperTnServOperGen 1.3.6.1.4.1.543.3.1.3.1
                         aperTnServOperStatus 1.3.6.1.4.1.543.3.1.3.1.1
Status of the TNSERVER. Currently this value is read-only. When sets are supported, this variable will be used to change the state of the server.
                         aperTnServOperActiveSessions 1.3.6.1.4.1.543.3.1.3.1.2
Number of SNA sessions currently active. In particular, it is the number of 3270 LUs assigned to devices plus the number of LU6.2 LU-LU sessions.
                         aperTnServOperUpTime 1.3.6.1.4.1.543.3.1.3.1.3
This value represents the time elapsed since the server was started in units of 1/100th of a second.
                     aperTnServOperConns 1.3.6.1.4.1.543.3.1.3.2
                         aperTnServOperConnsNumActive 1.3.6.1.4.1.543.3.1.3.2.1
The number of active 3270 and 5250 telnet connections, i.e. the number of rows in aperTnServOperConnsTable.
                         aperTnServOperConnsTableLastChange 1.3.6.1.4.1.543.3.1.3.2.2
Time stamp of the last time a row was added to or deleted from the connection table. This variable can be used to facilitate monitoring of the connection table.
                         aperTnServOperConnsTable 1.3.6.1.4.1.543.3.1.3.2.3
Connection information broken down by client IP address and client port number.
                             aperTnServOperConnsEntry 1.3.6.1.4.1.543.3.1.3.2.3.1
This table contains connection information for client IP and port.
                                 aperTnServOperConnsClientIP 1.3.6.1.4.1.543.3.1.3.2.3.1.1
The IP address of the telnet client.
                                 aperTnServOperConnsClientPort 1.3.6.1.4.1.543.3.1.3.2.3.1.2
The TCP port of the telnet client.
                                 aperTnServOperConnsServerPort 1.3.6.1.4.1.543.3.1.3.2.3.1.3
The TCP port of the TNSERVER which this client connected to.
                                 aperTnServOperConnsType 1.3.6.1.4.1.543.3.1.3.2.3.1.4
This variable identifies the socket as either a telnet 3270 or telnet 5250 session.
                                 aperTnServOperConnsAppcSessId 1.3.6.1.4.1.543.3.1.3.2.3.1.5
If this is a telnet 5250 session, then this variable identifies the APPC session used for the 5250 passthrough session. This value is valid only if the state of the session is active.
                                 aperTnServOperConnsAlsName 1.3.6.1.4.1.543.3.1.3.2.3.1.6
If this is a telnet 3270 session, then this variable identifies which SNA link station the session is active on. This information, as well as the LU number, is used to identify which particular 3270 session a telnet connection is assigned. This value is valid only if the state of the session is active.
                                 aperTnServOperConnsLuNumber 1.3.6.1.4.1.543.3.1.3.2.3.1.7
If this is a telnet 3270 session, then this variable identifies the SNA LU number of the 3270 session. This information, as well as the ALS name, is used to identify which particular 3270 session a telnet connection is assigned. This value is valid only if the state of the session is active.
                                 aperTnServOperConnsState 1.3.6.1.4.1.543.3.1.3.2.3.1.8
The state of the telnet connection: connecting(1) Server has received TCP call packet negotiating(2) Server and client are negotiating Telnet options menu(3) Server is presenting menus to client to determine destination reserving(4) Server is reserving a free 3270 LU sessionpending(5) Server is waiting for APPC session allocation active(6) Telnet client is connected to remote application disconnecting(7) Server is closing TCP socket other(8) State is not one of the above
                                 aperTnServOperConnsUpTime 1.3.6.1.4.1.543.3.1.3.2.3.1.9
How long this telnet connection has existed.
                                 aperTnServOperConnsInactivityLimit 1.3.6.1.4.1.543.3.1.3.2.3.1.10
The inactivity limit of the telnet connection. This value specifies how long in minutes to allow a quiescent session, i.e. one with no data stream events, to be connected before the server will bring it down.
                                 aperTnServOperConnsTimeSinceLastEvent 1.3.6.1.4.1.543.3.1.3.2.3.1.11
The time expired since last datastream event was seen by the Telnet server for this telnet connection, in units of 1/100th of a second.
                                 aperTnServOperConnsDeviceName 1.3.6.1.4.1.543.3.1.3.2.3.1.12
. For a 5250 session, it is the name of the symbolic destination.
                                 aperTnServOperConnsUserName 1.3.6.1.4.1.543.3.1.3.2.3.1.13
The name of the Telnet User Connection Profile identified by the client when a telnet session was requested. This name is undefined if the session was named via destination, i.e. LU name or SymbolicDestination.
                                 aperTnServOperConnsSessionName 1.3.6.1.4.1.543.3.1.3.2.3.1.14
The name of the Session Definition identified by the client, or picked by the TNSERVER, when a telnet session was requested. This name is undefined if the session was named via destination, i.e. LU name or SymbolicDestination.
                                 aperTnServOperConnsBytesOutbound 1.3.6.1.4.1.543.3.1.3.2.3.1.15
This value indicates the number of bytes received by the Telnet Server from the remote 3270 or 5250 application.
                                 aperTnServOperConnsBytesInbound 1.3.6.1.4.1.543.3.1.3.2.3.1.16
This value indicates the number of bytes transmitted by the Telnet Server to the remote 3270 or 5250 application.
                     aperTnServOper3270 1.3.6.1.4.1.543.3.1.3.3
                         aperTnServOper3270NumActive 1.3.6.1.4.1.543.3.1.3.3.1
The number of active 3270 LUs.
                         aperTnServOper3270Table 1.3.6.1.4.1.543.3.1.3.3.2
SNA session information for 3270 LUs.
                             aperTnServOper3270Entry 1.3.6.1.4.1.543.3.1.3.3.2.1
This table contains 3270 LU information.
                                 aperTnServOper3270AlsName 1.3.6.1.4.1.543.3.1.3.3.2.1.1
This variable identifies which SNA link station the session is active on.
                                 aperTnServOper3270LuNumber 1.3.6.1.4.1.543.3.1.3.3.2.1.2
This variable identifies the SNA LU number of the 3270 session.
                                 aperTnServOper3270ClientIP 1.3.6.1.4.1.543.3.1.3.3.2.1.3
The IP address of the telnet client.
                                 aperTnServOper3270ClientPort 1.3.6.1.4.1.543.3.1.3.3.2.1.4
The TCP port of the telnet client.
                                 aperTnServOper3270LuType 1.3.6.1.4.1.543.3.1.3.3.2.1.5
The type of 3270 LU.
                                 aperTnServOper3270LuState 1.3.6.1.4.1.543.3.1.3.3.2.1.6
The state of the 3270 LU. enabled(2) means that the LU is configured and enabled on the server, connected(3) means it is enabled and connected to some client.
                                 aperTnServOper3270SscpLuState 1.3.6.1.4.1.543.3.1.3.3.2.1.7
The state of the SSCP-LU session. active(1) means that an ACTLU, +RSP(ACTLU) has been exchanged.
                                 aperTnServOper3270LuLuState 1.3.6.1.4.1.543.3.1.3.3.2.1.8
The state of the LU-LU session. active(1) means that a BIND, +RSP(BIND) has been exchanged.
                                 aperTnServOper3270KeyboardLock 1.3.6.1.4.1.543.3.1.3.3.2.1.9
This field indicates if the keyboard has been locked as per a 3270 status line. If the system or connection does not support keyboard lock, the entry will be unlocked(2).
                                 aperTnServOper3270NetworkQualifiedSluName 1.3.6.1.4.1.543.3.1.3.3.2.1.10
This is the network qualified name of the secondary LU, if known. This variable may be null if SLU name is not included in the BIND which established the LU-LU session.
                                 aperTnServOper3270ModelNumber 1.3.6.1.4.1.543.3.1.3.3.2.1.11
If the type of LU is display, then this variable specifies the type of terminal in regard to screen sizes.
                                 aperTnServOper3270AssociatedPrinter 1.3.6.1.4.1.543.3.1.3.3.2.1.12
If the type of LU is display, then this variable specifies the 3270 printer LU, if any, that is associated with the display.
                     aperTnServOper5250 1.3.6.1.4.1.543.3.1.3.4
                         aperTnServOper5250NumActive 1.3.6.1.4.1.543.3.1.3.4.1
The number of active 5250 sessions.
                         aperTnServOper5250TableLastChange 1.3.6.1.4.1.543.3.1.3.4.2
Time stamp of the last time a row was added to or deleted from the 5250 session table. This variable can be used to facilitate monitoring of the 5250 session table.
                         aperTnServOper5250Table 1.3.6.1.4.1.543.3.1.3.4.3
SNA session information for 5250 sessions.
                             aperTnServOper5250Entry 1.3.6.1.4.1.543.3.1.3.4.3.1
This table contains 5250 session information.
                                 aperTnServOper5250AppcSessId 1.3.6.1.4.1.543.3.1.3.4.3.1.1
This variable identifies the APPC session used for the 5250 passthrough session.
                                 aperTnServOper5250ClientIP 1.3.6.1.4.1.543.3.1.3.4.3.1.2
The IP address of the telnet client.
                                 aperTnServOper5250ClientPort 1.3.6.1.4.1.543.3.1.3.4.3.1.3
The TCP port of the telnet client.
                                 aperTnServOper5250AlsName 1.3.6.1.4.1.543.3.1.3.4.3.1.4
The name of the SNA link station over which the session is active.
                                 aperTnServOper5250SymbolicDestination 1.3.6.1.4.1.543.3.1.3.4.3.1.5
The name of the CPIC symbolic destination used for the 5250 passthrough session allocation.
                                 aperTnServOper5250LocalLuName 1.3.6.1.4.1.543.3.1.3.4.3.1.6
The name of the local LU being used for the 5250 passthrough session.
                                 aperTnServOper5250RemoteLuName 1.3.6.1.4.1.543.3.1.3.4.3.1.7
The name of the remote LU being used for the 5250 passthrough session. This typically identifies the 5250 system where the users applications are running.
                                 aperTnServOper5250ModeName 1.3.6.1.4.1.543.3.1.3.4.3.1.8
The name of the APPC mode being used for the 5250 passthrough session.
                                 aperTnServOper5250KeyboardLock 1.3.6.1.4.1.543.3.1.3.4.3.1.9
This field indicates if the keyboard has been locked as per a 5250 status line. If the system or connection does not support keyboard lock, the value is unlocked(2).
                 aperTnServStats 1.3.6.1.4.1.543.3.1.4
                     aperTnServRtm 1.3.6.1.4.1.543.3.1.4.1
                         aperTnServRtmSupport 1.3.6.1.4.1.543.3.1.4.1.1
This value indicates whether RTM is supported or not. If this value is off, all the following RTM values are not visible to an snmp manager.
                         aperTnServRtmDefaultState 1.3.6.1.4.1.543.3.1.4.1.2
This value indicates whether RTM is initially on or off when a row in the RtmTable is created.
                         aperTnServRtmDefaultControl 1.3.6.1.4.1.543.3.1.4.1.3
This is the initial value of the control when an ALS is activated, which determines whether the host or the tnserver controls write access to the values in the RtmTable. If controlled by host, the ability to clear the counters and change the boundary values is set by the HOST. If locally controlled, requests from the host to control the RTM state and parameters are rejected by the tnserver. If this value is changed while an ALS is active, the ALS will need to be stopped and then restarted for the new value to take effect for that ALS.
                         aperTnServRtmDefaultLocalDisplay 1.3.6.1.4.1.543.3.1.4.1.4
This value indicates whether RTM statistics can be displayed locally. If local display is supported, the Telnet Server is allowed to display RTM statistics in the 3270 session status screen.
                         aperTnServRtmDefaultDef 1.3.6.1.4.1.543.3.1.4.1.5
This is the initial value of the the mode of measurement for RTM requests. The values have following meaning: firstChar(1) - time to first character on screen kb(2) - time to keyboard usable by operator cdeb(3) - time to Change Direction/End Bracket.
                         aperTnServRtmDefaultMeasureTcpIpTime 1.3.6.1.4.1.543.3.1.4.1.6
The initial value of whether the transaction measurement of newly created entries in the RtmTable should include TCP/IP timings.
                         aperTnServRtmDefaultMeasureSnaTime 1.3.6.1.4.1.543.3.1.4.1.7
The initial value of whether the transaction measurement of newly created entries in the RtmTable should include SNA timings.
                         aperTnServRtmDefaultSamplingFactor 1.3.6.1.4.1.543.3.1.4.1.8
The initial value of fraction of transactions that should be timed when a new entry is created in the RtmTable. To avoid LAN congestion when TCP/IP timings are included, this value allows the management station to control the number of transactions timed. 1 means every transaction, 2 means every other transaction, 3 means every third transaction, etc.
                         aperTnServRtmDefaultNumberOfBoundaries 1.3.6.1.4.1.543.3.1.4.1.9
The initial value of the number of RTM boundaries utilized for newly created entries in the RtmTable. At least one RTM boundary must be specified so the range of this variable is 1-4. Writing this value causes the default boundary values to be validated and committed. If the values previously written for aperTnServRtmDefaultBoundary1, etc. are found to be incompatible with each other, no commit is done, and the buffered(ie. previously written) values are dropped.
                         aperTnServRtmDefaultBoundary1 1.3.6.1.4.1.543.3.1.4.1.10
The initial value of the first boundary in units of 1/10th of a second for newly created entries in the RtmTable. The value written to this variable is not committed until aperTnServRtmDefaultNumberOfBoundaries is written, at which time all DefaultBoundary values are validated and confirmed to be in strictly increasing order.
                         aperTnServRtmDefaultBoundary2 1.3.6.1.4.1.543.3.1.4.1.11
The initial value of the second boundary in units of 1/10th of a second for newly created entries in the RtmTable. The value written to this variable is not committed until aperTnServRtmDefaultNumberOfBoundaries is written, at which time all DefaultBoundary values are validated and confirmed to be in strictly increasing order.
                         aperTnServRtmDefaultBoundary3 1.3.6.1.4.1.543.3.1.4.1.12
The initial value of the third boundary in units of 1/10th of a second for newly created entries in the RtmTable. The value written to this variable is not committed until aperTnServRtmDefaultNumberOfBoundaries is written, at which time all DefaultBoundary values are validated and confirmed to be in strictly increasing order.
                         aperTnServRtmDefaultBoundary4 1.3.6.1.4.1.543.3.1.4.1.13
The initial value of the fourth boundary in units of 1/10th of a second for newly created entries in the RtmTable. The value written to this variable is not committed until aperTnServRtmDefaultNumberOfBoundaries is written, at which time all DefaultBoundary values are validated and confirmed to be in strictly increasing order.
                         aperTnServRtmDefaultThresholdTrigger 1.3.6.1.4.1.543.3.1.4.1.14
The default transaction time, in units of 1/10th of a second, which will cause a SNMP trap indicating excessive response time to the manager if the average transaction time exceeds this value.
                         aperTnServRtmDefaultThresholdTriggerState 1.3.6.1.4.1.543.3.1.4.1.15
The default setting that will determine if the excessive transaction time SNMP trap is enabled when an entry in the RTM table is created.
                         aperTnServRtmDefaultCounterOverflowTriggerState 1.3.6.1.4.1.543.3.1.4.1.16
The default setting that will determine if a transaction counter overflow SNMP trap is enabled when an entry in the RTM table is created.
                         aperTnServRtmDefaultCounterOverflowHostAlert 1.3.6.1.4.1.543.3.1.4.1.17
The default setting that will determine if an unsolicited host alert is generated when a transaction counter overflows.
                         aperTnServRtmDefaultUnbindTriggerState 1.3.6.1.4.1.543.3.1.4.1.18
The default setting that will determine whether the RTM unbind SNMP trap will be enabled when an entry in the RTM table is created.
                         aperTnServRtmDefaultUnbindHostAlert 1.3.6.1.4.1.543.3.1.4.1.19
The default setting that will determine if an unsolicited host alert is generated when an unbind is received.
                         aperTnServRtmNumActive 1.3.6.1.4.1.543.3.1.4.1.20
The number of active RTM entries.
                         aperTnServRtmTable 1.3.6.1.4.1.543.3.1.4.1.21
SNA RTM information for 3270 display LUs.
                               aperTnServRtmEntry 1.3.6.1.4.1.543.3.1.4.1.21.1
This table contains RTM information.
                                   aperTnServRtmAlsName 1.3.6.1.4.1.543.3.1.4.1.21.1.1
The name of the link station.
                                   aperTnServRtmLuNumber 1.3.6.1.4.1.543.3.1.4.1.21.1.2
The number of the LU.
                                   aperTnServRtmClientIP 1.3.6.1.4.1.543.3.1.4.1.21.1.3
The IP address of the telnet client.
                                   aperTnServRtmClientPort 1.3.6.1.4.1.543.3.1.4.1.21.1.4
The TCP port number of the telnet client.
                                   aperTnServRtmState 1.3.6.1.4.1.543.3.1.4.1.21.1.5
The value indicates RTM is enabled or disabled for a particular LU.
                                   aperTnServRtmLocalDisplay 1.3.6.1.4.1.543.3.1.4.1.21.1.6
This value indicates whether RTM statistics can be displayed locally at the clients workstation.
                                   aperTnServRtmUpTime 1.3.6.1.4.1.543.3.1.4.1.21.1.7
This value represents the time elapsed since the RTM state was changed from off to on for this LU in units of 1/100th of a second. If the state of RTM is off, the value of this variable will be zero.
                                   aperTnServRtmDef 1.3.6.1.4.1.543.3.1.4.1.21.1.8
The value indicates the mode of measurement for this RTM request. The values have following meaning: firstChar(1) - time to first character on screen kb(2) - time to keyboard usable by operator cdeb(3) - time to Change Direction/End Bracket.
                                   aperTnServRtmMeasureTcpIpTime 1.3.6.1.4.1.543.3.1.4.1.21.1.9
Should transaction measurement include TCP/IP timings?
                                   aperTnServRtmMeasureSnaTime 1.3.6.1.4.1.543.3.1.4.1.21.1.10
Should transaction measurement include SNA timings?
                                   aperTnServRtmSamplingFactor 1.3.6.1.4.1.543.3.1.4.1.21.1.11
The fraction of transactions that should be timed. To avoid LAN congestion when TCP/IP timings are included, this value allows the management station to control the number of transactions timed. 1 means every transaction, 2 means every other transaction, 3 means every third transaction, etc.
                                   aperTnServRtmNumberOfBoundaries 1.3.6.1.4.1.543.3.1.4.1.21.1.12
The number of RTM boundaries utilized by the LU. At least one RTM boundary must be specified so the range of this variable is 1-4. Writing this variable causes the RtmBoundary values for the LU previously written by the management station to be validated and confirmed to be in strictly increasing order. If validation is successful, the new boundary values are written to the kernel, causing the current RTM counters to be reset. If validation is unsuccessful, the buffered values are dropped and not written to the kernel.
                                   aperTnServRtmBoundary1 1.3.6.1.4.1.543.3.1.4.1.21.1.13
This object contains the value of the first boundary in units of 1/10th of a second. Setting this value also causes counters for this LU to be reset. The value written to this variable is not committed until aperTnServRtmNumberOfBoundaries is written, at which time all Boundary values are validated and confirmed to be in strictly increasing order.
                                   aperTnServRtmBoundary2 1.3.6.1.4.1.543.3.1.4.1.21.1.14
This object contains the value of the second boundary in units of 1/10th of a second. Setting this value also causes counters for this LU to be reset. The value written to this variable is not committed until aperTnServRtmNumberOfBoundaries is written, at which time all Boundary values are validated and confirmed to be in strictly increasing order.
                                   aperTnServRtmBoundary3 1.3.6.1.4.1.543.3.1.4.1.21.1.15
This object contains the value of the third boundary in units of 1/10th of a second. Setting this value also causes counters for this LU to be reset. The value written to this variable is not committed until aperTnServRtmNumberOfBoundaries is written, at which time all Boundary values are validated and confirmed to be in strictly increasing order.
                                   aperTnServRtmBoundary4 1.3.6.1.4.1.543.3.1.4.1.21.1.16
This object contains the value of the fourth boundary in units of 1/10th of a second. Setting this value also causes counters for this LU to be reset. The value written to this variable is not committed until aperTnServRtmNumberOfBoundaries is written, at which time all Boundary values are validated and confirmed to be in strictly increasing order.
                                   aperTnServRtmCounter1 1.3.6.1.4.1.543.3.1.4.1.21.1.17
This value indicates the number of transactions which fall in the range specified by the first boundary. When aperTnServRtmNumTrans is set to zero, this counter is reset.
                                   aperTnServRtmCounter2 1.3.6.1.4.1.543.3.1.4.1.21.1.18
This value indicates the number of transactions which fall in the range specified by the second boundary. When aperTnServRtmNumTrans is set to zero, this counter is reset.
                                   aperTnServRtmCounter3 1.3.6.1.4.1.543.3.1.4.1.21.1.19
This value indicates the number of transactions which fall in the range specified by the third boundary. When aperTnServRtmNumTrans is set to zero, this counter is reset.
                                   aperTnServRtmCounter4 1.3.6.1.4.1.543.3.1.4.1.21.1.20
This value indicates the number of transactions which fall in the range specified by the fourth boundary. When aperTnServRtmNumTrans is set to zero, this counter is reset.
                                   aperTnServRtmOverFlows 1.3.6.1.4.1.543.3.1.4.1.21.1.21
This value indicates the number of transactions which exceed the highest range specified by the boundaries. When aperTnServRtmNumTrans is set to zero, this counter is reset.
                                   aperTnServRtmThresholdTrigger 1.3.6.1.4.1.543.3.1.4.1.21.1.22
This value indicates the threshold of average response time. If the transaction time being monitored exceeds this value and aperTnServRtmThresholdTriggerState is on(1), then an excessive response time trap will be generated to the manager. Once a trap has been generated, the trigger is disabled and must be re-enabled by the SNMP management station.
                                   aperTnServRtmThresholdTriggerState 1.3.6.1.4.1.543.3.1.4.1.21.1.23
If this value is on(1), then whenever the average response for this LU exceeds aperTnServRtmThresholdTrigger, then an excessive response time trap will be generated to the manage. This causes the state to become off(2). The management station must reset this trigger in order to rearm this trap.
                                   aperTnServRtmCounterOverflowed 1.3.6.1.4.1.543.3.1.4.1.21.1.24
This value indicates whether any of the five transaction counters have reached their maximum value. This variable can be reset by setting aperTnServRtmNumTrans to zero.
                                   aperTnServRtmCounterOverflowTriggerState 1.3.6.1.4.1.543.3.1.4.1.21.1.25
If this value is on(1), then whenever a transaction counter overflows, a counter overflow trap is generated to the management station..
                                   aperTnServRtmCounterOverflowHostAlert 1.3.6.1.4.1.543.3.1.4.1.21.1.26
The setting determines if an unsolicited host alert is generated when a transaction counter overflows.
                                   aperTnServRtmUnbindTriggerState 1.3.6.1.4.1.543.3.1.4.1.21.1.27
If this value is on(1), then whenever an unbind on a session with RTM enabled occurs, a session unbound trap is generated to the management station.
                                   aperTnServRtmUnbindHostAlert 1.3.6.1.4.1.543.3.1.4.1.21.1.28
The setting determines if an unsolicited host alert is generated when an unbind is received.
                                   aperTnServRtmNumTrans 1.3.6.1.4.1.543.3.1.4.1.21.1.29
This value indicates the total number of transactions monitored. This value can be set to zero only, which will also cause all counters and the counter overflow flag to be reset.
                                   aperTnServRtmTotalRspTime 1.3.6.1.4.1.543.3.1.4.1.21.1.30
This value indicates the sum of the response times for all transactions, in units of 1/10th of a second.
                                   aperTnServRtmLastRspTime 1.3.6.1.4.1.543.3.1.4.1.21.1.31
This value indicates the response time for the last transaction in units of 1/10th of a second.
                                   aperTnServRtmAvgRspTime 1.3.6.1.4.1.543.3.1.4.1.21.1.32
This value indicates the average response time for all transactions in units of 1/10th of a second.
                                   aperTnServRtmMinRspTime 1.3.6.1.4.1.543.3.1.4.1.21.1.33
The minimum response time in units of 1/10th of a second.
                                   aperTnServRtmMaxRspTime 1.3.6.1.4.1.543.3.1.4.1.21.1.34
The maximum response time in units of 1/10th of a second.
                                   aperTnServRtmTotalSnaRspTime 1.3.6.1.4.1.543.3.1.4.1.21.1.35
The SNA component of sum of the response times for all transactions in units of 1/10th of a second.
                                   aperTnServRtmAvgSnaRspTime 1.3.6.1.4.1.543.3.1.4.1.21.1.36
The SNA component of the average response time for all transactions in units of 1/10th of a second.
                                   aperTnServRtmNumTcpIpSamples 1.3.6.1.4.1.543.3.1.4.1.21.1.37
The number of transaction for which TCP/IP measurements were supplied.
                                   aperTnServRtmTotalTcpIpRspTime 1.3.6.1.4.1.543.3.1.4.1.21.1.38
The TCP/IP component of sum of the response times for all transactions in units of 1/10th of a second.
                                   aperTnServRtmAvgTcpIpRspTime 1.3.6.1.4.1.543.3.1.4.1.21.1.39
The TCP/IP component of the average response time for all transactions in units of 1/10th of a second.
                                   aperTnServRtmLastThinkTime 1.3.6.1.4.1.543.3.1.4.1.21.1.40
The time between the end of the penultimate transaction and the beginning of the last transaction, in units of 1/10th of a second. This gives an indication of how long the user took to think about the transaction before executing it.
                                   aperTnServRtmAvgThinkTime 1.3.6.1.4.1.543.3.1.4.1.21.1.41
The average time *between* transactions, in units of 1/10th of a second, during which the user was thinking.
                         aperTnServRtmMaxHist 1.3.6.1.4.1.543.3.1.4.1.22
The maximum number of history entries in the Rtm History Table
                         aperTnServRtmNumHist 1.3.6.1.4.1.543.3.1.4.1.23
The actual number of history entries in the Rtm History Table
                         aperTnServRtmLastHist 1.3.6.1.4.1.543.3.1.4.1.24
The time when the latest entry was created in the Rtm History Table
                         aperTnServRtmHistTable 1.3.6.1.4.1.543.3.1.4.1.25
SNA RTM information for 3270 display LUs.
                               aperTnServRtmHistEntry 1.3.6.1.4.1.543.3.1.4.1.25.1
This table contains RTM historical information.
                                   aperTnServRtmHistIndex 1.3.6.1.4.1.543.3.1.4.1.25.1.1
This value is used as an index in get-next operations to allow retrieval of the RTM History Table from most recent to oldest entry. The value of this variable is (the_maximum_value_of_TimeTicks minus the value of aperTnServRtmHistWhenDisconnected.
                                   aperTnServRtmHistWhenDisconnected 1.3.6.1.4.1.543.3.1.4.1.25.1.2
A timestamp, in units of 1/100th of a second, when the Telnet session being timed was terminated.
                                   aperTnServRtmHistAlsName 1.3.6.1.4.1.543.3.1.4.1.25.1.3
The name of the SNA adjacent link station on which the session occurred.
                                   aperTnServRtmHistLuNumber 1.3.6.1.4.1.543.3.1.4.1.25.1.4
The number of the SNA LU on which the session occurred.
                                   aperTnServRtmHistClientIP 1.3.6.1.4.1.543.3.1.4.1.25.1.5
The IP address of the telnet client for the session that has ended.
                                   aperTnServRtmHistClientPort 1.3.6.1.4.1.543.3.1.4.1.25.1.6
The TCP port of the telnet client for the session that has ended.
                                   aperTnServRtmHistDeviceName 1.3.6.1.4.1.543.3.1.4.1.25.1.7
The Telnet device name, if known, assigned to the telnet session that has ended.
                                   aperTnServRtmHistUserName 1.3.6.1.4.1.543.3.1.4.1.25.1.8
The name of the user profile, if known, associated with the telnet session that has ended.
                                   aperTnServRtmHistSessionName 1.3.6.1.4.1.543.3.1.4.1.25.1.9
The name of the session profile, if known, associated with the telnet session that has ended.
                                   aperTnServRtmHistDef 1.3.6.1.4.1.543.3.1.4.1.25.1.10
The value indicates the mode of measurement for the session that ended. The values have following meaning: firstChar(1) - time to first character on screen kb(2) - time to keyboard usable by operator cdeb(3) - time to Change Direction/End Bracket.
                                   aperTnServRtmHistMeasureTcpIpTime 1.3.6.1.4.1.543.3.1.4.1.25.1.11
Did transaction measurement include TCP/IP timings?
                                   aperTnServRtmHistMeasureSnaTime 1.3.6.1.4.1.543.3.1.4.1.25.1.12
Did transaction measurement include SNA timings?
                                   aperTnServRtmHistSamplingFactor 1.3.6.1.4.1.543.3.1.4.1.25.1.13
The fraction of transactions that should were timed.
                                   aperTnServRtmHistNumberOfBoundaries 1.3.6.1.4.1.543.3.1.4.1.25.1.14
The number of RTM boundaries utilized by the LU.
                                   aperTnServRtmHistBoundary1 1.3.6.1.4.1.543.3.1.4.1.25.1.15
This object contains the value of the first boundary in units of 1/10th of a second.
                                   aperTnServRtmHistBoundary2 1.3.6.1.4.1.543.3.1.4.1.25.1.16
This object contains the value of the second boundary in units of 1/10th of a second.
                                   aperTnServRtmHistBoundary3 1.3.6.1.4.1.543.3.1.4.1.25.1.17
This object contains the value of the third boundary in units of 1/10th of a second.
                                   aperTnServRtmHistBoundary4 1.3.6.1.4.1.543.3.1.4.1.25.1.18
This object contains the value of the fourth boundary in units of 1/10th of a second.
                                   aperTnServRtmHistCounter1 1.3.6.1.4.1.543.3.1.4.1.25.1.19
This value indicates the number of transactions which fall in the range specified by the first boundary.
                                   aperTnServRtmHistCounter2 1.3.6.1.4.1.543.3.1.4.1.25.1.20
This value indicates the number of transactions which fall in the range specified by the second boundary.
                                   aperTnServRtmHistCounter3 1.3.6.1.4.1.543.3.1.4.1.25.1.21
This value indicates the number of transactions which fall in the range specified by the third boundary.
                                   aperTnServRtmHistCounter4 1.3.6.1.4.1.543.3.1.4.1.25.1.22
This value indicates the number of transactions which fall in the range specified by the fourth boundary.
                                   aperTnServRtmHistOverFlows 1.3.6.1.4.1.543.3.1.4.1.25.1.23
This value indicates the number of transactions which exceed the highest range specified by the boundaries.
                                   aperTnServRtmHistCounterOverflowed 1.3.6.1.4.1.543.3.1.4.1.25.1.24
This value indicates whether any of the five transaction counters has overflowed.
                                   aperTnServRtmHistNumTrans 1.3.6.1.4.1.543.3.1.4.1.25.1.25
This value indicates the total number of transactions executed since the RTM monitoring began
                                   aperTnServRtmHistTotalRspTime 1.3.6.1.4.1.543.3.1.4.1.25.1.26
This value indicates the sum of the response times for all transactions, in units of 1/10th of a second.
                                   aperTnServRtmHistAvgRspTime 1.3.6.1.4.1.543.3.1.4.1.25.1.27
This value indicates the average response time for all transactions in units of 1/10th of a second.
                                   aperTnServRtmHistMinRspTime 1.3.6.1.4.1.543.3.1.4.1.25.1.28
The minimum response time in units of 1/10th of a second.
                                   aperTnServRtmHistMaxRspTime 1.3.6.1.4.1.543.3.1.4.1.25.1.29
The maximum response time in units of 1/10th of a second.
                                   aperTnServRtmHistTotalSnaRspTime 1.3.6.1.4.1.543.3.1.4.1.25.1.30
The SNA component of sum of the response times for all transactions in units of 1/10th of a second.
                                   aperTnServRtmHistAvgSnaRspTime 1.3.6.1.4.1.543.3.1.4.1.25.1.31
The SNA component of the average response time for all transactions in units of 1/10th of a second.
                                   aperTnServRtmHistNumTcpIpSamples 1.3.6.1.4.1.543.3.1.4.1.25.1.32
The number of transaction for which TCP/IP measurements were supplied.
                                   aperTnServRtmHistTotalTcpIpRspTime 1.3.6.1.4.1.543.3.1.4.1.25.1.33
The TCP/IP component of sum of the response times for all transactions in units of 1/10th of a second.
                                   aperTnServRtmHistAvgTcpIpRspTime 1.3.6.1.4.1.543.3.1.4.1.25.1.34
The TCP/IP component of the average response time for all transactions in units of 1/10th of a second.
                                   aperTnServRtmHistAvgThinkTime 1.3.6.1.4.1.543.3.1.4.1.25.1.35
The average time *between* transactions, in units of 1/10th of a second, during which the user was thinking.
                         aperTnServRtmNumAls 1.3.6.1.4.1.543.3.1.4.1.26
The number of per Als rows of RTM configuration entries in the RTM ALS table.
                         aperTnServRtmPerAlsTable 1.3.6.1.4.1.543.3.1.4.1.27
SNA RTM information for 3270 display LUs. This table is used to alter certain RTM operational parameters for all LUs on a particular ALS. Except for the index (the ALS name) and the RTM ALS control, all columns in rows of this table can be written only.
                               aperTnServRtmPerAlsEntry 1.3.6.1.4.1.543.3.1.4.1.27.1
This table is used to change RTM operational parameters.
                                   aperTnServRtmPerAlsName 1.3.6.1.4.1.543.3.1.4.1.27.1.1
The name of the link station.
                                   aperTnServRtmPerAlsControl 1.3.6.1.4.1.543.3.1.4.1.27.1.2
This is the value of the control for the specified ALS which determines whether the host or the tnserver controls write access to the values in the RtmTable for entries with the same ALS name. If controlled by host, the ability to clear the counters and change the boundary values is set by the HOST. If locally controlled, requests from the host to control the RTM state and parameters are rejected by the tnserver.
                                   aperTnServRtmPerAlsState 1.3.6.1.4.1.543.3.1.4.1.27.1.3
The variable is used to turn on or off for all LUs on a given ALS. This variable can be set by the management station only when aperTnServRtmPerAlsControl for the specified ALS is local(2).
                                   aperTnServRtmPerAlsDef 1.3.6.1.4.1.543.3.1.4.1.27.1.4
The variable is used to change the definition of transactions for all LUs on a given ALS. The values have following meaning: firstChar(1) - time to first character on screen kb(2) - time to keyboard usable by operator cdeb(3) - time to Change Direction/End Bracket. This variable can be set by the management station only when aperTnServRtmPerAlsControl for the specified ALS is local(2).
                                   aperTnServRtmPerAlsMeasureTcpIpTime 1.3.6.1.4.1.543.3.1.4.1.27.1.5
Should transaction measurement include TCP/IP timings for all LUs on a given ALS?
                                   aperTnServRtmPerAlsMeasureSnaTime 1.3.6.1.4.1.543.3.1.4.1.27.1.6
Should transaction measurement include SNA timings for all LUs on a given ALS?
                                   aperTnServRtmPerAlsSamplingFactor 1.3.6.1.4.1.543.3.1.4.1.27.1.7
The fraction of transactions that should be timed. To avoid LAN congestion when TCP/IP timings are included, this value allows the management station to control the number of transactions timed. 1 means every transaction, 2 means every other transaction, 3 means every third transaction, etc.
                                   aperTnServRtmPerAlsNumberOfBoundaries 1.3.6.1.4.1.543.3.1.4.1.27.1.8
The number of RTM boundaries utilized by all the LUs under the ALS. At least one RTM boundary must be specified so the range of this variable is 1-4. Writing this variable causes the previously written values for aperTnServRtmPerAlsBoundary1 etc. to be validated and confirmed to be in increasing order. If the validation is successful, the new boundary values are propagated to the LUs under the ALS. Setting the new boundaries causes counters for all the LUs to be reset. If the validation fails, the buffered(ie. previously- written) values are dropped. The values specified for the LUs on an ALS might subsequently be changed on a per-LU basis.
                                   aperTnServRtmPerAlsBoundary1 1.3.6.1.4.1.543.3.1.4.1.27.1.9
This object contains the value of the first boundary for all LUs on a given ALS in units of 1/10th of a second. This variable can be set by the management station only when aperTnServRtmPerAlsControl for the specified ALS is local(2). Setting this value also causes counters for all LUs on this ALS to be reset. The value written to this variable is not committed until aperTnServRtmPerAlsNumberOfBoundaries is written, at which time all RtmPerAlsBoundary values are validated and confirmed to be in strictly increasing order.
                                   aperTnServRtmPerAlsBoundary2 1.3.6.1.4.1.543.3.1.4.1.27.1.10
This object contains the value of the second boundary for all LUs on a given ALS in units of 1/10th of a second. This variable can be set by the management station only when aperTnServRtmPerAlsControl for the specified ALS is local(2). Setting this value also causes counters for all LUs on this ALS to be reset. The value written to this variable is not committed until aperTnServRtmPerAlsNumberOfBoundaries is written, at which time all RtmPerAlsBoundary values are validated and confirmed to be in strictly increasing order.
                                   aperTnServRtmPerAlsBoundary3 1.3.6.1.4.1.543.3.1.4.1.27.1.11
This object contains the value of the third boundary for all LUs on a given ALS in units of 1/10th of a second. This variable can be set by the management station only when aperTnServRtmPerAlsControl for the specified ALS is local(2). Setting this value also causes counters for all LUs on this ALS to be reset. The value written to this variable is not committed until aperTnServRtmPerAlsNumberOfBoundaries is written, at which time all RtmPerAlsBoundary values are validated and confirmed to be in strictly increasing order.
                                   aperTnServRtmPerAlsBoundary4 1.3.6.1.4.1.543.3.1.4.1.27.1.12
This object contains the value of the fourth boundary for all LUs on a given ALS in units of 1/10th of a second. This variable can be set by the management station only when aperTnServRtmPerAlsControl for the specified ALS is local(2). Setting this value also causes counters for all LUs on this ALS to be reset. The value written to this variable is not committed until aperTnServRtmPerAlsNumberOfBoundaries is written, at which time all RtmPerAlsBoundary values are validated and confirmed to be in strictly increasing order.
                                   aperTnServRtmPerAlsResetCounters 1.3.6.1.4.1.543.3.1.4.1.27.1.13
Setting this value to yes(1) will cause all transaction counters for all LUs on the specified ALS to zero. This variable can be set by the management station only when aperTnServRtmPerAlsControl for the specified ALS is local(2).
                                   aperTnServRtmPerAlsThresholdTrigger 1.3.6.1.4.1.543.3.1.4.1.27.1.14
This value indicates the threshold of average response time. If the transaction time being monitored exceeds this value and aperTnServRtmPerAlsThresholdTriggerState is on(1), then an excessive response time trap will be generated to the manager. Once a trap has been generated, the trigger is disabled and must be re-enabled by the SNMP management station.
                                   aperTnServRtmPerAlsThresholdTriggerState 1.3.6.1.4.1.543.3.1.4.1.27.1.15
If this value is on(1), then whenever the average response for this LU exceeds aperTnServRtmPerAlsThresholdTrigger, then an excessive response time trap will be generated to the manage. This causes the state to become off(2). The management station must reset this trigger in order to rearm this trap.
                                   aperTnServRtmPerAlsCounterOverflowTriggerState 1.3.6.1.4.1.543.3.1.4.1.27.1.16
If this value is on(1), then whenever a transaction counter overflows, a counter overflow trap is generated to the management station..
                                   aperTnServRtmPerAlsUnbindTriggerState 1.3.6.1.4.1.543.3.1.4.1.27.1.17
If this value is on(1), then whenever an unbind on a session with RTM enabled occurs, a session unbound trap is generated to the management station.
                 aperTnServTraps 1.3.6.1.4.1.543.3.1.5