|
|
Description:
|
nvmDialCtlPeerCfgFailureDelay OBJECT-TYPE
SYNTAX INTEGER (0..2147483647)
ACCESS read-write
STATUS mandatory
DESCRIPTION
"NAME = ;
DESC = The time in seconds after which call attempts are \
to be placed again after a peer has been noticed \
to be unreachable, i.e. after nvmDialCtlPeerCfgCallRetries \
unsuccessful call attempts. \
A value of zero means that a peer will not be called \
again after nvmDialCtlPeerCfgCallRetries unsuccessful call \
attempts. (Configuration);
HELP = This value is the time to wait with another call \
retry after nvmDialCtlPeerCfgCallRetries unsuccessful \
calls. ICM uses the default value of zero, which means \
that a peer will not be called again after \
nvmDialCtlPeerCfgCallRetriesattempts. The whole call \
retry logic will be implemented.;
CAPABILITIES = ;"
DEFVAL { 0 }
|
|