A virtual server table entry.
Parsed from file STRANGLOOP-MIB.txt
Company: strangeloopnwks
Module: STRANGELOOP-MIB
Vendor: Strange Loop Networks
Module: STRANGELOOP-MIB (STRANGLOOP-MIB)
Type: ENTRY
Access: not-accessible
Syntax: VirtualServerEntry
Automatically extracted from www.mibdepot.com
virtualServerEntry OBJECT-TYPE SYNTAX VirtualServerEntry MAX-ACCESS not-accessible STATUS current DESCRIPTION "A virtual server table entry." INDEX { vsTableIndex } ::= { virtualServerTable 1 }
OID | Name | Sub children | Sub Nodes Total | Description |
---|---|---|---|---|
1.3.6.1.4.1.38322.1.1.3.1.1.1 | vsTableIndex | 0 | 0 | The unique index number used for the table row. |
1.3.6.1.4.1.38322.1.1.3.1.1.2 | vsId | 0 | 0 | ID for this virtual server. |
1.3.6.1.4.1.38322.1.1.3.1.1.3 | vsName | 0 | 0 | Descriptive name for this virtual server. |
1.3.6.1.4.1.38322.1.1.3.1.1.4 | vsOwner | 0 | 0 | ID for the device which owns this virtual server. |
1.3.6.1.4.1.38322.1.1.3.1.1.5 | vsPublicAddressType | 0 | 0 | Address type (should be ipv4). |
1.3.6.1.4.1.38322.1.1.3.1.1.6 | vsPublicAddress | 0 | 0 | IP address for this virtual server. |
1.3.6.1.4.1.38322.1.1.3.1.1.7 | vsPublicPort | 0 | 0 | TCP port for this virtual server. |
1.3.6.1.4.1.38322.1.1.3.1.1.8 | vsPublicSsl | 0 | 0 | True if this virtual server uses SSL. |
1.3.6.1.4.1.38322.1.1.3.1.1.9 | vsLocationRewriteMode | 0 | 0 | Indicates how the Location header is rewritten. |
1.3.6.1.4.1.38322.1.1.3.1.1.10 | vsWebServerAddressType | 0 | 0 | Address type (should be ipv4). |
1.3.6.1.4.1.38322.1.1.3.1.1.11 | vsWebServerAddress | 0 | 0 | IP address for this backend web server. |
1.3.6.1.4.1.38322.1.1.3.1.1.12 | vsWebServerPort | 0 | 0 | TCP port for this backend web server. |
1.3.6.1.4.1.38322.1.1.3.1.1.13 | vsWebServerSsl | 0 | 0 | True if this virtual server uses SSL. |
1.3.6.1.4.1.38322.1.1.3.1.1.14 | vsCurrentConnections | 0 | 0 | The number of current TCP connections established to this virtual server. |
1.3.6.1.4.1.38322.1.1.3.1.1.15 | vsMaxConnections | 0 | 0 | The maximum number of TCP connections established to this virtual server. |
1.3.6.1.4.1.38322.1.1.3.1.1.16 | vsBytesReceived | 0 | 0 | Number of bytes received by this virtual server. |
1.3.6.1.4.1.38322.1.1.3.1.1.17 | vsBytesSent | 0 | 0 | Number of bytes sent from this virtual server. |
1.3.6.1.4.1.38322.1.1.3.1.1.18 | vsWebServerCurrentConnections | 0 | 0 | Current number of TCP connections established to the web server. |
1.3.6.1.4.1.38322.1.1.3.1.1.19 | vsWebServerPooledConnections | 0 | 0 | Total number of keepalive requests to the web server. |
1.3.6.1.4.1.38322.1.1.3.1.1.20 | vsWebServerNewConnections | 0 | 0 | Total number of new TCP connections to the web server. |
1.3.6.1.4.1.38322.1.1.3.1.1.21 | vsWebServerState | 0 | 0 | Is the web server considered alive(1) or dead(2). |
1.3.6.1.4.1.38322.1.1.3.1.1.22 | vsWebServerBytesReceived | 0 | 0 | Number of bytes received from the backend web server. |
1.3.6.1.4.1.38322.1.1.3.1.1.23 | vsWebServerBytesSent | 0 | 0 | Number of bytes sent to this backend web server. |