|
Description:
|
responseTime ATTRIBUTE
WITH
ATTRIBUTE SYNTAX RTMModule.ResponseTime;
MATCHES FOR EQUALITY;
BEHAVIOUR
responseTimeBehaviour BEHAVIOUR
DEFINED AS
"This attribute is a time period type. This attribute is supported by the response monitor managed object class. A value of this attribute indicates a response time from when a response request is sent by the monitored response requester to when that response is arrived at the monitored response confirmation object.
This attribute is a choice of seconds, milli seconds, micro seconds, nano seconds, pico seconds, and seconds per bit value. The last one is a REAL type and the others are INTEGER type. The seconds per bit value is calculated according to the following expression.
(RTraw * 2) / (Ls + Lr)
where:
RTraw is the raw response time of any PDU of any length.
Ls is the bit length of the response request PDU.
Lr is the bit length of the response PDU.";;
|
|
|