MIBs Depot

CISCO-TN3270SERVER-MIB

Registered at
1.3.6.1.4.1.9.9.54
Last updated
1997-01-22 00:00
Organization
Cisco Systems, Inc.
Revisions
1997-01-22 00:00, 1996-09-12 00:00
Namespace
cisco
Source file
CISCO-TN3270SERVER-MIB
Digest
sha256:8510890c6c304bea77bd099fffc5af8a13a81611a90e0f86e33355799ec391fc

Description

The MIB module for TN3270 Server. MIB description The PU and LU MIB are defined in RFC 1666. This MIB provides additional information on IP and LU mapping. The following entities are managed: 1) TN3270S Global 2) TN3270S Stats on Listen IP/Port basis 3) TN3270S PU 4) TN3270S IP to LU Mapping 5) TN3270S LU to IP Mapping

Contact

Cisco Systems Customer Service Postal: 170 W. Tasman Drive San Jose, CA 95134 USA Tel: +1 800 553-NETS e-mail: cs-tn3270@cisco.com

Imports

FromSymbols
CISCO-SMIciscoMgmt
SNMPv2-CONFMODULE-COMPLIANCE, NOTIFICATION-GROUP, OBJECT-GROUP
SNMPv2-SMICounter32, Gauge32, IpAddress, MODULE-IDENTITY, NOTIFICATION-TYPE, OBJECT-IDENTITY, OBJECT-TYPE, iso
SNMPv2-TCDisplayString, MacAddress, TEXTUAL-CONVENTION, TimeStamp, TruthValue

Imported by

Nothing in this corpus imports this module.

Load order

Every file a consumer needs in order to load this module, dependencies first.

CISCO-SMI
CISCO-TN3270SERVER-MIB
SNMPv2-CONF
SNMPv2-SMI
SNMPv2-TC

Textual conventions

NameOIDSyntaxAccessStatus
Tn3270sCpuCard
TEXTUAL-CONVENTION
The identity of the board running the server. The values are as follows: 'CIP slot <number>' 'ECPA bay <number>' 'PCPA bay <number>' where number is a positive integer indicating the location on the platform the card is installed in.
current
Tn3270sLUIndex
TEXTUAL-CONVENTION
Address range for a LU.
current
Tn3270sPUIndex
TEXTUAL-CONVENTION
Address range for a PU.
current
Tn3270sTCPPort
TEXTUAL-CONVENTION
A range for tn3270 port addresses.
current
Tn3270sUnsigned32
TEXTUAL-CONVENTION
Unsigned32 definition. To be replaced by Unsigned32 from SNMPv2-SMI when its implememted.
current

Objects

