EXTREME-SLB-MIB: View SNMP OID List / Download MIB
VENDOR: EXTREME NETWORKS
Home | MIB: EXTREME-SLB-MIB | |||
---|---|---|---|---|
Download as: |
Download standard MIB format if you are planning to load a MIB file into some system (OS, Zabbix, PRTG ...) or view it with a MIB browser. CSV is more suitable for analyzing and viewing OID' and other MIB objects in excel. JSON and YAML formats are usually used in programing even though some systems can use MIB in YAML format (like Logstash).
|
|||
Object Name | OID | Type | Access | Info |
extremeSlb | 1.3.6.1.4.1.1916.1.14 |
Extreme Server Load Balancing information |
||
extremeSlbRealServerTable | 1.3.6.1.4.1.1916.1.14.1 | no-access |
This table contains information about a real server. It currently indicates only whether the server is up. |
|
1.3.6.1.4.1.1916.1.14.1.1 | no-access |
An entry in the table of real server information. |
||
extremeSlbRealServerIpAddress | 1.3.6.1.4.1.1916.1.14.1.1.1 | ipaddress | no-access |
The IP address of the real server. |
extremeSlbRealServerUp | 1.3.6.1.4.1.1916.1.14.1.1.2 | truthvalue | read-write |
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 status may be written by an external device that knows the state of the server. |
extremeSlbRealAppTable | 1.3.6.1.4.1.1916.1.14.2 | no-access |
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. |
|
1.3.6.1.4.1.1916.1.14.2.1 | no-access |
An entry in the table of real server application information. |
||
extremeSlbRealAppIpAddress | 1.3.6.1.4.1.1916.1.14.2.1.1 | ipaddress | no-access |
The IP address of the real server. |
extremeSlbRealAppPort | 1.3.6.1.4.1.1916.1.14.2.1.2 | integer | no-access |
The TCP or UDP port on the real server that the application is using. |
extremeSlbRealAppUp | 1.3.6.1.4.1.1916.1.14.2.1.3 | truthvalue | read-write |
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 may send traffic to other applications on the same server. |