copsClientServerConfigRetryIntvl OBJECT-TYPE SYNTAX TimeInterval
UNITS "centi-seconds"
MAX-ACCESS read-write
STATUS current
DESCRIPTION
"A retry interval for use by the retry algorithm. Each retry
algorithm needs to specify how it uses this value.
For the sequential(2) algorithm, this value is the time to
wait between retries of a connection to the same COPS server.
For the
oundRobin(3) algorithm, the client always attempts
to connect to each Server in turn, until one succeeds or they
all fail; if they all fail, then the client waits for the value
of this interval before restarting the algorithm."
DEFVAL { 1000 }
View at oid-info.com
A retry interval for use by the retry algorithm. Each retry
algorithm needs to specify how it uses this value.
For the 'sequential(2)' algorithm, this value is the time to
wait between retries of a connection to the same COPS server.
For the 'roundRobin(3)' algorithm, the client always attempts
to connect to each Server in turn, until one succeeds or they
all fail; if they all fail, then the client waits for the value
of this interval before restarting the algorithm.
Parsed from file rfc2940-Open-Policy-Service-COPS-Protocol-Clients.mib.txt
Company: None
Module: COPS-CLIENT-MIB
A retry interval for use by the retry algorithm. Each retry
algorithm needs to specify how it uses this value.
For the 'sequential(2)' algorithm, this value is the time to
wait between retries of a connection to the same COPS server.
For the 'roundRobin(3)' algorithm, the client always attempts
to connect to each Server in turn, until one succeeds or they
all fail; if they all fail, then the client waits for the value
of this interval before restarting the algorithm.
Parsed from file COPS-CLIENT-MIB.mib
Module: COPS-CLIENT-MIB
Automatically extracted from RFC2940
copsClientServerConfigRetryIntvl OBJECT-TYPE SYNTAX TimeInterval UNITS "centi-seconds" MAX-ACCESS read-write STATUS current DESCRIPTION "A retry interval for use by the retry algorithm. Each retry algorithm needs to specify how it uses this value. For the 'sequential(2)' algorithm, this value is the time to wait between retries of a connection to the same COPS server. For the 'roundRobin(3)' algorithm, the client always attempts to connect to each Server in turn, until one succeeds or they all fail; if they all fail, then the client waits for the value of this interval before restarting the algorithm." DEFVAL { 1000 } ::= { copsClientConfigGroup 4 }
copsClientServerConfigRetryIntvl OBJECT-TYPE SYNTAX TimeInterval UNITS "centi-seconds" MAX-ACCESS read-write STATUS current DESCRIPTION "A retry interval for use by the retry algorithm. Each retry algorithm needs to specify how it uses this value. For the 'sequential(2)' algorithm, this value is the time to wait between retries of a connection to the same COPS server. For the 'roundRobin(3)' algorithm, the client always attempts to connect to each Server in turn, until one succeeds or they all fail; if they all fail, then the client waits for the value of this interval before restarting the algorithm." DEFVAL { 1000 } ::= { copsClientConfigGroup 4 }
Internet Assigned Numbers Authority
OID | Name | Sub children | Sub Nodes Total | Description |
---|---|---|---|---|
1.3.6.1.2.1.89.1.3.4.0 | copsClientServerConfigRetryIntvl | 0 | 0 | None |
OID | Name | Sub children | Sub Nodes Total | Description |
---|---|---|---|---|
1.3.6.1.2.1.89.1.3.1 | copsClientServerConfigTable | 1 | 8 | Table of possible COPS servers to try to connect to in order of copsClientServerConfigPriority. There may be multiple entries in … |
1.3.6.1.2.1.89.1.3.2 | copsClientServerConfigRetryAlgrm | 1 | 1 | The algorithm by which the client should retry when it fails to connect to a COPS server. |
1.3.6.1.2.1.89.1.3.3 | copsClientServerConfigRetryCount | 1 | 1 | A retry count for use by the retry algorithm. Each retry algorithm needs to specify how it uses this value. For the 'sequential(… |