l7SrvCheckStatus

L7STAT-EXPERIMENTAL-MIB · .1.3.6.1.4.1.54849.1.2.7.1.55

Object

Status of last health check

Context

MIB
L7STAT-EXPERIMENTAL-MIB
OID
.1.3.6.1.4.1.54849.1.2.7.1.55
Type
column
Access
readonly
Status
current
Parent
l7ServerEntry
Groups
1

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

Syntax

Source
L7HealthCheckStatus
Base type
Enumeration
Type Description
The result of a health or agent check made by HAProxy.

Values & Constraints

Type Values
0unknown
1initializing
2noStatusChange
3healthAnalyze
4socketError
5layer4CheckPassed
6layer4Timeout
7layer4ConnectionProblem
8layer6CheckPassed
9layer6Timeout
10layer6InvalidResponse
11layer7Timeout
12layer7InvalidResponse
13layer7CheckPassed
14layer7CheckConditionallyPassed
15layer7WrongStatus
16externalCheckError
17externalCheckTimeout
18externalCheckPassed

Conformance

Member of