Home/Catalog/EXTREME-SLB-MIB

EXTREME-SLB-MIB

AI MIB Summary

The EXTREME-SLB-MIB module enables monitoring and management of Extreme Networks Server Load Balancer (SLB) devices, specifically tracking real server health states, virtual server availability, active session counts, and traffic distribution statistics.

Extreme Server Load Balancing information
Main OID:
extremeSlb.1.3.6.1.4.1.1916.1.14
10
Objects
Active
Status
3
Dependencies

Imported Objects

Objects

10 total
Object Name
extremeSlbExtreme Server Load Balancing information
MODULE-IDENTITY
.1.3.6.1.4.1.1916.1.14
extremeSlbRealServerTableThis table contains information about a real server. It currently indicates only whether the server is up.
SEQUENCE OF ExtremeSlbRealServerEntry
.1.3.6.1.4.1.1916.1.14.1
extremeSlbRealServerEntryAn entry in the table of real server information.
ExtremeSlbRealServerEntry
.1.3.6.1.4.1.1916.1.14.1.1
extremeSlbRealServerIpAddressThe IP address of the real server.
IpAddress
.1.3.6.1.4.1.1916.1.14.1.1.1
extremeSlbRealServerUpIndicates whether the server is operational. If the server is up, the load balancer may send traffic to applications on the server. If the server is not up, the load balancer will send no traffic to the server. This status may be written by an external device that knows the state of the server.rw
TruthValue (SNMPv2-TC)
.1.3.6.1.4.1.1916.1.14.1.1.2
extremeSlbRealAppTableThis table contains information about an application on a particular TCP or UDP port of a real server. It currently indicates only whether the application is up.
SEQUENCE OF ExtremeSlbRealAppEntry
.1.3.6.1.4.1.1916.1.14.2
extremeSlbRealAppEntryAn entry in the table of real server application information.
ExtremeSlbRealAppEntry
.1.3.6.1.4.1.1916.1.14.2.1
extremeSlbRealAppIpAddressThe IP address of the real server.
IpAddress
.1.3.6.1.4.1.1916.1.14.2.1.1
extremeSlbRealAppPortThe TCP or UDP port on the real server that the application is using.
INTEGER
.1.3.6.1.4.1.1916.1.14.2.1.2
extremeSlbRealAppUpIndicates whether the application is operational. If the application is up, the load balancer may send traffic to it. If the application is not up, the load balancer will send no traffic to it, but the load balancer may send traffic to other applications on the same server.rw
TruthValue (SNMPv2-TC)
.1.3.6.1.4.1.1916.1.14.2.1.3