mpcHoldDownTime

MPOA-MIB · .1.3.6.1.4.1.353.5.8.1.1.2.2.1.9

Object

column r/w Integer32
MPC-p6 Hold Down Time
Minimum time to wait before reinitiating
a failed resolution attempt.  Default is
mpcRetryTimeMaximum * 4.

Context

MIB
MPOA-MIB
OID
.1.3.6.1.4.1.353.5.8.1.1.2.2.1.9
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::mpcHoldDownTime'
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::mpcHoldDownTime.<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::mpcHoldDownTime'

Syntax

Integer32

Values & Constraints

Object Constraints
range: 30-1200

Conformance