copsClientServerConfigRetryIntvl

COPS-CLIENT-MIB · .1.3.6.1.2.1.89.1.3.4

Object

scalar r/w centi-secondsSNMPv2-TCTimeInterval
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
Groups
1

Scalars 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::copsClientServerConfigRetryIntvl.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::copsClientServerConfigRetryIntvl'

Syntax

Source
SNMPv2-TCTimeInterval
Base type
Integer32
Type Description
A period of time, measured in units of 0.01 seconds.

Values & Constraints

Type Constraints
range: 0..2147483647

Conformance

Member of
Compliance refinements
Write access is required only if the device supports the
configuration of COPS server information.