tripPeerMaxRetryInterval

TRIP-MIB · .1.3.6.1.2.1.116.1.4.1.11

Object

column r/w SecondsUnsigned32
Specifies the maximum amount of time that will elapse
between connection retries. Once the value of
tripPeerConnectRetryInterval has reached this value, no
more retries will be attempted. Attempts to set this
value lower than the retry interval SHOULD not be
allowed.

Context

MIB
TRIP-MIB
OID
.1.3.6.1.2.1.116.1.4.1.11
Type
column
Access
readwrite
Status
current
Units
Seconds
Parent
tripPeerEntry
Groups
1

Walk the column to discover its indexed instances, or supply every index to read one instance.

Walk the column
/usr/bin/snmpbulkwalk -v2c -c '<community>' -Pud -Ir -OQUs -m 'TRIP-MIB' -M '/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'TRIP-MIB::tripPeerMaxRetryInterval'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'TRIP-MIB' -M '/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'TRIP-MIB::tripPeerMaxRetryInterval.<applIndex>.<tripPeerRemoteAddrInetType>.<tripPeerRemoteAddr>.<tripPeerRemotePort>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'TRIP-MIB' -M '/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'TRIP-MIB::tripPeerMaxRetryInterval'

Syntax

SecondsUnsigned32

Values & Constraints

Object Constraints
range: 0-2147483647

Conformance

Member of
Compliance refinements
Write access is not required.