EXTREME-SLB-MIB Table View

Table-centric layout grouping table, row, and column objects.

Tables
2
Rows
2
Columns
5
.1.3.6.1.4.1.1916.1.14.1 · 1 row entry · 2 columns
This table contains information about a real server.
It currently indicates only whether the server is up.
extremeSlbRealServerEntry entry .1.3.6.1.4.1.1916.1.14.1.1
An entry in the table of real server information.
Indexes
extremeSlbRealServerIpAddress
Column Syntax OID
extremeSlbRealServerIpAddress
The IP address of the real server.
SNMPv2-SMIIpAddress
Textual Convention: SNMPv2-SMIIpAddress OctetString
Type Constraints:
range: 4
.1.3.6.1.4.1.1916.1.14.1.1.1
extremeSlbRealServerUp
Indicates 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 s…
SNMPv2-TCTruthValuer/w
Textual Convention: SNMPv2-TCTruthValue Enumeration
Type Values:
1true
2false
.1.3.6.1.4.1.1916.1.14.1.1.2
.1.3.6.1.4.1.1916.1.14.2 · 1 row entry · 3 columns
This 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.
extremeSlbRealAppEntry entry .1.3.6.1.4.1.1916.1.14.2.1
An entry in the table of real server application information.
Indexes
extremeSlbRealAppIpAddress extremeSlbRealAppPort
Column Syntax OID
extremeSlbRealAppIpAddress
The IP address of the real server.
SNMPv2-SMIIpAddress
Textual Convention: SNMPv2-SMIIpAddress OctetString
Type Constraints:
range: 4
.1.3.6.1.4.1.1916.1.14.2.1.1
extremeSlbRealAppPort
The TCP or UDP port on the real server that the
application is using.
Integer32
Constraints:
range: 0-65535
.1.3.6.1.4.1.1916.1.14.2.1.2
extremeSlbRealAppUp
Indicates 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 ma…
SNMPv2-TCTruthValuer/w
Textual Convention: SNMPv2-TCTruthValue Enumeration
Type Values:
1true
2false
.1.3.6.1.4.1.1916.1.14.2.1.3