pingHistoryResponse

ECS4810-12M-MIB · .1.3.6.1.4.1.259.10.1.11.1.10.15.10.1.2

Object

column millisecondsSNMPv2-SMIInteger32
This variable represents the round trip time and is
measured in milliseconds. The variable is the difference
between received time and sent time for a ping probe. If
the difference value is more than the time-out value or no
response is received, then the variable will be 5000
milliseconds.

Context

MIB
ECS4810-12M-MIB
OID
.1.3.6.1.4.1.259.10.1.11.1.10.15.10.1.2
Type
column
Access
readonly
Status
current
Units
milliseconds
Parent
pingHistoryEntry

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

Syntax

Source
SNMPv2-SMIInteger32
Base type
Integer32

Values & Constraints

Type Constraints
range: -2147483648..2147483647