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
- Groups
- 1
Net-SNMP examples
How SNMP and these commands workScalars have one instance, identified by the .0 suffix.
Read the scalar instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'COPS-CLIENT-MIB' -M '/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'COPS-CLIENT-MIB::copsClientServerConfigRetryAlgrm.0'
More examples
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'COPS-CLIENT-MIB' -M '/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'COPS-CLIENT-MIB::copsClientServerConfigRetryAlgrm'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | other |
2 | sequential |
3 | roundRobin |
Conformance
Member of
Compliance refinements
copsClientCompliance
readonly
Write access is required only if the device supports the
configuration of COPS server information.
configuration of COPS server information.