dialCtlPeerCfgFailureDelay

DIAL-CONTROL-MIB · .1.3.6.1.2.1.10.21.1.2.1.1.17

Object

column r/w secondsInteger32
The time in seconds after which call attempts are
to be placed again after a peer has been noticed
to be unreachable, i.e. after dialCtlPeerCfgCallRetries
unsuccessful call attempts.
A value of zero means that a peer will not be called
again after dialCtlPeerCfgCallRetries unsuccessful call
attempts.

Context

MIB
DIAL-CONTROL-MIB
OID
.1.3.6.1.2.1.10.21.1.2.1.1.17
Type
column
Access
readwrite
Status
current
Units
seconds
Parent
dialCtlPeerCfgEntry
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 'DIAL-CONTROL-MIB' -M '/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'DIAL-CONTROL-MIB::dialCtlPeerCfgFailureDelay'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'DIAL-CONTROL-MIB' -M '/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'DIAL-CONTROL-MIB::dialCtlPeerCfgFailureDelay.<dialCtlPeerCfgId>.<ifIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'DIAL-CONTROL-MIB' -M '/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'DIAL-CONTROL-MIB::dialCtlPeerCfgFailureDelay'

Syntax

secondsInteger32

Values & Constraints

Object Constraints
range: 0-2147483647

Conformance