All MIBs › CISCO-SLB-MIB › slbConnectionRealIpAddr
slbConnectionRealIpAddr
Module: CISCO-SLB-MIB
OID (symbolic): CISCO-SLB-MIB::slbConnectionRealIpAddr
OID (numeric): 1.3.6.1.4.1.9.9.161.1.5.1.1.8
Node type: OBJECT-TYPE
Type: IpAddress
Access: read-only
Description: The IP Address of the real server to which this client is being load-balanced.
What is slbConnectionRealIpAddr?
This read-only object reveals the IP address of the actual backend server to which a client connection is currently load-balanced by the server load-balancing system. It shows the real server behind the virtual IP serving the client. Network monitoring tools use this to track client-to-server mappings and verify that load balancing is distributing traffic correctly across real servers.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.9.9.161.1.5.1.1.8 snmpwalk -v2c -c public <target> CISCO-SLB-MIB::slbConnectionRealIpAddr
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.9.9.161.1.5.1.1.8.1 snmpget -v2c -c public <target> CISCO-SLB-MIB::slbConnectionRealIpAddr.1
SNMPv3 example:
snmpget -v3 -l authPriv -u snmpv3-user -a SHA -A "AuthPassword1" -x AES -X "PrivPassword1" <target> slbConnectionRealIpAddr.1
Start monitoring Cisco IOS SLB-capable router/switch / Content Switching Module with a free 30-day trial of IPNetwork Monitor. Create custom SNMP monitor using the CISCO-SLB-MIB::slbConnectionRealIpAddr OID value, configure state conditions and alerts, and monitor any Cisco IOS SLB-capable router/switch / Content Switching Module from a single console.
OID Breakdown
Upper-level ancestors (8 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.9 | cisco | CAT2600-MIB |
| 1.3.6.1.4.1.9.9 | ciscoMgmt | CISCO-SMI |
| Numeric OID | Name | Module |
|---|---|---|
| 1.3.6.1.4.1.9.9.161 | ciscoSlbMIB | CISCO-SLB-MIB |
| 1.3.6.1.4.1.9.9.161.1 | ciscoSlbMIBObjects | CISCO-SLB-MIB |
| 1.3.6.1.4.1.9.9.161.1.5 | slbConnections | CISCO-SLB-MIB |
| 1.3.6.1.4.1.9.9.161.1.5.1 | slbConnectionTable | CISCO-SLB-MIB |
| 1.3.6.1.4.1.9.9.161.1.5.1.1 | slbConnectionTableEntry | CISCO-SLB-MIB |
| 1.3.6.1.4.1.9.9.161.1.5.1.1.8 | slbConnectionRealIpAddr | CISCO-SLB-MIB |