copsClientServerConfigRetryAlgrm
COPS-CLIENT-MIB ·
.1.3.6.1.2.1.89.1.3.2
Object
scalar
r/w
Enumeration
The algorithm by which the client should retry when it fails to connect to a COPS server.
Context
- MIB
- COPS-CLIENT-MIB
- OID
.1.3.6.1.2.1.89.1.3.2- Type
- scalar
- Access
- readwrite
- Status
- current
- Parent
- copsClientConfigGroup
- Siblings
- 3
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | other |
2 | sequential |
3 | roundRobin |
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 |
| 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 |
| copsClientServerConfigRetryIntvl 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 tim… | scalar | centi-seconds SNMPv2-TCTimeInterval | .1.3.6.1.2.1.89.1.3.4 |