copsClientServerConfigRetryCount
COPS-CLIENT-MIB ·
.1.3.6.1.2.1.89.1.3.3
Object
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 of times the client should retry to connect
to one COPS server before moving on to another.
For the 'roundRobin(3)' algorithm, this value is not used.
Context
- MIB
- COPS-CLIENT-MIB
- OID
.1.3.6.1.2.1.89.1.3.3- Type
- scalar
- Access
- readwrite
- Status
- current
- Parent
- copsClientConfigGroup
- Siblings
- 3
Syntax
SNMPv2-SMIUnsigned32
- Source
- SNMPv2-SMIUnsigned32
- Base type
Unsigned32
Values & Constraints
Type Constraints
range: 0..4294967295
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 |
| 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 |