copsClientServerConfigRetryIntvl
COPS-CLIENT-MIB ·
.1.3.6.1.2.1.89.1.3.4
Object
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.
Context
- MIB
- COPS-CLIENT-MIB
- OID
.1.3.6.1.2.1.89.1.3.4- Type
- scalar
- Access
- readwrite
- Status
- current
- Units
- centi-seconds
- Parent
- copsClientConfigGroup
- Siblings
- 3
Values & Constraints
Type Constraints
range: 0..2147483647
Related Objects
Sibling Objects
| Object | Type | Syntax | OID |
|---|---|---|---|
| copsClientServerConfigTable Table of possible COPS servers to try to connect to in order
of copsClientServerConfigPriority. There may be multiple
entries in this table for the same server and client-type whi… | table | - | .1.3.6.1.2.1.89.1.3.1 |
| copsClientServerConfigRetryAlgrm The algorithm by which the client should retry when it
fails to connect to a COPS server. | scalar | Enumeration | .1.3.6.1.2.1.89.1.3.2 |
| copsClientServerConfigRetryCount A retry count 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
number… | scalar | SNMPv2-SMIUnsigned32 | .1.3.6.1.2.1.89.1.3.3 |