aristaHttpProbeResponseTimeValue
ARISTA-CONMON-MIB ·
.1.3.6.1.4.1.30065.3.38.1.2.1.7
Object
column NetworkStatisticsValue
Response time 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
aristaHttpProbeResponseTimePrec object must be examined.
Context
- MIB
- ARISTA-CONMON-MIB
- OID
.1.3.6.1.4.1.30065.3.38.1.2.1.7- Type
- column
- Access
- readonly
- Status
- current
- Parent
- aristaHttpProbeEntry
- 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::aristaHttpProbeResponseTimeValue'
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::aristaHttpProbeResponseTimeValue.<aristaHttpProbeIndex>'
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::aristaHttpProbeResponseTimeValue'
Syntax
- Source
- NetworkStatisticsValue
- Base type
Integer32
Values & Constraints
Type Constraints
range: 0..2147483647
Conformance
Member of