NameOIDSyntaxAccessStatus
tn3270sObjects
OBJECT-IDENTITY
1.3.6.1.4.1.9.9.54.1
tn3270sGlobal
OBJECT-IDENTITY
1.3.6.1.4.1.9.9.54.1.1
tn3270sGlobalTable
OBJECT-TYPE
A list of TN3270 server and DLUR global information.
1.3.6.1.4.1.9.9.54.1.1.1not-accessiblecurrent
tn3270sGlobalEntry
OBJECT-TYPE
Parameters values for a group.
1.3.6.1.4.1.9.9.54.1.1.1.1not-accessiblecurrent
tn3270sIndex
OBJECT-TYPE
Index used to uniquely identify each tn3270 server instance. This index value shall not be reused when the server is shut down and a new instance invoked.
1.3.6.1.4.1.9.9.54.1.1.1.1.1Tn3270sUnsigned32not-accessiblecurrent
tn3270sCpuCard
OBJECT-TYPE
The identity of the board running the server.
1.3.6.1.4.1.9.9.54.1.1.1.1.2Tn3270sCpuCardread-onlycurrent
tn3270sMaxLus
OBJECT-TYPE
The maximum number of LUs supported by the server.
1.3.6.1.4.1.9.9.54.1.1.1.1.3Tn3270sUnsigned32 (1..65535)read-onlycurrent
tn3270sLusInUse
OBJECT-TYPE
The number of LUs currently in use on the server.
1.3.6.1.4.1.9.9.54.1.1.1.1.4Gauge32 (0..65535)read-onlycurrent
tn3270sStartupTime
OBJECT-TYPE
The timestamp when the tn3270 server started.
1.3.6.1.4.1.9.9.54.1.1.1.1.5TimeStampread-onlycurrent
tn3270sGlobalTcpPort
OBJECT-TYPE
The default TCP port of this TN3270 Server, which is inherited by the PU if it doesn't have the TCP port explicitly defined in the router configuration for this PU.
1.3.6.1.4.1.9.9.54.1.1.1.1.6Tn3270sTCPPortread-onlycurrent
tn3270sGlobalIdleTimeout
OBJECT-TYPE
The number of seconds of LU inactivity (from either host or client) before the TN3270 session is disconnected. Zero seconds means that LU sessions, by default, will not be disconnected when inactive, regardless of the amount of idle time spent.
1.3.6.1.4.1.9.9.54.1.1.1.1.7INTEGER (0..65534)read-onlycurrent
tn3270sGlobalKeepAlive
OBJECT-TYPE
The number of seconds of inactivity from client side which the TN3270 Server allows to elapse before sending DO-TIMING-MARK to the TN3270 client. If the client does not reply within thirty minutes of such a TIMING-MARK sending, the server disconnects the tn3270 session. Zero seconds indicates that no keepalives will be sent.
1.3.6.1.4.1.9.9.54.1.1.1.1.8INTEGER (0..65534)read-onlycurrent
tn3270sGlobalUnbindAction
OBJECT-TYPE
This variable indicates whether or not a tn3270 session will be disconnected upon UNBIND. keep indicates that no automatic disconnect will be made by the server upon receipt of an UNBIND. disconnect indicates that the session will be disconnected upon receipt of an UNBIND.
1.3.6.1.4.1.9.9.54.1.1.1.1.9INTEGER {keep(1), disconnect(2)}read-onlycurrent
tn3270sGlobalGenericPool
OBJECT-TYPE
This variable indicates whether or not leftover LUs will be made available to tn3270 sessions which do not request a specific LU or LU pool. A 'leftover' LU is defined as one for which all of the following conditions hold true: .the SSCP did not send an ACTLU during PU startup; and .the PU controlling the LU is capable of carrying PSID vectors on NMVT messages(thus allowing DDDLU operation for that LU). deny indicates that the leftover LUs should not be given to a generic pool (ie, the PU is not automatically fully populated with 255 LOCADDR definitions); permit indicates leftover LUs should be made available to tn3270 users wanting 'generic' sessions. All LUs in the generic pool are (by definition) Dynamic Definition of Dependant (DDDLU) capable.
1.3.6.1.4.1.9.9.54.1.1.1.1.10INTEGER {permit(1), deny(2)}read-onlycurrent
tn3270sTimingMarkSupported
OBJECT-TYPE
This variable indicates whether to send a timing mark to solicit a response before sending a response to the host. true indicates that a timing mark is sent, false indicates that it is not sent. By using timing mark, an application can determine the response time from the client. Some existing clients do not implement the timing mark correctly and will not work with this server if this parameter is set to true
1.3.6.1.4.1.9.9.54.1.1.1.1.11TruthValueread-onlycurrent
tn3270sRunningTime
OBJECT-TYPE
Total time elapsed since start of tn3270 server.
1.3.6.1.4.1.9.9.54.1.1.1.1.12Tn3270sUnsigned32read-onlycurrent
tn3270sStats
OBJECT-IDENTITY
1.3.6.1.4.1.9.9.54.1.2
tn3270sStatsTable
OBJECT-TYPE
A list of statistics for each TN3270 Server Listening IP/Port pair.
1.3.6.1.4.1.9.9.54.1.2.1not-accessiblecurrent
tn3270sStatsEntry
OBJECT-TYPE
The entry contains parameters which describe the statistics of the ip stacks.
1.3.6.1.4.1.9.9.54.1.2.1.1not-accessiblecurrent
tn3270sStatsServerAddr
OBJECT-TYPE
The ip address of this TN3270 Server Listen endpoint.
1.3.6.1.4.1.9.9.54.1.2.1.1.1IpAddressnot-accessiblecurrent
tn3270sStatsServerTcpPort
OBJECT-TYPE
The TCP port in this TN3270 Server Listen endpoint.
1.3.6.1.4.1.9.9.54.1.2.1.1.2Tn3270sTCPPortnot-accessiblecurrent
tn3270sStatsMaxSess
OBJECT-TYPE
Number of Tn3270 sessions configured which are available to be used by tn3270 clients.
1.3.6.1.4.1.9.9.54.1.2.1.1.3Gauge32read-onlycurrent
tn3270sStatsSpareSess
OBJECT-TYPE
Spare number of TN3270 sessions available for connect at query time.
1.3.6.1.4.1.9.9.54.1.2.1.1.4Gauge32read-onlycurrent
tn3270sStatsConnectsIn
OBJECT-TYPE
Total number of TN3270 session connects-in received.
1.3.6.1.4.1.9.9.54.1.2.1.1.5Counter32read-onlycurrent
tn3270sStatsDisconnects
OBJECT-TYPE
Total number of TN3270 sessions disconnected.
1.3.6.1.4.1.9.9.54.1.2.1.1.6Counter32read-onlycurrent
tn3270sStatsTN3270ConnectsFailed
OBJECT-TYPE
Total number of attempted sessions which failed to negotiate TN3270/E or were rejected by control point.
1.3.6.1.4.1.9.9.54.1.2.1.1.7Counter32read-onlycurrent
tn3270sStatsInboundChains
OBJECT-TYPE
Total number of inbound(from client to host) RU chains (identified by end of record (EOR)) processed. Since every inbound RU chain is accompanied by client giving host the direction(CD), it is also a count of number of client transactions.
1.3.6.1.4.1.9.9.54.1.2.1.1.8Counter32read-onlycurrent
tn3270sStatsOutboundChains
OBJECT-TYPE
Total number of Outbound(from host to client) RU Chains (identified by EOR) processed.
1.3.6.1.4.1.9.9.54.1.2.1.1.9Counter32read-onlycurrent
tn3270sStatsSampledHostResponses
OBJECT-TYPE
Total number of Sampled Inbound Transactions (identified by EOR) on which response time is computed since restart of last listen on ServerAddress/TcpPort. Counters get reset at that point.
1.3.6.1.4.1.9.9.54.1.2.1.1.10Counter32read-onlycurrent
tn3270sStatsNetSampledHostResponseTime
OBJECT-TYPE
Total response time for all sampled inbound transactions for which response time is computed. Response time is the time difference between receiving EOR from the client, and receiving the response from the host. Note that the average response time is given by this object divided by tn3270sStatsSampledHostResponses.
1.3.6.1.4.1.9.9.54.1.2.1.1.11Tn3270sUnsigned32read-onlycurrent
tn3270sStatsSampledClientResponses
OBJECT-TYPE
Total number of sampled outbound timing marks on which response time computed.
1.3.6.1.4.1.9.9.54.1.2.1.1.12Counter32read-onlycurrent
tn3270sStatsNetSampledClientResponseTime
OBJECT-TYPE
Total response time for all sampled timing marks on which response time is computed. Response time is the time diference between sending the timeing mark to the client and receiving the response from the client. Note that this is only valid if timeing mark is configured. Note that the average outbound response time is given by this object divided by tn3270sStatsSampledClientResponses.
1.3.6.1.4.1.9.9.54.1.2.1.1.13Tn3270sUnsigned32read-onlycurrent
tn3270sPu
OBJECT-IDENTITY
1.3.6.1.4.1.9.9.54.1.3
tn3270sPuTable
OBJECT-TYPE
This table contains objects which describe the PU configuration parameters not defined in the NAU mib, APPN mib or DLUR mib
1.3.6.1.4.1.9.9.54.1.3.1not-accessiblecurrent
tn3270sPuEntry
OBJECT-TYPE
A list of TN3270 server PU parameters
1.3.6.1.4.1.9.9.54.1.3.1.1not-accessiblecurrent
tn3270sPuIndex
OBJECT-TYPE
Index used to uniquely identify each Node instance. This is the same as snaNodeAdminIndex in the NAU MIB.
1.3.6.1.4.1.9.9.54.1.3.1.1.1Tn3270sPUIndexnot-accessiblecurrent
tn3270sPuIpAddr
OBJECT-TYPE
The ip address of this TN3270 server.
1.3.6.1.4.1.9.9.54.1.3.1.1.2IpAddressread-onlycurrent
tn3270sPuTcpPort
OBJECT-TYPE
The TCP port of this TN3270 server telnet session.
1.3.6.1.4.1.9.9.54.1.3.1.1.3Tn3270sTCPPortread-onlycurrent
tn3270sPuIdleTimeout
OBJECT-TYPE
The number of seconds of LU inactivity (from either host or client) before the TN3270 session is disconnected. Zero seconds means that LU sessions, by default, will not be disconnected when inactive, regardless of the amount of idle time spent. 65535 (not valid in server context) indicates that the idletime value should be taken from the server context.
1.3.6.1.4.1.9.9.54.1.3.1.1.4INTEGER (0..65535)read-onlycurrent
tn3270sPuKeepAlive
OBJECT-TYPE
The number of seconds of inactivity from client side which the TN3270 Server allows to elapse before sending DO-TIMING-MARK to the TN3270 client. If the client does not reply within thirty minutes of such a TIMING-MARK sending, the server disconnect the tn3270 session. Zero seconds indicates that no keepalives will be sent. 65535 (not valid in server context) indicates that the default keepalive value for an LU is taken from whatever value had been defined in the server context for this CIP card.
1.3.6.1.4.1.9.9.54.1.3.1.1.5INTEGER (0..65535)read-onlycurrent
tn3270sPuUnbindAction
OBJECT-TYPE
This variable indicates whether or not a tn3270 session will be disconnected upon UNBIND. keep indicates that no automatic disconnect will be made by the server upon receipt of an UNBIND. disconnect indicates that the session will be disconnected upon receipt of an UNBIND. inherit indicates that the default keepalive value of an LU is taken from whatever value had been defined in the server context for this CIP card.
1.3.6.1.4.1.9.9.54.1.3.1.1.6INTEGER {keep(1), disconnect(2), inherit(3)}read-onlycurrent
tn3270sPuGenericPool
OBJECT-TYPE
This variable indicates whether or not leftover LUs will be made available to tn3270 sessions which do not request a specific LU or LU pool. A 'leftover' LU is defined as one for which all of the following conditions hold true: .the SSCP did not send an ACTLU during PU startup; and .the PU controlling the LU is capable of carrying PSID vectors on NMVT messages (thus allowing DDDLU operation for that LU). inherit indicates that the value of tn3270sPuGenericPool is to be the same as tn3270sGlobalGenericPool. deny indicates that the leftover LUs should not be given to a generic pool (ie, the PU is not automatically fully populated with 255 LOCADDR definitions); permit indicates leftover LUs should be made available to tn3270 users wanting 'generic' sessions. All LUs in the generic pool are (by definition) DDDLU capable.
1.3.6.1.4.1.9.9.54.1.3.1.1.7INTEGER {permit(1), deny(2), inherit(3)}read-onlycurrent
tn3270sPuState
OBJECT-TYPE
The value identifies the current PU state. This has a different meaning for direct or DLUR PU before the link station is established. For DLUR PU, the PU is in reset state, for direct PU, this will be either sending a TEST or XID shut (1) - The PU is configured but in shut state reset (2) - The link station of this PU is not active. inactive (3) - The PU is not activated and the link-station or DLUR state is unknown. test (4) - PU is sending a TEST to establish link. xid (5) - TEST is responded, XID is sent. pActpu (6) - The link station is up but no ACTPU is received. active (7) - ACTPU is received and acknowledged positively. actBusy (8) - Awaiting host to acknowledge the SSCP-PU data.
1.3.6.1.4.1.9.9.54.1.3.1.1.8INTEGER {shut(1), reset(2), inactive(3), test(4), xid(5), pActpu(6), active(7), actBusy(8)}read-onlycurrent
tn3270sPuType
OBJECT-TYPE
This defines whether the connection to the host is via DLUR or direct link. If DLUR, LuSeed, lmac/sap, and rmac/sap in this table are undefined.
1.3.6.1.4.1.9.9.54.1.3.1.1.9INTEGER {dlur(1), direct(2)}read-onlycurrent
tn3270sPuLuSeed
OBJECT-TYPE
For Direct PU this defines the LU name prefix (LU seed) which is concatinated with the locaddr to form a unique name.
1.3.6.1.4.1.9.9.54.1.3.1.1.10DisplayString (SIZE(1..6))read-onlycurrent
tn3270sLocalSapAddress
OBJECT-TYPE
SAP address of the local direct node.
1.3.6.1.4.1.9.9.54.1.3.1.1.11INTEGER (1..254)read-onlycurrent
tn3270sRemoteSapAddress
OBJECT-TYPE
SAP address of the remote node; valid for direct PU only.
1.3.6.1.4.1.9.9.54.1.3.1.1.12INTEGER (1..254)read-onlycurrent
tn3270sRemoteMacAddress
OBJECT-TYPE
MAC address of the remote node; valid for direct PU only.
1.3.6.1.4.1.9.9.54.1.3.1.1.13MacAddressread-onlycurrent
tn3270sPuIpPrecedenceScreen
OBJECT-TYPE
The value of the PRECEDENCE field in the Type of Service octet in the IP header set by the TN3270 server for outbound IP packets destined to the TN3270 client screen. That is from the router to the TN3270 client screen.
1.3.6.1.4.1.9.9.54.1.3.1.1.14INTEGER (0..7)read-onlycurrent
tn3270sPuIpPrecedencePrinter
OBJECT-TYPE
The value of the PRECEDENCE field in the Type of Service octet in the IP header set by the TN3270 server for outbound IP packets destined to the TN3270 client printer. That is from the router to the TN3270 client printer.
1.3.6.1.4.1.9.9.54.1.3.1.1.15INTEGER (0..7)read-onlycurrent
tn3270sPuIpTosScreen
OBJECT-TYPE
The value of the TOS field in the Type of Service octet in the IP header set by the TN3270 server for outbound IP packets destined to the TN3270 client screen. That is from the router to the TN3270 client screen.
1.3.6.1.4.1.9.9.54.1.3.1.1.16INTEGER (0..15)read-onlycurrent
tn3270sPuIpTosPrinter
OBJECT-TYPE
The value of the TOS field in the Type of Service octet in the IP header set by the TN3270 server for outbound IP packets destined to the TN3270 client printer. That is from the router to the TN3270 client printer.
1.3.6.1.4.1.9.9.54.1.3.1.1.17INTEGER (0..15)read-onlycurrent
tn3270sIp
OBJECT-IDENTITY
1.3.6.1.4.1.9.9.54.1.4
tn3270sIpTable
OBJECT-TYPE
A list of IP to LU mapping entries
1.3.6.1.4.1.9.9.54.1.4.1not-accessiblecurrent
tn3270sIpEntry
OBJECT-TYPE
A list of entries to relate a client IP address to the LU
1.3.6.1.4.1.9.9.54.1.4.1.1not-accessiblecurrent
tn3270sIpClientAddr
OBJECT-TYPE
The ip address of the TN3270 client.
1.3.6.1.4.1.9.9.54.1.4.1.1.1IpAddressnot-accessiblecurrent
tn3270sIpClientTcpPort
OBJECT-TYPE
The TCP port of the TN3270 client.
1.3.6.1.4.1.9.9.54.1.4.1.1.2Tn3270sTCPPortnot-accessiblecurrent
tn3270sIpPuIndex
OBJECT-TYPE
The PU index associated with NAU and PU objects
1.3.6.1.4.1.9.9.54.1.4.1.1.3Tn3270sPUIndexread-onlycurrent
tn3270sIpLuIndex
OBJECT-TYPE
The LU index associated with NAU and LU objects.
1.3.6.1.4.1.9.9.54.1.4.1.1.4Tn3270sLUIndexread-onlycurrent
tn3270sLu
OBJECT-IDENTITY
1.3.6.1.4.1.9.9.54.1.5
tn3270sLuTable
OBJECT-TYPE
This helps map LU to client ip/port. Also it provides other useful parameters not available elsewhere.
1.3.6.1.4.1.9.9.54.1.5.1not-accessiblecurrent
tn3270sLuEntry
OBJECT-TYPE
Parameters values for a group.
1.3.6.1.4.1.9.9.54.1.5.1.1not-accessiblecurrent
tn3270sLuPuIndex
OBJECT-TYPE
Index used to uniquely identify each PU instance. This is the same as snaNodeAdminIndex in the NAU MIB.
1.3.6.1.4.1.9.9.54.1.5.1.1.1Tn3270sPUIndexnot-accessiblecurrent
tn3270sLuIndex
OBJECT-TYPE
Index used to uniquely identify the LU instance within a PU. It is the locaddr. This is the same as snaLuAdminLuIndex in the NAU MIB.
1.3.6.1.4.1.9.9.54.1.5.1.1.2Tn3270sLUIndexnot-accessiblecurrent
tn3270sLuClientAddr
OBJECT-TYPE
The ip address of the TN3270 client connected to this LU.
1.3.6.1.4.1.9.9.54.1.5.1.1.3IpAddressread-onlycurrent
tn3270sLuClientTcpPort
OBJECT-TYPE
The TCP port of the TN3270 client connected to this LU.
1.3.6.1.4.1.9.9.54.1.5.1.1.4Tn3270sTCPPortread-onlycurrent
tn3270sLuTelnetType
OBJECT-TYPE
This indicates whether the negotiated TN3270 session. TN3270, TN3270E or never connected.
1.3.6.1.4.1.9.9.54.1.5.1.1.5INTEGER {tn3270(1), tn3270e(2), neverConnect(3)}read-onlycurrent
tn3270sLuTermModel
OBJECT-TYPE
Terminal type or model number of the incoming TN3270 client.
1.3.6.1.4.1.9.9.54.1.5.1.1.6DisplayString (SIZE(1..17))read-onlycurrent
tn3270sLuState
OBJECT-TYPE
The value identifies the current LU state. inactive (1) - LU didn't receive ACTLU. active (2) - LU received ACTLU and acknowledged positively. pSdt (3) - LU is bound but there is no SDT yet. act/session (4) - LU is bound and in session. pActlu (5) - telnet connects in and is awating for ACTLU. pNotifyAv (6) - awaiting host notify-available response. pNotifyUa (7) - awaiting host notify-unavailable response. pReset (8) - awaiting for a buffer to send DACTLU response. pPsid (9) - awaiting for NMVT Reply psid response. pBind (10) - awaiting for host to send bind. pUnbind (11) - awaiting host unbind response. unbindWt (12) - awaiting for client to acknowledge disconnection. sdtWt (13) - awaiting for client to acknowledge SDT
1.3.6.1.4.1.9.9.54.1.5.1.1.7INTEGER {inactive(1), active(2), pSdt(3), actSession(4), pActlu(5), pNotifyAv(6), pNotifyUa(7), pReset(8), pPsid(9), pBind(10), pUnbind(11), unbindWt(12), sdtWt(13)}read-onlycurrent
tn3270sLuCurInbPacing
OBJECT-TYPE
The number of inbound frames allowed to be sent to the host without receiving a pacing response from the host.
1.3.6.1.4.1.9.9.54.1.5.1.1.8INTEGER (0..63)read-onlycurrent
tn3270sLuCurInbQsize
OBJECT-TYPE
After inbound pacing credit is exhausted, the inbound data is queued. This is the number of inbound frames queued waiting for host pacing response.
1.3.6.1.4.1.9.9.54.1.5.1.1.9INTEGER (0..63)read-onlycurrent
tn3270sLuCurOutQsize
OBJECT-TYPE
The number of TCP packets in the server queued for transmission to the client
1.3.6.1.4.1.9.9.54.1.5.1.1.10INTEGER (0..63)read-onlycurrent
tn3270sLuIdleTime
OBJECT-TYPE
Time since last activity was recorded on this LU.
1.3.6.1.4.1.9.9.54.1.5.1.1.11INTEGER (0..65535)read-onlycurrent
tn3270sLuType
OBJECT-TYPE
This indicates whether LU is dynamic or static. dynamic (1) - LU is configured as DDDLU. static (2) - LU is configured as specific. Host will send ACTLU as soon as PU is active.
1.3.6.1.4.1.9.9.54.1.5.1.1.12INTEGER {dynamic(1), static(2)}read-onlycurrent
tn3270sLuAppnLinkIndex
OBJECT-TYPE
This is the link index into APPN mib for link on which bind flowed; only valid for DLUR LU.
1.3.6.1.4.1.9.9.54.1.5.1.1.13DisplayString (SIZE(1..8))read-onlycurrent
tn3270sLuLfsid
OBJECT-TYPE
This is the session identifier on a PU 2.1 link.
1.3.6.1.4.1.9.9.54.1.5.1.1.14INTEGER (0..65535)read-onlycurrent
tn3270sLuLastEvent
OBJECT-TYPE
Time at which the last data was logged for this LU.
1.3.6.1.4.1.9.9.54.1.5.1.1.15TimeStampread-onlyobsolete
tn3270sLuEvents
OBJECT-TYPE
An array of octets indicating the latest events which happened in this LU. Octet 1 is the most recent event, octet 2 the next most recent and so on. Although the maximum number of events kept is 16, the actual number of events kept may be lower than that. When more events are generated than are kept, the oldest ones are discarded. Events are encoded as: 1 inactivity timer expired. 2 dynamic timer expired, 3 actlu from host 4 bind from host 5 clear from host 6 dactlu from host 7 hierarchical reset from PU (warn actpu) 8 sdt from host 9 unbind from host 10 notify response from host 11 Reply psid negative response from host 12 Reply psid pos response from host 13 unbind response from host 14 hierarchical reset from pu 15 connect from client 16 disconnect from client 17 timing-mark response from client 18 flow control timer expired 19 negative response to host 20 negative response from host 21 data contention happened 22 no buffer to send response 23 receive a sna response while inbound
1.3.6.1.4.1.9.9.54.1.5.1.1.16OCTET STRING (SIZE(0..16))read-onlycurrent
tn3270sLuNail
OBJECT-TYPE
This variable indicates whether this LU has been configured (Nailed) for a specific TN3270 client. TRUE -> LU is nailed to the client IP address FALSE -> LU is not nailed to the client IP address
1.3.6.1.4.1.9.9.54.1.5.1.1.17TruthValueread-onlycurrent
tn3270sPuNail
OBJECT-IDENTITY
1.3.6.1.4.1.9.9.54.1.6
tn3270sPuNailTable
OBJECT-TYPE
A list of reserved LUs and their associated IP addresses is represented here for the containing PU. Each LU is configured for a specific client IP address. This association between the LU and the client IP Address is called nailing. The client is said to be nailed to its LU and visa-versa. If the client IP address is known but the PU index is not known, a more efficient way to access this info is via tn3270sIpNailTable.
1.3.6.1.4.1.9.9.54.1.6.1not-accessiblecurrent
tn3270sPuNailEntry
OBJECT-TYPE
A list of entries to relate a PU to nailed clients.This table contains the same info as tn3270sIpNailTable. The indices are ordered to facilitate access to the information when the PU index is known but not the client IP address. This is necessitated due to the potentially large number of rows in the table.
1.3.6.1.4.1.9.9.54.1.6.1.1not-accessiblecurrent
tn3270sPuNailClientIpAddr
OBJECT-TYPE
The IP address of the nailed TN3270 client.
1.3.6.1.4.1.9.9.54.1.6.1.1.1IpAddressread-onlycurrent
tn3270sPuNailClientIpMask
OBJECT-TYPE
The subnet mask of the nailed TN3270 client.
1.3.6.1.4.1.9.9.54.1.6.1.1.2IpAddressread-onlycurrent
tn3270sPuNailType
OBJECT-TYPE
The nailing type configured for the range of LUs within this PU is either screen or printer. screen - The range of LUs will only be connected to TN3270 clients with a device type which is not 328*. If an LU is statically configured at the host, then it should be configured with a screen DLOGMOD definition. printer - The range of LUs will only be connected to TN3270 clients with device type which is 328*. If an LU is statically configured at the host, then it should be configured with a printer DLOGMOD definition.
1.3.6.1.4.1.9.9.54.1.6.1.1.3INTEGER {screen(1), printer(2)}read-onlycurrent
tn3270sPuNailLuFirst
OBJECT-TYPE
The first LU in this range nailed to this client ip address.
1.3.6.1.4.1.9.9.54.1.6.1.1.4INTEGER (1..255)read-onlycurrent
tn3270sPuNailLuLast
OBJECT-TYPE
The last LU in this range nailed to this client ip address.
1.3.6.1.4.1.9.9.54.1.6.1.1.5INTEGER (1..255)read-onlycurrent
tn3270sIpNail
OBJECT-IDENTITY
1.3.6.1.4.1.9.9.54.1.7
tn3270sIpNailTable
OBJECT-TYPE
A list of reserved LUs and their associated IP addresses is represented here for the containing PU. Each LU is configured for a specific client IP address. This association between the LU and the client IP Address is called nailing. The client is said to be nailed to its LU and visa-versa. If the PU index is known but the client IP address is not known, a more efficient way to access this info is via tn3270sPuNailTable.
1.3.6.1.4.1.9.9.54.1.7.1not-accessiblecurrent
tn3270sIpNailEntry
OBJECT-TYPE
A list of entries to relate a PU to nailed clients. This table contains the same info as tn3270sPuNailTable. The indices are ordered to facilitate access to the info when the client IP address is known but not the PU index. This is necessitated due to the potentially large number of rows in the table.
1.3.6.1.4.1.9.9.54.1.7.1.1not-accessiblecurrent
tn3270sIpNailClientIpAddr
OBJECT-TYPE
The IP address of the nailed TN3270 client.
1.3.6.1.4.1.9.9.54.1.7.1.1.1IpAddressread-onlycurrent
tn3270sIpNailClientIpMask
OBJECT-TYPE
The subnet mask of the nailed TN3270 client.
1.3.6.1.4.1.9.9.54.1.7.1.1.2IpAddressread-onlycurrent
tn3270sIpNailType
OBJECT-TYPE
The nailing type configured for the range of LUs within this PU is either screen or printer. screen - The range of LUs will only be connected to TN3270 clients with a device type which is not 328*. If an LU is statically configured at the host, then it should be configured with a screen DLOGMOD definition. printer - The range of LUs will only be connected to TN3270 clients with device type which is 328*. If an LU is statically configured at the host, then it should be configured with a printer DLOGMOD definition.
1.3.6.1.4.1.9.9.54.1.7.1.1.3INTEGER {screen(1), printer(2)}read-onlycurrent
tn3270sIpNailLuFirst
OBJECT-TYPE
The first LU in this range nailed to this client ip address.
1.3.6.1.4.1.9.9.54.1.7.1.1.4INTEGER (1..255)read-onlycurrent
tn3270sIpNailLuLast
OBJECT-TYPE
The last LU in this range nailed to this client ip address.
1.3.6.1.4.1.9.9.54.1.7.1.1.5INTEGER (1..255)read-onlycurrent
ciscoTn3270ServerMIBNotificationPrefix
OBJECT-IDENTITY
1.3.6.1.4.1.9.9.54.2
ciscoTn3270ServerMIBConformance
OBJECT-IDENTITY
1.3.6.1.4.1.9.9.54.3
ciscoTn3270ServerMIBCompliances
OBJECT-IDENTITY
1.3.6.1.4.1.9.9.54.3.1
ciscoTn3270ServerMIBGroups
OBJECT-IDENTITY
1.3.6.1.4.1.9.9.54.3.2

Conformance

NameOIDStatus
ciscoTn3270ServerMIBCompliance
MODULE-COMPLIANCE
The compliance statement for entities which implement the Cisco Tn3270s MIB
1.3.6.1.4.1.9.9.54.3.1.1current
ciscoTn3270ServerMIBComplianceObsolete
MODULE-COMPLIANCE
The compliance statement for obsolete entities.
1.3.6.1.4.1.9.9.54.3.1.2obsolete
ciscoTn3270ServerMIBComplianceRev1
MODULE-COMPLIANCE
The compliance statement for the TN3270 Server.
1.3.6.1.4.1.9.9.54.3.1.3current
ciscoTn3270ServerMIBGroup
OBJECT-GROUP
A collection of objects providing Tn3270 ability to a Cisco agent.
1.3.6.1.4.1.9.9.54.3.2.1current
ciscoTn3270ServerMIBGroupObsolete
OBJECT-GROUP
A collection of objects providing Tn3270 ability to a Cisco agent.
1.3.6.1.4.1.9.9.54.3.2.2obsolete
ciscoTn3270ServerMIBGroupRev1
OBJECT-GROUP
A collection of objects providing LU nailing and IP precedence features.
1.3.6.1.4.1.9.9.54.3.2.3current