mpcInitialRetryTime

MPOA-MIB · .1.3.6.1.4.1.353.5.8.1.1.2.2.1.7

Object

column r/w Integer32
MPC-p4 is the initial value for the retry time out
period used for timing out MPOA Resolution Requests
in seconds.  Retry time consists of this initial
time-out (MPC-p4) and a retry multiplier (MPC-c1).
If a response is not received, then another request
is sent with a timeout of `retry time' * MPC-c1
seconds, or until mpcRetryTimeMaximum.

Context

MIB
MPOA-MIB
OID
.1.3.6.1.4.1.353.5.8.1.1.2.2.1.7
Type
column
Access
readwrite
Status
current
Parent
mpcConfigEntry
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 'MPOA-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'MPOA-MIB::mpcInitialRetryTime'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'MPOA-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'MPOA-MIB::mpcInitialRetryTime.<mpcIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'MPOA-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'MPOA-MIB::mpcInitialRetryTime'

Syntax

Integer32

Values & Constraints

Object Constraints
range: 1-300

Conformance