caonEndPointAttemptedMessages

CISCO-AON-STATUS-MIB · .1.3.6.1.4.1.9.9.646.1.1.10.1.3

Object

This object indicates the number of message delivery attempts
to the end point.  For example, if a message was delivered
successfully on the initial try this counter will be
incremented by 1; however, if that message was not successfully
delivered on the initial try and 3 retry attempts were made,
then the counter will be incremented by 4.
Discontinuities in the value of this counter can occur at 
re-initialization of the management system, and at other times 
as indicated by the value of caonCounterDiscontinuityTime
object.

Context

MIB
CISCO-AON-STATUS-MIB
OID
.1.3.6.1.4.1.9.9.646.1.1.10.1.3
Type
column
Access
readonly
Status
current
Parent
caonPepEndPointEntry
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-AON-STATUS-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CISCO-AON-STATUS-MIB::caonEndPointAttemptedMessages'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'CISCO-AON-STATUS-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CISCO-AON-STATUS-MIB::caonEndPointAttemptedMessages.<caonPepIndex>.<caonPepEndPointIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'CISCO-AON-STATUS-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'CISCO-AON-STATUS-MIB::caonEndPointAttemptedMessages'

Syntax

Source
SNMPv2-SMICounter32
Base type
Unsigned32

Values & Constraints

Type Constraints
range: 0..4294967295

Conformance