ibm-tn3270e-rt

ibm-tn3270e-rt Download

MIBs list

This module defines a portion of the management information base (MIB) that enables monitoring of TN3270 and TN3270E clients' response times by a TN3270E server.

IPHost Network Monitor offer an easy way of SNMP monitoring your IBM network devices.

OID list for ibm-tn3270e-rt

tn3270eRtCollCtlTable
The response time monitoring collection control table, which allows a management application to control the types of response time data being collected, and the clients for which it is being collected. This table is indexed by tn3270eSrvrConfIndex, import ...
tn3270eRtCollCtlEntry
Entry in the TN3270E response time monitoring collection control table. To handle the case of multiple TN3270E servers on the same host, the first index of this table is the tn3270eSrvrConfIndex from the TN3270E-MIB.
tn3270eRtCollCtlClientGroupName
The name of a client group. Membership in a client group is specified via the TN3270E-MIB's tn3270eClientGroupTable. The index for that table, tn3270eClientGroupName, is equivalent to this object; it was not imported because doing so results in MIB compil ...
tn3270eRtCollCtlType
This object controls what types of response time data to collect, whether to summarize the data across the members of a client group or keep it individually, whether to introduce dynamic definite responses, and whether to generate traps. aggregate(0) ...
tn3270eRtCollCtlSPeriod
The number of seconds that defines the sample period. The actual interval is defined as tn3270eRtCollCtlSPeriod times tn3270eRtCollCtlSPMult. The value of this object is used only if the corresponding tn3270eRtCollCtlType has the average(3) setting.
tn3270eRtCollCtlSPMult
The sample period multiplier; this value is multiplied by the sample period, tn3270eRtCollCtlSPeriod, to determine the collection interval. The value of this object is used only if the corresponding tn3270eRtCollCtlType has the average(3) setting.
tn3270eRtCollCtlThreshHigh
The threshold for generating a tn3270eRtExceeded notification, signalling that a monitored total response time has exceeded the specified limit. A value of zero for this object suppresses generation of this notification. The value of this object is used ...
tn3270eRtCollCtlThreshLow
The threshold for generating a tn3270eRtOkay notification, signalling that a monitored total response time has fallen below the specified limit. A value of zero for this object suppresses generation of this notification. The value of this object is used ...
tn3270eRtCollCtlIdleRate
The value of this object is used to determine whether a sample that yields an average response time exceeding the value of tn3270eRtCollCtlThreshHigh was a statistically valid one. If the following statement is true, then the sample was statistically val ...
tn3270eRtCollCtlBucketBndry1
The value of this object defines the range of transaction response times counted in the Tn3270eRtDataBucket1 object: those less than or equal to this value.
tn3270eRtCollCtlBucketBndry2
The value of this object, together with that of the tn3270eRtCollCtlBucketBndry1 object, defines the range of transaction response times counted in the Tn3270eRtDataBucket2 object: those greater than the value of the tn3270eRtCollCtlBucketBndry1 object, ...
tn3270eRtCollCtlBucketBndry3
The value of this object, together with that of the tn3270eRtCollCtlBucketBndry2 object, defines the range of transaction response times counted in the Tn3270eRtDataBucket3 object: those greater than the value of the tn3270eRtCollCtlBucketBndry2 object, ...
tn3270eRtCollCtlBucketBndry4
The value of this object, together with that of the tn3270eRtCollCtlBucketBndry3 object, defines the range of transaction response times counted in the Tn3270eRtDataBucket4 object: those greater than the value of the tn3270eRtCollCtlBucketBndry3 object, ...
tn3270eRtCollCtlRowStatus
This object allows entries to be created and deleted in the tn3270eRtCollCtlTable. An entry in this table is deleted by setting this object to destroy(6). Deleting an entry in this table has the side-effect of removing all entries from the tn3270eRtDataT ...
tn3270eRtDataTable
The response time data table. Entries in this table are created based on entries in the tn3270eRtCollCtlTable.
tn3270eRtDataEntry
Entries in this table are created based upon the tn3270eRtCollCtlTable. When the corresponding tn3270eRtCollCtlType has aggregate(0) specified, a single entry is created in this table, with a tn3270eRtDataClientAddrType of unknown(0), a zero-length octet ...
tn3270eRtDataClientAddrType
Indicates the type of address that following in the instance OID represented by tn3270eRtDataClientAddress.
tn3270eRtDataClientAddress
Contains the IP address of the TN3270 client being monitored. A null octet string is used if the aggregate of the Client Group is being collected
tn3270eRtDataClientPort
Contains the client port number of the TN3270 client being monitored. The value 0 is used if aggregate data is being collected for the client group, or if the tn3270eRtDataClientAddrType identifies an address type that does not support ports.
tn3270eRtDataAvgRt
The average total response time measured over the last collection interval.
tn3270eRtDataAvgIpRt
The average IP response time measured over the last collection interval.
tn3270eRtDataAvgTransCount
The sliding transaction count used for calculating the values of the tn3270eRtDataAvgRt and tn3270eRtDataAvgIpRt objects. The actual transaction count is available in the tn3270eRtDataTransCount object.
tn3270eRtDataIntTimeStamp
The date and time of the last interval that tn3270eRtDataAvgRt, tn3270eRtDataAvgIpRt, and tn3270eRtDataAvgTransCount were calculated.
tn3270eRtDataTotalRt
A count of the total response time collected.
tn3270eRtDataTotalIpRt
A count of the total IP-network response time collected.
tn3270eRtDataTransCount
A count of the total number of transactions detected.
tn3270eRtDataDrCount
A count of the total number of definite responses detected.
tn3270eRtDataElapsRndTrpSq
The sum of the elapsed round trip time squared. A sum of the squares is keep in order to calculate a variance.
tn3270eRtDataElapsIpRtSq
The sum of the elapsed IP round trip time squared. A sum of the squares is keep in order to calculate a variance.
tn3270eRtDataBucket1
A count of the response times falling into bucket 1.
tn3270eRtDataBucket2
A count of the response times falling into bucket 2.
tn3270eRtDataBucket3
A count of the response times falling into bucket 3.
tn3270eRtDataBucket4
A count of the response times falling into bucket 4.
tn3270eRtDataBucket5
A count of the response times falling into bucket 5.
tn3270eRtDataRtMethod
The value of this object indicates the method that was used in calculating the IP Network Time.

Download IPHost Network Monitor (500 monitors for 30 days, 50 monitors free forever) to start monitoring network devices right now.

MIBs list