cdtCommonKeepaliveRetries

CISCO-DYNAMIC-TEMPLATE-MIB · .1.3.6.1.4.1.9.9.784.1.1.5.1.4

Object

column r/w retriesUnsigned32
This object specifies the number of times the system will
resend a keepalive message without a response before it
transitions a target to an operationally down state.
              
This column is valid only if the 'keepaliveRetries' bit of the
corresponding instance of cdtCommonValid is '1'.

Context

MIB
CISCO-DYNAMIC-TEMPLATE-MIB
OID
.1.3.6.1.4.1.9.9.784.1.1.5.1.4
Type
column
Access
readwrite
Status
current
Units
retries
Parent
cdtTemplateCommonEntry
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 'CISCO-DYNAMIC-TEMPLATE-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CISCO-DYNAMIC-TEMPLATE-MIB::cdtCommonKeepaliveRetries'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'CISCO-DYNAMIC-TEMPLATE-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CISCO-DYNAMIC-TEMPLATE-MIB::cdtCommonKeepaliveRetries.<cdtTemplateName>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'CISCO-DYNAMIC-TEMPLATE-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'CISCO-DYNAMIC-TEMPLATE-MIB::cdtCommonKeepaliveRetries'

Syntax

retriesUnsigned32

Values & Constraints

Object Constraints
range: 1-255

Conformance