|
|
Description:
|
bbFiconSystemMihpTimeout OBJECT-TYPE
SYNTAX OCTET STRING (SIZE(1))
MAX-ACCESS read-write
STATUS current
DESCRIPTION
"Missing Interrupt Handler Primary Timeout (MIHPTO) is the longest
time that a channel program should be expected to last taking
into account recovery time and any queueing time as a result
of presentation of busy or channel retry status. To configure
this object, the default VF needs to be disabled.
The interpretation of the byte is as follows:
Bits 7-6 are exponents
00 indicates 1 second increments
01 indicates 10 second increments
10 indicates 100 second increments
11 indicates 1000 second increments
Bits 5-0 are value in range of 0 - 63 with ranges according to exponent:
00 indicates values 15 - 63
01 indicates values 15 - 630 by 10 second increments
10 indicates values 15 - 6300 by 100 second increments
11 indicates values 15 - 63000 by 1000 second increments
The default value is 0x52.
They byte value range is 15..127 which covers a decimal value of 15..63000"
|
|
|
|