MLB-MIB: View SNMP OID List / Download MIB

VENDOR: RND


 Home MIB: MLB-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
 rsMLBApplicationServersTable 1.3.6.1.4.1.89.35.1.38.1 no-access
Table containing the list of application servers to which the clients requested are dispatched.
     rsMLBApplicationServerEntry 1.3.6.1.4.1.89.35.1.38.1.1 no-access
The row definition for this table.
         rsMLBServerAddr 1.3.6.1.4.1.89.35.1.38.1.1.1 ipaddress read-only
Application IP address
         rsMLBServerName 1.3.6.1.4.1.89.35.1.38.1.1.2 displaystring read-write
The name assigned by the user to the server.
         rsMLBServerOperStatus 1.3.6.1.4.1.89.35.1.38.1.1.3 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.
         rsMLBServerWeight 1.3.6.1.4.1.89.35.1.38.1.1.4 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 .
         rsMLBServerAttachedUsersNumber 1.3.6.1.4.1.89.35.1.38.1.1.5 integer read-only
Number of currently active users attached to this server.
         rsMLBServerPeakLoad 1.3.6.1.4.1.89.35.1.38.1.1.6 integer read-only
Maximal number of frames per second dispatched to server since last reset.
         rsMLBServerFramesRate 1.3.6.1.4.1.89.35.1.38.1.1.7 integer read-only
Number of frames per second dispatched to server.
         rsMLBServerFramesLoad 1.3.6.1.4.1.89.35.1.38.1.1.8 counter read-only
Number of frames per second dispatched to server.
         rsMLBServerStatus 1.3.6.1.4.1.89.35.1.38.1.1.9 integer read-write
Administative status of appliaction on server. Enumeration: 'createAndWait': 5, 'notInService': 2, 'notReady': 3, 'createAndGo': 4, 'active': 1, 'destroy': 6.
         rsMLBServerOperMode 1.3.6.1.4.1.89.35.1.38.1.1.10 integer read-write
This variable indicate the status of the server, the MLB 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 MLB will decide to which backup server to send the massages acordinf to rsMLBWeight. Enumeration: 'regular': 1, 'backup': 2.
         rsMLBServerConnectionLimit 1.3.6.1.4.1.89.35.1.38.1.1.11 integer read-write
The maximal number of client sessions which can be opened on this sever.
         rsMLBServerAdminStatus 1.3.6.1.4.1.89.35.1.38.1.1.12 integer read-write
Administrative status of application on server. enable - activates the server. The rsMLBServerOperStatus will change to active. disable - stops the server. The rsMLBServerOperStatus will change to notInService. shutdown - gracefully shuts down the server. The rsMLBServerOperStatus will change to noNewSessions. Enumeration: 'enable': 1, 'shutdown': 3, 'disable': 2.
         rsMLBServerType 1.3.6.1.4.1.89.35.1.38.1.1.13 integer read-only
The type of Firewall. regular - indicates that the firewall is a regular server. nextHopRouter - the Firewall is a next hop in the router table. Enumeration: 'regular': 1, 'nextHopRouter': 2.
         rsMLBServerMacStatus 1.3.6.1.4.1.89.35.1.38.1.1.14 integer read-only
Indicates if the Mac address of the server was obtained. THe mac address is retrieve either from the Arp table or by sending Arp request. found - mac address was found notFound - mac address was not found Enumeration: 'found': 1, 'notFound': 2.
         rsMLBServerPortNumber 1.3.6.1.4.1.89.35.1.38.1.1.15 integer read-only
The FireProof port this server is connected to
         rsMLBServerPeakBytesLoad 1.3.6.1.4.1.89.35.1.38.1.1.16 integer read-only
Maximal number of bytes per second dispatched to server since last reset.
         rsMLBServerBytesRate 1.3.6.1.4.1.89.35.1.38.1.1.17 integer read-only
Number of bytes per second dispatched to server.
         rsMLBServerBytesLoad 1.3.6.1.4.1.89.35.1.38.1.1.18 counter read-only
Number of bytes per second dispatched to server.
         rsMLBServerRecoveryTime 1.3.6.1.4.1.89.35.1.38.1.1.19 integer read-write
Number of seconds after server initialization during which ISD won't send any requests.
         rsMLBServerWarmUpTime 1.3.6.1.4.1.89.35.1.38.1.1.20 integer read-write
Number of seconds after server recovery during which the server will get less requests than permitted by his weight and load.
         rsMLBServerTotalFramesLoad 1.3.6.1.4.1.89.35.1.38.1.1.21 counter read-only
Total number of frames dispatched to server.
         rsMLBServerProximityCheck 1.3.6.1.4.1.89.35.1.38.1.1.22 integer read-write
Enable\Disable proximity check through this router. Enumeration: 'enable': 1, 'disable': 2.
     rsMLBdummy1 1.3.6.1.4.1.89.35.1.38.1.2 integer read-only
Dummy variable for stopping getnext.
 rsMLBAdminStatus 1.3.6.1.4.1.89.35.1.38.2 integer read-write
Enable/Disable server dispatcher. Enumeration: 'enable': 1, 'disable': 2.
 rsMLBClientsLifeTime 1.3.6.1.4.1.89.35.1.38.3 integer read-write
Maximal period of time in seconds a non-active client is kept in the clients table.
 rsMLBDispatchMethod 1.3.6.1.4.1.89.35.1.38.4 integer read-write
Type of dispatching required. Enumeration: 'leastUsersNumber': 3, 'leastBytesNumber': 8, 'cyclic': 1, 'nt-1': 4, 'nt-2': 5, 'private-2': 7, 'leastTraffic': 2, 'private-1': 6.
 rsMLBCheckConnectivityStatus 1.3.6.1.4.1.89.35.1.38.5 integer read-write
Enable or Disable servers polling. Enumeration: 'enable': 1, 'disable': 2.
 rsMLBCheckConnectivityMethod 1.3.6.1.4.1.89.35.1.38.6 integer read-write
This variable indicate the method the MLB check the connectivity. where the value 1 means check connectiotivity by ping, other value serve as a tcp port number.
 rsMLBCheckConnectivityInterval 1.3.6.1.4.1.89.35.1.38.7 integer read-write
Polling interval in seconds for servers polling.
 rsMLBCheckConnectivityRetries 1.3.6.1.4.1.89.35.1.38.8 integer read-write
This variable indicate the Minimal number of unsuccessful polling attempts before considering a server disconnected.
 rsMLBClientsConnectDenials 1.3.6.1.4.1.89.35.1.38.9 counter read-only
This variable indicate the Number of connection requests from clients that were denied by the the server dispatcher.
 rsMLBClientsTable 1.3.6.1.4.1.89.35.1.38.10 no-access
Table containing the list of clients currently attached to a server.
       rsMLBClientEntry 1.3.6.1.4.1.89.35.1.38.10.1 no-access
The row definition for this table.
           rsMLBClientAddr 1.3.6.1.4.1.89.35.1.38.10.1.1 ipaddress read-only
Client IP Address.
           rsMLBDestinationAddr 1.3.6.1.4.1.89.35.1.38.10.1.2 ipaddress read-write
IP Address of server currently serving this client.
           rsMLBAttachedServerAddr 1.3.6.1.4.1.89.35.1.38.10.1.3 ipaddress read-write
IP Address of server currently serving this client.
           rsMLBClientLastActivityTime 1.3.6.1.4.1.89.35.1.38.10.1.4 integer read-only
Indicates when the last frame from the client was dispatched. Measured in seconds since device re-initialization.
           rsMLBClientAttachmentTime 1.3.6.1.4.1.89.35.1.38.10.1.5 integer read-only
Indicates when the client was attached. Measured in seconds since device re-initialization.
           rsMLBClientStatus 1.3.6.1.4.1.89.35.1.38.10.1.6 integer read-write
This variable indicates the administrative status of this entry. Used to delete an entry of this table. Enumeration: 'createAndWait': 5, 'notInService': 2, 'notReady': 3, 'createAndGo': 4, 'active': 1, 'destroy': 6.
       rsMLBdummy2 1.3.6.1.4.1.89.35.1.38.10.2 integer read-only
Dummy variable for stopping getnext.
 rsMLBSessionTracking 1.3.6.1.4.1.89.35.1.38.11 integer read-write
Enable or Disable session tracking. Usually, when working with Firewall we need to send the whole traffic of a specific session through the same Firewall. For this purpose we should keep track of the session and use the enable option. When working with routers, sending the whole traffic through the same Firewall is not necessary. Therefor there is no need to keep track of the sessions and we can use the disable option. Enumeration: 'enable': 1, 'disable': 2.
 rsMLBRemoteConnectivityTable 1.3.6.1.4.1.89.35.1.38.12 no-access
Table containing the list of IPs which the connectivity check is performed on them.
       rsMLBRemoteConnectivityEntry 1.3.6.1.4.1.89.35.1.38.12.1 no-access
The row definition for this table.
           rsMLBRmtConSrvrAddr 1.3.6.1.4.1.89.35.1.38.12.1.1 ipaddress read-only
Server IP address
           rsMLBRmtConIpAddr 1.3.6.1.4.1.89.35.1.38.12.1.2 ipaddress read-only
The IP address that the connectivity check will be performed on.
           rsMLBRmtConStatus 1.3.6.1.4.1.89.35.1.38.12.1.3 integer read-write
Administative status of appliaction on the concection check IP address. Enumeration: 'createAndWait': 5, 'notInService': 2, 'notReady': 3, 'createAndGo': 4, 'active': 1, 'destroy': 6.
           rsMLBRmtConOperStatus 1.3.6.1.4.1.89.35.1.38.12.1.4 integer read-only
Hold the operational status of the checked IP address. Enumeration: 'active': 1, 'notInService': 2.
       rsMLBdummy3 1.3.6.1.4.1.89.35.1.38.12.2 integer read-only
Dummy variable for stopping getnext.
 rsMLBClientTableMode 1.3.6.1.4.1.89.35.1.38.13 integer read-write
Determine the mode of keep entries in the client table. layer 3 means that entries are kept according to source Ip and destination IP layer 4 means that entries are kept according to source Ip, destination IP and ports Enumeration: 'layer3': 1, 'layer4': 2.
 rsMLBRulesTable 1.3.6.1.4.1.89.35.1.38.14 no-access
Table containing the list of
       rsMLBRulesEntry 1.3.6.1.4.1.89.35.1.38.14.1 no-access
The row definition for this table.
           rsMLBRulesPortNumber 1.3.6.1.4.1.89.35.1.38.14.1.1 integer read-only
           rsMLBRulesLeavingPort 1.3.6.1.4.1.89.35.1.38.14.1.2 integer read-write
           rsMLBRulesNumOfServers 1.3.6.1.4.1.89.35.1.38.14.1.3 integer read-only
       rsMLBdummy4 1.3.6.1.4.1.89.35.1.38.14.2 integer read-only
Dummy variable for stopping getnext.
 rsMLBTranslateOutBoundMode 1.3.6.1.4.1.89.35.1.38.15 integer read-write
Translate FW NAT IP address to a virtual IP address for traffic that originated inside Enumeration: 'enable': 1, 'disable': 2.
 rsMLBVirtualIPTable 1.3.6.1.4.1.89.35.1.38.16 no-access
The table for storing the VIP's
       rsMLBVirtualIPEntry 1.3.6.1.4.1.89.35.1.38.16.1 no-access
The row definition for the VIP table
           rsMLBVirtualIPAddress 1.3.6.1.4.1.89.35.1.38.16.1.1 ipaddress read-only
The Virtual IP entry
           rsMLBVirtualMode 1.3.6.1.4.1.89.35.1.38.16.1.2 integer read-write
The virtual IP mode - either backup/regular Enumeration: 'regular': 1, 'backup': 2.
           rsMLBVirtualStatus 1.3.6.1.4.1.89.35.1.38.16.1.3 integer read-write
This variable indicates the administrative status of this entry. Enumeration: 'createAndWait': 5, 'notInService': 2, 'notReady': 3, 'createAndGo': 4, 'active': 1, 'destroy': 6.
       rsMLBdummy5 1.3.6.1.4.1.89.35.1.38.16.2 integer read-only
Dummy variable for stopping getnext.
 rsMLBMappedIPTable 1.3.6.1.4.1.89.35.1.38.17 no-access
The table for storing the mapped VIP entries
       rsMLBMappedIPEntry 1.3.6.1.4.1.89.35.1.38.17.1 no-access
The row definition for the mapped table
           rsMLBMappedVirtualAddress 1.3.6.1.4.1.89.35.1.38.17.1.1 ipaddress read-only
The Virtual IP entry
           rsMLBMappedFirewallIP 1.3.6.1.4.1.89.35.1.38.17.1.2 ipaddress read-only
The firewall IP address
           rsMLBMappedFirewallNAT 1.3.6.1.4.1.89.35.1.38.17.1.3 ipaddress read-write
The firewall NAT IP address
           rsMLBMappedStatus 1.3.6.1.4.1.89.35.1.38.17.1.4 integer read-write
This variable indicates the administrative status of this entry. Enumeration: 'createAndWait': 5, 'notInService': 2, 'notReady': 3, 'createAndGo': 4, 'active': 1, 'destroy': 6.
       rsMLBdummy6 1.3.6.1.4.1.89.35.1.38.17.2 integer read-only
Dummy variable for stopping getnext.
 rsMLBVirtualConnectivityIP 1.3.6.1.4.1.89.35.1.38.18 ipaddress read-write
The virtual connectivity IP address
 rsMLBVirtualConnectivityMode 1.3.6.1.4.1.89.35.1.38.19 integer read-write
The virtual IP mode - either backup/regular Enumeration: 'regular': 1, 'backup': 2.
 rsMLBRemoveEntryAtSessionEnd 1.3.6.1.4.1.89.35.1.38.20 integer read-write
Remove client entry at session end. Enumeration: 'enable': 1, 'disable': 2.
 rsMLBFirewallPortID 1.3.6.1.4.1.89.35.1.38.21 integer read-write
Identify Firewall not only by Mac but also by port Enumeration: 'enable': 1, 'disable': 2.
 rsMLBSubnetGroupTable 1.3.6.1.4.1.89.35.1.38.23 no-access
Table containing the list of FW which belong to a particular destination subnet group.
       rsMLBSubnetGroupEntry 1.3.6.1.4.1.89.35.1.38.23.1 no-access
The row definition for this table.
           rsMLBDestSubnetAddr 1.3.6.1.4.1.89.35.1.38.23.1.1 ipaddress read-only
Destination subnet address
           rsMLBDestSubnetMask 1.3.6.1.4.1.89.35.1.38.23.1.2 ipaddress read-only
Destination subnet mask.
           rsMLBSubnetSrvrAddr 1.3.6.1.4.1.89.35.1.38.23.1.3 ipaddress read-only
The IP address of the server that belong to the destination subnet group.
           rsMLBSubnetSrvrStatus 1.3.6.1.4.1.89.35.1.38.23.1.4 integer read-write
Administrative status of the server. Enumeration: 'createAndWait': 5, 'notInService': 2, 'notReady': 3, 'createAndGo': 4, 'active': 1, 'destroy': 6.
           rsMLBSubnetSrvrOperMode 1.3.6.1.4.1.89.35.1.38.23.1.5 integer read-write
define the operational mode (regular or backup) of the server in the subnet group Enumeration: 'regular': 1, 'backup': 2.
       rsMLBdummy8 1.3.6.1.4.1.89.35.1.38.23.2 integer read-only
Dummy variable for stopping getnext.
 rsMLBApplicationPortGroupTable 1.3.6.1.4.1.89.35.1.38.24 no-access
Table containing the list of FW which belong to a particular application port group.
       rsMLBApplPortGroupEntry 1.3.6.1.4.1.89.35.1.38.24.1 no-access
The row definition for this table.
           rsMLBApplPort 1.3.6.1.4.1.89.35.1.38.24.1.1 integer read-only
The application port of the group
           rsMLBApplPortSrvrAddr 1.3.6.1.4.1.89.35.1.38.24.1.2 ipaddress read-only
The IP address of the server that belong to the application port group.
           rsMLBApplPortSrvrStatus 1.3.6.1.4.1.89.35.1.38.24.1.3 integer read-write
Administrative status of the server. Enumeration: 'createAndWait': 5, 'notInService': 2, 'notReady': 3, 'createAndGo': 4, 'active': 1, 'destroy': 6.
           rsMLBApplPortSrvrOperMode 1.3.6.1.4.1.89.35.1.38.24.1.4 integer read-write
define the operational mode (regular or backup) of the server in the subnet group. Enumeration: 'regular': 1, 'backup': 2.
       rsMLBdummy9 1.3.6.1.4.1.89.35.1.38.24.2 integer read-only
Dummy variable for stopping getnext.
 rsMLBSrcSbntGroupTable 1.3.6.1.4.1.89.35.1.38.25 no-access
Table containing the list of FW which belong to a particular source subnet group.
       rsMLBSrcSbntGroupEntry 1.3.6.1.4.1.89.35.1.38.25.1 no-access
The row definition for this table.
           rsMLBSrcSbntAddr 1.3.6.1.4.1.89.35.1.38.25.1.1 ipaddress read-only
Source subnet address
           rsMLBSrcSbntMask 1.3.6.1.4.1.89.35.1.38.25.1.2 ipaddress read-only
source subnet mask.
           rsMLBSrcSbntSrvrAddr 1.3.6.1.4.1.89.35.1.38.25.1.3 ipaddress read-only
The IP address of the server that belong to the source subnet group.
           rsMLBSrcSbntSrvrStatus 1.3.6.1.4.1.89.35.1.38.25.1.4 integer read-write
Administrative status of the server. Enumeration: 'createAndWait': 5, 'notInService': 2, 'notReady': 3, 'createAndGo': 4, 'active': 1, 'destroy': 6.
           rsMLBSrcSbntSrvrOperMode 1.3.6.1.4.1.89.35.1.38.25.1.5 integer read-write
define the operational mode (regular or backup) of the server in the source subnet group Enumeration: 'regular': 1, 'backup': 2.
       rsMLBdummy10 1.3.6.1.4.1.89.35.1.38.25.2 integer read-only
Dummy variable for stopping getnext.
 rsMLBNatTable 1.3.6.1.4.1.89.35.1.38.26 no-access
In this table the FP saves the NAT addresses.
       rsMLBNatEntry 1.3.6.1.4.1.89.35.1.38.26.1 no-access
The row definition for this table.
           rsMLBNatRouterAddress 1.3.6.1.4.1.89.35.1.38.26.1.1 ipaddress read-only
The Router IP Address.
           rsMLBNatAddress 1.3.6.1.4.1.89.35.1.38.26.1.2 ipaddress read-only
The NAT IP Address.
           rsMLBNatStatus 1.3.6.1.4.1.89.35.1.38.26.1.3 integer read-write
This variable indicates the administrative status of this entry. Enumeration: 'createAndWait': 5, 'notInService': 2, 'notReady': 3, 'createAndGo': 4, 'active': 1, 'destroy': 6.
           rsMLBNatMode 1.3.6.1.4.1.89.35.1.38.26.1.4 integer read-write
The NAT mode - either backup/regular Enumeration: 'regular': 1, 'backup': 2.
       rsMLBdummy11 1.3.6.1.4.1.89.35.1.38.26.2 integer read-only
Dummy variable for stopping getnext.
 rsMLBFpNatStatus 1.3.6.1.4.1.89.35.1.38.27 integer read-write
Nat Status. Enumeration: 'enable': 1, 'disable': 2.
 rsMLBStaticNatTable 1.3.6.1.4.1.89.35.1.38.28 no-access
In this table the FP saves the static NAT addresses.
       rsMLBStaticNatEntry 1.3.6.1.4.1.89.35.1.38.28.1 no-access
The row definition for this table.
           rsMLBStaticNatLclServerAddress 1.3.6.1.4.1.89.35.1.38.28.1.1 ipaddress read-only
IP Address of the local machine whost IP address should be translated.
           rsMLBStaticNatRouterAddress 1.3.6.1.4.1.89.35.1.38.28.1.2 ipaddress read-only
The Router IP Address.
           rsMLBStaticNatAddress 1.3.6.1.4.1.89.35.1.38.28.1.3 ipaddress read-write
The Static NAT IP Address who is related to the local machine and router.
           rsMLBStaticNatStatus 1.3.6.1.4.1.89.35.1.38.28.1.4 integer read-write
This variable indicates the administrative status of this entry. Enumeration: 'createAndWait': 5, 'notInService': 2, 'notReady': 3, 'createAndGo': 4, 'active': 1, 'destroy': 6.
           rsMLBStaticNatMode 1.3.6.1.4.1.89.35.1.38.28.1.5 integer read-write
The Static NAT mode - either backup/regular Enumeration: 'regular': 1, 'backup': 2.
       rsMLBdummy12 1.3.6.1.4.1.89.35.1.38.28.2 integer read-only
Dummy variable for stopping getnext.
 rsMLBProximity 1.3.6.1.4.1.89.35.1.38.29
       rsMLBStaticProximityTable 1.3.6.1.4.1.89.35.1.38.29.1 no-access
In this table the MLB saves the static proximity ranges per server farm IP Address
           rsMLBStaticProximityEntry 1.3.6.1.4.1.89.35.1.38.29.1.1 no-access
The row definition for this table.
               rsMLBStaticProximityRangeFrom 1.3.6.1.4.1.89.35.1.38.29.1.1.1 ipaddress read-only
The IP Address of the low boundary of the interval.
               rsMLBStaticProximityRangeTo 1.3.6.1.4.1.89.35.1.38.29.1.1.2 ipaddress read-write
The IP Address of the high boundary of the interval.
               rsMLBStaticProximityStatus 1.3.6.1.4.1.89.35.1.38.29.1.1.3 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.
               rsMLBStaticProximityServer1 1.3.6.1.4.1.89.35.1.38.29.1.1.4 ipaddress read-write
The first priority server that this range of clients will be redirected to
               rsMLBStaticProximityServer2 1.3.6.1.4.1.89.35.1.38.29.1.1.5 ipaddress read-write
The second priority server that this range of clients will be redirected to
               rsMLBStaticProximityServer3 1.3.6.1.4.1.89.35.1.38.29.1.1.6 ipaddress read-write
The third priority server that this range of clients will be redirected to
       rsMLBProximityOperationMode 1.3.6.1.4.1.89.35.1.38.29.2 integer read-write
Allow proximity operation, and choose between operating only static proximity or dynamic proximity as well Enumeration: 'fullProximityBoth': 5, 'noProximity': 1, 'fullProximityInbound': 3, 'staticProximity': 2, 'fullProximityOutbound': 4.
       rsMLBProximityMainDNS 1.3.6.1.4.1.89.35.1.38.29.3 ipaddress read-write
The IP Address of the main DNS to be ignored in the proximity operation
       rsMLBProximityBackupDNS 1.3.6.1.4.1.89.35.1.38.29.4 ipaddress read-write
The IP Address of the backup DNS to be ignored in the proximity operation
       rsMLBProximityAgingPeriod 1.3.6.1.4.1.89.35.1.38.29.5 integer read-write
The time in hours after which an old dynamic entry is invalid.
       rsMLBProximityRetries 1.3.6.1.4.1.89.35.1.38.29.6 integer read-write
The number of tries for checking the client distance
       rsMLBProximityTimeout 1.3.6.1.4.1.89.35.1.38.29.7 integer read-write
The timeout between proximity checks
       rsMLBProximityTuning 1.3.6.1.4.1.89.35.1.38.29.8
           rsMLBMaxDynEntries 1.3.6.1.4.1.89.35.1.38.29.8.1 integer read-only
Maximal number of entries in the dynamic proximity table.
           rsMLBMaxDynEntriesAfterReset 1.3.6.1.4.1.89.35.1.38.29.8.2 integer read-write
Future maximal number of entries in the dynamic proximity table.
       rsMLBProximityHopsWeight 1.3.6.1.4.1.89.35.1.38.29.9 integer read-write
The weight given to the clients hops distance in the dispatching decision
       rsMLBProximityLatencyWeight 1.3.6.1.4.1.89.35.1.38.29.10 integer read-write
The weight given to the clients latency in the dispatching decision
       rsMLBProximityLoadWeight 1.3.6.1.4.1.89.35.1.38.29.11 integer read-write
The weight given to the site load in the dispatching decision
       rsMLBPrxyCheckFPIPTable 1.3.6.1.4.1.89.35.1.38.29.12 no-access
Table containing FP IP address for each server. This FP IP serves as the source IP for the proximity check packet which is send through this server.
             rsMLBPrxyCheckFPIPEntry 1.3.6.1.4.1.89.35.1.38.29.12.1 no-access
The row definition for this table.
                 rsMLBRouterAddr 1.3.6.1.4.1.89.35.1.38.29.12.1.1 ipaddress read-only
Server address
                 rsMLBFPIPAddr 1.3.6.1.4.1.89.35.1.38.29.12.1.2 ipaddress read-write
FP IP address.
                 rsMLBPrxyCheckFPIPStatus 1.3.6.1.4.1.89.35.1.38.29.12.1.4 integer read-write
Administrative status of the row. Enumeration: 'createAndWait': 5, 'notInService': 2, 'notReady': 3, 'createAndGo': 4, 'active': 1, 'destroy': 6.
             rsMLBdummy15 1.3.6.1.4.1.89.35.1.38.29.12.2 integer read-only
Dummy variable for stopping getnext.
 rsMLBDNS 1.3.6.1.4.1.89.35.1.38.30
       rsMLBDNSURLtoIPTable 1.3.6.1.4.1.89.35.1.38.30.1 no-access
The table for storing the IPs for URLs
           rsMLBURLtoIPEntry 1.3.6.1.4.1.89.35.1.38.30.1.1 no-access
The row definition for IPs for URLs table
               rsMLBURL 1.3.6.1.4.1.89.35.1.38.30.1.1.1 displaystring read-only
The URL address
               rsMLBURLLocDeviceIP 1.3.6.1.4.1.89.35.1.38.30.1.1.2 ipaddress read-write
The local device's IP
               rsMLBURLStatus 1.3.6.1.4.1.89.35.1.38.30.1.1.3 integer read-write
This variable indicates the administrative status of this entry. Used to delete an entry of this table. Enumeration: 'createAndWait': 5, 'notInService': 2, 'notReady': 3, 'createAndGo': 4, 'active': 1, 'destroy': 6.
           rsMLBdummy13 1.3.6.1.4.1.89.35.1.38.30.1.2 integer read-only
Dummy variable for stopping getnext.
       rsMLBDNSttl 1.3.6.1.4.1.89.35.1.38.30.2 integer read-write
DNS time to live
       rsMLBDNSTwoAnswers 1.3.6.1.4.1.89.35.1.38.30.3 integer read-write
Sending two DNS answers Enumeration: 'enable': 1, 'disable': 2.
       rsMLBDNSVirtualTable 1.3.6.1.4.1.89.35.1.38.30.4 no-access
The table for DNS virtual IPs
           rsMLBDNSVirtualEntry 1.3.6.1.4.1.89.35.1.38.30.4.1 no-access
The row definition for DNS virtual IPs table
               rsMLBDNSVirtualIP 1.3.6.1.4.1.89.35.1.38.30.4.1.1 ipaddress read-only
The DNS Virtual IP status
               rsMLBDNSVirIPMode 1.3.6.1.4.1.89.35.1.38.30.4.1.2 integer read-write
The DNS Virtual IP mode (regular/backup) Enumeration: 'regular': 1, 'backup': 2.
               rsMLBDNSStatus 1.3.6.1.4.1.89.35.1.38.30.4.1.3 integer read-write
This variable indicates the administrative status of this entry. Used to delete an entry of this table. Enumeration: 'createAndWait': 5, 'notInService': 2, 'notReady': 3, 'createAndGo': 4, 'active': 1, 'destroy': 6.
           rsMLBdummy14 1.3.6.1.4.1.89.35.1.38.30.4.2 integer read-only
Dummy variable for stopping getnext.
 rsMLBSrcPortInClientHash 1.3.6.1.4.1.89.35.1.38.31 integer read-write
enable - client's source port is used in client table hashing, disable - only client IP and destination IP are used. Enumeration: 'enable': 1, 'disable': 2.
 rsMLBAgingTimeTable 1.3.6.1.4.1.89.35.1.38.32 no-access
This table determine the aging time for specific applications.
       rsMLBAgingTimeEntry 1.3.6.1.4.1.89.35.1.38.32.1 no-access
The row definition for this table.
           rsMLBAgingTimeApplPort 1.3.6.1.4.1.89.35.1.38.32.1.1 integer read-only
Application port
           rsMLBAgingTime 1.3.6.1.4.1.89.35.1.38.32.1.2 integer read-write
define the aging time for the aplication port in seconds
           rsMLBAgingTimeStatus 1.3.6.1.4.1.89.35.1.38.32.1.3 integer read-write
Administrative status of the entry. Enumeration: 'createAndWait': 5, 'notInService': 2, 'notReady': 3, 'createAndGo': 4, 'active': 1, 'destroy': 6.
       rsMLBdummy16 1.3.6.1.4.1.89.35.1.38.32.2 integer read-only
Dummy variable for stopping getnext.