All MIBs › OPENBSD-RELAYD-MIB › relaydHostErrno
relaydHostErrno
Module: OPENBSD-RELAYD-MIB
OID (symbolic): OPENBSD-RELAYD-MIB::relaydHostErrno
OID (numeric): 1.3.6.1.4.1.30155.3.2.5.1.10
Node type: OBJECT-TYPE
Type: INTEGER
Access: read-only
Description: Error number for Host
What is relaydHostErrno?
The specific result code from this backend host's most recent health check, such as tcpConnectFail(9), sslConnectTimeout(21), or httpCodeOk(30), covering ICMP, TCP, SSL, script, and HTTP/digest check types. An admin reads this to immediately see why a host's health check is failing — for example distinguishing a TCP connection refusal from an HTTP response returning the wrong status code — without digging through relayd's logs.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.30155.3.2.5.1.10 snmpwalk -v2c -c public <target> OPENBSD-RELAYD-MIB::relaydHostErrno
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.30155.3.2.5.1.10.1 snmpget -v2c -c public <target> OPENBSD-RELAYD-MIB::relaydHostErrno.1
Start monitoring OpenBSD load balancer/relay host (relayd status) with a free 30-day trial of IPNetwork Monitor. Create custom SNMP monitor using the OPENBSD-RELAYD-MIB::relaydHostErrno OID value, configure state conditions and alerts, and monitor any OpenBSD load balancer/relay host (relayd status) from a single console.
OID Breakdown
Upper-level ancestors (7 from the standard OID tree / other modules)
| Numeric OID | Name | Module |
|---|---|---|
| 1 | iso | LANART-AGENT |
| 1.3 | org | AirPair-MIB |
| 1.3.6 | dod | AirPair-MIB |
| 1.3.6.1 | internet | AirPair-MIB |
| 1.3.6.1.4 | private | AirPair-MIB |
| 1.3.6.1.4.1 | enterprises | AirPair-MIB |
| 1.3.6.1.4.1.30155 | openBSD | OPENBSD-BASE-MIB |
| Numeric OID | Name | Module |
|---|---|---|
| 1.3.6.1.4.1.30155.3 | relaydMIBObjects | OPENBSD-RELAYD-MIB |
| 1.3.6.1.4.1.30155.3.2 | relaydInfo | OPENBSD-RELAYD-MIB |
| 1.3.6.1.4.1.30155.3.2.5 | relaydHosts | OPENBSD-RELAYD-MIB |
| 1.3.6.1.4.1.30155.3.2.5.1 | relaydHostEntry | OPENBSD-RELAYD-MIB |
| 1.3.6.1.4.1.30155.3.2.5.1.10 | relaydHostErrno | OPENBSD-RELAYD-MIB |