All MIBs › OPENBSD-RELAYD-MIB › relaydRouterRtable
relaydRouterRtable
Module: OPENBSD-RELAYD-MIB
OID (symbolic): OPENBSD-RELAYD-MIB::relaydRouterRtable
OID (numeric): 1.3.6.1.4.1.30155.3.2.3.1.6
Node type: OBJECT-TYPE
Type: INTEGER
Access: read-only
Description: Rtable number associated with this Router
What is relaydRouterRtable?
The OpenBSD routing table (rtable) number associated with this relayd router entry, letting relayd direct matching traffic through a specific alternate routing domain. An admin uses this to confirm which of potentially several parallel routing tables on the box this router entry is tied to.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.30155.3.2.3.1.6 snmpwalk -v2c -c public <target> OPENBSD-RELAYD-MIB::relaydRouterRtable
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.30155.3.2.3.1.6.1 snmpget -v2c -c public <target> OPENBSD-RELAYD-MIB::relaydRouterRtable.1
SNMPv3 example:
snmpget -v3 -l authPriv -u snmpv3-user -a SHA -A "AuthPassword1" -x AES -X "PrivPassword1" <target> relaydRouterRtable.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::relaydRouterRtable 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.3 | relaydRouters | OPENBSD-RELAYD-MIB |
| 1.3.6.1.4.1.30155.3.2.3.1 | relaydRouterEntry | OPENBSD-RELAYD-MIB |
| 1.3.6.1.4.1.30155.3.2.3.1.6 | relaydRouterRtable | OPENBSD-RELAYD-MIB |