TN3270E-RT-MIB
49 objects
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.
Imported Objects
| IANATn3270eTC-MIB | IANATn3270eAddress IANATn3270eAddrType |
| SNA-NAU-MIB | snanauMIB |
| SNMPv2-CONF | MODULE-COMPLIANCE NOTIFICATION-GROUP OBJECT-GROUP |
| SNMPv2-SMI | Counter32 Gauge32 MODULE-IDENTITY NOTIFICATION-TYPE OBJECT-TYPE Unsigned32 |
| SNMPv2-TC | DateAndTime RowStatus TestAndIncr TimeStamp |
| TN3270E-MIB | tn3270eClientGroupName tn3270eResMapElementType tn3270eSrvrConfIndex |
| OID | Name | Access | Status | Description |
|---|---|---|---|---|
| 1.3.6.1.2.1.34.9 | Identitytn3270eRtMIB | This module defines a portion of the management information base (MIB) that enables monitoring of TN3270 and TN3270E clients' response times by a TN3270E serve… | ||
| 1.3.6.1.2.1.34.9.0 | Nodetn3270eRtNotifications | |||
| 1.3.6.1.2.1.34.9.0.1 | Notificationtn3270eRtExceeded | current | This notification is generated when the average response time, tn3270eRtDataAvgRt, exceeds tn3270eRtCollCtlThresholdHigh at the end of a collection interval sp… | |
| 1.3.6.1.2.1.34.9.0.2 | Notificationtn3270eRtOkay | current | This notification is generated when the average response time, tn3270eRtDataAvgRt, falls below tn3270eRtCollCtlThresholdLow at the end of a collection interval… | |
| 1.3.6.1.2.1.34.9.0.3 | Notificationtn3270eRtCollStart | current | This notification is generated when response time data collection is enabled for a member of a client group. In order for this notification to occur the corres… | |
| 1.3.6.1.2.1.34.9.0.4 | Notificationtn3270eRtCollEnd | current | This notification is generated when an tn3270eRtDataEntry is deleted after being active (actual data collected), in order to enable a management application mo… | |
| 1.3.6.1.2.1.34.9.1 | Nodetn3270eRtObjects | |||
| 1.3.6.1.2.1.34.9.1.1 | Tabletn3270eRtCollCtlTable | not-accessible | current | The response time monitoring collection control table, which allows a management application to control the types of response time data being collected, and th… |
| 1.3.6.1.2.1.34.9.1.1.1 | Rowtn3270eRtCollCtlEntry | not-accessible | current | An 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 … |
| 1.3.6.1.2.1.34.9.1.1.1.2 | Columntn3270eRtCollCtlType | read-create | current | 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, w… |
| 1.3.6.1.2.1.34.9.1.1.1.3 | Columntn3270eRtCollCtlSPeriod | read-create | current | The number of seconds that defines the sample period. The actual interval is defined as tn3270eRtCollCtlSPeriod times tn3270eRtCollCtlSPMult. The value of this… |
| 1.3.6.1.2.1.34.9.1.1.1.4 | Columntn3270eRtCollCtlSPMult | read-create | current | The sample period multiplier; this value is multiplied by the sample period, tn3270eRtCollCtlSPeriod, to determine the collection interval. Sliding-window aver… |
| 1.3.6.1.2.1.34.9.1.1.1.5 | Columntn3270eRtCollCtlThreshHigh | read-create | current | The threshold for generating a tn3270eRtExceeded notification, signalling that a monitored total response time has exceeded the specified limit. A value of zer… |
| 1.3.6.1.2.1.34.9.1.1.1.6 | Columntn3270eRtCollCtlThreshLow | read-create | current | The threshold for generating a tn3270eRtOkay notification, signalling that a monitored total response time has fallen below the specified limit. A value of zer… |
| 1.3.6.1.2.1.34.9.1.1.1.7 | Columntn3270eRtCollCtlIdleCount | read-create | current | 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 sta… |
| 1.3.6.1.2.1.34.9.1.1.1.8 | Columntn3270eRtCollCtlBucketBndry1 | read-create | current | The value of this object defines the range of transaction response times counted in the Tn3270eRtDataBucket1Rts object: those less than or equal to this value. |
| 1.3.6.1.2.1.34.9.1.1.1.9 | Columntn3270eRtCollCtlBucketBndry2 | read-create | current | The value of this object, together with that of the tn3270eRtCollCtlBucketBndry1 object, defines the range of transaction response times counted in the Tn3270e… |
| 1.3.6.1.2.1.34.9.1.1.1.10 | Columntn3270eRtCollCtlBucketBndry3 | read-create | current | The value of this object, together with that of the tn3270eRtCollCtlBucketBndry2 object, defines the range of transaction response times counted in the Tn3270e… |
| 1.3.6.1.2.1.34.9.1.1.1.11 | Columntn3270eRtCollCtlBucketBndry4 | read-create | current | The value of this object, together with that of the tn3270eRtCollCtlBucketBndry3 object, defines the range of transaction response times counted in the Tn3270e… |
| 1.3.6.1.2.1.34.9.1.1.1.12 | Columntn3270eRtCollCtlRowStatus | read-create | current | 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). Dele… |
| 1.3.6.1.2.1.34.9.1.2 | Tabletn3270eRtDataTable | not-accessible | current | The response time data table. Entries in this table are created based on entries in the tn3270eRtCollCtlTable. |
| 1.3.6.1.2.1.34.9.1.2.1 | Rowtn3270eRtDataEntry | not-accessible | current | Entries in this table are created based upon the tn3270eRtCollCtlTable. When the corresponding tn3270eRtCollCtlType has aggregate(0) specified, a single entry … |
| 1.3.6.1.2.1.34.9.1.2.1.1 | Columntn3270eRtDataClientAddrType | not-accessible | current | Indicates the type of address represented by the value of tn3270eRtDataClientAddress. The value unknown(0) is used if aggregate data is being collected for the… |
| 1.3.6.1.2.1.34.9.1.2.1.2 | Columntn3270eRtDataClientAddress | not-accessible | current | Contains the IP address of the TN3270 client being monitored. A zero-length octet string is used if aggregate data is being collected for the client group. |
| 1.3.6.1.2.1.34.9.1.2.1.3 | Columntn3270eRtDataClientPort | not-accessible | current | 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 … |
| 1.3.6.1.2.1.34.9.1.2.1.4 | Columntn3270eRtDataAvgRt | read-only | current | The average total response time measured over the last collection interval. |
| 1.3.6.1.2.1.34.9.1.2.1.5 | Columntn3270eRtDataAvgIpRt | read-only | current | The average IP response time measured over the last collection interval. |
| 1.3.6.1.2.1.34.9.1.2.1.6 | Columntn3270eRtDataAvgCountTrans | read-only | current | The sliding transaction count used for calculating the values of the tn3270eRtDataAvgRt and tn3270eRtDataAvgIpRt objects. The actual transaction count is avail… |
| 1.3.6.1.2.1.34.9.1.2.1.7 | Columntn3270eRtDataIntTimeStamp | read-only | current | The date and time of the last interval that tn3270eRtDataAvgRt, tn3270eRtDataAvgIpRt, and tn3270eRtDataAvgCountTrans were calculated. Prior to the calculation … |
| 1.3.6.1.2.1.34.9.1.2.1.8 | Columntn3270eRtDataTotalRts | read-only | current | The count of the total response times collected. A management application can detect discontinuities in this counter by monitoring the tn3270eRtDataDiscontinui… |
| 1.3.6.1.2.1.34.9.1.2.1.9 | Columntn3270eRtDataTotalIpRts | read-only | current | The count of the total IP-network response times collected. A management application can detect discontinuities in this counter by monitoring the tn3270eRtData… |
| 1.3.6.1.2.1.34.9.1.2.1.10 | Columntn3270eRtDataCountTrans | read-only | current | The count of the total number of transactions detected. A management application can detect discontinuities in this counter by monitoring the tn3270eRtDataDisc… |
| 1.3.6.1.2.1.34.9.1.2.1.11 | Columntn3270eRtDataCountDrs | read-only | current | The count of the total number of definite responses detected. A management application can detect discontinuities in this counter by monitoring the tn3270eRtDa… |
| 1.3.6.1.2.1.34.9.1.2.1.12 | Columntn3270eRtDataElapsRndTrpSq | read-only | current | The sum of the elapsed round trip time squared. The sum of the squares is kept in order to enable calculation of a variance. |
| 1.3.6.1.2.1.34.9.1.2.1.13 | Columntn3270eRtDataElapsIpRtSq | read-only | current | The sum of the elapsed IP round trip time squared. The sum of the squares is kept in order to enable calculation of a variance. |
| 1.3.6.1.2.1.34.9.1.2.1.14 | Columntn3270eRtDataBucket1Rts | read-only | current | The count of the response times falling into bucket 1. A management application can detect discontinuities in this counter by monitoring the tn3270eRtDataDisco… |
| 1.3.6.1.2.1.34.9.1.2.1.15 | Columntn3270eRtDataBucket2Rts | read-only | current | The count of the response times falling into bucket 2. A management application can detect discontinuities in this counter by monitoring the tn3270eRtDataDisco… |
| 1.3.6.1.2.1.34.9.1.2.1.16 | Columntn3270eRtDataBucket3Rts | read-only | current | The count of the response times falling into bucket 3. A management application can detect discontinuities in this counter by monitoring the tn3270eRtDataDisco… |
| 1.3.6.1.2.1.34.9.1.2.1.17 | Columntn3270eRtDataBucket4Rts | read-only | current | The count of the response times falling into bucket 4. A management application can detect discontinuities in this counter by monitoring the tn3270eRtDataDisco… |
| 1.3.6.1.2.1.34.9.1.2.1.18 | Columntn3270eRtDataBucket5Rts | read-only | current | The count of the response times falling into bucket 5. A management application can detect discontinuities in this counter by monitoring the tn3270eRtDataDisco… |
| 1.3.6.1.2.1.34.9.1.2.1.19 | Columntn3270eRtDataRtMethod | read-only | current | The value of this object indicates the method that was used in calculating the IP network time. The value 'none(0) indicates that response times were not calcu… |
| 1.3.6.1.2.1.34.9.1.2.1.20 | Columntn3270eRtDataDiscontinuityTime | read-only | current | The value of sysUpTime on the most recent occasion at which one or more of this entry's counter objects suffered a discontinuity. This may happen if a TN3270E … |
| 1.3.6.1.2.1.34.9.1.3 | Scalartn3270eRtSpinLock | read-write | current | An advisory lock used to allow cooperating TN3270E-RT-MIB applications to coordinate their use of the tn3270eRtCollCtlTable. When creating a new entry or alter… |
| 1.3.6.1.2.1.34.9.3 | Nodetn3270eRtConformance | |||
| 1.3.6.1.2.1.34.9.3.1 | Nodetn3270eRtGroups | |||
| 1.3.6.1.2.1.34.9.3.1.1 | Grouptn3270eRtGroup | current | This group is mandatory for all implementations that support the TN3270E-RT-MIB. | |
| 1.3.6.1.2.1.34.9.3.1.2 | Grouptn3270eRtNotGroup | current | The notifications that must be supported when the TN3270E-RT-MIB is implemented. | |
| 1.3.6.1.2.1.34.9.3.2 | Nodetn3270eRtCompliances | |||
| 1.3.6.1.2.1.34.9.3.2.1 | Compliancetn3270eRtCompliance | read-only | current | The compliance statement for agents that support the TN327E-RT-MIB. |