ciscoPingDelay

CISCO-PING-MIB · .1.3.6.1.4.1.9.9.16.1.1.1.7

Object

column r/w millisecondsInteger32
Specifies the minimum amount of time to wait before sending
the next packet in a sequence after receiving a response or
declaring a timeout for a previous packet.  The actual delay
may be greater due to internal task scheduling.

Context

MIB
CISCO-PING-MIB
OID
.1.3.6.1.4.1.9.9.16.1.1.1.7
Type
column
Access
readwrite
Status
current
Units
milliseconds
Parent
ciscoPingEntry
Groups
2

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-PING-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CISCO-PING-MIB::ciscoPingDelay'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'CISCO-PING-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CISCO-PING-MIB::ciscoPingDelay.<ciscoPingSerialNumber>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'CISCO-PING-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'CISCO-PING-MIB::ciscoPingDelay'

Syntax

millisecondsInteger32

Values & Constraints

Object Constraints
range: 0-3600000