WSD-MIB: View SNMP OID List / Download MIB

VENDOR: RND


 Home MIB: WSD-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).
Keep in mind that standard MIB files can be successfully loaded by systems and programs only if all the required MIB's from the "Imports" section are already loaded.
The tree-like SNMP object navigator requires no explanations because it is very simple to use. And if you stumbled on this MIB from Google note that you can always go back to the home page if you need to perform another MIB or OID lookup.


Object Name OID Type Access Info
 rsWSDApplicationServersTable 1.3.6.1.4.1.89.35.1.11 no-access
Table containing the list of application servers to which the clients requested are dispatched.
       rsWSDApplicationServerEntry 1.3.6.1.4.1.89.35.1.11.1 no-access
The row definition for this table.
           rsWSDAddr 1.3.6.1.4.1.89.35.1.11.1.1 ipaddress read-only
WSD Virtual IP address
           rsWSDServerAddr 1.3.6.1.4.1.89.35.1.11.1.2 ipaddress read-only
Application IP address
           rsWSDServerName 1.3.6.1.4.1.89.35.1.11.1.3 displaystring read-write
The name assigned by the user to the server.
           rsWSDServerOperStatus 1.3.6.1.4.1.89.35.1.11.1.4 integer read-only
Operational status of application on server. active - server is active notInService - server is or will become inactive. Existing sessions will be redirected to other servers. noNewSessions - server will receive no new sessions. Existing sessions are allowed to complete. Enumeration: 'active': 1, 'noNewSessions': 3, 'notInService': 2.
           rsWSDServerWeight 1.3.6.1.4.1.89.35.1.11.1.5 integer read-write
A numerical weight assigned by the user in order to impose some priority mechanism on the server dispatchers considerations of which server to choose for attaching a client .
           rsWSDServerAttachedUsersNumber 1.3.6.1.4.1.89.35.1.11.1.6 integer read-only
Number of currently active users attached to this server.
           rsWSDServerPeakLoad 1.3.6.1.4.1.89.35.1.11.1.7 integer read-only
Maximal number of frames per second dispatched to server since last reset.
           rsWSDServerFramesRate 1.3.6.1.4.1.89.35.1.11.1.8 integer read-only
Number of frames per second dispatched to server.
           rsWSDServerFramesLoad 1.3.6.1.4.1.89.35.1.11.1.9 counter read-only
Number of frames per second dispatched to server.
           rsWSDServerStatus 1.3.6.1.4.1.89.35.1.11.1.10 integer read-write
Administative status of appliaction on server. Enumeration: 'createAndWait': 5, 'notInService': 2, 'notReady': 3, 'createAndGo': 4, 'active': 1, 'destroy': 6.
           rsWSDServerOperMode 1.3.6.1.4.1.89.35.1.11.1.11 integer read-write
This variable indicate the status of the server, the WSD will not send any messages to a backup server unless all other server are down status. In case of more then one backup server, the WSD will decide to which backup server to send the massages acordinf to rsWSDWeight. Enumeration: 'regular': 1, 'backup': 2.
           rsWSDMultiplexedServerPort 1.3.6.1.4.1.89.35.1.11.1.12 integer read-write
The port on which this server listens to the multiplexed port of its farm. Port 0 - no multiplexing on this server
           rsWSDServerType 1.3.6.1.4.1.89.35.1.11.1.13 integer read-write
This variable indicates the server's type. Regular type servers have no other connection to the network except this WSD. Distributed type servers are remote WSDs. A remote type server is a server cpnnected to the network at a different entry point. Enumeration: 'remote': 3, 'regular': 1, 'distributed': 2, 'localFarm': 5, 'loopback': 4.
           rsWSDServerConnectionLimit 1.3.6.1.4.1.89.35.1.11.1.14 integer read-write
The maximal number of client sessions which can be opened on this sever.
           rsWSDServerAdminStatus 1.3.6.1.4.1.89.35.1.11.1.15 integer read-write
Administrative status of application on server. enable - activates the server. The rsWSDServerOperStatus will change to active. disable - stops the server. The rsWSDServerOperStatus will change to notInService. shutdown - gracefully shuts down the server. The rsWSDServerOperStatus will change to noNewSessions. Enumeration: 'enable': 1, 'shutdown': 3, 'disable': 2.
           rsWSDServerBandWidth 1.3.6.1.4.1.89.35.1.11.1.16 integer read-write
Band width for server.
           rsWSDServerCckID 1.3.6.1.4.1.89.35.1.11.1.17 integer read-write
Connectivity check module identifier.
           rsWSDServerRedirectTo 1.3.6.1.4.1.89.35.1.11.1.18 displaystring read-write
String to be used by HTTP redirection.
           rsWSDServerClientNATStatus 1.3.6.1.4.1.89.35.1.11.1.19 integer read-write
enable or disable the NAT client feature for this server Default value is disable Enumeration: 'enable': 1, 'disable': 2.
       rsWSDdummy1 1.3.6.1.4.1.89.35.1.11.2 integer read-only
Dummy variable for stopping getnext.
 rsWSDFarmTable 1.3.6.1.4.1.89.35.1.13 no-access
In this table the WSD version 2 saves the general parameters per server farme IP Addr.
       rsWSDFarmEntry 1.3.6.1.4.1.89.35.1.13.1 no-access
The row definition for this table.
           rsWSDFarmAddress 1.3.6.1.4.1.89.35.1.13.1.1 ipaddress read-only
The IP Address of the WEB farm.
           rsWSDFarmName 1.3.6.1.4.1.89.35.1.13.1.2 displaystring read-write
The name assigned by the user to this WEB farm.
           rsWSDAdminStatus 1.3.6.1.4.1.89.35.1.13.1.3 integer read-write
Enable/Disable server dispatcher. Enumeration: 'enable': 1, 'disable': 2.
           rsWSDClientsLifeTime 1.3.6.1.4.1.89.35.1.13.1.4 integer read-write
Maximal period of time in seconds a non-active client is kept in the clients table.
           rsWSDDispatchMethod 1.3.6.1.4.1.89.35.1.13.1.5 integer read-write
Type of dispatching required. Enumeration: 'leastUsersNumber': 3, 'cyclic': 1, 'weightedCyclic': 10, 'nt-1': 6, 'leastTrafficLocal': 4, 'nt-2': 7, 'static': 11, 'private-2': 9, 'leastTraffic': 2, 'private-1': 8, 'leastUsersNumberLocal': 5.
           rsWSDCheckConnectivityStatus 1.3.6.1.4.1.89.35.1.13.1.6 integer read-write
Connectivity check method. Enumeration: 'http': 3, 'udp': 5, 'disable': 2, 'ping': 1, 'tcp': 4.
           rsWSDCheckConnectivityMethod 1.3.6.1.4.1.89.35.1.13.1.7 integer read-write
Application port for TCP or UDP connectivity check.
           rsWSDCheckConnectivityInterval 1.3.6.1.4.1.89.35.1.13.1.8 integer read-write
Polling interval in seconds for servers polling.
           rsWSDCheckConnectivityRetries 1.3.6.1.4.1.89.35.1.13.1.9 integer read-write
This variable indicate the Minimal number of unsuccessful polling attempts before considering a server disconnected.
           rsWSDClientsConnectDenials 1.3.6.1.4.1.89.35.1.13.1.10 counter read-only
This variable indicate the Number of connection requests from clients that were denied by the the server dispatcher.
           rsWSDFarmStatus 1.3.6.1.4.1.89.35.1.13.1.11 integer read-write
This variable indicate the Administative status of this entry. Use for delete an entry in this table. Enumeration: 'createAndWait': 5, 'notInService': 2, 'notReady': 3, 'createAndGo': 4, 'active': 1, 'destroy': 6.
           rsWSDMultiplexedFarmPort 1.3.6.1.4.1.89.35.1.13.1.12 integer read-write
The port on this farm's virtual IP for which port multiplexing is enabled. Port 0 - multiplexing is disabled
           rsWSDFarmDistThreshold 1.3.6.1.4.1.89.35.1.13.1.13 integer read-write
This variable indicates the treshold above which the WSD starts distributing traffic to distributed WSDs. The significance of this parameter varies according to the load balancing algorithm chosen.
           rsWSDFarmTrafficThreshold 1.3.6.1.4.1.89.35.1.13.1.14 integer read-write
This variable indicates the treshold above which the WSD signals to all the distributed WSDs not to send traffic to it.
           rsWSDFarmRedirectionMode 1.3.6.1.4.1.89.35.1.13.1.15 integer read-write
This variable indicates if redirection is enabled and if enable which redirection mode is established (http, triangle or dns redirection). If redirection is disabled (i.e. -noRedirection), HTTP traffic is handled as all other traffic. Enumeration: 'dnsRedirection': 5, 'dnsReevaluationRedirection': 6, 'httpAndTriangleRedirection': 4, 'noRedirection': 3, 'httpRedirection': 1, 'triangleRedirection': 2.
           rsNsdFarmRegister 1.3.6.1.4.1.89.35.1.13.1.16 integer read-write
Enable/Disable farm's registration in the WINS server. Enumeration: 'enable': 1, 'disable': 2.
           rsWSDFarmMode 1.3.6.1.4.1.89.35.1.13.1.17 integer read-write
This variable indicate the mode of this farm weather its my farm or farm of my main WSD which this WSD make redundancy Enumeration: 'regular': 1, 'backup': 2.
           rsWSDExtendedConnectivityCheckInterval 1.3.6.1.4.1.89.35.1.13.1.18 integer read-write
The frequency at which an extended http check will be sent if rsWSDCheckConnectivityMethod is equal to 2. After this number of normal http checks a extended http check will be performed.
           rsWSDConnectivityCheckUrl 1.3.6.1.4.1.89.35.1.13.1.19 displaystring read-write
The absolute path of the web page to be requested in the extended connectivity check. Example: ~smith/home.html
           rsWSDFarmClientMode 1.3.6.1.4.1.89.35.1.13.1.20 integer read-write
Client mode for this farm. How a single client's sessions are handled in the client table. Regular: all sessions to the same server, differentiated by destination port. EntryPerSession: all sessions to the same server, differentiated by both ports. ServerPerSession: new server selected for every session. RemoveEntry: extends EntryPerSession by removing terminated TCP sessions. RemoveServerPerSession: extends ServerPerSession to remove terminated TCP sessions. Enumeration: 'entryPerSession': 2, 'serverPerSession': 3, 'regular': 1, 'removeEntryAtSessionEndForServerPerSession': 5, 'removeEntryAtSessionEnd': 4.
           rsWSDDNSRedir2ndMode 1.3.6.1.4.1.89.35.1.13.1.21 integer read-write
Secondary choice to be used with DNS redirection, in case that a client tries to connect to the virtual IP although it can not receive local service. Enumeration: 'triangulation': 3, 'http': 2, 'dnsOnly': 4, 'httpAndTriangle': 1.
           rsWSDFarmHttpRedirectionMode 1.3.6.1.4.1.89.35.1.13.1.22 integer read-write
Http redirection mode : IP address redirection mode or URL address redirection mode. Enumeration: 'nameMode': 2, 'ipMode': 1.
           rsWSDFarmOperStatus 1.3.6.1.4.1.89.35.1.13.1.23 integer read-only
Farm status. Active - farm is active. NotInService - service is not available. Enumeration: 'active': 1, 'notInService': 2.
           rsWSDFarmBandWidth 1.3.6.1.4.1.89.35.1.13.1.24 integer read-write
Band width for farm.
           rsWSDFarmCookieKey 1.3.6.1.4.1.89.35.1.13.1.25 displaystring read-write
String representing the cookie key to look for. A value also indicates that the farm does cookie-based load balancing.
           rsWSDConnCheckUserName 1.3.6.1.4.1.89.35.1.13.1.26 displaystring read-write
Username used for extended connectivity checks.
           rsWSDConnCheckPassword 1.3.6.1.4.1.89.35.1.13.1.27 displaystring read-write
Password used for extended connectivity checks.
       rsWSDdummy3 1.3.6.1.4.1.89.35.1.13.2 integer read-only
Dummy variable for stopping getnext.
 rsWSDClientsTable 1.3.6.1.4.1.89.35.1.14 no-access
Table containing the list of clients currently attached to a server.
       rsWSDClientEntry 1.3.6.1.4.1.89.35.1.14.1 no-access
The row definition for this table.
           rsWSDFarmAddr 1.3.6.1.4.1.89.35.1.14.1.1 ipaddress read-only
IP Address of the WEB farm the client trough which the client connected.
           rsWSDClientAddr 1.3.6.1.4.1.89.35.1.14.1.2 ipaddress read-only
Client IP Address.
           rsWSDAttachedServerAddr 1.3.6.1.4.1.89.35.1.14.1.3 ipaddress read-write
IP Address of server currently serving this client.
           rsWSDClientLastActivityTime 1.3.6.1.4.1.89.35.1.14.1.4 integer read-only
Indicates when the last frame from the client was dispatched. Measured in seconds since device re-initialization.
           rsWSDClientAttachmentTime 1.3.6.1.4.1.89.35.1.14.1.5 integer read-only
Indicates when the client was attached. Measured in seconds since device re-initialization.
           rsWSDClientType 1.3.6.1.4.1.89.35.1.14.1.6 integer read-write
This variable indicates the administrative type of this entry. Enumeration: 'static': 2, 'clientnat': 4, 'dynamic': 1, 'nat': 3.
           rsWSDClientStatus 1.3.6.1.4.1.89.35.1.14.1.7 rowstatus read-write
This variable indicates the administrative status of this entry. Used to delete an entry of this table.
       rsWSDdummy4 1.3.6.1.4.1.89.35.1.14.2 integer read-only
Dummy variable for stopping getnext.
 rsWSDLoadReportTable 1.3.6.1.4.1.89.35.1.17 no-access
       rsWSDLoadReportEntry 1.3.6.1.4.1.89.35.1.17.1 no-access
The row definition for this table.
           rsWSDReportFarmAddress 1.3.6.1.4.1.89.35.1.17.1.1 ipaddress read-only
The farm IP address.
           rsWSDReportDstFarmAddress 1.3.6.1.4.1.89.35.1.17.1.2 ipaddress read-only
The farm IP address in the remote system which corresponding rsWSDReportFarmAddress.
           rsWSDReportLclSuperFarmAddr 1.3.6.1.4.1.89.35.1.17.1.3 ipaddress read-write
The Superfarm IP address in the local system
           rsWSDReportDstIpAddress 1.3.6.1.4.1.89.35.1.17.1.4 ipaddress read-write
The IP address of the remote system which should receive the load report.
           rsWSDReportMapFarmAddress 1.3.6.1.4.1.89.35.1.17.1.5 ipaddress read-write
The virtual address to which the request should be mapped when a distributed unit redirects traffic using the triangulation method.
           rsWSDReportStatus 1.3.6.1.4.1.89.35.1.17.1.6 rowstatus read-write
           rsWSDReportRdnDstIpAddr 1.3.6.1.4.1.89.35.1.17.1.7 ipaddress read-write
The IP address of the redundant remote system which should receive the load report.
           rsWSDReportDstSuperFarmAddr 1.3.6.1.4.1.89.35.1.17.1.8 ipaddress read-write
The Superfarm IP address in the remote system
       rsWSDdummy6 1.3.6.1.4.1.89.35.1.17.2 integer read-only
Dummy variable for stopping getnext.
 rsWSDFarmMappingTable 1.3.6.1.4.1.89.35.1.18 no-access
       rsWSDFarmMappingEntry 1.3.6.1.4.1.89.35.1.18.1 no-access
The row definition for this table.
           rsWSDMappingAddress 1.3.6.1.4.1.89.35.1.18.1.1 ipaddress read-only
The sub-virtual address of the farm. A distributed WSD directs the clients to this address.
           rsWSDMappingFarmAddress 1.3.6.1.4.1.89.35.1.18.1.2 ipaddress read-write
The local virtual address of the farm. A couple of sub virtual addresses can belong to the same farm address. The local servers are defined per farm address.
           rsWSDOriginalAddress 1.3.6.1.4.1.89.35.1.18.1.3 ipaddress read-write
The original IP address. This address replaces the server IP address when responding to the client. This IP address is the virtual IP address which the customer approached.
           rsWSDMappingAdminStatus 1.3.6.1.4.1.89.35.1.18.1.4 integer read-write
Indicates/controls the sub virtual address mapping enabling. Enumeration: 'enable': 1, 'disable': 2.
           rsWSDMappingStatus 1.3.6.1.4.1.89.35.1.18.1.5 rowstatus read-write
Row control.
       rsWSDdummy7 1.3.6.1.4.1.89.35.1.18.2 integer read-only
Dummy variable for stopping getnext.
 rsWSDLoadReportInterval 1.3.6.1.4.1.89.35.1.24 integer read-write
The interval in seconds between two load reports.
 rsWSDLoadReportTimeout 1.3.6.1.4.1.89.35.1.25 integer read-write
The timeout in seconds between two load report messages.
 rsWSDPortFarmTable 1.3.6.1.4.1.89.35.1.30 no-access
A table for managing the farm decision according to the incoming port.
       rsWSDPortFarmEntry 1.3.6.1.4.1.89.35.1.30.1 no-access
The row definition for this table.
           rsWSDPortMainAddress 1.3.6.1.4.1.89.35.1.30.1.1 ipaddress read-only
The Main IP address given by clients.
           rsWSDPortNumber 1.3.6.1.4.1.89.35.1.30.1.2 integer read-only
The port number which defines the virtual farm.
           rsWSDPortFarmAddress 1.3.6.1.4.1.89.35.1.30.1.3 ipaddress read-write
The IP Address to use for the port.
           rsWSDPortFarmStatus 1.3.6.1.4.1.89.35.1.30.1.4 rowstatus read-write
The status of this entry.
           rsWSDPortFarmHeader 1.3.6.1.4.1.89.35.1.30.1.5 displaystring read-write
HTTP Header field for token parsing.
       rsWSDdummy10 1.3.6.1.4.1.89.35.1.30.2 integer read-only
Dummy variable for stopping getnext.
 rsWSDProximity 1.3.6.1.4.1.89.35.1.32
       rsWSDStaticProximityTable 1.3.6.1.4.1.89.35.1.32.1 no-access
In this table the WSD saves the static proximity ranges per server farm IP Address
           rsWSDStaticProximityEntry 1.3.6.1.4.1.89.35.1.32.1.1 no-access
The row definition for this table.
               rsWSDStaticProximityFarmAddress 1.3.6.1.4.1.89.35.1.32.1.1.1 ipaddress read-only
The IP Address of the WEB farm.
               rsWSDStaticProximityRangeFrom 1.3.6.1.4.1.89.35.1.32.1.1.2 ipaddress read-only
The IP Address of the low boundary of the interval.
               rsWSDStaticProximityRangeTo 1.3.6.1.4.1.89.35.1.32.1.1.3 ipaddress read-write
The IP Address of the high boundary of the interval.
               rsWSDStaticProximityStatus 1.3.6.1.4.1.89.35.1.32.1.1.4 integer read-write
This variable indicate the Administative status of this entry. Use for delete an entry in this table. Enumeration: 'createAndWait': 5, 'notInService': 2, 'notReady': 3, 'createAndGo': 4, 'active': 1, 'destroy': 6.
               rsWSDStaticProximityServer1 1.3.6.1.4.1.89.35.1.32.1.1.5 ipaddress read-write
The first priority server that this range of clients will be redirected to
               rsWSDStaticProximityServer2 1.3.6.1.4.1.89.35.1.32.1.1.6 ipaddress read-write
The second priority server that this range of clients will be redirected to
               rsWSDStaticProximityServer3 1.3.6.1.4.1.89.35.1.32.1.1.7 ipaddress read-write
The third priority server that this range of clients will be redirected to
       rsWSDProximityOperationMode 1.3.6.1.4.1.89.35.1.32.2 integer read-write
Allow proximity operation, and choose between operating only static proximity or dynamic proximity as well Enumeration: 'noProximity': 1, 'staticProximity': 2, 'fullProximity': 3.
       rsWSDProximityMainDNS 1.3.6.1.4.1.89.35.1.32.3 ipaddress read-write
The IP Address of the main DNS to be ignored in the proximity operation
       rsWSDProximityBackupDNS 1.3.6.1.4.1.89.35.1.32.4 ipaddress read-write
The IP Address of the backup DNS to be ignored in the proximity operation
       rsWSDProximityAgingPeriod 1.3.6.1.4.1.89.35.1.32.5 integer read-write
The time in hours after which an old dynamic entry is invalid.
       rsWSDProximityClientMode 1.3.6.1.4.1.89.35.1.32.6 integer read-write
Enable or disable the proximity operation of the distributed WSD Enumeration: 'enable': 1, 'disable': 2.
       rsWSDProximityRetries 1.3.6.1.4.1.89.35.1.32.7 integer read-write
The number of tries for checking the client distance
       rsWSDProximityTimeout 1.3.6.1.4.1.89.35.1.32.8 integer read-write
The timeout between proximity checks
       rsWSDProximityTuning 1.3.6.1.4.1.89.35.1.32.9
           rsWSDMaxDynEntries 1.3.6.1.4.1.89.35.1.32.9.1 integer read-only
Maximal number of entries in the dynamic proximity table.
           rsWSDMaxDynEntriesAfterReset 1.3.6.1.4.1.89.35.1.32.9.2 integer read-write
Future maximal number of entries in the dynamic proximity table.
       rsWSDPrxBasicCheckMethod 1.3.6.1.4.1.89.35.1.32.10 integer read-write
Enable or disable basic proximity check (ICMP) Enumeration: 'enable': 1, 'disable': 2.
       rsWSDPrxAdvancedCheckMethod 1.3.6.1.4.1.89.35.1.32.11 integer read-write
Enable or disable advanced proximity check (UDP) Enumeration: 'enable': 1, 'disable': 2.
       rsWSDPrxApplIndpndCheckMethod 1.3.6.1.4.1.89.35.1.32.12 integer read-write
Enable or disable application independent proximity check (TCP to port 80) Enumeration: 'enable': 1, 'disable': 2.
       rsWSDPrxApplAwareCheckMethod 1.3.6.1.4.1.89.35.1.32.13 integer read-write
Enable or disable application aware proximity check (TCP) Enumeration: 'enable': 1, 'disable': 2.
       rsNWSDProximity 1.3.6.1.4.1.89.35.1.40.1
           rsWSDProximityHopsWeight 1.3.6.1.4.1.89.35.1.40.1.1 integer read-write
The weight given to the clients hops distance in the dispatching decision
           rsWSDProximityLatencyWeight 1.3.6.1.4.1.89.35.1.40.1.2 integer read-write
The weight given to the clients latency in the dispatching decision
           rsWSDProximityLoadWeight 1.3.6.1.4.1.89.35.1.40.1.3 integer read-write
The weight given to the site load in the dispatching decision
           rsWSDProximityMirrorPercentage 1.3.6.1.4.1.89.35.1.40.1.4 integer read-write
The percent of the proximity table to back up
           rsWSDProximityMirrorPollingTime 1.3.6.1.4.1.89.35.1.40.1.5 integer read-write
The polling time of the proximity mirror messages
       rsWSDDNSttl 1.3.6.1.4.1.89.35.1.40.2 integer read-write
TTL for DNS replies.
       rsWSDURLSuperFarmTable 1.3.6.1.4.1.89.35.1.40.3 no-access
A table for managing the farm decision according to the incoming URL.
           rsWSDURLSuperFarmEntry 1.3.6.1.4.1.89.35.1.40.3.1 no-access
The row definition for this table.
               rsWSDURLFarmAddress 1.3.6.1.4.1.89.35.1.40.3.1.1 ipaddress read-write
IP address of the farm to use with the URL.
               rsWSDURL 1.3.6.1.4.1.89.35.1.40.3.1.2 displaystring read-write
The URL representing the farm.
               rsWSDURLStatus 1.3.6.1.4.1.89.35.1.40.3.1.3 rowstatus read-write
Row status for the URL.
       rsWSDMainVirtualDNS 1.3.6.1.4.1.89.35.1.40.4 ipaddress read-write
Main DNS virtual IP address.
       rsWSDBackupVirtualDNS 1.3.6.1.4.1.89.35.1.40.5 ipaddress read-write
Backup WSD virtual DNS IP address.
       rsWSDProximityMirrorProtocolMode 1.3.6.1.4.1.89.35.1.40.7 integer read-write
Enable/Disable of the mirror protocol mode. Enumeration: 'enable': 1, 'disable': 2.
       rsWSDTwoDNSAnswers 1.3.6.1.4.1.89.35.1.40.10 integer read-write
Enable/Disable two answers to DNS queries. Enumeration: 'enable': 1, 'disable': 2.
       rsWSDStatisticsDstIpAddr 1.3.6.1.4.1.89.35.1.40.11 ipaddress read-write
Statistics Destination Ip Address
       rsWSDStatisticsReportingMode 1.3.6.1.4.1.89.35.1.40.12 integer read-write
Statistics Reporting Mode: reporting enable / disable, full statistics report or partial Enumeration: 'full': 1, 'health': 4, 'disable': 2, 'general': 3.
       rsWSDGeneralStatisticsPollingTime 1.3.6.1.4.1.89.35.1.40.13 integer read-write
Reporting polling time for general statistics
       rsWSDHealthStatisticsPollingTime 1.3.6.1.4.1.89.35.1.40.14 integer read-write
Reporting polling time for health statistics
       rsWSDAcceptableHTTPCodesTable 1.3.6.1.4.1.89.35.1.40.15 no-access
A table for managing the acceptable HTTP codes received by extended connectivity check.
             rsWSDAcceptableHTTPCodeEntry 1.3.6.1.4.1.89.35.1.40.15.1 no-access
The row definition for this table.
                 rsWSDAcceptableHTTPCodeFarm 1.3.6.1.4.1.89.35.1.40.15.1.1 ipaddress read-write
IP address of the farm where the code is defined.
                 rsWSDAcceptableHTTPCode 1.3.6.1.4.1.89.35.1.40.15.1.2 integer read-write
The HTTP code acceptable in that farm.
                 rsWSDAcceptableHTTPCodeStatus 1.3.6.1.4.1.89.35.1.40.15.1.3 rowstatus read-write
Row status for the code.
       rsWSDTotalNumberOfClients 1.3.6.1.4.1.89.35.1.40.16 octet string read-only
Total number of clients per device.
       rsWSDCurrentNumberOfClients 1.3.6.1.4.1.89.35.1.40.17 integer read-only
Current number of clients per device.
       rsWSDFramesLoadInBytes 1.3.6.1.4.1.89.35.1.40.18 octet string read-only
Frames load in bytes per device.
       rsWSDRedundancyFailed 1.3.6.1.4.1.89.35.1.40.19 integer read-only
Redundancy failed flag.
       rsWSDRedundancyTakeOver 1.3.6.1.4.1.89.35.1.40.20 integer read-only
Redundancy take over flag.
       rsWSDDynamicProximityTableFilledUp 1.3.6.1.4.1.89.35.1.40.21 integer read-only
Proximity table filled up flag.
       rsWSDClientTableFilledUp 1.3.6.1.4.1.89.35.1.40.22 integer read-only
Client table filled up flag.
       rsWSDSSFTable 1.3.6.1.4.1.89.35.1.40.23 no-access
The table that contains general parameters for secondary servers.
             rsWSDSSFEntry 1.3.6.1.4.1.89.35.1.40.23.1 no-access
The row definition for the SSF table.
                 rsWSDSSFName 1.3.6.1.4.1.89.35.1.40.23.1.1 displaystring read-write
The name assigned by the user to this SSF.
                 rsWSDSSFStatus 1.3.6.1.4.1.89.35.1.40.23.1.2 integer read-write
Administrative status of this entry. Enumeration: 'createAndWait': 5, 'notInService': 2, 'notReady': 3, 'createAndGo': 4, 'active': 1, 'destroy': 6.
                 rsWSDSSFCheckMethod 1.3.6.1.4.1.89.35.1.40.23.1.3 integer read-write
Connectivity check method for the SSF. Enumeration: 'oAS': 4, 'oDB': 5, 'disable': 1, 'ping': 2, 'tcp': 3.
                 rsWSDSSFCheckInterval 1.3.6.1.4.1.89.35.1.40.23.1.4 integer read-write
Polling interval in seconds for the secondary servers.
                 rsWSDSSFCheckRetries 1.3.6.1.4.1.89.35.1.40.23.1.5 integer read-write
Minimum number of unsuccessful polling attempts before a server is deemed disconnected.
                 rsWSDSSFCheckPort 1.3.6.1.4.1.89.35.1.40.23.1.6 integer read-write
Application port for TCP secondary server connectivity check.
                 rsWSDSSFCheckCommunity 1.3.6.1.4.1.89.35.1.40.23.1.7 displaystring read-write
The SNMP community to use in special secondary server polling.
                 rsWSDSSFMode 1.3.6.1.4.1.89.35.1.40.23.1.8 integer read-write
Operation mode for SSF in case of failure. Either fail farm/server when all secondary servers fail (inclusive mode), or fail them when just one secondary server fails (single failure). Enumeration: 'singleFailure': 2, 'inclusive': 1.
                 rsWSDSSFOperStatus 1.3.6.1.4.1.89.35.1.40.23.1.9 integer read-only
Secondary server farm status. Active - farm is active. NotInService - one or more servers are not responding. Enumeration: 'active': 1, 'notInService': 2.
                 rsWSDSSFId 1.3.6.1.4.1.89.35.1.40.23.1.10 integer read-write
The Id is used an alternate key to the SSF table
       rsWSDSecondaryServerTable 1.3.6.1.4.1.89.35.1.40.24 no-access
The table that contains specific parameters for secondary servers.
             rsWSDSecondaryServerEntry 1.3.6.1.4.1.89.35.1.40.24.1 no-access
The row definition for the secondary server table.
                 rsWSDSecondaryServerSSFName 1.3.6.1.4.1.89.35.1.40.24.1.1 displaystring read-write
The name of the SSF of which the secondary server is a member.
                 rsWSDSecondaryServerAddr 1.3.6.1.4.1.89.35.1.40.24.1.2 ipaddress read-write
Secondary Server IP address.
                 rsWSDSecondaryServerStatus 1.3.6.1.4.1.89.35.1.40.24.1.3 integer read-write
Administrative status of this entry. Enumeration: 'createAndWait': 5, 'notInService': 2, 'notReady': 3, 'createAndGo': 4, 'active': 1, 'destroy': 6.
                 rsWSDSecondaryServerOperStatus 1.3.6.1.4.1.89.35.1.40.24.1.4 integer read-only
Secondary server status. Active - server is active. NotInService - server is not responding. Enumeration: 'active': 1, 'notInService': 2.
                 rsWSDSecondaryServerId 1.3.6.1.4.1.89.35.1.40.24.1.5 integer read-write
The Id serves as an alternate key to the SSF table
       rsWSDSSFFarmTable 1.3.6.1.4.1.89.35.1.40.25 no-access
The table that is used to configure farms in SSF.
             rsWSDSSFFarmEntry 1.3.6.1.4.1.89.35.1.40.25.1 no-access
The row definition for the farm-SSF table.
                 rsWSDSSFFarmSSFName 1.3.6.1.4.1.89.35.1.40.25.1.1 displaystring read-write
The name of the SSF to which the farm is attached.
                 rsWSDSSFFarmAddr 1.3.6.1.4.1.89.35.1.40.25.1.2 ipaddress read-write
Attached farm IP address.
                 rsWSDSSFFarmStatus 1.3.6.1.4.1.89.35.1.40.25.1.3 integer read-write
Administrative status of this entry. Enumeration: 'createAndWait': 5, 'notInService': 2, 'notReady': 3, 'createAndGo': 4, 'active': 1, 'destroy': 6.
                 rsWSDSSFFarmId 1.3.6.1.4.1.89.35.1.40.25.1.4 integer read-write
The Id is an alternate key to the SSF table
       rsWSDClientGroupingMask 1.3.6.1.4.1.89.35.1.40.26 ipaddress read-write
Client IP address mask.
       rsWSDSSFServerTable 1.3.6.1.4.1.89.35.1.40.27 no-access
The table that is used to configure servers in SSF.
             rsWSDSSFServerEntry 1.3.6.1.4.1.89.35.1.40.27.1 no-access
The row definition for the server-SSF table.
                 rsWSDSSFServerSSFName 1.3.6.1.4.1.89.35.1.40.27.1.1 displaystring read-write
The name of the SSF to which the server is attached.
                 rsWSDSSFServerFarmAddr 1.3.6.1.4.1.89.35.1.40.27.1.2 ipaddress read-write
Attached server's farm IP address.
                 rsWSDSSFServerSrvrAddr 1.3.6.1.4.1.89.35.1.40.27.1.3 ipaddress read-write
Attached server's IP address.
                 rsWSDSSFServerStatus 1.3.6.1.4.1.89.35.1.40.27.1.4 integer read-write
Administrative status of this entry. Enumeration: 'createAndWait': 5, 'notInService': 2, 'notReady': 3, 'createAndGo': 4, 'active': 1, 'destroy': 6.
                 rsWSDSSFServerId 1.3.6.1.4.1.89.35.1.40.27.1.5 integer read-write
The Id is an alternate key to the SSF table
       rsWSDHTTPContentCheckTable 1.3.6.1.4.1.89.35.1.40.28 no-access
A table for managing the strings that the WSD looks for in HTTP responses (to extended connectivity checks).
             rsWSDHTTPContentCheckEntry 1.3.6.1.4.1.89.35.1.40.28.1 no-access
The row definition for this table.
                 rsWSDHTTPContentCheckFarm 1.3.6.1.4.1.89.35.1.40.28.1.1 ipaddress read-write
IP address of the farm where the extended check is made.
                 rsWSDHTTPContentCheckString 1.3.6.1.4.1.89.35.1.40.28.1.2 displaystring read-write
The string to look for in the HTTP response.
                 rsWSDHTTPContentCheckMode 1.3.6.1.4.1.89.35.1.40.28.1.3 integer read-write
Type of checks - should the check be that the string exists or that it is absent. Enumeration: 'stringIsAbsent': 2, 'stringExists': 1.
                 rsWSDHTTPContentCheckStatus 1.3.6.1.4.1.89.35.1.40.28.1.4 rowstatus read-write
Row status for the string.
       rsNWSDStats 1.3.6.1.4.1.89.35.1.40.29
             rsWSDTotalDNSReqCounter 1.3.6.1.4.1.89.35.1.40.29.1 octet string read-only
Total DNS requests counter.
             rsWSDAnsweredDNSReqCounter 1.3.6.1.4.1.89.35.1.40.29.2 octet string read-only
Answered DNS requests counter.
             rsWSDBadDNSReqCounter 1.3.6.1.4.1.89.35.1.40.29.3 octet string read-only
Bad DNS requests counter.
             rsWSDTotalDNSReqLastSecCounter 1.3.6.1.4.1.89.35.1.40.29.4 integer read-only
Total DNS requests last second counter.
             rsWSDAnsweredDNSReqLastSecCounter 1.3.6.1.4.1.89.35.1.40.29.5 integer read-only
Answered DNS requests last second counter.
             rsWSDBadDNSReqLastSecCounter 1.3.6.1.4.1.89.35.1.40.29.6 integer read-only
Bad DNS requests last second counter.
             rsNWSDFarmStatisticsTable 1.3.6.1.4.1.89.35.1.40.29.7 no-access
Table containing the Farm statistics values.
                 rsNWSDFarmStatisticsEntry 1.3.6.1.4.1.89.35.1.40.29.7.1 no-access
The row definition for this table.
                     rsNWSDFarmStatisticsAddress 1.3.6.1.4.1.89.35.1.40.29.7.1.1 ipaddress read-only
The IP Address of the farm.
                     rsNWSDFarmStatisticsAttachedUsersNumber 1.3.6.1.4.1.89.35.1.40.29.7.1.2 integer read-only
Farm current connected users number.
                     rsNWSDFarmStatisticsTotalAttachedUsersNumber 1.3.6.1.4.1.89.35.1.40.29.7.1.3 octet string read-only
Farm total users number since last reset of the device.
                     rsNWSDFarmStatisticsPeakLoad 1.3.6.1.4.1.89.35.1.40.29.7.1.4 integer read-only
Farm peak load of packets per second.
                     rsNWSDFarmStatisticsFramesLoad 1.3.6.1.4.1.89.35.1.40.29.7.1.5 octet string read-only
Farm total number of frames handled by the device.
                     rsNWSDFarmStatisticsFramesRate 1.3.6.1.4.1.89.35.1.40.29.7.1.6 integer read-only
Farm frames rate in the last minute.
                     rsNWSDFarmStatisticsFramesLoadInBytes 1.3.6.1.4.1.89.35.1.40.29.7.1.7 octet string read-only
Bytes load per second.
                     rsNWSDFarmStatisticsFramesRateInBytes 1.3.6.1.4.1.89.35.1.40.29.7.1.8 counter read-only
Bytes load rate per second.
                     rsNWSDFarmStatisticsBackupServerUsed 1.3.6.1.4.1.89.35.1.40.29.7.1.9 integer read-only
Backup server used flag. It shows true if the backup server was used in the last reporting period
                     rsNWSDFarmStatisticsDistThresholdReached 1.3.6.1.4.1.89.35.1.40.29.7.1.10 integer read-only
Distribution threshold reached flag. It shows true if the distribution threshold was reached in the last reporting period
                     rsNWSDFarmStatisticsCapacityThresholdReached 1.3.6.1.4.1.89.35.1.40.29.7.1.11 integer read-only
Capacity threshold reached flag. It shows true if the capacity threshold was reached in the last reporting period
                     rsNWSDFarmStatisticsTotalDNSReqCounter 1.3.6.1.4.1.89.35.1.40.29.7.1.12 counter read-only
Total number of DNS requests which arrived for this Farm.
                     rsNWSDFarmStatisticsTotalDNSReqLastSecCounter 1.3.6.1.4.1.89.35.1.40.29.7.1.13 counter read-only
Total number of DNS requests which arrived for this Farm during the last second.
                     rsNWSDFarmStatisticsLocalyAnsweredDNSReqCounter 1.3.6.1.4.1.89.35.1.40.29.7.1.14 counter read-only
The number of DNS Requests which arrived for this farm and were answered by the local farm.
                     rsNWSDFarmStatisticsLocalyAnsweredDNSReqLastSecCounter 1.3.6.1.4.1.89.35.1.40.29.7.1.15 counter read-only
The number of DNS Requests which arrived during the last second for this farm and were answered by the local farm.
                     rsNWSDFarmStatisticsRedirectedDNSReqCounter 1.3.6.1.4.1.89.35.1.40.29.7.1.16 counter read-only
The number of DNS Requests which arrived for this farm and were redirecteded to remote/distributed servers.
                     rsNWSDFarmStatisticsRedirectedDNSReqLastSecCounter 1.3.6.1.4.1.89.35.1.40.29.7.1.17 counter read-only
The number of DNS Requests which arrived during the last second for this farm and were redirecteded to remote/distributed servers.
                     rsNWSDFarmStatisticsTotalHTTPSessionsCounter 1.3.6.1.4.1.89.35.1.40.29.7.1.18 octet string read-only
Total number of HTTP sessions which arrived for this Farm.
                     rsNWSDFarmStatisticsTotalHTTPSessionsLastSecCounter 1.3.6.1.4.1.89.35.1.40.29.7.1.19 counter read-only
Total number of HTTP sessions which arrived for this Farm during the last second.
                     rsNWSDFarmStatisticsLocalHTTPSessionsCounter 1.3.6.1.4.1.89.35.1.40.29.7.1.20 octet string read-only
The number of HTTP sessions which arrived for this farm and were directed to a local server.
                     rsNWSDFarmStatisticsLocalHTTPSessionsLastSecCounter 1.3.6.1.4.1.89.35.1.40.29.7.1.21 counter read-only
The number of HTTP sessions which arrived during the last second for this farm and were directed to a local server.
                     rsNWSDFarmStatisticsRedirectedHTTPSessionsCounter 1.3.6.1.4.1.89.35.1.40.29.7.1.22 octet string read-only
The number of HTTP sessions which arrived for this farm and were redirecteded to remote/distributed servers.
                     rsNWSDFarmStatisticsRedirectedHTTPSessionsLastSecCounter 1.3.6.1.4.1.89.35.1.40.29.7.1.23 counter read-only
The number of HTTP sessions which arrived during the last second for this farm and were redirecteded to remote/distributed servers.
                     rsNWSDFarmStatisticsTotalTriangSessionsCounter 1.3.6.1.4.1.89.35.1.40.29.7.1.24 octet string read-only
Total number of Tringulation sessions for this Farm.
                     rsNWSDFarmStatisticsTotalTriangSessionsLastSecCounter 1.3.6.1.4.1.89.35.1.40.29.7.1.25 counter read-only
Total number of Tringulation sessions which arrived for this Farm during the last second.
                     rsNWSDFarmStatisticsLocalTriangSessionsCounter 1.3.6.1.4.1.89.35.1.40.29.7.1.26 octet string read-only
The number of Tringulation sessions which arrived for this farm and were answered by the a local server.
                     rsNWSDFarmStatisticsLocalTriangSessionsLastSecCounter 1.3.6.1.4.1.89.35.1.40.29.7.1.27 counter read-only
The number of Tringulation sessions which arrived during the last second for this farm and were answered by a local server.
                     rsNWSDFarmStatisticsRedirectedTriangSessionsCounter 1.3.6.1.4.1.89.35.1.40.29.7.1.28 octet string read-only
The number of sessions which were redirecteded by triangulation to distributed servers.
                     rsNWSDFarmStatisticsRedirectedTriangSessionsLastSecCounter 1.3.6.1.4.1.89.35.1.40.29.7.1.29 counter read-only
The number of sessions which were redirecteded by triangulation during the last second to distributed servers.
             rsNWSDServerStatisticsTable 1.3.6.1.4.1.89.35.1.40.29.8 no-access
Table containing the Server statistics values.
                 rsNWSDServerStatisticsEntry 1.3.6.1.4.1.89.35.1.40.29.8.1 no-access
The row definition for this table.
                     rsNWSDServerStatisticsFarmAddr 1.3.6.1.4.1.89.35.1.40.29.8.1.1 ipaddress read-only
WSD Virtual IP address (Farm addr)
                     rsNWSDServerStatisticsServerAddr 1.3.6.1.4.1.89.35.1.40.29.8.1.2 ipaddress read-only
Server IP address
                     rsNWSDServerStatisticsAttachedUsersNumber 1.3.6.1.4.1.89.35.1.40.29.8.1.3 integer read-only
Number of currently active users attached to this server.
                     rsNWSDServerStatisticsPeakLoad 1.3.6.1.4.1.89.35.1.40.29.8.1.4 integer read-only
Maximal number of frames per second dispatched to server since last reset.
                     rsNWSDServerStatisticsFramesRate 1.3.6.1.4.1.89.35.1.40.29.8.1.5 integer read-only
Number of frames per second dispatched to server.
                     rsNWSDServerStatisticsFramesLoad 1.3.6.1.4.1.89.35.1.40.29.8.1.6 octet string read-only
Number of frames dispatched to server.
                     rsNWSDServerStatisticsTotalAttachedUsersNumber 1.3.6.1.4.1.89.35.1.40.29.8.1.7 octet string read-only
Total number of users ever attached to this server.
                     rsNWSDServerStatisticsFramesLoadInBytes 1.3.6.1.4.1.89.35.1.40.29.8.1.8 octet string read-only
Bytes load per second dispatched to server.
                     rsNWSDServerStatisticsFramesRateInBytes 1.3.6.1.4.1.89.35.1.40.29.8.1.9 counter read-only
Bytes Rate dispatched to server.
                     rsNWSDServerStatisticsConnectivityCheckFailed 1.3.6.1.4.1.89.35.1.40.29.8.1.10 integer read-only
Connectivity check failed flag. It shows true if the checks of this server failed in the last reporting period
                     rsNWSDServerStatisticsConnectionLimitReached 1.3.6.1.4.1.89.35.1.40.29.8.1.11 integer read-only
Connection limit reached flag. It shows true if the connection limit was reached in the last reporting period
                     rsNWSDServerStatisticsAnsweredDNSReqCounter 1.3.6.1.4.1.89.35.1.40.29.8.1.12 counter read-only
Number of DNS requests answered by this Server.
                     rsNWSDServerStatisticsAnsweredDNSReqLastSecCounter 1.3.6.1.4.1.89.35.1.40.29.8.1.13 counter read-only
Number of DNS requests answered by this Server during the last second.
                     rsNWSDServerStatisticsRedirectedHTTPSessions 1.3.6.1.4.1.89.35.1.40.29.8.1.14 octet string read-only
Number of HTTP sessions redirected to this Server.
                     rsNWSDServerStatisticsRedirectedHTTPSessionsLastSecCounter 1.3.6.1.4.1.89.35.1.40.29.8.1.15 counter read-only
Number of HTTP sessions redirected to this Server during the last second.
                     rsNWSDServerStatisticsRedirectedTriangSessions 1.3.6.1.4.1.89.35.1.40.29.8.1.16 octet string read-only
Number of sessions triangulated to this site.
                     rsNWSDServerStatisticsRedirectedTriangSessionsLastSecCount 1.3.6.1.4.1.89.35.1.40.29.8.1.17 counter read-only
Number of sessions triangulated to this site during the last second.
       rsWSDCookieTable 1.3.6.1.4.1.89.35.1.40.30 no-access
A table for managing cookie information.
             rsWSDCookieTableEntry 1.3.6.1.4.1.89.35.1.40.30.1 no-access
The row definition for this table.
                 rsWSDCookieFarm 1.3.6.1.4.1.89.35.1.40.30.1.1 ipaddress read-write
IP address of the cookie farm.
                 rsWSDCookieValue 1.3.6.1.4.1.89.35.1.40.30.1.2 displaystring read-write
The cookie value that identifies the server.
                 rsWSDCookieServer 1.3.6.1.4.1.89.35.1.40.30.1.3 ipaddress read-write
IP address of the server identified by the cookie.
                 rsWSDCookieStatus 1.3.6.1.4.1.89.35.1.40.30.1.4 rowstatus read-write
Row status for the cookie.
       rsWSDTrackUDPSessionsMode 1.3.6.1.4.1.89.35.1.40.31 integer read-write
Enable/Disable tracking of UDP sessions. When disabled, such sessions are not inserted into the client table. Enumeration: 'enable': 1, 'disable': 2.
       rsWSDTrackSSLIDinSelectServerMode 1.3.6.1.4.1.89.35.1.40.32 integer read-write
Enable/Disable tracking of SSL session IDs in Select Server mode. When disabled (default), SSL sessions are treated as if New Entry mode is used. Enumeration: 'enable': 1, 'disable': 2.
       rsWSDTuning 1.3.6.1.4.1.89.35.1.40.33
             rsWSDMaxURLEntriesTuning 1.3.6.1.4.1.89.35.1.40.33.1
                 rsWSDMaxURLEntries 1.3.6.1.4.1.89.35.1.40.33.1.1 integer read-only
Maximal number of entries in the URL table.
                 rsWSDMaxURLEntriesAfterReset 1.3.6.1.4.1.89.35.1.40.33.1.2 integer read-write
Future maximal number of entries in the URL table.
             rsWSDMaxRequestEntriesTuning 1.3.6.1.4.1.89.35.1.40.33.2
                 rsWSDMaxRequestEntries 1.3.6.1.4.1.89.35.1.40.33.2.1 integer read-only
Maximal number of entries in the request table.
                 rsWSDMaxRequestEntriesAfterReset 1.3.6.1.4.1.89.35.1.40.33.2.2 integer read-write
Future maximal number of entries in the request table.
             rsWSDMaxSSLEntriesTuning 1.3.6.1.4.1.89.35.1.40.33.3
                 rsWSDMaxSSLEntries 1.3.6.1.4.1.89.35.1.40.33.3.1 integer read-only
Maximal number of entries in the SSL table.
                 rsWSDMaxSSLEntriesAfterReset 1.3.6.1.4.1.89.35.1.40.33.3.2 integer read-write
Future maximal number of entries in the SSL table.
       rsWSDTweaks 1.3.6.1.4.1.89.35.1.40.34
             rsWSDMaintainURLSFPersistency 1.3.6.1.4.1.89.35.1.40.34.1 integer read-write
maintain HTTP persistency in URL SuperFarm sessions. enable - persistency is maintained, disable - persistency is broken. Enumeration: 'enable': 1, 'disable': 2.
             rsWSDAllowAnyAppPortForCookies 1.3.6.1.4.1.89.35.1.40.34.2 integer read-write
enable - allow cookies handling on any application port. disable - cookie mechanism works for port 80 only. Enumeration: 'enable': 1, 'disable': 2.
             rsWSDSrcPortInClientHash 1.3.6.1.4.1.89.35.1.40.34.3 integer read-write
enable - client's source port is used in client table hashing, disable - only client IP is used. Enumeration: 'enable': 1, 'disable': 2.
             rsWSDUserDefinedTimeoutAfterTCPFailure 1.3.6.1.4.1.89.35.1.40.34.4 integer read-write
enable - use user defined timeout between failed TCP checks, disable - use 0.5 seconds delay between checks. Enumeration: 'enable': 1, 'disable': 2.
             rsWSDNoSlashAfterGET 1.3.6.1.4.1.89.35.1.40.34.5 integer read-write
enable - no slash is used when trying to read a HTTP page on the server (for syntax that includes a host name), disable - request is with a slash (for syntax that does not include a host name). Enumeration: 'enable': 1, 'disable': 2.
             rsWSDTimeoutForSYN 1.3.6.1.4.1.89.35.1.40.34.6 integer read-write
The initial aging time that a client entry will use when a SYN packet arrives. 0 means use the regular aging time.
             rsWSDSpecificNATAddress 1.3.6.1.4.1.89.35.1.40.34.7 ipaddress read-write
Use this (farm) address as the one used for all NAT sessions.
             rsWSDExtendedCheckHostMode 1.3.6.1.4.1.89.35.1.40.34.8 integer read-write
How the host in the extended HTTP check appears. Can be the server IP or the farm name. Enumeration: 'nameMode': 2, 'ipMode': 1.
             rsWSDExtendedLRPSecurity 1.3.6.1.4.1.89.35.1.40.34.9 integer read-write
When extended LRP security is enabled, the map address supplied by a distributed WSD must be in the same subnet as it's farm. Enumeration: 'enable': 1, 'disable': 2.
             rsWSDURLCookies 1.3.6.1.4.1.89.35.1.40.34.10 integer read-write
When enabled, cookie parsing is performed on URL parameters, rather than the cookie header. Enumeration: 'enable': 1, 'disable': 2.
             rsWSDURLTableLookupPrecedence 1.3.6.1.4.1.89.35.1.40.34.11 integer read-write
This parameter sets the lookup precedence of the URL table. URL means look for URL first, fileType means look for file type match first. Enumeration: 'url': 1, 'fileType': 2.
       rsWSDExtendedFarmTable 1.3.6.1.4.1.89.35.1.40.35 no-access
In this table the WSD version 2 saves the general parameters per server farme IP Addr.
             rsWSDExtendedFarmEntry 1.3.6.1.4.1.89.35.1.40.35.1 no-access
The row definition for this table.
                 rsWSDExtendedFarmAddress 1.3.6.1.4.1.89.35.1.40.35.1.1 ipaddress read-only
The IP Address of the WEB farm.
                 rsWSDExtendedFarmHttpsType 1.3.6.1.4.1.89.35.1.40.35.1.2 integer read-write
regular - means that this server applies all requests httpsonly - applies only HTTPS requests Enumeration: 'httpsonly': 2, 'regular': 1.
                 rsWSDConnCheckSecret 1.3.6.1.4.1.89.35.1.40.35.1.3 displaystring read-write
Secret used for radius connectivity checks.
                 rsWSDOverLoadStatus 1.3.6.1.4.1.89.35.1.40.35.1.4 integer read-write
Enable or disable to open more clients session to a server even though its connection limit is reached Enumeration: 'enable': 1, 'disable': 2.
                 rsWSDFarmURLCookies 1.3.6.1.4.1.89.35.1.40.35.1.5 integer read-write
Set cookie search in URL per farm (not just globally). Enumeration: 'enable': 1, 'disable': 2.
                 rsWSDExtendedFarmNATRangeIPFrom 1.3.6.1.4.1.89.35.1.40.35.1.6 ipaddress read-write
choose beginning of existing range interval from NAT IP range table
       rsWSDNHRTable 1.3.6.1.4.1.89.35.1.40.36 no-access
In this table the WSD holds the Next Hop Routers to be used as Default Routers.
             rsWSDNHREntry 1.3.6.1.4.1.89.35.1.40.36.1 no-access
The row definition for NHR table.
                 rsWSDNHRNHRIP 1.3.6.1.4.1.89.35.1.40.36.1.1 ipaddress read-only
NHR's IP address.
                 rsWSDNHRDestinationMAC 1.3.6.1.4.1.89.35.1.40.36.1.2 physaddress read-only
The router's MAC address.
                 rsWSDNHRSourceMAC 1.3.6.1.4.1.89.35.1.40.36.1.3 physaddress read-only
WDS port's MAC address.
                 rsWSDNHRPhysicalPortNumber 1.3.6.1.4.1.89.35.1.40.36.1.4 integer read-only
WSD port's physical number.
                 rsWSDNHRAdminStatus 1.3.6.1.4.1.89.35.1.40.36.1.5 integer read-write
Forces the administrative state of the router. Enumeration: 'enable': 1, 'disable': 2.
                 rsWSDNHROperStatus 1.3.6.1.4.1.89.35.1.40.36.1.6 integer read-only
The availability status of the router. Enumeration: 'active': 1, 'notInService': 2.
                 rsWSDNHRPathHealthCheckIP 1.3.6.1.4.1.89.35.1.40.36.1.7 ipaddress read-write
The IP address of a network entity to check through the router - in order to check it's functionality.
                 rsWSDNHRCheckMethod 1.3.6.1.4.1.89.35.1.40.36.1.8 integer read-write
The test method. Enumeration: 'disable': 2, 'ping': 1.
                 rsWSDNHRCheckInterval 1.3.6.1.4.1.89.35.1.40.36.1.9 integer read-write
The period of time between checks in seconds.
                 rsWSDNRHCheckRetries 1.3.6.1.4.1.89.35.1.40.36.1.10 integer read-write
The number of times a test will fail until Operational Status will be updated.
                 rsWSDNHRRowStatus 1.3.6.1.4.1.89.35.1.40.36.1.11 rowstatus read-write
Row status for the current row.
                 rsWSDNHRTag 1.3.6.1.4.1.89.35.1.40.36.1.12 integer read-write
NHR's tag - matching the destination MAC.
       rsWSDVIPNHRTable 1.3.6.1.4.1.89.35.1.40.37 no-access
The table that contains WSD associations of Virtual IPs to the Next Hop Routers, planned be used as Default and Backup Routers.
             rsWSDVIPNHREntry 1.3.6.1.4.1.89.35.1.40.37.1 no-access
The row definition for VIR-NHR table.
                 rsWSDVIPNHRVIP 1.3.6.1.4.1.89.35.1.40.37.1.1 ipaddress read-only
The virtual IP of the farm\superfarm.
                 rsWSDVIPNHRNHRIP 1.3.6.1.4.1.89.35.1.40.37.1.2 ipaddress read-write
The IP of Next Hop Router.
                 rsWSDVIPNHRBackupNHRIP 1.3.6.1.4.1.89.35.1.40.37.1.3 ipaddress read-write
The IP of the Backup to Next Hop Router.
                 rsWSDVIPNHRNoRouteAction 1.3.6.1.4.1.89.35.1.40.37.1.4 integer read-write
The action taken when NHR and Backup NHR are unavailable. Enumeration: 'discard': 1, 'useFFT': 2.
                 rsWSDVIPNHRRowStatus 1.3.6.1.4.1.89.35.1.40.37.1.5 rowstatus read-write
Row status for the current row.
                 rsWSDVIPNHRNHRWeight 1.3.6.1.4.1.89.35.1.40.37.1.6 integer read-write
The NHR's weight.
                 rsWSDVIPNHRBackupWeight 1.3.6.1.4.1.89.35.1.40.37.1.7 integer read-write
The backup NHR's weight.
                 rsWSDVIPNHRAdminLoadSharing 1.3.6.1.4.1.89.35.1.40.37.1.8 integer read-write
Enable/Disable NHR Load Sharing for this VIPNHR. Enumeration: 'enable': 1, 'disable': 2.
       rsWSDTokenTable 1.3.6.1.4.1.89.35.1.40.38 no-access
A table for managing HTTP token information.
             rsWSDTokenTableEntry 1.3.6.1.4.1.89.35.1.40.38.1 no-access
The row definition for this table.
                 rsWSDToken 1.3.6.1.4.1.89.35.1.40.38.1.1 displaystring read-write
The token value that identifies the farm.
                 rsWSDTokenFarmMap 1.3.6.1.4.1.89.35.1.40.38.1.2 ipaddress read-write
IP address of the superfarm in which the token farm is defined.
                 rsWSDTokenFarm 1.3.6.1.4.1.89.35.1.40.38.1.3 ipaddress read-write
IP address of the farm for which the token is defined.
                 rsWSDTokenDefault 1.3.6.1.4.1.89.35.1.40.38.1.4 integer read-write
Indication whether this farm is the default one. noToken indicates that the farm should be used as default when no matching token was found. noHeaderField indicates that the farm should be used when no matching header field was found, and alwaysDefault indicates that this farm should be used in either case. Enumeration: 'noToken': 2, 'notDefault': 1, 'noHeaderField': 3, 'alwaysDefault': 4.
                 rsWSDTokenStatus 1.3.6.1.4.1.89.35.1.40.38.1.5 rowstatus read-write
Row status for the token entry.
       rsWSDVirtualDNSTable 1.3.6.1.4.1.89.35.1.40.39 no-access
A table for managing virtual DNS addresses.
             rsWSDVirtualDNSTableEntry 1.3.6.1.4.1.89.35.1.40.39.1 no-access
The row definition for this table.
                 rsWSDVirtualDNSAddress 1.3.6.1.4.1.89.35.1.40.39.1.1 ipaddress read-only
The virtual DNS address.
                 rsWSDVirtualDNSRedunType 1.3.6.1.4.1.89.35.1.40.39.1.2 integer read-write
A virtual DNS address can be either active or backup. Backup addresses are the active addresses on a backed-up unit. Enumeration: 'active': 1, 'backup': 2.
                 rsWSDVirtualDNSStatus 1.3.6.1.4.1.89.35.1.40.39.1.3 rowstatus read-write
Row status for the virtual dns entry.
       rsWSDClientNAT 1.3.6.1.4.1.89.35.1.40.40
             rsWSDClientNATRangeTable 1.3.6.1.4.1.89.35.1.40.40.1 no-access
In this table the WSD saves the client's IP ranges
                 rsWSDClientNATRangeIPEntry 1.3.6.1.4.1.89.35.1.40.40.1.1 no-access
The row definition for this table.
                     rsWSDClientNATRangeIPFrom 1.3.6.1.4.1.89.35.1.40.40.1.1.1 ipaddress read-only
The IP Address of the low boundary of the interval.
                     rsWSDClientNATRangeIPTo 1.3.6.1.4.1.89.35.1.40.40.1.1.2 ipaddress read-write
The IP Address of the high boundary of the interval.
                     rsWSDClientNATRangeIPStatus 1.3.6.1.4.1.89.35.1.40.40.1.1.3 rowstatus read-write
The status of this entry.
             rsWSDNATRangeTable 1.3.6.1.4.1.89.35.1.40.40.2 no-access
In this table the WSD saves the NAT's IP ranges
                 rsWSDNATRangeIPEntry 1.3.6.1.4.1.89.35.1.40.40.2.1 no-access
The row definition for this table.
                     rsWSDNATRangeIPFrom 1.3.6.1.4.1.89.35.1.40.40.2.1.1 ipaddress read-only
The IP Address of the low boundary of the interval.
                     rsWSDNATRangeIPTo 1.3.6.1.4.1.89.35.1.40.40.2.1.2 ipaddress read-write
The IP Address of the high boundary of the interval.
                     rsWSDNATRangeStatus 1.3.6.1.4.1.89.35.1.40.40.2.1.3 rowstatus read-write
The status of this entry.
             rsWSDClientNATStatus 1.3.6.1.4.1.89.35.1.40.40.3 integer read-write
Enable or disable the NAT client feature in WSD Enumeration: 'enable': 1, 'disable': 2.
       rsWSDSessionChaining 1.3.6.1.4.1.89.35.1.40.41 integer read-write
Enable or disable session chaining. Enumeration: 'enable': 1, 'disable': 2.
       rsWSDClientTableSizeThresh 1.3.6.1.4.1.89.35.1.64.3 integer read-write
This variable defines at what percentage of the maximum allowed value of the client table size the Threshold Warning Trap should be dispatched. Default = 80, DISABLE = 0
       rsWSDLogicServConnectLimitThresh 1.3.6.1.4.1.89.35.1.64.4 integer read-write
This variable defines at what percentage of the maximum allowed value of the Logical Server Connections Limit the Threshold Warning Trap should be dispatched. Default = 90, DISABLE = 0
       rsWSDPhysServConnectLimitThresh 1.3.6.1.4.1.89.35.1.64.5 integer read-write
This variable defines at what percentage of the maximum allowed value of the Physical Server Connections Limit the Threshold Warning Trap should be dispatched. Default = 90, DISABLE = 0
       rsWSDFarmCapacityLimitThresh 1.3.6.1.4.1.89.35.1.64.6 integer read-write
This variable defines at what percentage of the Farm Capacity Limit the Threshold Warning Trap should be dispatched. Default = 90, DISABLE = 0
       rsWSDServBandwidthLimitThresh 1.3.6.1.4.1.89.35.1.64.7 integer read-write
This variable defines at what percentage of the Server Bandwidth Limit the Threshold Warning Trap should be dispatched. Default = 90, DISABLE = 0
       rsWSDFarmBandwidthLimitThresh 1.3.6.1.4.1.89.35.1.64.8 integer read-write
This variable defines at what percentage of the Farm Bandwidth Limit the Threshold Warning Trap should be dispatched. Default = 90, DISABLE = 0
         rsWSDTWTClientTableSize 1.3.6.1.4.1.89.35.1.400.1
This informational trap is sent when client table threshold is reached.
         rsWSDTWTLogicServConnectLimit 1.3.6.1.4.1.89.35.1.400.2
This informational trap is sent when a logical server connection limit threshold is reached.
         rsWSDTWTPhyServConnectLimit 1.3.6.1.4.1.89.35.1.400.3
This informational trap is sent when a physical serevr connection limit threshold is reached.
         rsWSDTWTFarmCapacityLimit 1.3.6.1.4.1.89.35.1.400.4
This informational trap is sent when a farm capacity limit threshold is reached.
         rsWSDTWTServBandwidthLimit 1.3.6.1.4.1.89.35.1.400.5
This informational trap is sent when a server's bandwidth limit threshold is reached.
         rsWSDTWTFarmBandwidthLimit 1.3.6.1.4.1.89.35.1.400.6
This informational trap is sent when a farm's bandwidth limit threshold is reached.