dialCtlPeerCfgCallRetries

DIAL-CONTROL-MIB · .1.3.6.1.2.1.10.21.1.2.1.1.15

Object

column r/w Integer32
The number of calls to a non-responding address
that may be made. A retry count of zero means
there is no bound. The intent is to bound
the number of successive calls to an address
which is inaccessible, or which refuses those calls.
              
Some countries regulate the number of call retries
to a given peer that can be made.

Context

MIB
DIAL-CONTROL-MIB
OID
.1.3.6.1.2.1.10.21.1.2.1.1.15
Type
column
Access
readwrite
Status
current
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::dialCtlPeerCfgCallRetries'
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::dialCtlPeerCfgCallRetries.<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::dialCtlPeerCfgCallRetries'

Syntax

Integer32

Values & Constraints

Object Constraints
range: 0-2147483647

Conformance