pingAverageTime-ces

CONTIVITY-INFO-V1-MIB · .1.3.6.1.4.1.2505.1.15.1.1.8.1.1

Object

column Integer32
Possible Values:
-1 indicates that the address could not be pinged.
-2 indicates that the instance specified did not conform to valid IP address.
A value other than -1 is the average of pings. If the value is 0, then 
the average ping time is less than 16ms

Context

MIB
CONTIVITY-INFO-V1-MIB
OID
.1.3.6.1.4.1.2505.1.15.1.1.8.1.1
Type
column
Access
readonly
Status
current
Parent
pingEntry-ces

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 'CONTIVITY-INFO-V1-MIB' -M '/opt/observium/mibs/nortel:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CONTIVITY-INFO-V1-MIB::pingAverageTime-ces'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'CONTIVITY-INFO-V1-MIB' -M '/opt/observium/mibs/nortel:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CONTIVITY-INFO-V1-MIB::pingAverageTime-ces.<pingAddress-ces>.<pingRepetitions-ces>.<pingPacketSize-ces>.<pingSrcAddress-ces>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'CONTIVITY-INFO-V1-MIB' -M '/opt/observium/mibs/nortel:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'CONTIVITY-INFO-V1-MIB::pingAverageTime-ces'

Syntax

Source
SNMPv2-SMIInteger32
Base type
Integer32

Values & Constraints

Type Constraints
range: -2147483648..2147483647