copsClientServerConfigRetryAlgrm OBJECT-TYPE SYNTAX INTEGER {
other(1),
sequential(2),
roundRobin(3)
}
MAX-ACCESS read-write
STATUS current
DESCRIPTION
"The algorithm by which the client should retry when it
fails to connect to a COPS server."
DEFVAL { sequential }
View at oid-info.com
The algorithm by which the client should retry when it
fails to connect to a COPS server.
Parsed from file rfc2940-Open-Policy-Service-COPS-Protocol-Clients.mib.txt
Company: None
Module: COPS-CLIENT-MIB
The algorithm by which the client should retry when it
fails to connect to a COPS server.
Parsed from file COPS-CLIENT-MIB.mib
Module: COPS-CLIENT-MIB
Automatically extracted from RFC2940
copsClientServerConfigRetryAlgrm OBJECT-TYPE SYNTAX INTEGER { other(1), sequential(2), roundRobin(3) } MAX-ACCESS read-write STATUS current DESCRIPTION "The algorithm by which the client should retry when it fails to connect to a COPS server." DEFVAL { sequential } ::= { copsClientConfigGroup 2 }
copsClientServerConfigRetryAlgrm OBJECT-TYPE SYNTAX INTEGER { other(1), sequential(2), roundRobin(3) } MAX-ACCESS read-write STATUS current DESCRIPTION "The algorithm by which the client should retry when it fails to connect to a COPS server." DEFVAL { sequential } ::= { copsClientConfigGroup 2 }
Internet Assigned Numbers Authority
OID | Name | Sub children | Sub Nodes Total | Description |
---|---|---|---|---|
1.3.6.1.2.1.89.1.3.2.0 | copsClientServerConfigRetryAlgrm | 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.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(… |
1.3.6.1.2.1.89.1.3.4 | copsClientServerConfigRetryIntvl | 1 | 1 | A retry interval for use by the retry algorithm. Each retry algorithm needs to specify how it uses this value. For the 'sequenti… |