CISCO-SLB-MIB :: slbConnectionRealIpAddr

MIB Reference — IPNetwork Monitor

All MIBsCISCO-SLB-MIBslbConnectionRealIpAddr

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

OID Breakdown

Numeric OIDNameModule
1isoLANART-AGENT
1.3orgBIANCA-BRICK-PPP-MIB
1.3.6dodBIANCA-BRICK-PPP-MIB
1.3.6.1internetBIANCA-BRICK-PPP-MIB
1.3.6.1.4privateBIANCA-BRICK-PPP-MIB
1.3.6.1.4.1enterprisesANIROOT-MIB
1.3.6.1.4.1.9ciscoCISCO-SMI
1.3.6.1.4.1.9.9ciscoMgmtCISCO-SMI
1.3.6.1.4.1.9.9.161ciscoSlbMIBCISCO-SLB-MIB
1.3.6.1.4.1.9.9.161.1ciscoSlbMIBObjectsCISCO-SLB-MIB
1.3.6.1.4.1.9.9.161.1.5slbConnectionsCISCO-SLB-MIB
1.3.6.1.4.1.9.9.161.1.5.1slbConnectionTableCISCO-SLB-MIB
1.3.6.1.4.1.9.9.161.1.5.1.1slbConnectionTableEntryCISCO-SLB-MIB
1.3.6.1.4.1.9.9.161.1.5.1.1.8slbConnectionRealIpAddrCISCO-SLB-MIB