rSstate
Module: B100-MIB
OID (symbolic): B100-MIB::rSstate
OID (numeric): 1.3.6.1.4.1.12196.13.2.1.8
Node type: OBJECT-TYPE
Type: INTEGER
Access: read-only
Description: current state of RS
What is rSstate?
Reports the current state of a Real Server (RS) entry -- the backend server behind a virtual server -- as one of inService(1), outOfService(2), or disabled(4). It is the backend counterpart to vSstate, letting an admin see whether an individual real server is actively eligible to receive traffic.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.12196.13.2.1.8 snmpwalk -v2c -c public <target> B100-MIB::rSstate
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.12196.13.2.1.8.1 snmpget -v2c -c public <target> B100-MIB::rSstate.1
Start monitoring KEMP Technologies B100/LoadMaster application delivery controller with a free 30-day trial of IPNetwork Monitor. Create custom SNMP monitor using the B100-MIB::rSstate OID value, configure state conditions and alerts, and monitor any KEMP Technologies B100/LoadMaster application delivery controller 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.12196 | one4net | ONE4NET-MIB |
| Numeric OID | Name | Module |
|---|---|---|
| 1.3.6.1.4.1.12196.13 | b100 | B100-MIB |
| 1.3.6.1.4.1.12196.13.2 | b100RSTable | B100-MIB |
| 1.3.6.1.4.1.12196.13.2.1 | rsEntry | B100-MIB |
| 1.3.6.1.4.1.12196.13.2.1.8 | rSstate | B100-MIB |