aristaIcmpProbeLatencyValue
ARISTA-CONMON-MIB ·
.1.3.6.1.4.1.30065.3.38.1.1.1.8
Object
column NetworkStatisticsValue
Latency in milliseconds. If the probe failed, this will be set to its
maximum value (2,147,483,647).
To correctly interpret the value of this object, the associated
aristaIcmpProbeLatencyPrecision object must be examined.
Context
- MIB
- ARISTA-CONMON-MIB
- OID
.1.3.6.1.4.1.30065.3.38.1.1.1.8- Type
- column
- Access
- readonly
- Status
- current
- Parent
- aristaIcmpProbeEntry
- Groups
- 1
Net-SNMP examples
How SNMP and these commands workWalk 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 'ARISTA-CONMON-MIB' -M '/opt/observium/mibs/arista:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'ARISTA-CONMON-MIB::aristaIcmpProbeLatencyValue'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'ARISTA-CONMON-MIB' -M '/opt/observium/mibs/arista:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'ARISTA-CONMON-MIB::aristaIcmpProbeLatencyValue.<aristaIcmpProbeIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'ARISTA-CONMON-MIB' -M '/opt/observium/mibs/arista:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'ARISTA-CONMON-MIB::aristaIcmpProbeLatencyValue'
Syntax
- Source
- NetworkStatisticsValue
- Base type
Integer32
Values & Constraints
Type Constraints
range: 0..2147483647
Conformance
Member of