📄 rfc2562.mib
字号:
counter by monitoring the tn3270eRtDataDiscontinuityTime object." ::= { tn3270eRtDataEntry 17 } tn3270eRtDataBucket5Rts OBJECT-TYPE SYNTAX Counter32 MAX-ACCESS read-only STATUS current DESCRIPTION "The count of the response times falling into bucket 5. A management application can detect discontinuities in this counter by monitoring the tn3270eRtDataDiscontinuityTime object." ::= { tn3270eRtDataEntry 18 } tn3270eRtDataRtMethod OBJECT-TYPE SYNTAX INTEGER { none(0), responses(1), timingMark(2) } MAX-ACCESS read-only STATUS current DESCRIPTION "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 calculated for the IP network." ::= { tn3270eRtDataEntry 19 } tn3270eRtDataDiscontinuityTime OBJECT-TYPE SYNTAX TimeStamp MAX-ACCESS read-only STATUS current DESCRIPTION "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 server is stopped and then restarted, and local methods are used to set up collection policy (tn3270eRtCollCtlTable entries)." ::= { tn3270eRtDataEntry 20 } tn3270eRtSpinLock OBJECT-TYPE SYNTAX TestAndIncr MAX-ACCESS read-write STATUS current DESCRIPTION "An advisory lock used to allow cooperating TN3270E-RT-MIB applications to coordinate their use of the tn3270eRtCollCtlTable. When creating a new entry or altering an existing entry in the tn3270eRtCollCtlTable, an application should make use of tn3270eRtSpinLock to serialize application changes or additions. Since this is an advisory lock, the use of this lock is not enforced." ::= { tn3270eRtObjects 3 } -- Notifications tn3270eRtExceeded NOTIFICATION-TYPE OBJECTS { tn3270eRtDataIntTimeStamp, tn3270eRtDataAvgRt, tn3270eRtDataAvgIpRt, tn3270eRtDataAvgCountTrans, tn3270eRtDataRtMethod } STATUS current DESCRIPTION "This notification is generated when the average response time, tn3270eRtDataAvgRt, exceeds tn3270eRtCollCtlThresholdHigh at the end of a collection interval specified by tn3270eCollCtlSPeriod times tn3270eCollCtlSPMult. Note that the corresponding tn3270eCollCtlType must have traps(5) and average(3) set for this notification to be generated. In addition, tn3270eRtDataAvgCountTrans, tn3270eRtCollCtlThreshHigh, and tn3270eRtDataAvgRt are algorithmically compared to tn3270eRtCollCtlIdleCount for determination if this notification will be suppressed." ::= { tn3270eRtNotifications 1 } tn3270eRtOkay NOTIFICATION-TYPE OBJECTS { tn3270eRtDataIntTimeStamp, tn3270eRtDataAvgRt, tn3270eRtDataAvgIpRt, tn3270eRtDataAvgCountTrans, tn3270eRtDataRtMethod } STATUS current DESCRIPTION "This notification is generated when the average response time, tn3270eRtDataAvgRt, falls below tn3270eRtCollCtlThresholdLow at the end of a collection interval specified by tn3270eCollCtlSPeriod times tn3270eCollCtlSPMult, after a tn3270eRtExceeded notification was generated. Note that the corresponding tn3270eCollCtlType must have traps(5) and average(3) set for this notification to be generated." ::= { tn3270eRtNotifications 2 } tn3270eRtCollStart NOTIFICATION-TYPE OBJECTS { tn3270eRtDataRtMethod, -- type of collection tn3270eResMapElementType -- type of resource } STATUS current DESCRIPTION "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 corresponding tn3270eRtCollCtlType must have traps(5) selected. tn3270eResMapElementType contains a valid value only if tn3270eRtDataClientAddress contains a valid address (rather than a zero-length octet string)." ::= { tn3270eRtNotifications 3 } tn3270eRtCollEnd NOTIFICATION-TYPE OBJECTS { tn3270eRtDataDiscontinuityTime, tn3270eRtDataAvgRt, tn3270eRtDataAvgIpRt, tn3270eRtDataAvgCountTrans, tn3270eRtDataIntTimeStamp, tn3270eRtDataTotalRts, tn3270eRtDataTotalIpRts, tn3270eRtDataCountTrans, tn3270eRtDataCountDrs, tn3270eRtDataElapsRndTrpSq, tn3270eRtDataElapsIpRtSq, tn3270eRtDataBucket1Rts, tn3270eRtDataBucket2Rts, tn3270eRtDataBucket3Rts, tn3270eRtDataBucket4Rts, tn3270eRtDataBucket5Rts, tn3270eRtDataRtMethod } STATUS current DESCRIPTION "This notification is generated when an tn3270eRtDataEntry is deleted after being active (actual data collected), in order to enable a management application monitoring an tn3270eRtDataEntry to get the entry's final values. Note that the corresponding tn3270eCollCtlType must have traps(5) set for this notification to be generated." ::= { tn3270eRtNotifications 4 } -- Conformance Statement tn3270eRtGroups OBJECT IDENTIFIER ::= { tn3270eRtConformance 1 } tn3270eRtCompliances OBJECT IDENTIFIER ::= { tn3270eRtConformance 2 } -- Compliance statements tn3270eRtCompliance MODULE-COMPLIANCE STATUS current DESCRIPTION "The compliance statement for agents that support the TN327E-RT-MIB." MODULE -- this module MANDATORY-GROUPS { tn3270eRtGroup, tn3270eRtNotGroup } OBJECT tn3270eRtCollCtlType MIN-ACCESS read-only DESCRIPTION "The agent is not required to support a SET operation to this object in the absence of adequate security." OBJECT tn3270eRtCollCtlSPeriod MIN-ACCESS read-only DESCRIPTION "The agent is not required to allow the user to change the default value of this object, and is allowed to use a different default." OBJECT tn3270eRtCollCtlSPMult MIN-ACCESS read-only DESCRIPTION "The agent is not required to support a SET operation to this object in the absence of adequate security." OBJECT tn3270eRtCollCtlThreshHigh MIN-ACCESS read-only DESCRIPTION "The agent is not required to support a SET operation to this object in the absence of adequate security." OBJECT tn3270eRtCollCtlThreshLow MIN-ACCESS read-only DESCRIPTION "The agent is not required to support a SET operation to this object in the absence of adequate security." OBJECT tn3270eRtCollCtlIdleCount MIN-ACCESS read-only DESCRIPTION "The agent is not required to support a SET operation to this object in the absence of adequate security." OBJECT tn3270eRtCollCtlBucketBndry1 MIN-ACCESS read-only DESCRIPTION "The agent is not required to support a SET operation to this object in the absence of adequate security." OBJECT tn3270eRtCollCtlBucketBndry2 MIN-ACCESS read-only DESCRIPTION "The agent is not required to support a SET operation to this object in the absence of adequate security." OBJECT tn3270eRtCollCtlBucketBndry3 MIN-ACCESS read-only DESCRIPTION "The agent is not required to support a SET operation to this object in the absence of adequate security." OBJECT tn3270eRtCollCtlBucketBndry4 MIN-ACCESS read-only DESCRIPTION "The agent is not required to support a SET operation to this object in the absence of adequate security." OBJECT tn3270eRtCollCtlRowStatus SYNTAX INTEGER { active(1) -- subset of RowStatus } MIN-ACCESS read-only DESCRIPTION "Write access is not required, and only one of the six enumerated values for the RowStatus textual convention need be supported, specifically: active(1)." ::= {tn3270eRtCompliances 1 } -- Group definitions tn3270eRtGroup OBJECT-GROUP OBJECTS { tn3270eRtCollCtlType, tn3270eRtCollCtlSPeriod, tn3270eRtCollCtlSPMult, tn3270eRtCollCtlThreshHigh, tn3270eRtCollCtlThreshLow, tn3270eRtCollCtlIdleCount, tn3270eRtCollCtlBucketBndry1, tn3270eRtCollCtlBucketBndry2, tn3270eRtCollCtlBucketBndry3, tn3270eRtCollCtlBucketBndry4, tn3270eRtCollCtlRowStatus, tn3270eRtDataDiscontinuityTime, tn3270eRtDataAvgRt, tn3270eRtDataAvgIpRt, tn3270eRtDataAvgCountTrans, tn3270eRtDataIntTimeStamp, tn3270eRtDataTotalRts, tn3270eRtDataTotalIpRts, tn3270eRtDataCountTrans, tn3270eRtDataCountDrs, tn3270eRtDataElapsRndTrpSq, tn3270eRtDataElapsIpRtSq, tn3270eRtDataBucket1Rts, tn3270eRtDataBucket2Rts, tn3270eRtDataBucket3Rts, tn3270eRtDataBucket4Rts, tn3270eRtDataBucket5Rts, tn3270eRtDataRtMethod, tn3270eRtSpinLock } STATUS current DESCRIPTION "This group is mandatory for all implementations that support the TN3270E-RT-MIB. " ::= { tn3270eRtGroups 1 } tn3270eRtNotGroup NOTIFICATION-GROUP NOTIFICATIONS { tn3270eRtExceeded, tn3270eRtOkay, tn3270eRtCollStart, tn3270eRtCollEnd } STATUS current DESCRIPTION "The notifications that must be supported when the TN3270E-RT-MIB is implemented. " ::= { tn3270eRtGroups 2 } END
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -