|
|
Description:
|
cabhCtpConnTimeOut OBJECT-TYPE
SYNTAX INTEGER (0..600000) -- Max 10 minutes
UNITS "milliseconds"
MAX-ACCESS read-write
STATUS current
DESCRIPTION
"The timeout value for the response. A value of zero
indicates no time out and can be used for TCP only.
The PS MUST NOT allow the value of cabhCtpConnTimeOut
to be changed if cabhCtpConnStatus = running(2). The PS
MUST return inconsistentValue error to a manager that
attempts to set the value of cabhCtpConnTimeOut when the
value of cabhCtpConnStatus is running(2)."
DEFVAL {30000} -- 30 seconds
|
|
|
|
|
|