ALTEON-TS-LAYER4-MIB: View SNMP OID List / Download MIB

VENDOR: ALTEON NETWORKS


 Home MIB: ALTEON-TS-LAYER4-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
 serverloadbalance 1.3.6.1.4.1.1872.2.1.5
     slbRealServerMaxSize 1.3.6.1.4.1.1872.2.1.5.1 integer read-only
The maximum number of entries in SLB RealServerTable.
     slbCurCfgRealServerTable 1.3.6.1.4.1.1872.2.1.5.2 no-access
The table of Real Server configuration in the current_config.
         slbCurCfgRealServerEntry 1.3.6.1.4.1.1872.2.1.5.2.1 no-access
Information about a particular Real Server configuration.
             slbCurCfgRealServerIndex 1.3.6.1.4.1.1872.2.1.5.2.1.1 integer read-only
The real server number
             slbCurCfgRealServerIpAddr 1.3.6.1.4.1.1872.2.1.5.2.1.2 ipaddress read-only
IP address of the real server identified by the instance of the slbRealServerIndex.
             slbCurCfgRealServerWeight 1.3.6.1.4.1.1872.2.1.5.2.1.3 integer read-only
The server weight.
             slbCurCfgRealServerMaxConns 1.3.6.1.4.1.1872.2.1.5.2.1.4 integer read-only
The maximum number of connections that are allowed.
             slbCurCfgRealServerTimeOut 1.3.6.1.4.1.1872.2.1.5.2.1.5 integer read-only
The maximum number of minutes an inactive connection remains open.
             slbCurCfgRealServerBackUp 1.3.6.1.4.1.1872.2.1.5.2.1.6 integer read-only
The backup server number for this server.
             slbCurCfgRealServerPingInterval 1.3.6.1.4.1.1872.2.1.5.2.1.7 integer read-only
The interval between keep-alive (ping) attempts in number of seconds. Zero means disabling ping attempt.
             slbCurCfgRealServerFailRetry 1.3.6.1.4.1.1872.2.1.5.2.1.8 integer read-only
The number of failed attempts to declare this server DOWN.
             slbCurCfgRealServerSuccRetry 1.3.6.1.4.1.1872.2.1.5.2.1.9 integer read-only
The number of successful attempts to declare a server UP.
             slbCurCfgRealServerState 1.3.6.1.4.1.1872.2.1.5.2.1.10 integer read-only
Enable or disable this server. Enumeration: 'disabled': 3, 'enabled': 2.
             slbCurCfgRealServerType 1.3.6.1.4.1.1872.2.1.5.2.1.11 integer read-only
The server type. It participates in global server load balancing when it is configured as remote-server. Enumeration: 'local-server': 1, 'remote-server': 2.
             slbCurCfgRealServerName 1.3.6.1.4.1.1872.2.1.5.2.1.12 displaystring read-only
The name of the real server.
             slbCurCfgRealServerUrlBmap 1.3.6.1.4.1.1872.2.1.5.2.1.13 octet string read-only
The URL Pathes selected for URL load balancing for by the real server. The selected URL Pathes are presented in a bitmap format. in receiving order: OCTET 1 OCTET 2 ..... xxxxxxxx xxxxxxxx ..... || || |_ URL Path 9 || || || ||___ URL Path 8 || |____ URL Path 7 || . . . ||_________ URL Path 2 |__________ URL Path 1 where x : 1 - The represented URL Path is selected 0 - The represented URL Path is not selected
             slbCurCfgRealServerCookie 1.3.6.1.4.1.1872.2.1.5.2.1.14 integer read-only
The real server that will handle client requests that doesn't contain an URL cookie if Cookie loadbalance is enabled. Enumeration: 'disabled': 2, 'enabled': 1.
             slbCurCfgRealServerExcludeStr 1.3.6.1.4.1.1872.2.1.5.2.1.15 integer read-only
The real server will handle requests that don't match the loadbalance string if it is enabled. Enumeration: 'disabled': 2, 'enabled': 1.
             slbCurCfgRealServerSubmac 1.3.6.1.4.1.1872.2.1.5.2.1.16 integer read-only
The real server config to enable/disable MAC SA substitution for L4 traffic. If disabled (the default) we will NOT substitute the MAC SA of client-to-server frames. If enabled, we will substitute the MAC SA. Enumeration: 'disabled': 2, 'enabled': 1.
             slbCurCfgRealServerProxy 1.3.6.1.4.1.1872.2.1.5.2.1.17 integer read-only
The real server config to enable/disable client proxy operation. Enumeration: 'disabled': 2, 'enabled': 1.
     slbNewCfgRealServerTable 1.3.6.1.4.1.1872.2.1.5.3 no-access
The table of Real Server configuration in the new_config.
         slbNewCfgRealServerEntry 1.3.6.1.4.1.1872.2.1.5.3.1 no-access
Information about a particular Real Server configuration.
             slbNewCfgRealServerIndex 1.3.6.1.4.1.1872.2.1.5.3.1.1 integer read-only
The real server number
             slbNewCfgRealServerIpAddr 1.3.6.1.4.1.1872.2.1.5.3.1.2 ipaddress read-write
IP address of the real server identified by the instance of slbRealServerIndex.
             slbNewCfgRealServerWeight 1.3.6.1.4.1.1872.2.1.5.3.1.3 integer read-write
The server weight.
             slbNewCfgRealServerMaxConns 1.3.6.1.4.1.1872.2.1.5.3.1.4 integer read-write
The maximum number of connections that are allowed.
             slbNewCfgRealServerTimeOut 1.3.6.1.4.1.1872.2.1.5.3.1.5 integer read-write
The maximum number of minutes an inactive connection remains open.
             slbNewCfgRealServerBackUp 1.3.6.1.4.1.1872.2.1.5.3.1.6 integer read-write
The backup server number for this server.
             slbNewCfgRealServerPingInterval 1.3.6.1.4.1.1872.2.1.5.3.1.7 integer read-write
The interval between keep-alive (ping) attempts in number of seconds. Zero means disabling ping attempt.
             slbNewCfgRealServerFailRetry 1.3.6.1.4.1.1872.2.1.5.3.1.8 integer read-write
The number of failed attempts to declare this server DOWN.
             slbNewCfgRealServerSuccRetry 1.3.6.1.4.1.1872.2.1.5.3.1.9 integer read-write
The number of successful attempts to declare a server UP.
             slbNewCfgRealServerState 1.3.6.1.4.1.1872.2.1.5.3.1.10 integer read-write
Enable or disable this server. Enumeration: 'disabled': 3, 'enabled': 2.
             slbNewCfgRealServerDelete 1.3.6.1.4.1.1872.2.1.5.3.1.11 integer read-write
By setting the value to delete(2), the entire row is deleted. Enumeration: 'other': 1, 'delete': 2.
             slbNewCfgRealServerType 1.3.6.1.4.1.1872.2.1.5.3.1.12 integer read-write
The server type. It participates in global server load balancing when it is configured as remote-server. Enumeration: 'local-server': 1, 'remote-server': 2.
             slbNewCfgRealServerName 1.3.6.1.4.1.1872.2.1.5.3.1.13 displaystring read-write
The name of the real server.
             slbNewCfgRealServerUrlBmap 1.3.6.1.4.1.1872.2.1.5.3.1.14 octet string read-only
The URL Pathes selected for URL load balancing for by the real server. The selected URL Pathes are presented in a bitmap format. in receiving order: OCTET 1 OCTET 2 ..... xxxxxxxx xxxxxxxx ..... || || |_ URL Path 9 || || || ||___ URL Path 8 || |____ URL Path 7 || . . . ||_________ URL Path 2 |__________ URL Path 1 where x : 1 - The represented URL Path is selected 0 - The represented URL Path is not selected
             slbNewCfgRealServerAddUrl 1.3.6.1.4.1.1872.2.1.5.3.1.15 integer read-write
The URL Path (slbCurCfgUrlLbPathIndex) to be added to the real server. A zero is returned when read.
             slbNewCfgRealServerRemUrl 1.3.6.1.4.1.1872.2.1.5.3.1.16 integer read-write
The URL Path (slbCurCfgUrlLbPathIndex) to be removed from the real server. A zero is returned when read.
             slbNewCfgRealServerCookie 1.3.6.1.4.1.1872.2.1.5.3.1.17 integer read-write
Enable or disable real server to handle client requests that don't contain a cookie if cookie loadbalance is enabled. Enumeration: 'disabled': 2, 'enabled': 1.
             slbNewCfgRealServerExcludeStr 1.3.6.1.4.1.1872.2.1.5.3.1.18 integer read-write
Enable or disable exclusionary matching string on real server. Enumeration: 'disabled': 2, 'enabled': 1.
             slbNewCfgRealServerSubmac 1.3.6.1.4.1.1872.2.1.5.3.1.19 integer read-write
The real server config to enable/disable MAC SA substitution for L4 traffic. If disabled (the default) we will NOT substitute the MAC SA of client-to-server frames. If enabled, we will substitute the MAC SA. Enumeration: 'disabled': 2, 'enabled': 1.
             slbNewCfgRealServerProxy 1.3.6.1.4.1.1872.2.1.5.3.1.20 integer read-write
The real server config to enable/disable client proxy operation. Enumeration: 'disabled': 2, 'enabled': 1.
     slbVirtServerTableMaxSize 1.3.6.1.4.1.1872.2.1.5.4 integer read-only
The maximum number of entries in SLB VirtServerTable.
     slbCurCfgVirtServerTable 1.3.6.1.4.1.1872.2.1.5.5 no-access
The table of virtual Servers.
         slbCurCfgVirtualServerEntry 1.3.6.1.4.1.1872.2.1.5.5.1 no-access
A row in the virtual server table.
             slbCurCfgVirtServerIndex 1.3.6.1.4.1.1872.2.1.5.5.1.1 integer read-only
Virtual Server Number
             slbCurCfgVirtServerIpAddress 1.3.6.1.4.1.1872.2.1.5.5.1.2 ipaddress read-only
IP address of the virtual server.
             slbCurCfgVirtServerLayer3Only 1.3.6.1.4.1.1872.2.1.5.5.1.3 integer read-only
Enable or disable layer3 only balancing. Enumeration: 'disabled': 2, 'layer3Only': 1.
             slbCurCfgVirtServerState 1.3.6.1.4.1.1872.2.1.5.5.1.4 integer read-only
Enable or disable the virtual server. Enumeration: 'disabled': 3, 'enabled': 2.
             slbCurCfgVirtServerDname 1.3.6.1.4.1.1872.2.1.5.5.1.5 displaystring read-only
The domain name of the virtual server.
             slbCurCfgVirtServerCname 1.3.6.1.4.1.1872.2.1.5.5.1.6 displaystring read-only
The cookie name of the virtual server used for cookie load balance.
             slbCurCfgVirtServerCoffset 1.3.6.1.4.1.1872.2.1.5.5.1.7 integer read-only
The starting byte offset of the cookie value.
             slbCurCfgVirtServerClength 1.3.6.1.4.1.1872.2.1.5.5.1.8 integer read-only
The number of bytes to extract from the cookie value.
             slbCurCfgVirtServerUriCookie 1.3.6.1.4.1.1872.2.1.5.5.1.9 integer read-only
Enable or disable cookie search in URI Enumeration: 'disabled': 2, 'enabled': 1.
             slbCurCfgVirtServerFtpParsing 1.3.6.1.4.1.1872.2.1.5.5.1.10 integer read-only
Enable or Disable the ftp parsing for the virtual server. Enumeration: 'disabled': 2, 'enabled': 1.
             slbCurCfgVirtServerUrlHashLen 1.3.6.1.4.1.1872.2.1.5.5.1.11 integer read-only
The number of bytes used to hash onto server. A zero means URL hashing disabled.
             slbCurCfgVirtServerHttpHdrName 1.3.6.1.4.1.1872.2.1.5.5.1.12 displaystring read-only
The HTTP header name of the virtual server.
             slbCurCfgVirtServerBwmContract 1.3.6.1.4.1.1872.2.1.5.5.1.13 integer read-only
The default BW contract of virtual server.
             slbCurCfgVirtServerResponseCount 1.3.6.1.4.1.1872.2.1.5.5.1.14 integer read-only
The number of cookie search response count.
             slbCurCfgVirtServerCExpire 1.3.6.1.4.1.1872.2.1.5.5.1.15 displaystring read-only
The cookie expire of the virtual server used for insert cookie load balance depending on the mode it has the following format absolute mode or for relative mode.
     slbNewCfgVirtServerTable 1.3.6.1.4.1.1872.2.1.5.6 no-access
The table of virtual Servers.
         slbNewCfgVirtualServerEntry 1.3.6.1.4.1.1872.2.1.5.6.1 no-access
A row in the virtual server table.
             slbNewCfgVirtServerIndex 1.3.6.1.4.1.1872.2.1.5.6.1.1 integer read-only
The Virtual Server Number
             slbNewCfgVirtServerIpAddress 1.3.6.1.4.1.1872.2.1.5.6.1.2 ipaddress read-write
IP address of the virtual server.
             slbNewCfgVirtServerLayer3Only 1.3.6.1.4.1.1872.2.1.5.6.1.3 integer read-write
Enable or disable layer3 only balancing. Enumeration: 'disabled': 2, 'layer3Only': 1.
             slbNewCfgVirtServerState 1.3.6.1.4.1.1872.2.1.5.6.1.4 integer read-write
Enable or disable the virtual server. Enumeration: 'disabled': 3, 'enabled': 2.
             slbNewCfgVirtServerDelete 1.3.6.1.4.1.1872.2.1.5.6.1.5 integer read-write
By setting the value to delete(2), the entire row is deleted. Enumeration: 'other': 1, 'delete': 2.
             slbNewCfgVirtServerDname 1.3.6.1.4.1.1872.2.1.5.6.1.6 displaystring read-write
The domain name of the virtual server.
             slbNewCfgVirtServerCname 1.3.6.1.4.1.1872.2.1.5.6.1.7 displaystring read-write
The cookie name of the virtual server used for cookie load balance.
             slbNewCfgVirtServerCoffset 1.3.6.1.4.1.1872.2.1.5.6.1.8 integer read-write
The starting byte offset of the cookie value.
             slbNewCfgVirtServerClength 1.3.6.1.4.1.1872.2.1.5.6.1.9 integer read-write
The number of bytes to extract from the cookie value.
             slbNewCfgVirtServerUriCookie 1.3.6.1.4.1.1872.2.1.5.6.1.10 integer read-write
Enable or disable cookie search in URI Enumeration: 'disabled': 2, 'enabled': 1.
             slbNewCfgVirtServerFtpParsing 1.3.6.1.4.1.1872.2.1.5.6.1.11 integer read-write
Enable or Disable the ftp parsing for the virtual server. Enumeration: 'disabled': 2, 'enabled': 1.
             slbNewCfgVirtServerUrlHashLen 1.3.6.1.4.1.1872.2.1.5.6.1.12 integer read-write
The number of bytes used to hash onto server, A zero means URL hashing disabled.
             slbNewCfgVirtServerHttpHdrName 1.3.6.1.4.1.1872.2.1.5.6.1.13 displaystring read-write
The HTTP header name of the virtual server.
             slbNewCfgVirtServerBwmContract 1.3.6.1.4.1.1872.2.1.5.6.1.14 integer read-write
The default BW contract number of the virtual server.
             slbNewCfgVirtServerResponseCount 1.3.6.1.4.1.1872.2.1.5.6.1.15 integer read-write
The number of cookie search response count.
             slbNewCfgVirtServerCExpire 1.3.6.1.4.1.1872.2.1.5.6.1.16 displaystring read-write
The cookie expire of the virtual server used for insert cookie load balance depending on the mode it has the following format absolute mode or for relative mode.
     slbCurCfgVirtServicesTable 1.3.6.1.4.1.1872.2.1.5.7 no-access
The table of virtual services.
         slbCurCfgVirtServicesEntry 1.3.6.1.4.1.1872.2.1.5.7.1 no-access
A row in the virtual services table.
             slbCurCfgVirtServIndex 1.3.6.1.4.1.1872.2.1.5.7.1.1 integer read-only
The number of the virtual server.
             slbCurCfgVirtServiceIndex 1.3.6.1.4.1.1872.2.1.5.7.1.2 integer read-only
The service index. This has no external meaning
             slbCurCfgVirtServiceVirtPort 1.3.6.1.4.1.1872.2.1.5.7.1.3 integer read-only
The layer4 virtual port number of the service.
             slbCurCfgVirtServiceRealGroup 1.3.6.1.4.1.1872.2.1.5.7.1.4 integer read-only
The real server group number for this service.
             slbCurCfgVirtServiceRealPort 1.3.6.1.4.1.1872.2.1.5.7.1.5 integer read-only
The layer4 real port number of the service.
             slbCurCfgVirtServiceUDPBalance 1.3.6.1.4.1.1872.2.1.5.7.1.6 integer read-only
Enable, disable or stateless the UDP balancing for the virtual port. Enumeration: 'disabled': 3, 'stateless': 4, 'enabled': 2.
             slbCurCfgVirtServicePBind 1.3.6.1.4.1.1872.2.1.5.7.1.7 integer read-only
Enable or disable persistent bindings for the virtual port. Enumeration: 'disabled': 3, 'cookie': 5, 'sessid': 4, 'enabled': 2.
             slbCurCfgVirtServiceHname 1.3.6.1.4.1.1872.2.1.5.7.1.8 displaystring read-only
The host name of the virtual service.
             slbCurCfgVirtServiceHttpSlb 1.3.6.1.4.1.1872.2.1.5.7.1.9 integer read-only
Select HTTP server loadbalancing for the virtual port. Enumeration: 'headerhash': 8, 'urlslb': 2, 'disabled': 1, 'host': 5, 'cookie': 4, 'others': 7, 'urlhash': 3, 'browser': 6.
             slbCurCfgVirtServiceBwmContract 1.3.6.1.4.1.1872.2.1.5.7.1.10 integer read-only
The BWM contract number for this service.
             slbCurCfgVirtServiceDirServerRtn 1.3.6.1.4.1.1872.2.1.5.7.1.11 integer read-only
Enable or disable direct server return feature. To translate only MAC addresses in performing server load balancing when enabled. This allow servers to return directly to client since IP addresses have not been changed. Enumeration: 'disabled': 2, 'enabled': 1.
             slbCurCfgVirtServiceRtspUrlParse 1.3.6.1.4.1.1872.2.1.5.7.1.12 integer read-only
Enable or disable RTSP URL hashing. Enumeration: 'disabled': 2, 'hash': 3, 'patternMatch': 4.
             slbCurCfgVirtServiceCookieMode 1.3.6.1.4.1.1872.2.1.5.7.1.13 integer read-only
Select cookie persistance mode. Enumeration: 'passive': 2, 'insert': 3, 'disabled': 4, 'rewrite': 1.
             slbCurCfgVirtServiceDBind 1.3.6.1.4.1.1872.2.1.5.7.1.14 integer read-only
Enable or disable Delayed Binding. Enumeration: 'disabled': 2, 'enabled': 1.
             slbCurCfgVirtServiceFtpParsing 1.3.6.1.4.1.1872.2.1.5.7.1.15 integer read-only
Enable or Disable the ftp parsing for the virtual service. Enumeration: 'disabled': 2, 'enabled': 1.
             slbCurCfgVirtServiceHttpSlbOption 1.3.6.1.4.1.1872.2.1.5.7.1.16 integer read-only
Select HTTP server loadbalancing option for the virtual port. Enumeration: 'and': 1, 'none': 3, 'or': 2.
             slbCurCfgVirtServiceHttpSlb2 1.3.6.1.4.1.1872.2.1.5.7.1.17 integer read-only
Select HTTP server loadbalancing for the virtual port. Enumeration: 'headerhash': 8, 'urlslb': 2, 'disabled': 1, 'host': 5, 'cookie': 4, 'others': 7, 'urlhash': 3, 'browser': 6.
             slbCurCfgVirtServiceRemapUDPFrags 1.3.6.1.4.1.1872.2.1.5.7.1.18 integer read-only
Enable or disable remapping UDP server fragments Enumeration: 'disabled': 2, 'enabled': 1.
             slbCurCfgVirtServiceDnsSlb 1.3.6.1.4.1.1872.2.1.5.7.1.19 integer read-only
Enable or disable DNS query load balancing. Enumeration: 'disabled': 2, 'enabled': 1.
     slbNewCfgVirtServicesTable 1.3.6.1.4.1.1872.2.1.5.8 no-access
The table of virtual Services.
         slbNewCfgVirtServicesEntry 1.3.6.1.4.1.1872.2.1.5.8.1 no-access
A row in the virtual services table.
             slbNewCfgVirtServIndex 1.3.6.1.4.1.1872.2.1.5.8.1.1 integer read-only
The number of the virtual server.
             slbNewCfgVirtServiceIndex 1.3.6.1.4.1.1872.2.1.5.8.1.2 integer read-only
The service index. This has no external meaning
             slbNewCfgVirtServiceVirtPort 1.3.6.1.4.1.1872.2.1.5.8.1.3 integer read-write
The layer4 virtual port number of the service.
             slbNewCfgVirtServiceRealGroup 1.3.6.1.4.1.1872.2.1.5.8.1.4 integer read-write
The real server group number for this service.
             slbNewCfgVirtServiceRealPort 1.3.6.1.4.1.1872.2.1.5.8.1.5 integer read-write
The layer4 real port number of the service.
             slbNewCfgVirtServiceUDPBalance 1.3.6.1.4.1.1872.2.1.5.8.1.6 integer read-write
Enable, disable or stateless the UDP balancing for the virtual port. Enumeration: 'disabled': 3, 'stateless': 4, 'enabled': 2.
             slbNewCfgVirtServicePBind 1.3.6.1.4.1.1872.2.1.5.8.1.7 integer read-write
Enable or disable persistent bindings for the virtual port. Enumeration: 'disabled': 3, 'cookie': 5, 'sessid': 4, 'enabled': 2.
             slbNewCfgVirtServiceHname 1.3.6.1.4.1.1872.2.1.5.8.1.8 displaystring read-write
The host name of the virtual service.
             slbNewCfgVirtServiceHttpSlb 1.3.6.1.4.1.1872.2.1.5.8.1.9 integer read-write
Select HTTP server loadbalancing for the virtual port. Enumeration: 'headerhash': 8, 'urlslb': 2, 'disabled': 1, 'host': 5, 'cookie': 4, 'others': 7, 'urlhash': 3, 'browser': 6.
             slbNewCfgVirtServiceBwmContract 1.3.6.1.4.1.1872.2.1.5.8.1.10 integer read-write
The BWM contract number for this service.
             slbNewCfgVirtServiceDirServerRtn 1.3.6.1.4.1.1872.2.1.5.8.1.11 integer read-write
Enable or disable direct server return feature. To translate only MAC addresses in performing server load balancing when enabled. This allow servers to return directly to client since IP addresses have not been changed. Enumeration: 'disabled': 2, 'enabled': 1.
             slbNewCfgVirtServiceDelete 1.3.6.1.4.1.1872.2.1.5.8.1.12 integer read-write
When set to the value of 2 (delete), the entire row is deleted. When read, other(1) is returned. Setting the value to anything other than 2(delete) has no effect on the state of the row. Enumeration: 'other': 1, 'delete': 2.
             slbNewCfgVirtServiceRtspUrlParse 1.3.6.1.4.1.1872.2.1.5.8.1.13 integer read-write
Enable or disable RTSP URL hashing. Enumeration: 'disabled': 2, 'hash': 3, 'patternMatch': 4.
             slbNewCfgVirtServiceCookieMode 1.3.6.1.4.1.1872.2.1.5.8.1.14 integer read-write
Select cookie persistance mode. Enumeration: 'passive': 2, 'insert': 3, 'disabled': 4, 'rewrite': 1.
             slbNewCfgVirtServiceDBind 1.3.6.1.4.1.1872.2.1.5.8.1.15 integer read-write
Enable or disable Delayed Binding. Enumeration: 'disabled': 2, 'enabled': 1.
             slbNewCfgVirtServiceFtpParsing 1.3.6.1.4.1.1872.2.1.5.8.1.16 integer read-write
Enable or Disable the ftp parsing for the virtual service. Enumeration: 'disabled': 2, 'enabled': 1.
             slbNewCfgVirtServiceHttpSlbOption 1.3.6.1.4.1.1872.2.1.5.8.1.17 integer read-write
Select HTTP server loadbalancing for the virtual port. Enumeration: 'and': 1, 'none': 3, 'or': 2.
             slbNewCfgVirtServiceHttpSlb2 1.3.6.1.4.1.1872.2.1.5.8.1.18 integer read-write
Select HTTP server loadbalancing for the virtual port. Enumeration: 'headerhash': 8, 'urlslb': 2, 'disabled': 1, 'host': 5, 'cookie': 4, 'others': 7, 'urlhash': 3, 'browser': 6.
             slbNewCfgVirtServiceRemapUDPFrags 1.3.6.1.4.1.1872.2.1.5.8.1.19 integer read-write
Enable or disable remapping UDP server fragments Enumeration: 'disabled': 2, 'enabled': 1.
             slbNewCfgVirtServiceDnsSlb 1.3.6.1.4.1.1872.2.1.5.8.1.20 integer read-write
Enable or disable DNS query load balancing. Enumeration: 'disabled': 2, 'enabled': 1.
     slbGroupTableMaxSize 1.3.6.1.4.1.1872.2.1.5.9 integer read-only
The maximum number of entries in slbCurCfgGroupTable.
     slbCurCfgGroupTable 1.3.6.1.4.1.1872.2.1.5.10 no-access
The table of groups
           slbCurCfgGroupEntry 1.3.6.1.4.1.1872.2.1.5.10.1 no-access
A row in the slbCurCfgGroupTable
               slbCurCfgGroupIndex 1.3.6.1.4.1.1872.2.1.5.10.1.1 integer read-only
The group number for which the information pertains.
               slbCurCfgGroupRealServers 1.3.6.1.4.1.1872.2.1.5.10.1.2 octet string read-only
The Real servers in the group. The servers are presented in bitmap format. in receiving order: OCTET 1 OCTET 2 ..... xxxxxxxx xxxxxxxx ..... | || |_ server 9 | || | ||___ server 8 | |____ server 7 | . . . |__________ server 1 where x : 1 - The represented server belongs to the group 0 - The represented server does not belong to the group
               slbCurCfgGroupMetric 1.3.6.1.4.1.1872.2.1.5.10.1.3 integer read-only
The metric used to select next server in group. Enumeration: 'hash': 4, 'leastConnections': 2, 'minMisses': 3, 'bandwidth': 6, 'roundRobin': 1, 'response': 5.
               slbCurCfgGroupBackupServer 1.3.6.1.4.1.1872.2.1.5.10.1.4 integer read-only
The backup real server for this group.
               slbCurCfgGroupHealthCheckUrl 1.3.6.1.4.1.1872.2.1.5.10.1.5 displaystring read-only
The specific content which is examined during health checks. The content depends on the type of health check.
               slbCurCfgGroupHealthCheckLayer 1.3.6.1.4.1.1872.2.1.5.10.1.6 integer read-only
The OSI layer at which servers are health checked. Enumeration: 'arp': 33, 'script16': 27, 'script14': 25, 'script15': 26, 'smtp': 5, 'script13': 24, 'script10': 21, 'script11': 22, 'script4': 15, 'script5': 16, 'script6': 17, 'script7': 18, 'radius': 10, 'script1': 12, 'script2': 13, 'script3': 14, 'sslh': 11, 'script8': 19, 'script9': 20, 'ftp': 8, 'wtls': 30, 'dns': 4, 'ldap': 31, 'nntp': 7, 'http': 3, 'script12': 23, 'pop3': 6, 'link': 28, 'tcp': 2, 'icmp': 1, 'imap': 9, 'udpdns': 32, 'wsp': 29.
               slbCurCfgGroupName 1.3.6.1.4.1.1872.2.1.5.10.1.7 displaystring read-only
The name of the real server group.
               slbCurCfgGroupRealThreshold 1.3.6.1.4.1.1872.2.1.5.10.1.8 integer read-only
The server failure syslog threshold of the real server group.
               slbCurCfgGroupBackupGroup 1.3.6.1.4.1.1872.2.1.5.10.1.9 integer read-only
The backup real server group for this group.
               slbCurCfgGroupVipHealthCheck 1.3.6.1.4.1.1872.2.1.5.10.1.10 integer read-only
Enable or disable VIP health checking in DSR mode. Enumeration: 'disabled': 2, 'enabled': 1.
     slbNewCfgGroupTable 1.3.6.1.4.1.1872.2.1.5.11 no-access
The table of groups
           slbNewCfgGroupEntry 1.3.6.1.4.1.1872.2.1.5.11.1 no-access
A row in the slbNewCfgGroupTable
               slbNewCfgGroupIndex 1.3.6.1.4.1.1872.2.1.5.11.1.1 integer read-only
The group number for which the information pertains.
               slbNewCfgGroupRealServers 1.3.6.1.4.1.1872.2.1.5.11.1.2 octet string read-only
The Real servers in the group. The servers are presented in bitmap format. in receiving order: OCTET 1 OCTET 2 ..... xxxxxxxx xxxxxxxx ..... | || |_ server 9 | || | ||___ server 8 | |____ server 7 | . . . |__________ server 1 where x : 1 - The represented server belongs to the group 0 - The represented server does not belong to the group
               slbNewCfgGroupAddServer 1.3.6.1.4.1.1872.2.1.5.11.1.3 integer read-write
The real server to be added to the group. When read, 0 is returned.
               slbNewCfgGroupRemoveServer 1.3.6.1.4.1.1872.2.1.5.11.1.4 integer read-write
The real server to be removed from the group. When read, 0 is returned.
               slbNewCfgGroupMetric 1.3.6.1.4.1.1872.2.1.5.11.1.5 integer read-write
The metric used to select next server in group. Enumeration: 'hash': 4, 'leastConnections': 2, 'minMisses': 3, 'bandwidth': 6, 'roundRobin': 1, 'response': 5.
               slbNewCfgGroupBackupServer 1.3.6.1.4.1.1872.2.1.5.11.1.6 integer read-write
The backup real server for this group.
               slbNewCfgGroupDelete 1.3.6.1.4.1.1872.2.1.5.11.1.7 integer read-write
By setting the value to delete(2), the entire group is deleted. Enumeration: 'other': 1, 'delete': 2.
               slbNewCfgGroupHealthCheckUrl 1.3.6.1.4.1.1872.2.1.5.11.1.8 displaystring read-write
The specific content which is examined during health checks. The content depends on the type of health check.
               slbNewCfgGroupHealthCheckLayer 1.3.6.1.4.1.1872.2.1.5.11.1.9 integer read-write
The OSI layer at which servers are health checked. Enumeration: 'arp': 33, 'script16': 27, 'script14': 25, 'script15': 26, 'smtp': 5, 'script13': 24, 'script10': 21, 'script11': 22, 'script4': 15, 'script5': 16, 'script6': 17, 'script7': 18, 'radius': 10, 'script1': 12, 'script2': 13, 'script3': 14, 'sslh': 11, 'script8': 19, 'script9': 20, 'ftp': 8, 'wtls': 30, 'dns': 4, 'ldap': 31, 'nntp': 7, 'http': 3, 'script12': 23, 'pop3': 6, 'link': 28, 'tcp': 2, 'icmp': 1, 'imap': 9, 'udpdns': 32, 'wsp': 29.
               slbNewCfgGroupName 1.3.6.1.4.1.1872.2.1.5.11.1.10 displaystring read-write
The name of the real server group.
               slbNewCfgGroupRealThreshold 1.3.6.1.4.1.1872.2.1.5.11.1.11 integer read-write
The server failure syslog threshold of the real server group.
               slbNewCfgGroupBackupGroup 1.3.6.1.4.1.1872.2.1.5.11.1.12 integer read-write
The backup real server group for this group.
               slbNewCfgGroupVipHealthCheck 1.3.6.1.4.1.1872.2.1.5.11.1.13 integer read-write
Enable or disable VIP health checking in DSR mode. Enumeration: 'disabled': 2, 'enabled': 1.
     slbCurCfgPortTable 1.3.6.1.4.1.1872.2.1.5.12 no-access
The table of ports and their SLB states
           slbCurCfgPortEntry 1.3.6.1.4.1.1872.2.1.5.12.1 no-access
A row in the slbPortTable
               slbCurCfgPortIndex 1.3.6.1.4.1.1872.2.1.5.12.1.1 integer read-only
The port number for which the SLB information pertains.
               slbCurCfgPortProxyIpAddr 1.3.6.1.4.1.1872.2.1.5.12.1.2 ipaddress read-only
The proxy IP address of the interface.
               slbCurCfgPortSlbState 1.3.6.1.4.1.1872.2.1.5.12.1.3 integer read-only
The SLB state of the port. none(1) - not SLB port client(2) - SLB client port server(3) - SLB server port client-server(4) - SLB client and server port Enumeration: 'none': 1, 'client': 2, 'client-server': 4, 'server': 3.
               slbCurCfgPortSlbHotStandby 1.3.6.1.4.1.1872.2.1.5.12.1.4 integer read-only
Enable or disable hot standby processing on the switch port. Enumeration: 'disabled': 2, 'enabled': 1.
               slbCurCfgPortSlbInterSwitch 1.3.6.1.4.1.1872.2.1.5.12.1.5 integer read-only
Enable or disable inter-switch processing on the switch port. Enumeration: 'disabled': 2, 'enabled': 1.
               slbCurCfgPortSlbPipState 1.3.6.1.4.1.1872.2.1.5.12.1.6 integer read-only
Enable or disable use of proxy IP address on the switch port. Enumeration: 'disabled': 2, 'enabled': 1.
               slbCurCfgPortSlbRtsState 1.3.6.1.4.1.1872.2.1.5.12.1.7 integer read-only
Enable or disable RTS processing on the switch port. Enumeration: 'disabled': 2, 'enabled': 1.
               slbCurCfgPortSlbIdslbState 1.3.6.1.4.1.1872.2.1.5.12.1.8 integer read-only
Enable or disable Intrusion Detection server load balancing. Enumeration: 'disabled': 2, 'enabled': 1.
               slbCurCfgPortSlbNasaState 1.3.6.1.4.1.1872.2.1.5.12.1.9 integer read-only
Enable or disable NASA base processing. Enumeration: 'disabled': 2, 'enabled': 1.
     slbNewCfgPortTable 1.3.6.1.4.1.1872.2.1.5.13 no-access
The table of ports and their SLB states
           slbNewCfgPortEntry 1.3.6.1.4.1.1872.2.1.5.13.1 no-access
A row in the slbPortTable
               slbNewCfgPortIndex 1.3.6.1.4.1.1872.2.1.5.13.1.1 integer read-only
The port number for which the SLB information pertains.
               slbNewCfgPortProxyIpAddr 1.3.6.1.4.1.1872.2.1.5.13.1.2 ipaddress read-write
The proxy IP address of the interface.
               slbNewCfgPortSlbState 1.3.6.1.4.1.1872.2.1.5.13.1.3 integer read-write
The SLB state of the port. none(1) - not SLB port client(2) - SLB client port server(3) - SLB server port client-server(4) - SLB client and server port Enumeration: 'none': 1, 'client': 2, 'client-server': 4, 'server': 3.
               slbNewCfgPortSlbHotStandby 1.3.6.1.4.1.1872.2.1.5.13.1.4 integer read-write
Enable or disable hot standby processing on the switch port. Enumeration: 'disabled': 2, 'enabled': 1.
               slbNewCfgPortSlbInterSwitch 1.3.6.1.4.1.1872.2.1.5.13.1.5 integer read-write
Enable or disable inter-switch processing on the switch port. Enumeration: 'disabled': 2, 'enabled': 1.
               slbNewCfgPortSlbPipState 1.3.6.1.4.1.1872.2.1.5.13.1.6 integer read-write
Enable or disable use of proxy IP address on the switch port. Enumeration: 'disabled': 2, 'enabled': 1.
               slbNewCfgPortSlbRtsState 1.3.6.1.4.1.1872.2.1.5.13.1.7 integer read-write
Enable or disable RTS processing on the switch port. Enumeration: 'disabled': 2, 'enabled': 1.
               slbNewCfgPortDelete 1.3.6.1.4.1.1872.2.1.5.13.1.8 integer read-write
When set to the value of 2 (delete), the entire row is deleted. When read, other(1) is returned. Setting the value to anything other than 2(delete) has no effect on the state of the row. Enumeration: 'other': 1, 'delete': 2.
               slbNewCfgPortSlbIdslbState 1.3.6.1.4.1.1872.2.1.5.13.1.9 integer read-write
Enable or disable Intrusion Detection server load balancing. Enumeration: 'disabled': 2, 'enabled': 1.
               slbNewCfgPortSlbNasaState 1.3.6.1.4.1.1872.2.1.5.13.1.10 integer read-write
Enable or disable NASA base processing. Enumeration: 'disabled': 2, 'enabled': 1.
     slbCurCfgImask 1.3.6.1.4.1.1872.2.1.5.14 ipaddress read-only
The virtual and real IP address mask - corresponding to the imask command of the slb configuration menu.
     slbNewCfgImask 1.3.6.1.4.1.1872.2.1.5.15 ipaddress read-write
The virtual and real IP address mask - corresponding to the imask command of the slb configuration menu.
     slbfailover 1.3.6.1.4.1.1872.2.1.5.16
           slbCurCfgFailOverTable 1.3.6.1.4.1.1872.2.1.5.16.1 no-access
The table of current switch fail-over configuration.
               slbCurCfgFailOverTblEntry 1.3.6.1.4.1.1872.2.1.5.16.1.1 no-access
A row in the current switch fail-over configuration table.
                   slbCurCfgFailOverIndex 1.3.6.1.4.1.1872.2.1.5.16.1.1.1 integer read-only
The index of current switch fail-over configuration table.
                   slbCurCfgFailOverPrimaryIp 1.3.6.1.4.1.1872.2.1.5.16.1.1.2 ipaddress read-only
The IP address of the Primary switch.
                   slbCurCfgFailOverSecondaryIp 1.3.6.1.4.1.1872.2.1.5.16.1.1.3 ipaddress read-only
The IP address of the Secondary switch.
                   slbCurCfgFailOverSilenceInterval 1.3.6.1.4.1.1872.2.1.5.16.1.1.4 integer read-only
Number of seconds before a silent peer is assumed down.
                   slbCurCfgFailOverState 1.3.6.1.4.1.1872.2.1.5.16.1.1.5 integer read-only
Enable or disable slb switch failover feature. Enumeration: 'disabled': 3, 'enabled': 2.
                   slbCurCfgFailOverRouteSupply 1.3.6.1.4.1.1872.2.1.5.16.1.1.6 integer read-only
Enable or disable to supply network routes update when switch is a standby switch. Enumeration: 'disabled': 2, 'enabled': 1.
           slbNewCfgFailOverTable 1.3.6.1.4.1.1872.2.1.5.16.2 no-access
The table of new switch fail-over configuration.
               slbNewCfgFailOverTblEntry 1.3.6.1.4.1.1872.2.1.5.16.2.1 no-access
A row in the new switch fail-over configuration table.
                   slbNewCfgFailOverIndex 1.3.6.1.4.1.1872.2.1.5.16.2.1.1 integer read-only
The index of new switch fail-over configuration table.
                   slbNewCfgFailOverPrimaryIp 1.3.6.1.4.1.1872.2.1.5.16.2.1.2 ipaddress read-write
The IP address of the Primary switch.
                   slbNewCfgFailOverSecondaryIp 1.3.6.1.4.1.1872.2.1.5.16.2.1.3 ipaddress read-write
The IP address of the Secondary switch.
                   slbNewCfgFailOverSilenceInterval 1.3.6.1.4.1.1872.2.1.5.16.2.1.4 integer read-write
Number of seconds before a silent peer is assumed down.
                   slbNewCfgFailOverState 1.3.6.1.4.1.1872.2.1.5.16.2.1.5 integer read-write
Enable or disable slb switch failover feature. Enumeration: 'disabled': 3, 'enabled': 2.
                   slbNewCfgFailOverRouteSupply 1.3.6.1.4.1.1872.2.1.5.16.2.1.6 integer read-only
Enable or disable to supply network routes update when switch is a standby switch. Enumeration: 'disabled': 2, 'enabled': 1.
     slbCurCfgGlobalControl 1.3.6.1.4.1.1872.2.1.5.17 integer read-only
The global state of Server Load Balancing. Enumeration: 'disabled': 3, 'enabled': 2.
     slbNewCfgGlobalControl 1.3.6.1.4.1.1872.2.1.5.18 integer read-write
The global state of Server Load Balancing. Enumeration: 'disabled': 3, 'enabled': 2.
     slbCurCfgMnet 1.3.6.1.4.1.1872.2.1.5.19 ipaddress read-only
The management network - corresponding to the mnet command of the slb configuration menu.
     slbNewCfgMnet 1.3.6.1.4.1.1872.2.1.5.20 ipaddress read-write
The management network - corresponding to the mnet command of the slb configuration menu.
     slbCurCfgMmask 1.3.6.1.4.1.1872.2.1.5.21 ipaddress read-only
The management subnet mask - corresponding to the mmask command of the slb configuration menu.
     slbNewCfgMmask 1.3.6.1.4.1.1872.2.1.5.22 ipaddress read-write
The management subnet mask - corresponding to the mmask command of the slb configuration menu.
     slbCurCfgRadiusAuthenString 1.3.6.1.4.1.1872.2.1.5.23 displaystring read-only
The RADIUS authentication string. The string is used for generating encrypted authentication string for RADIUS health check.
     slbNewCfgRadiusAuthenString 1.3.6.1.4.1.1872.2.1.5.24 displaystring read-write
The RADIUS authentication string. The string is used for generating encrypted authentication string for RADIUS health check.
     slbCurCfgDirectMode 1.3.6.1.4.1.1872.2.1.5.25 integer read-only
Enable or disable direct access mode. It allows direct access to real servers and any combination of virtual and real servers when set to enabled(1). Enumeration: 'disabled': 2, 'enabled': 1.
     slbNewCfgDirectMode 1.3.6.1.4.1.1872.2.1.5.26 integer read-write
Enable or disable direct access mode. It allows direct access to real servers and any combination of virtual and real servers when set to enabled(1). Enumeration: 'disabled': 2, 'enabled': 1.
     slbUrl 1.3.6.1.4.1.1872.2.1.5.27
           slbUrlRedir 1.3.6.1.4.1.1872.2.1.5.27.1
               slbCurCfgUrlExpTable 1.3.6.1.4.1.1872.2.1.5.27.1.1 no-access
The table of URL expressions in the current_config.
                   slbCurCfgUrlExpTableEntry 1.3.6.1.4.1.1872.2.1.5.27.1.1.1 no-access
Information about a expression for URL parsing.
                       slbCurCfgUrlExpIndex 1.3.6.1.4.1.1872.2.1.5.27.1.1.1.1 integer read-only
The URL expressions table index.
                       slbCurCfgUrlExpression 1.3.6.1.4.1.1872.2.1.5.27.1.1.1.2 displaystring read-only
The expressions for URL parsing.
               slbNewCfgUrlExpTable 1.3.6.1.4.1.1872.2.1.5.27.1.2 no-access
The table of URL expressions in the new_config.
                   slbNewCfgUrlExpTableEntry 1.3.6.1.4.1.1872.2.1.5.27.1.2.1 no-access
Information about a expression for URL parsing.
                       slbNewCfgUrlExpIndex 1.3.6.1.4.1.1872.2.1.5.27.1.2.1.1 integer read-only
The URL expressions table index.
                       slbNewCfgUrlExpression 1.3.6.1.4.1.1872.2.1.5.27.1.2.1.2 displaystring read-write
The expressions for URL parsing.
                       slbNewCfgUrlExpDelete 1.3.6.1.4.1.1872.2.1.5.27.1.2.1.3 integer read-write
Action object to delete an URL expression. When set to the value of 2 (delete), the entire row is deleted. When read, other(1) is returned. Setting the value to anything other than delete(2) has no effect on the state of the row. Enumeration: 'other': 1, 'delete': 2.
               slbCurCfgUrlRedirNonGetOrigSrv 1.3.6.1.4.1.1872.2.1.5.27.1.3 integer read-only
This is for controlling if the switch should redirect packet to the origin server when HTTP non-GETs are detected. enabled(1) - Allow redirect traffic to the origin server disabled(2)- redirect to a group of servers Enumeration: 'disabled': 2, 'enabled': 1.
               slbNewCfgUrlRedirNonGetOrigSrv 1.3.6.1.4.1.1872.2.1.5.27.1.4 integer read-write
This is for controlling if the switch should redirect packet to the origin server when HTTP non-GETs are detected. enabled(1) - Allow redirect traffic to the origin server disabled(2)- redirect to a group of servers Enumeration: 'disabled': 2, 'enabled': 1.
               slbCurCfgUrlRedirCookieOrigSrv 1.3.6.1.4.1.1872.2.1.5.27.1.5 integer read-only
This is for controlling if the switch should redirect packet to the origin server when user cookies are detected. enabled(1) - Allow redirect traffic to the origin server disabled(2)- redirect to a group of servers Enumeration: 'disabled': 2, 'enabled': 1.
               slbNewCfgUrlRedirCookieOrigSrv 1.3.6.1.4.1.1872.2.1.5.27.1.6 integer read-write
This is for controlling if the switch should redirect packet to the origin server when user cookies are detected. enabled(1) - Allow redirect traffic to the origin server disabled(2)- redirect to a group of servers Enumeration: 'disabled': 2, 'enabled': 1.
               slbCurCfgUrlRedirNoCacheOrigSrv 1.3.6.1.4.1.1872.2.1.5.27.1.7 integer read-only
This is for controlling if the switch should redirect packet to the origin server when no-cache header are detected. enabled(1) - Allow redirect traffic to the origin server disabled(2)- redirect to a group of servers Enumeration: 'disabled': 2, 'enabled': 1.
               slbNewCfgUrlRedirNoCacheOrigSrv 1.3.6.1.4.1.1872.2.1.5.27.1.8 integer read-write
This is for controlling if the switch should redirect packet to the origin server when no-cache header are detected. enabled(1) - Allow redirect traffic to the origin server disabled(2)- redirect to a group of servers Enumeration: 'disabled': 2, 'enabled': 1.
               slbCurCfgUrlRedirUriHashLength 1.3.6.1.4.1.1872.2.1.5.27.1.9 integer read-only
Specify the number of bytes in the URI will be used to hash onto server
               slbNewCfgUrlRedirUriHashLength 1.3.6.1.4.1.1872.2.1.5.27.1.10 integer read-write
Specify the number of bytes in the URI will be used to hash onto server
               slbCurCfgUrlRedirHeader 1.3.6.1.4.1.1872.2.1.5.27.1.11 integer read-only
This is for controlling if the switch should redirect packet to the cache server based on HTTP header. enabled(1) - Redirect web traffic based on HTTP header disabled(2)- Redirect web traffic based on URI Enumeration: 'disabled': 2, 'enabled': 1.
               slbNewCfgUrlRedirHeader 1.3.6.1.4.1.1872.2.1.5.27.1.12 integer read-write
This is for controlling if the switch should redirect packet to the cache server based on HTTP header. enabled(1) - Redirect web traffic based on HTTP header disabled(2)- Redirect web traffic based on URI Enumeration: 'disabled': 2, 'enabled': 1.
               slbCurCfgUrlRedirHeaderName 1.3.6.1.4.1.1872.2.1.5.27.1.13 displaystring read-only
The HTTP header name
               slbNewCfgUrlRedirHeaderName 1.3.6.1.4.1.1872.2.1.5.27.1.14 displaystring read-write
The HTTP header name
               slbUrlExpTableMaxSize 1.3.6.1.4.1.1872.2.1.5.27.1.15 integer read-only
The maximum number of entries in SLB Url Expression table.
           slbUrlBalance 1.3.6.1.4.1.1872.2.1.5.27.2
               slbCurCfgUrlLbPathTable 1.3.6.1.4.1.1872.2.1.5.27.2.1 no-access
The table of URL path for URL load balancing in the current_config.
                   slbCurCfgUrlLbPathTableEntry 1.3.6.1.4.1.1872.2.1.5.27.2.1.1 no-access
Information about an URL path for URL load balancing.
                       slbCurCfgUrlLbPathIndex 1.3.6.1.4.1.1872.2.1.5.27.2.1.1.1 integer read-only
The URL path table index.
                       slbCurCfgUrlLbPathString 1.3.6.1.4.1.1872.2.1.5.27.2.1.1.2 displaystring read-only
The URL path for URL load balancing.
                       slbCurCfgUrlLbBwmContract 1.3.6.1.4.1.1872.2.1.5.27.2.1.1.3 integer read-only
The BW contract for the path.
               slbNewCfgUrlLbPathTable 1.3.6.1.4.1.1872.2.1.5.27.2.2 no-access
The table of URL path for URL load balancing in the new_config.
                   slbNewCfgUrlLbPathTableEntry 1.3.6.1.4.1.1872.2.1.5.27.2.2.1 no-access
Information about an URL path for URL load balancing.
                       slbNewCfgUrlLbPathIndex 1.3.6.1.4.1.1872.2.1.5.27.2.2.1.1 integer read-only
The URL path table index.
                       slbNewCfgUrlLbPathString 1.3.6.1.4.1.1872.2.1.5.27.2.2.1.2 displaystring read-write
The URL path for URL load balancing.
                       slbNewCfgUrlLbPathDelete 1.3.6.1.4.1.1872.2.1.5.27.2.2.1.3 integer read-write
Action object to delete an URL Path. When set to the value of 2 (delete), the entire row is deleted. When read, other(1) is returned. Setting the value to anything other than delete(2) has no effect on the state of the row. Enumeration: 'other': 1, 'delete': 2.
                       slbNewCfgUrlLbBwmContract 1.3.6.1.4.1.1872.2.1.5.27.2.2.1.4 integer read-write
The BW contract for the load path.
               slbCurCfgUrlLbErrorMsg 1.3.6.1.4.1.1872.2.1.5.27.2.3 displaystring read-only
Customize error message to send back to client when switch cannot bind client's request to servers.
               slbNewCfgUrlLbErrorMsg 1.3.6.1.4.1.1872.2.1.5.27.2.4 displaystring read-write
Customize error message to send back to client when switch cannot bind client's request to servers.
               slbUrlLbPathTableMaxSize 1.3.6.1.4.1.1872.2.1.5.27.2.5 integer read-only
The maximum number of entries in SLB URL load balance table.
           rtspUrlRedir 1.3.6.1.4.1.1872.2.1.5.27.3
               rtspUrlExpTableMaxSize 1.3.6.1.4.1.1872.2.1.5.27.3.1 integer read-only
The maximum number of entries in RTSP URL expression table.
               rtspCurCfgUrlExpTable 1.3.6.1.4.1.1872.2.1.5.27.3.2 no-access
The table of RTSP URL expressions.
                   rtspCurCfgUrlExpTableEntry 1.3.6.1.4.1.1872.2.1.5.27.3.2.1 no-access
Information about a expression in the RTSP URL Redirection table.
                       rtspCurCfgUrlExpIndex 1.3.6.1.4.1.1872.2.1.5.27.3.2.1.1 integer read-only
The RTSP URL expression table index.
                       rtspCurCfgUrlExpression 1.3.6.1.4.1.1872.2.1.5.27.3.2.1.2 displaystring read-only
The expressions for RTSP URL redirection.
               rtspNewCfgUrlExpTable 1.3.6.1.4.1.1872.2.1.5.27.3.3 no-access
The table of RTSP URL expressions.
                   rtspNewCfgUrlExpTableEntry 1.3.6.1.4.1.1872.2.1.5.27.3.3.1 no-access
Information about a expression in the RTSP URL Redirection table.
                       rtspNewCfgUrlExpIndex 1.3.6.1.4.1.1872.2.1.5.27.3.3.1.1 integer read-only
The RTSP URL expression table index.
                       rtspNewCfgUrlExpression 1.3.6.1.4.1.1872.2.1.5.27.3.3.1.2 displaystring read-write
The expression for RTSP URL redirection.
                       rtspNewCfgUrlExpDelete 1.3.6.1.4.1.1872.2.1.5.27.3.3.1.3 integer read-write
Action object to delete an RTSP URL expression. When set to the value of 2 (delete), the entire row is deleted. When read, other(1) is returned. Setting the value to anything other than delete(2) has no effect on the state of the row. Enumeration: 'other': 1, 'delete': 2.
     slbCurCfgPmask 1.3.6.1.4.1.1872.2.1.5.28 ipaddress read-only
The persistent mask - corresponding to the pmask command of the slb configuration menu.
     slbNewCfgPmask 1.3.6.1.4.1.1872.2.1.5.29 ipaddress read-write
The persistent mask - corresponding to the pmask command of the slb configuration menu.
     slbCurCfgGrace 1.3.6.1.4.1.1872.2.1.5.30 integer read-only
Enable or disable graceful server failure. It allows to keep the connection to the failure real servers when set to enabled(1). Enumeration: 'disabled': 2, 'enabled': 1.
     slbNewCfgGrace 1.3.6.1.4.1.1872.2.1.5.31 integer read-write
Enable or disable graceful server failure. It allows to keep the connection to the failure real servers when set to enabled(1). Enumeration: 'disabled': 2, 'enabled': 1.
     slbCurCfgPeerTable 1.3.6.1.4.1.1872.2.1.5.32 no-access
The table of Synch Peer Switch configuration in the current_config.
           slbCurCfgPeerEntry 1.3.6.1.4.1.1872.2.1.5.32.1 no-access
Information about Synch Peer Switch configuration.
               slbCurCfgPeerIndex 1.3.6.1.4.1.1872.2.1.5.32.1.1 integer read-only
The index for synch peer switchs.
               slbCurCfgPeerIpAddr 1.3.6.1.4.1.1872.2.1.5.32.1.2 ipaddress read-only
The IP address of the peer switch.
               slbCurCfgPeerState 1.3.6.1.4.1.1872.2.1.5.32.1.3 integer read-only
Enable or disable the peer switch. Enumeration: 'enable': 1, 'disable': 2.
     slbNewCfgPeerTable 1.3.6.1.4.1.1872.2.1.5.33 no-access
The table of Synch Peer Switch configuration in the new_config.
           slbNewCfgPeerEntry 1.3.6.1.4.1.1872.2.1.5.33.1 no-access
Information about synch peer switch configuration.
               slbNewCfgPeerIndex 1.3.6.1.4.1.1872.2.1.5.33.1.1 integer read-only
The index number for synch peer switchs.
               slbNewCfgPeerIpAddr 1.3.6.1.4.1.1872.2.1.5.33.1.2 ipaddress read-write
The IP address of the peer switch.
               slbNewCfgPeerState 1.3.6.1.4.1.1872.2.1.5.33.1.3 integer read-write
Enable or disable the peer switch. Enumeration: 'enable': 1, 'disable': 2.
               slbNewCfgPeerDelete 1.3.6.1.4.1.1872.2.1.5.33.1.4 integer read-write
By setting the value to delete(2), the entire row is deleted. Enumeration: 'other': 1, 'delete': 2.
     slbCurCfgSyncFilt 1.3.6.1.4.1.1872.2.1.5.34 integer read-only
Enable or disable synch filter configuration. Enumeration: 'disabled': 2, 'enabled': 1.
     slbNewCfgSyncFilt 1.3.6.1.4.1.1872.2.1.5.35 integer read-write
Enable or disable synch filter configuration. Enumeration: 'disabled': 2, 'enabled': 1.
     slbCurCfgSyncPort 1.3.6.1.4.1.1872.2.1.5.36 integer read-only
Enable or disable synch port configuration. Enumeration: 'disabled': 2, 'enabled': 1.
     slbNewCfgSyncPort 1.3.6.1.4.1.1872.2.1.5.37 integer read-write
Enable or disable synch port configuration. Enumeration: 'disabled': 2, 'enabled': 1.
     slbCurCfgSyncVrrp 1.3.6.1.4.1.1872.2.1.5.38 integer read-only
Enable or disable synch VRRP Priorities. Enumeration: 'disabled': 2, 'enabled': 1.
     slbNewCfgSyncVrrp 1.3.6.1.4.1.1872.2.1.5.39 integer read-write
Enable or disable synch VRRP Priorities. Enumeration: 'disabled': 2, 'enabled': 1.
     slbCurCfgSyncPip 1.3.6.1.4.1.1872.2.1.5.40 integer read-only
Enable or disable synch proxy IP addresses. Enumeration: 'disabled': 2, 'enabled': 1.
     slbNewCfgSyncPip 1.3.6.1.4.1.1872.2.1.5.41 integer read-write
Enable or disable synch proxy IP addresses. Enumeration: 'disabled': 2, 'enabled': 1.
     slbCurCfgVirtMatrixArch 1.3.6.1.4.1.1872.2.1.5.42 integer read-only
Enable or disable Virtual Matrix Architecture. Enumeration: 'disabled': 2, 'enabled': 1.
     slbNewCfgVirtMatrixArch 1.3.6.1.4.1.1872.2.1.5.43 integer read-write
Enable or disable Virtual Matrix Architecture. Enumeration: 'disabled': 2, 'enabled': 1.
     slbCurCfgSyncSfo 1.3.6.1.4.1.1872.2.1.5.44 integer read-only
Enable or disable synch stateful failover. Enumeration: 'disabled': 2, 'enabled': 1.
     slbNewCfgSyncSfo 1.3.6.1.4.1.1872.2.1.5.45 integer read-write
Enable or disable synch stateful failover. Enumeration: 'disabled': 2, 'enabled': 1.
     slbCurCfgSyncSfoUpdatePeriod 1.3.6.1.4.1.1872.2.1.5.46 integer read-only
The stateful failover update period in seconds.
     slbNewCfgSyncSfoUpdatePeriod 1.3.6.1.4.1.1872.2.1.5.47 integer read-write
The stateful failover update period in seconds.
     slbCurCfgRealServPortTable 1.3.6.1.4.1.1872.2.1.5.48 no-access
The table of real server service ports.
           slbCurCfgRealServPortEntry 1.3.6.1.4.1.1872.2.1.5.48.1 no-access
A row in the real server service ports table.
               slbCurCfgRealServIndex 1.3.6.1.4.1.1872.2.1.5.48.1.1 integer read-only
The number of the real server.
               slbCurCfgRealServPortIndex 1.3.6.1.4.1.1872.2.1.5.48.1.2 integer read-only
The port index. This has no external meaning
               slbCurCfgRealServRealPort 1.3.6.1.4.1.1872.2.1.5.48.1.3 integer read-only
The layer4 real service port number.
     slbNewCfgRealServPortTable 1.3.6.1.4.1.1872.2.1.5.49 no-access
The table of real server service ports.
           slbNewCfgRealServPortEntry 1.3.6.1.4.1.1872.2.1.5.49.1 no-access
A row in the real server service ports table.
               slbNewCfgRealServIndex 1.3.6.1.4.1.1872.2.1.5.49.1.1 integer read-only
The number of the real server.
               slbNewCfgRealServPortIndex 1.3.6.1.4.1.1872.2.1.5.49.1.2 integer read-only
The port index. This has no external meaning
               slbNewCfgRealServRealPort 1.3.6.1.4.1.1872.2.1.5.49.1.3 integer read-write
The layer4 real service port number.
               slbNewCfgRealServPortDelete 1.3.6.1.4.1.1872.2.1.5.49.1.4 integer read-write
When set to the value of 2 (delete), the entire row is deleted. When read, other(1) is returned. Setting the value to anything other than 2(delete) has no effect on the state of the row. Enumeration: 'other': 1, 'delete': 2.
     slbCurCfgUrlBwmTable 1.3.6.1.4.1.1872.2.1.5.50 no-access
The table of URL based BWM for Virtual Services.
           slbCurCfgUrlBwmEntry 1.3.6.1.4.1.1872.2.1.5.50.1 no-access
A row in the URL based BWM virtual services table.
               slbCurCfgUrlBwmVirtServIndex 1.3.6.1.4.1.1872.2.1.5.50.1.1 integer read-only
The number of the virtual server.
               slbCurCfgUrlBwmVirtServiceIndex 1.3.6.1.4.1.1872.2.1.5.50.1.2 integer read-only
The service index. This has no external meaning
               slbCurCfgUrlBwmUrlId 1.3.6.1.4.1.1872.2.1.5.50.1.3 integer read-only
The URL Path Identifier.
               slbCurCfgUrlBwmContract 1.3.6.1.4.1.1872.2.1.5.50.1.4 integer read-only
The BW contract number.
     slbNewCfgUrlBwmTable 1.3.6.1.4.1.1872.2.1.5.51 no-access
The table of URL based BWM for Virtual Services.
           slbNewCfgUrlBwmEntry 1.3.6.1.4.1.1872.2.1.5.51.1 no-access
A row in the URL based BWM virtual services table.
               slbNewCfgUrlBwmVirtServIndex 1.3.6.1.4.1.1872.2.1.5.51.1.1 integer read-only
The number of the virtual server.
               slbNewCfgUrlBwmVirtServiceIndex 1.3.6.1.4.1.1872.2.1.5.51.1.2 integer read-only
The service index. This has no external meaning
               slbNewCfgUrlBwmUrlId 1.3.6.1.4.1.1872.2.1.5.51.1.3 integer read-only
The URL Path Identifier.
               slbNewCfgUrlBwmContract 1.3.6.1.4.1.1872.2.1.5.51.1.4 integer read-write
The BW contract number.
               slbNewCfgUrlBwmDelete 1.3.6.1.4.1.1872.2.1.5.51.1.5 integer read-write
When set to the value of 2 (delete), the entire row is deleted. When read, other(1) is returned. Setting the value to anything other than 2(delete) has no effect on the state of the row. Enumeration: 'other': 1, 'delete': 2.
     slbRurl 1.3.6.1.4.1.1872.2.1.5.52
           slbRurlGeneral 1.3.6.1.4.1.1872.2.1.5.52.1
               slbCurCfgRurlGenDeny 1.3.6.1.4.1.1872.2.1.5.52.1.1 integer read-only
This is for controlling if the switch should deny packets from passing through to L2 in the event that the switch runs out of buffer resources. Enumeration: 'disabled': 2, 'enabled': 1.
               slbNewCfgRurlGenDeny 1.3.6.1.4.1.1872.2.1.5.52.1.2 integer read-write
This is for controlling if the switch should deny packets from passing through to L2 in the event that the switch runs out of buffer resources. Enumeration: 'disabled': 2, 'enabled': 1.
           slbRurlDportTableMaxSize 1.3.6.1.4.1.1872.2.1.5.52.2 integer read-only
The maximum number of entries in RURL destination port table.
           slbCurCfgRurlDportTable 1.3.6.1.4.1.1872.2.1.5.52.3 no-access
The table of RURL destination port ranges in current_config.
               slbCurCfgRurlDportTableEntry 1.3.6.1.4.1.1872.2.1.5.52.3.1 no-access
Information about a destination port range for RURL parsing.
                   slbCurCfgRurlDportIndex 1.3.6.1.4.1.1872.2.1.5.52.3.1.1 integer read-only
The RURL destination port table index.
                   slbCurCfgRurlDportLowPort 1.3.6.1.4.1.1872.2.1.5.52.3.1.2 integer read-only
The first destination port in the port range.
                   slbCurCfgRurlDportHighPort 1.3.6.1.4.1.1872.2.1.5.52.3.1.3 integer read-only
The last destination port in the port range.
           slbNewCfgRurlDportTable 1.3.6.1.4.1.1872.2.1.5.52.4 no-access
The table of RURL destination port ranges in new_config.
               slbNewCfgRurlDportTableEntry 1.3.6.1.4.1.1872.2.1.5.52.4.1 no-access
Information about a destination port range for RURL parsing.
                   slbNewCfgRurlDportIndex 1.3.6.1.4.1.1872.2.1.5.52.4.1.1 integer read-write
The RURL destination port table index.
                   slbNewCfgRurlDportLowPort 1.3.6.1.4.1.1872.2.1.5.52.4.1.2 integer read-write
The first destination port in the port range.
                   slbNewCfgRurlDportHighPort 1.3.6.1.4.1.1872.2.1.5.52.4.1.3 integer read-write
The last destination port in the port range.
                   slbNewCfgRurlDportDelete 1.3.6.1.4.1.1872.2.1.5.52.4.1.4 integer read-write
Action object to delete an destination port/range. When set to the value of 2 (delete), the entire row is deleted. When read, other(1) is returned. Setting the value to anything other than delete(2) has no effect on the state of the row. Enumeration: 'other': 1, 'delete': 2.
     slbRealServPortTableMaxSize 1.3.6.1.4.1.1872.2.1.5.53 integer read-only
The maximum number of entries in SLB RealServPortTable.
     slbPortTableMaxSize 1.3.6.1.4.1.1872.2.1.5.54 integer read-only
The maximum number of entries in SLB Port Table.
     slbVirtServicesTableMaxSize 1.3.6.1.4.1.1872.2.1.5.55 integer read-only
The maximum number of entries in SLB Virtual Services Table.
     slbUrlBwmTableMaxSize 1.3.6.1.4.1.1872.2.1.5.56 integer read-only
The maximum number of entries in SLB URL BWM Table.
     slbPeerTableMaxSize 1.3.6.1.4.1.1872.2.1.5.57 integer read-only
The maximum number of entries in SLB Peer Table.
     slbCurCfgFastage 1.3.6.1.4.1.1872.2.1.5.58 integer read-only
Session table fast-age (1 sec) period bit shift.
     slbNewCfgFastage 1.3.6.1.4.1.1872.2.1.5.59 integer read-write
Session table fast-age (1 sec) period bit shift.
     slbCurCfgSlowage 1.3.6.1.4.1.1872.2.1.5.60 integer read-only
Session table slow-age (2 min) period bit shift.
     slbNewCfgSlowage 1.3.6.1.4.1.1872.2.1.5.61 integer read-write
Session table slow-age (2 min) period bit shift.
     slbWaphc 1.3.6.1.4.1.1872.2.1.5.62
           slbCurCfgWaphcWSPPort 1.3.6.1.4.1.1872.2.1.5.62.1 integer read-only
The WSP port number to health check.
           slbNewCfgWaphcWSPPort 1.3.6.1.4.1.1872.2.1.5.62.2 integer read-write
The WSP port number to health check.
           slbCurCfgWaphcOffset 1.3.6.1.4.1.1872.2.1.5.62.3 integer read-only
The offset in received WSP packet.
           slbNewCfgWaphcOffset 1.3.6.1.4.1.1872.2.1.5.62.4 integer read-write
The offset in received WSP packet.
           slbCurCfgWaphcSndContent 1.3.6.1.4.1.1872.2.1.5.62.5 displaystring read-only
The content to be sent to the WAP gateway.
           slbNewCfgWaphcSndContent 1.3.6.1.4.1.1872.2.1.5.62.6 displaystring read-write
The content to be sent to the WAP gateway.
           slbCurCfgWaphcRcvContent 1.3.6.1.4.1.1872.2.1.5.62.7 displaystring read-only
The content to be received from the WAP gateway.
           slbNewCfgWaphcRcvContent 1.3.6.1.4.1.1872.2.1.5.62.8 displaystring read-write
The content to be received from the WAP gateway.
           slbCurCfgWaphcWTLSPort 1.3.6.1.4.1.1872.2.1.5.62.9 integer read-only
The WTLS port number to health check.
           slbNewCfgWaphcWTLSPort 1.3.6.1.4.1.1872.2.1.5.62.10 integer read-write
The WTLS port number to health check.
     slbWap 1.3.6.1.4.1.1872.2.1.5.63
           slbCurCfgWapTpcp 1.3.6.1.4.1.1872.2.1.5.63.1 integer read-only
Enable or disable WAP load balancing. Enumeration: 'disabled': 2, 'enabled': 1.
           slbNewCfgWapTpcp 1.3.6.1.4.1.1872.2.1.5.63.2 integer read-write
Enable or disable WAP load balancing. Enumeration: 'disabled': 2, 'enabled': 1.
           slbCurCfgWapDebug 1.3.6.1.4.1.1872.2.1.5.63.3 integer read-only
WAP Debug level.
           slbNewCfgWapDebug 1.3.6.1.4.1.1872.2.1.5.63.4 integer read-write
WAP Debug level.
     slbCurCfgSyncBwm 1.3.6.1.4.1.1872.2.1.5.64 integer read-only
Enable or disable syncing BWM configuration. Enumeration: 'disabled': 2, 'enabled': 1.
     slbNewCfgSyncBwm 1.3.6.1.4.1.1872.2.1.5.65 integer read-write
Enable or disable syncing BWM configuration. Enumeration: 'disabled': 2, 'enabled': 1.
     slbCurCfgTpcp 1.3.6.1.4.1.1872.2.1.5.66 integer read-only
Enable or disable Transparent Proxy Cache Protocol. Enumeration: 'disabled': 2, 'enabled': 1.
     slbNewCfgTpcp 1.3.6.1.4.1.1872.2.1.5.67 integer read-write
Enable or disable Transparent Proxy Cache Protocol. Enumeration: 'disabled': 2, 'enabled': 1.
     slbCurCfgMetricInterval 1.3.6.1.4.1.1872.2.1.5.68 integer read-only
The interval of response and bandwidth metric updates.
     slbNewCfgMetricInterval 1.3.6.1.4.1.1872.2.1.5.69 integer read-write
The interval of response and bandwidth metric updates.
     slbCurCfgRealGroupIdslb 1.3.6.1.4.1.1872.2.1.5.70 integer read-only
The real server group number for IDSLB.
     slbNewCfgRealGroupIdslb 1.3.6.1.4.1.1872.2.1.5.71 integer read-write
The real server group number for IDSLB.
     slbCurCfgLdapVersion 1.3.6.1.4.1.1872.2.1.5.72 integer read-only
The version number for LDAP. Enumeration: 'version2': 1, 'version3': 2.
     slbNewCfgLdapVersion 1.3.6.1.4.1.1872.2.1.5.73 integer read-write
The Version number of LDAP. Enumeration: 'version2': 1, 'version3': 2.
     slbCurCfgIsdInterval 1.3.6.1.4.1.1872.2.1.5.74 integer read-only
The interval of ISD health checks.
     slbNewCfgIsdInterval 1.3.6.1.4.1.1872.2.1.5.75 integer read-write
The interval of ISD health checks.
     slbCurCfgIsdRetry 1.3.6.1.4.1.1872.2.1.5.76 integer read-only
The number of failed attemps to declare ISD down.
     slbNewCfgIsdRetry 1.3.6.1.4.1.1872.2.1.5.77 integer read-write
The number of failed attemps to declare ISD down.
     slbCurCfgIsdRestr 1.3.6.1.4.1.1872.2.1.5.78 integer read-only
The number of successful attemps to declare ISD up.
     slbNewCfgIsdRestr 1.3.6.1.4.1.1872.2.1.5.79 integer read-write
The number of successful attemps to declare ISD up.
     slbCurCfgIsdNumber 1.3.6.1.4.1.1872.2.1.5.80 integer read-only
The number of real servers used for ISDs.
     slbNewCfgIsdNumber 1.3.6.1.4.1.1872.2.1.5.81 integer read-write
The number of real servers used for ISDs.
     synAttackDetCfg 1.3.6.1.4.1.1872.2.1.5.82
           synAttackCurCfgInterval 1.3.6.1.4.1.1872.2.1.5.82.1 integer read-only
The interval specified in seconds determines how frequently the switch checks for SYN attacks.
           synAttackNewCfgInterval 1.3.6.1.4.1.1872.2.1.5.82.2 integer read-write
The interval specified in seconds determines how frequently the switch checks for SYN attacks.
           synAttackCurCfgThreshhold 1.3.6.1.4.1.1872.2.1.5.82.3 integer read-only
The threshhold indicating the number of new half-open sessions per second.
           synAttackNewCfgThreshhold 1.3.6.1.4.1.1872.2.1.5.82.4 integer read-write
The threshhold indicating the number of new half-open sessions per second.
     slbCurCfgTcpTimeWindow 1.3.6.1.4.1.1872.2.1.5.83 integer read-only
The time window for TCP rate limiting.
     slbNewCfgTcpTimeWindow 1.3.6.1.4.1.1872.2.1.5.84 integer read-write
The time window for TCP rate limiting.
     slbCurCfgTcpHoldDuration 1.3.6.1.4.1.1872.2.1.5.85 integer read-only
The hold down duration for TCP rate limiting.
     slbNewCfgTcpHoldDuration 1.3.6.1.4.1.1872.2.1.5.86 integer read-write
The hold down duration for TCP rate limiting.
     slbCurCfgAllowHttpHc 1.3.6.1.4.1.1872.2.1.5.87 integer read-only
Enable or disable allow HTTP health check on any port. If disabled the non-HTTP virtual services will use TCP Health Checks, if enabled the HTTP Content Health Check will be sent to any port except HTTPS (443) if properly configured. Enumeration: 'disabled': 2, 'enabled': 1.
     slbNewCfgAllowHttpHc 1.3.6.1.4.1.1872.2.1.5.88 integer read-write
Enable or disable allow HTTP health check on any port. If disabled the non-HTTP virtual services will use TCP Health Checks, if enabled the HTTP Content Health Check will be sent to any port except HTTPS (443) if properly configured. Enumeration: 'disabled': 2, 'enabled': 1.
     slbStats 1.3.6.1.4.1.1872.2.1.8.2
         slbStatPortMaintTable 1.3.6.1.4.1.1872.2.1.8.2.1 no-access
The table of SLB port maintenance statistics.
             slbStatPortMaintEntry 1.3.6.1.4.1.1872.2.1.8.2.1.1 no-access
A row in the SLB port maintenance statistcs table.
                 slbStatPortMaintPortIndex 1.3.6.1.4.1.1872.2.1.8.2.1.1.1 integer read-only
The port number for which the statistics apply.
                 slbStatPortMaintCurBindings 1.3.6.1.4.1.1872.2.1.8.2.1.1.2 gauge read-only
The current number of bindings on the port.
                 slbStatPortMaintBindingFails 1.3.6.1.4.1.1872.2.1.8.2.1.1.3 counter read-only
The total number of Binding failures on the port. A Binding Failure occurs when a port runs out of binding table entries.
                 slbStatPortMaintNonTcpFrames 1.3.6.1.4.1.1872.2.1.8.2.1.1.4 counter read-only
The total number of non-TCP/IP frames dropped on the port.
                 slbStatPortMaintTcpFragments 1.3.6.1.4.1.1872.2.1.8.2.1.1.5 counter read-only
The total number of TCP fragments dropped on the port.
                 slbStatPortMaintUdpDatagrams 1.3.6.1.4.1.1872.2.1.8.2.1.1.6 counter read-only
The total number of UDP datagrams dropped on the port.
                 slbStatPortMaintIncorrectVIPs 1.3.6.1.4.1.1872.2.1.8.2.1.1.7 counter read-only
The total number of frames with incorrect VIPs that are dropped on the port.
                 slbStatPortMaintIncorrectVports 1.3.6.1.4.1.1872.2.1.8.2.1.1.8 counter read-only
The total number of frames with incorrect Virtual Port that are dropped on the port.
                 slbStatPortMaintRealServerNoAvails 1.3.6.1.4.1.1872.2.1.8.2.1.1.9 counter read-only
The total number of frames that are dropped on the port because no real server is available.
                 slbStatPortMaintFilteredDeniedFrames 1.3.6.1.4.1.1872.2.1.8.2.1.1.10 counter read-only
The total number of frames that are denied on the port by the filter.
                 slbStatPortMaintCurBindings4Seconds 1.3.6.1.4.1.1872.2.1.8.2.1.1.11 gauge read-only
The 4 second average current number of bindings on the port.
                 slbStatPortMaintCurBindings64Seconds 1.3.6.1.4.1.1872.2.1.8.2.1.1.12 gauge read-only
The 64 second average current number of bindings on the port.
                 slbStatPortMaintVMAdiscards 1.3.6.1.4.1.1872.2.1.8.2.1.1.13 counter read-only
The total number of internal VMA frames dropped by the port.
         slbStatPortRealServerTable 1.3.6.1.4.1.1872.2.1.8.2.2 no-access
The port-server statistics table. This table shows the statistics of real servers that are connectted to switch ports.
             slbStatPortRealServerEntry 1.3.6.1.4.1.1872.2.1.8.2.2.1 no-access
A row in the port-server statistics table.
                 slbStatPortRealServerPortIndex 1.3.6.1.4.1.1872.2.1.8.2.2.1.1 integer read-only
The port number that identifies the switch port.
                 slbStatPortRealServerServerIndex 1.3.6.1.4.1.1872.2.1.8.2.2.1.2 integer read-only
The real server number that identifies the server.
                 slbStatPortRealServerCurrSessions 1.3.6.1.4.1.1872.2.1.8.2.2.1.3 gauge read-only
The current sessions for the real server.
                 slbStatPortRealServerTotalSessions 1.3.6.1.4.1.1872.2.1.8.2.2.1.4 counter read-only
The total number of sessions for the real server.
                 slbStatPortRealServerHCOctets 1.3.6.1.4.1.1872.2.1.8.2.2.1.5 counter64 read-only
The total number of octets received and transmitted out of the real server on a particular port.
                 slbStatPortRealServerHCOctetsLow32 1.3.6.1.4.1.1872.2.1.8.2.2.1.6 counter read-only
The lower 32 bit value of the total octets received and transmitted out of the real server on a particular port.
                 slbStatPortRealServerHCOctetsHigh32 1.3.6.1.4.1.1872.2.1.8.2.2.1.7 counter read-only
The higher 32 bit value of the total octets received and transmitted out of the real server on a particular port.
         slbStatMaintBackupServActs 1.3.6.1.4.1.1872.2.1.8.2.3 counter read-only
The total number of times that backup servers become active due to failure of primary servers.
         slbStatMaintOverflowServActs 1.3.6.1.4.1.1872.2.1.8.2.4 counter read-only
The total number of times that backup servers become active due to primary servers reach overflow situation.
         slbStatRServerTable 1.3.6.1.4.1.1872.2.1.8.2.5 no-access
The real server statistics table.
             slbStatRServerEntry 1.3.6.1.4.1.1872.2.1.8.2.5.1 no-access
The statistics of a particular real server.
                 slbStatRServerIndex 1.3.6.1.4.1.1872.2.1.8.2.5.1.1 integer read-only
The real server number that identifies the server.
                 slbStatRServerCurrSessions 1.3.6.1.4.1.1872.2.1.8.2.5.1.2 gauge read-only
The number of sessions that are currently handled by the real server.
                 slbStatRServerTotalSessions 1.3.6.1.4.1.1872.2.1.8.2.5.1.3 counter read-only
The total number of sessions that are handled by the real server.
                 slbStatRServerFailures 1.3.6.1.4.1.1872.2.1.8.2.5.1.4 counter read-only
The total number of times that the real server is claimed down.
                 slbStatRServerHighestSessions 1.3.6.1.4.1.1872.2.1.8.2.5.1.5 counter read-only
The highest sessions that have been handled by the real server.
                 slbStatRServerHCOctets 1.3.6.1.4.1.1872.2.1.8.2.5.1.6 counter64 read-only
The total number of octets received and transmitted out of the real server.
                 slbStatRServerHCOctetsLow32 1.3.6.1.4.1.1872.2.1.8.2.5.1.7 counter read-only
The lower 32 bit value of octets received and transmitted out of the real server.
                 slbStatRServerHCOctetsHigh32 1.3.6.1.4.1.1872.2.1.8.2.5.1.8 counter read-only
The higher 32 bit value of octets received and transmitted out of the real server.
         slbStatGroupTable 1.3.6.1.4.1.1872.2.1.8.2.6 no-access
The real server group statistics table.
             slbStatGroupEntry 1.3.6.1.4.1.1872.2.1.8.2.6.1 no-access
The statistics of a particular real server group.
                 slbStatGroupIndex 1.3.6.1.4.1.1872.2.1.8.2.6.1.1 integer read-only
The real server group number that identifies the group.
                 slbStatGroupCurrSessions 1.3.6.1.4.1.1872.2.1.8.2.6.1.2 gauge read-only
The number of sessions that are currently handled by the real server group.
                 slbStatGroupTotalSessions 1.3.6.1.4.1.1872.2.1.8.2.6.1.3 counter read-only
The total number of sessions that are handled by the real server group.
                 slbStatGroupHighestSessions 1.3.6.1.4.1.1872.2.1.8.2.6.1.4 counter read-only
The highest sessions that have been handled by the real server group.
                 slbStatGroupHCOctets 1.3.6.1.4.1.1872.2.1.8.2.6.1.5 counter64 read-only
The total number of octets received and transmitted out of the real server group.
                 slbStatGroupHCOctetsLow32 1.3.6.1.4.1.1872.2.1.8.2.6.1.6 counter read-only
The lower 32 bit value of octets received and transmitted out of the real server group.
                 slbStatGroupHCOctetsHigh32 1.3.6.1.4.1.1872.2.1.8.2.6.1.7 counter read-only
The higher 32 bit value of octets received and transmitted out of the real server group.
         slbStatVServerTable 1.3.6.1.4.1.1872.2.1.8.2.7 no-access
The virtual server statistics table.
             slbStatVServerEntry 1.3.6.1.4.1.1872.2.1.8.2.7.1 no-access
The statistics of a particular virtual server group.
                 slbStatVServerIndex 1.3.6.1.4.1.1872.2.1.8.2.7.1.1 integer read-only
The virtual server number that identifies the server.
                 slbStatVServerCurrSessions 1.3.6.1.4.1.1872.2.1.8.2.7.1.2 gauge read-only
The number of sessions that are currently handled by the virtual server.
                 slbStatVServerTotalSessions 1.3.6.1.4.1.1872.2.1.8.2.7.1.3 counter read-only
The total number of sessions that are handled by the virtual server.
                 slbStatVServerHighestSessions 1.3.6.1.4.1.1872.2.1.8.2.7.1.4 counter read-only
The highest sessions that have been handled by the virtual server.
                 slbStatVServerHCOctets 1.3.6.1.4.1.1872.2.1.8.2.7.1.5 counter64 read-only
The total number of octets received and transmitted out of the virtual server.
                 slbStatVServerHCOctetsLow32 1.3.6.1.4.1.1872.2.1.8.2.7.1.6 counter read-only
The lower 32 bit value of octets received and transmitted out of the virtual server.
                 slbStatVServerHCOctetsHigh32 1.3.6.1.4.1.1872.2.1.8.2.7.1.7 counter read-only
The higher 32 bit value of octets received and transmitted out of the virtual server.
                 slbStatVServerHeaderHits 1.3.6.1.4.1.1872.2.1.8.2.7.1.8 counter read-only
The current HTTP header hits.
                 slbStatVServerHeaderMisses 1.3.6.1.4.1.1872.2.1.8.2.7.1.9 counter read-only
The current HTTP header misses.
                 slbStatVServerHeaderTotalSessions 1.3.6.1.4.1.1872.2.1.8.2.7.1.10 counter read-only
The total HTTP header sessions.
                 slbStatVServerCookieRewrites 1.3.6.1.4.1.1872.2.1.8.2.7.1.11 counter read-only
The total Cookie Rewrites.
                 slbStatVServerCookieInserts 1.3.6.1.4.1.1872.2.1.8.2.7.1.12 counter read-only
The total Cookie Inserts.
         slbMaintStats 1.3.6.1.4.1.1872.2.1.8.2.8
             slbIncorrectVirtServs 1.3.6.1.4.1.1872.2.1.8.2.8.1 counter read-only
Incorrect Virtual Servers specified for Server Load Balancing.
             slbIncorrectVports 1.3.6.1.4.1.1872.2.1.8.2.8.2 counter read-only
Incorrect Virtual ports specified for Server Load Balancing.
             slbNoRealServs 1.3.6.1.4.1.1872.2.1.8.2.8.3 counter read-only
No Real Servers specified for Server Load Balancing.
             wapMaintStats 1.3.6.1.4.1.1872.2.1.8.2.8.4
                 radiusAcctReqsStats 1.3.6.1.4.1.1872.2.1.8.2.8.4.1
                     radiusAcctReqs 1.3.6.1.4.1.1872.2.1.8.2.8.4.1.1 counter read-only
Radius Account Request.
                     radiusAcctWrapReqs 1.3.6.1.4.1.1872.2.1.8.2.8.4.1.2 counter read-only
Radius Account Wrap Request.
                     radiusAcctStartReqs 1.3.6.1.4.1.1872.2.1.8.2.8.4.1.3 counter read-only
Radius Account Start Request.
                     radiusAcctUpdateReqs 1.3.6.1.4.1.1872.2.1.8.2.8.4.1.4 counter read-only
Radius Account Update Request.
                     radiusAcctStopReqs 1.3.6.1.4.1.1872.2.1.8.2.8.4.1.5 counter read-only
Radius Account stop Request.
                     radiusAcctBadReqs 1.3.6.1.4.1.1872.2.1.8.2.8.4.1.6 counter read-only
Radius Account Bad Request.
                     radiusAcctAddSessionReqs 1.3.6.1.4.1.1872.2.1.8.2.8.4.1.7 counter read-only
Radius Account add session Request.
                     radiusAcctDeleteSessionReqs 1.3.6.1.4.1.1872.2.1.8.2.8.4.1.8 counter read-only
Radius Account delete session Request.
                     radiusAcctReqFailsQFull 1.3.6.1.4.1.1872.2.1.8.2.8.4.1.9 counter read-only
Radius Account request fails Queue Full.
                     radiusAcctReqFailsSPDead 1.3.6.1.4.1.1872.2.1.8.2.8.4.1.10 counter read-only
Radius Account request fails SP Dead.
                     radiusAcctReqFailsDMAFails 1.3.6.1.4.1.1872.2.1.8.2.8.4.1.11 counter read-only
Radius Account request fails DMA fails.
                     radiusAcctMaxEntriesInUse 1.3.6.1.4.1.1872.2.1.8.2.8.4.1.12 counter read-only
Radius Account Maximum Entries in use.
                 tpcpAddSessReqsStats 1.3.6.1.4.1.1872.2.1.8.2.8.4.2
                     tpcpAddSessReqs 1.3.6.1.4.1.1872.2.1.8.2.8.4.2.1 counter read-only
WAP add Session requests.
                     tpcpAddSessReqsFailsQFull 1.3.6.1.4.1.1872.2.1.8.2.8.4.2.2 counter read-only
WAP add Session Fails as the Queue is Full.
                     tpcpAddSessReqsFailsSPDead 1.3.6.1.4.1.1872.2.1.8.2.8.4.2.3 counter read-only
WAP add Session Fails as the SP is dead.
                     tpcpAddSessReqsEntriesInUse 1.3.6.1.4.1.1872.2.1.8.2.8.4.2.4 counter read-only
WAP add Session Entries currently in use.
                     tpcpAddSessReqsMaxEntriesInUse 1.3.6.1.4.1.1872.2.1.8.2.8.4.2.5 counter read-only
The allowable maximum number of WAP add Session Entries.
                 tpcpDeleteSessReqsStats 1.3.6.1.4.1.1872.2.1.8.2.8.4.3
                     tpcpDeleteSessReqs 1.3.6.1.4.1.1872.2.1.8.2.8.4.3.1 counter read-only
TPCP Delete Session Requests.
                     tpcpDeleteSessReqsFailsQFull 1.3.6.1.4.1.1872.2.1.8.2.8.4.3.2 counter read-only
TPCP Delete Session Fails as the Queue is Full.
                     tpcpDeleteSessReqsFailsSPDead 1.3.6.1.4.1.1872.2.1.8.2.8.4.3.3 counter read-only
TPCP Delete Session Fails as the SP is dead.
                     tpcpDeleteSessReqsEntriesInUse 1.3.6.1.4.1.1872.2.1.8.2.8.4.3.4 counter read-only
TPCP Delete Session Entries currently in use.
                     tpcpDeleteSessReqsMaxEntriesInUse 1.3.6.1.4.1.1872.2.1.8.2.8.4.3.5 counter read-only
The allowable maximum number of TPCP delete Session Entries.
                 wapRequestToWrongSP 1.3.6.1.4.1.1872.2.1.8.2.8.4.4 counter read-only
The WAP delete Session Entries sent to wrong SP.
     filterStats 1.3.6.1.4.1.1872.2.1.8.6
         fltStatTable 1.3.6.1.4.1.1872.2.1.8.6.1 no-access
The filter statistics table.
             fltStatTableEntry 1.3.6.1.4.1.1872.2.1.8.6.1.1 no-access
A row in filter statistics table.
                 fltStatFltIndex 1.3.6.1.4.1.1872.2.1.8.6.1.1.1 integer read-only
The number that identifies the filter.
                 fltStatFltFirings 1.3.6.1.4.1.1872.2.1.8.6.1.1.2 counter read-only
The number of instances that the received packet matches the filter rule.
     gslbStats 1.3.6.1.4.1.1872.2.1.8.7
         gslbStatRemRealServerTable 1.3.6.1.4.1.1872.2.1.8.7.1 no-access
The GSLB remote real server statistics table.
             gslbStatRemRealServerEntry 1.3.6.1.4.1.1872.2.1.8.7.1.1 no-access
A row in the remote real server statistics table.
                 gslbStatRemRealServerIndex 1.3.6.1.4.1.1872.2.1.8.7.1.1.1 integer read-only
The server number that identifies the remote real server.
                 gslbStatRemRealServerDnsHandoffs 1.3.6.1.4.1.1872.2.1.8.7.1.1.2 counter read-only
The number of DNS hanfoffs by the remote real server.
                 gslbStatRemRealServerHttpRedirs 1.3.6.1.4.1.1872.2.1.8.7.1.1.3 counter read-only
The number of HTTP redirections by the remote real server.
     gslbMaintStats 1.3.6.1.4.1.1872.2.1.8.8
         gslbStatMaintInGoodSiteUpdates 1.3.6.1.4.1.1872.2.1.8.8.1 counter read-only
The number of good remote site updates which are received.
         gslbStatMaintInBadSiteUpdates 1.3.6.1.4.1.1872.2.1.8.8.2 counter read-only
The number of bad remote site updates which are received.
     urlStats 1.3.6.1.4.1.1872.2.1.8.10
           urlRedirStats 1.3.6.1.4.1.1872.2.1.8.10.1
               urlStatRedRedirs 1.3.6.1.4.1.1872.2.1.8.10.1.1 counter read-only
The number of instances that the received packet matches the specified URL expressions and redirected to specified group of real servers.
               urlStatRedOrigSrvs 1.3.6.1.4.1.1872.2.1.8.10.1.2 counter read-only
The number of instances that the received packet is sent to the origin server due to mis-match with the specified URL expressions or detecting of HTTP non-GETs,user cookies, and no-cache as users configuration.
               urlStatRedNonGets 1.3.6.1.4.1.1872.2.1.8.10.1.3 counter read-only
The number of instances that the received packet contains none GETs(POST ,HEAD ,PUT..) methods.
               urlStatRedCookie 1.3.6.1.4.1.1872.2.1.8.10.1.4 counter read-only
The number of instances that the received packet contains a 'Cookie: ' header.
               urlStatRedNoCache 1.3.6.1.4.1.1872.2.1.8.10.1.5 counter read-only
The number of instances that the received packet contains a no-cache header value.
           urlSlbStats 1.3.6.1.4.1.1872.2.1.8.10.2
               urlStatSlbPathTable 1.3.6.1.4.1.1872.2.1.8.10.2.1 no-access
The statistics table of instances that URL pathes matched.
                   urlStatSlbPathTableEntry 1.3.6.1.4.1.1872.2.1.8.10.2.1.1 no-access
Information about the number of instances that are load-balanced due to match of a particular URL path.
                       urlStatSlbPathIndex 1.3.6.1.4.1.1872.2.1.8.10.2.1.1.1 integer read-only
The URL path table index.
                       urlStatSlbPathHits 1.3.6.1.4.1.1872.2.1.8.10.2.1.1.2 counter read-only
The number of instances that are load-balanced due to match of the particular URL path.
     tcpStats 1.3.6.1.4.1.1872.2.1.8.11
           tcpStatCurConns 1.3.6.1.4.1.1872.2.1.8.11.1 gauge read-only
The number of outstanding TCP current connections have been established.
           tcpStatHalfOpens 1.3.6.1.4.1.1872.2.1.8.11.2 gauge read-only
The number of outstanding TCP connections have been half opened. This statistics is valid only when URL parsing has been truned on. It is incremented when the switch respond to TCP SYN packet and decremented upon receiving TCP SYN ACK packet from the requester.
     ftpStats 1.3.6.1.4.1.1872.2.1.8.14
           ftpSlbStats 1.3.6.1.4.1.1872.2.1.8.14.1
               ftpSlbStatTotal 1.3.6.1.4.1.1872.2.1.8.14.1.1 counter read-only
The total number of ftp control sesssion for SLB received after FTP parsing turn on.
               ftpNatStatTotal 1.3.6.1.4.1.1872.2.1.8.14.1.2 counter read-only
The total number of FTP control session for NAT received after active FTP is turn on.
     rurlStats 1.3.6.1.4.1.1872.2.1.8.18
           rurlErrorStats 1.3.6.1.4.1.1872.2.1.8.18.1
               rurlErrorStatConnect 1.3.6.1.4.1.1872.2.1.8.18.1.1 counter read-only
Total number of session connect errors to the iSD.
               rurlErrorStatPack 1.3.6.1.4.1.1872.2.1.8.18.1.2 counter read-only
Total number of errors associated with packaging the RURL data frame received from the iSD.
               rurlErrorStatUnpack 1.3.6.1.4.1.1872.2.1.8.18.1.3 counter read-only
Total number of errors associated with unpackaging the RURL data frame received from the iSD.
               rurlErrorStatDma 1.3.6.1.4.1.1872.2.1.8.18.1.4 counter read-only
Total number of DMA write errors.
               rurlErrorStatBuf 1.3.6.1.4.1.1872.2.1.8.18.1.5 counter read-only
Total number of errors associated with no available buffers to to store the RURL redirection information.
               rurlErrorStatBufWrap 1.3.6.1.4.1.1872.2.1.8.18.1.6 counter read-only
Total number of errors associated with buffer wrap copies.
               rurlErrorStatProto 1.3.6.1.4.1.1872.2.1.8.18.1.7 counter read-only
Total number of errors associated with packets containing an invalid protocol type. Expected protocol types are TCP and UDP.
           rurlInfoStats 1.3.6.1.4.1.1872.2.1.8.18.2
               rurlInfoStatClientWrap 1.3.6.1.4.1.1872.2.1.8.18.2.1 counter read-only
Total number of client packets processed using frame wrap buffers.
               rurlInfoStatServerWrap 1.3.6.1.4.1.1872.2.1.8.18.2.2 counter read-only
Total number of server packets processed using frame wrap buffers.
               rurlInfoStatBufWrap 1.3.6.1.4.1.1872.2.1.8.18.2.3 counter read-only
Total number of packets processed using RURL wrap copy mechanism.
               rurlInfoStatFreeRingCalls 1.3.6.1.4.1.1872.2.1.8.18.2.4 counter read-only
Total number of RURL sequence buffer frees.
               rurlInfoStatClientResets 1.3.6.1.4.1.1872.2.1.8.18.2.5 counter read-only
Total number of client resets by the switch.
               rurlInfoStatServerResets 1.3.6.1.4.1.1872.2.1.8.18.2.6 counter read-only
Total number of server resets by the switch.
               rurlInfoStatFramePassThru 1.3.6.1.4.1.1872.2.1.8.18.2.7 counter read-only
Total number of packets dropped to L2 processing due to the switch running out of resources.
               rurlInfoStatParseFiltMiss 1.3.6.1.4.1.1872.2.1.8.18.2.8 counter read-only
Total number of packets leaking from RURL parsing to URL parsing.
               rurlInfoStatExceedBufLen 1.3.6.1.4.1.1872.2.1.8.18.2.9 counter read-only
Total number of occurences where the client request bytes exceed the maximum buffer size allocated by the switch.
               rurlInfoStatExceedFrameDepth 1.3.6.1.4.1.1872.2.1.8.18.2.10 counter read-only
Total number of occurences where the client request bytes exceed the maximum buffer depth allocated by the switch.
               rurlInfoStatZeroContentLen 1.3.6.1.4.1.1872.2.1.8.18.2.11 counter read-only
Total number of occurences where the Content-Length of the HTTP request is zero.
               rurlInfoStatNonTypicalOffsets 1.3.6.1.4.1.1872.2.1.8.18.2.12 counter read-only
Total number of occurences where the RURL header offsets are non-typical.
               rurlInfoStatFINRSTSessSetup 1.3.6.1.4.1.1872.2.1.8.18.2.13 counter read-only
Total number of occurences where a FIN or RST packet is used to establish a new session in the switch.
               rurlInfoStatPSHSessSetup 1.3.6.1.4.1.1872.2.1.8.18.2.14 counter read-only
Total number of occurences where a PSH packet is used to establish a new session in the switch.
               rurlInfoStatNonSYNSessSetup 1.3.6.1.4.1.1872.2.1.8.18.2.15 counter read-only
Total number of occurences where a non-SYN packet is used to establish a new session in the switch.
               rurlInfoStatL7BindCalls 1.3.6.1.4.1.1872.2.1.8.18.2.16 counter read-only
Total number of requests to bind a session.
               rurlInfoStatSessSetups 1.3.6.1.4.1.1872.2.1.8.18.2.17 counter read-only
Total number of RURL session setups encountered.
               rurlInfoStatMiscProcess 1.3.6.1.4.1.1872.2.1.8.18.2.18 counter read-only
Total number of sessions falling through the filter processing.
               rurlInfoStatClientPktsIn 1.3.6.1.4.1.1872.2.1.8.18.2.19 counter read-only
Total number of client packets processed by the RURL filter.
               rurlInfoStatClientSYNsIn 1.3.6.1.4.1.1872.2.1.8.18.2.20 counter read-only
Total number of client SYN packets processed by the RURL filter.
               rurlInfoStatClientReTXSYNsSeen 1.3.6.1.4.1.1872.2.1.8.18.2.21 counter read-only
Total number of client retransmitted SYN packets processed by the RURL filter.
               rurlInfoStatClientSYNACKsSent 1.3.6.1.4.1.1872.2.1.8.18.2.22 counter read-only
Total number of switch-to-client SYN/ACK packets processed by the RURL filter.
               rurlInfoStatClientACKsIn 1.3.6.1.4.1.1872.2.1.8.18.2.23 counter read-only
Total number of client ACK packets processed by the RURL filter.
               rurlInfoStatClientDataIn 1.3.6.1.4.1.1872.2.1.8.18.2.24 counter read-only
Total number of client PSH packets processed by the RURL filter.
               rurlInfoStatClientDataRetx 1.3.6.1.4.1.1872.2.1.8.18.2.25 counter read-only
Total number of client data retransmit packets processed by the RURL filter.
               rurlInfoStatServerSYNsSent 1.3.6.1.4.1.1872.2.1.8.18.2.26 counter read-only
Total number of SYN packets sent to the server by the switch.
               rurlInfoStatServerSYNACKsIn 1.3.6.1.4.1.1872.2.1.8.18.2.27 counter read-only
Total number of swtich-to-server SYN/ACK packets processed by the RURL filter.
               rurlInfoStatServerACKsSent 1.3.6.1.4.1.1872.2.1.8.18.2.28 counter read-only
Total number of ACK packets sent to the server by the switch.
               rurlInfoStatServerACKsIn 1.3.6.1.4.1.1872.2.1.8.18.2.29 counter read-only
Total number of server-to-switch ACK packets processed by the RURL filters.
               rurlInfoStatServerSYNsRetx 1.3.6.1.4.1.1872.2.1.8.18.2.30 counter read-only
Total number of retransmitted SYN packets sent to the server by the switch that resulted in an error.
               rurlInfoStatServerSYNsRetxErrors 1.3.6.1.4.1.1872.2.1.8.18.2.31 counter read-only
Total number of ACK packets sent to the server by the switch.
               rurlInfoStatL7SessionReuse 1.3.6.1.4.1.1872.2.1.8.18.2.32 counter read-only
Total number of SYN requests that matched a session lookup due to an accidental reuse of a session table entry. This is typically a result of port wrap/reuse on a client generally running performance testing.
               rurlInfoStatConnSpliced 1.3.6.1.4.1.1872.2.1.8.18.2.33 counter read-only
Total number of connections successfully spliced by the switch.
           rurlMaintStats 1.3.6.1.4.1.1872.2.1.8.18.3
               rurlMaintStatOrgServerHits 1.3.6.1.4.1.1872.2.1.8.18.3.1 counter read-only
Total number of session setups to the end server.
               rurlMaintStatHTTPRedirs 1.3.6.1.4.1.1872.2.1.8.18.3.2 counter read-only
Total number of HTTP redirect responses to the client.
               rurlMaintStatServerReqs 1.3.6.1.4.1.1872.2.1.8.18.3.3 counter read-only
Total number of request packets sent from the switch to the iSD.
               rurlMaintStatServerAcks 1.3.6.1.4.1.1872.2.1.8.18.3.4 counter read-only
Total number of response packets sent from the iSD to the switch.
               rurlMaintStatSessCnt 1.3.6.1.4.1.1872.2.1.8.18.3.5 counter read-only
Total number of session connections to the iSD made by the switch.
               rurlMaintStatLastFrameCnt 1.3.6.1.4.1.1872.2.1.8.18.3.6 counter read-only
Total number of 'last frame' packets sent from the iSD to the switch.
               rurlMaintStatConnectRxmit 1.3.6.1.4.1.1872.2.1.8.18.3.7 counter read-only
Total number of client retransmissions encountered.
               rurlMaintStatResetRxmit 1.3.6.1.4.1.1872.2.1.8.18.3.8 counter read-only
Total number of client resets due to excessive retransmissions.
               rurlMaintStatCurRdirIPEntries 1.3.6.1.4.1.1872.2.1.8.18.3.9 gauge read-only
Current IP redirection table entries.
               rurlMaintStatHighRdirIPEntries 1.3.6.1.4.1.1872.2.1.8.18.3.10 counter read-only
Highest IP redirection table entries.
               rurlMaintStatCurRdirPORTEntries 1.3.6.1.4.1.1872.2.1.8.18.3.11 gauge read-only
Current PORT redirection table entries.
               rurlMaintStatHighRdirPORTEntries 1.3.6.1.4.1.1872.2.1.8.18.3.12 counter read-only
Highest PORT redirection table entries.
               rurlMaintStatCurRdirIPPORTEntries 1.3.6.1.4.1.1872.2.1.8.18.3.13 gauge read-only
Current IP/PORT redirection table entries.
               rurlMaintStatHighRdirIPPORTEntries 1.3.6.1.4.1.1872.2.1.8.18.3.14 counter read-only
Highest IP/PORT redirection table entries.
               rurlMaintStatCurRSEQBufEntries 1.3.6.1.4.1.1872.2.1.8.18.3.15 gauge read-only
Current RURL sequence table entries.
               rurlMaintStatHighRSEQBufEntries 1.3.6.1.4.1.1872.2.1.8.18.3.16 counter read-only
Highest RURL sequence table entries.
               rurlMaintStatCurRBUFBufEntries 1.3.6.1.4.1.1872.2.1.8.18.3.17 gauge read-only
Current RURL frame buffer entries.
               rurlMaintStatHighRBUFBufEntries 1.3.6.1.4.1.1872.2.1.8.18.3.18 counter read-only
Highest RURL frame buffer entries.
               rurlMaintStatRSEQBufAllocs 1.3.6.1.4.1.1872.2.1.8.18.3.19 counter read-only
Total number of successful RURL sequence buffer Allocs.
               rurlMaintStatRSEQBufFrees 1.3.6.1.4.1.1872.2.1.8.18.3.20 counter read-only
Total number of successful RURL sequence buffer Frees.
               rurlMaintStatRSEQFailBufAllocs 1.3.6.1.4.1.1872.2.1.8.18.3.21 counter read-only
Total number of failed RURL sequence buffer Allocs.
               rurlMaintStatRSEQFailBufFrees 1.3.6.1.4.1.1872.2.1.8.18.3.22 counter read-only
Total number of failed RURL sequence buffer Frees.
               rurlMaintStatRBUFBufAllocs 1.3.6.1.4.1.1872.2.1.8.18.3.23 counter read-only
Total number of successful RURL frame buffer Allocs.
               rurlMaintStatRBUFBufFrees 1.3.6.1.4.1.1872.2.1.8.18.3.24 counter read-only
Total number of successful RURL frame buffer Frees.
               rurlMaintStatRBUFFailBufAllocs 1.3.6.1.4.1.1872.2.1.8.18.3.25 counter read-only
Total number of failed RURL frame buffer Allocs.
               rurlMaintStatRBUFFailBufFrees 1.3.6.1.4.1.1872.2.1.8.18.3.26 counter read-only
Total number of failed RURL frame buffer Frees.
               rurlMaintStatRBUFRetransmit 1.3.6.1.4.1.1872.2.1.8.18.3.27 counter read-only
Total number of retransmissions of an existing RURL frame buffer.
               rurlMaintStatRBUFChanged 1.3.6.1.4.1.1872.2.1.8.18.3.28 counter read-only
Total number of retransmissions of an existing RURL frame buffer that has changed in length.
     rtspStats 1.3.6.1.4.1.1872.2.1.8.19
           rtspStatControlConns 1.3.6.1.4.1.1872.2.1.8.19.1 gauge read-only
Total number of active RTSP control connections.
           rtspStatUDPStreams 1.3.6.1.4.1.1872.2.1.8.19.2 gauge read-only
Total number of active UDP streams.
           rtspStatRedirects 1.3.6.1.4.1.1872.2.1.8.19.3 counter read-only
Total number of switch redirects.
           rtspStatConnDenied 1.3.6.1.4.1.1872.2.1.8.19.4 counter read-only
Total connections denied due to RTSP connection limit.
           rtspStatAllocFails 1.3.6.1.4.1.1872.2.1.8.19.5 counter read-only
Total cases of heap memory allocation failures.
     tcpLimitStats 1.3.6.1.4.1.1872.2.1.8.23
           tcpLimitStatHoldDowns 1.3.6.1.4.1.1872.2.1.8.23.1 counter read-only
Total number of client hold downs triggered.
           tcpLimitStatClientEntries 1.3.6.1.4.1.1872.2.1.8.23.2 gauge read-only
Current number of TCP rate limiting per-client state entries.
     nasaStats 1.3.6.1.4.1.1872.2.1.8.24
           nasaStatSpTable 1.3.6.1.4.1.1872.2.1.8.24.1 no-access
The table of NASA statistics at SP.
               nasaStatSpEntry 1.3.6.1.4.1.1872.2.1.8.24.1.1 no-access
A row in the NASA base port statistcs table.
                   nasaStatSpPortIndex 1.3.6.1.4.1.1872.2.1.8.24.1.1.1 integer read-only
The port number for which the statistics apply.
                   nasaStatSpCtlTunnelIn 1.3.6.1.4.1.1872.2.1.8.24.1.1.2 counter read-only
The number of packet in for control tunnel on the port.
                   nasaStatSpCtlTunnelInvalidPkt 1.3.6.1.4.1.1872.2.1.8.24.1.1.3 counter read-only
The number of invalid packet in for control tunnel on the port.
                   nasaStatSpReqSessCnt 1.3.6.1.4.1.1872.2.1.8.24.1.1.4 counter read-only
The number of session request message in for control tunnel on the port.
                   nasaStatSpSessAddCnt 1.3.6.1.4.1.1872.2.1.8.24.1.1.5 counter read-only
The number of session add mesage for control tunnel on the port.
                   nasaStatSpSessDelCnt 1.3.6.1.4.1.1872.2.1.8.24.1.1.6 counter read-only
The number of session delete message for control tunnel on the port.
                   nasaStatSpSessUpdCnt 1.3.6.1.4.1.1872.2.1.8.24.1.1.7 counter read-only
The number of session update message for control tunnel on the port.
                   nasaStatSpSessRdCnt 1.3.6.1.4.1.1872.2.1.8.24.1.1.8 counter read-only
The number of session read message for control tunnel on the port.
                   nasaStatSpSessCharCnt 1.3.6.1.4.1.1872.2.1.8.24.1.1.9 counter read-only
The number of session characteristics message for control tunnel on the port.
                   nasaStatSpReqSessNoIsd 1.3.6.1.4.1.1872.2.1.8.24.1.1.10 counter read-only
The number of session request message no isd for control tunnel on the port.
                   nasaStatSpCtlTunnelToMp 1.3.6.1.4.1.1872.2.1.8.24.1.1.11 counter read-only
The number of packet sent to MP for control tunnel on the port.
                   nasaStatSpBcastTunnelCnt 1.3.6.1.4.1.1872.2.1.8.24.1.1.12 counter read-only
The number of packet in for broadcast tunnel on the port.
                   nasaStatSpBcastTunnelToMp 1.3.6.1.4.1.1872.2.1.8.24.1.1.13 counter read-only
The number of packet sent to MP for broadcast tunnel on the port.
                   nasaStatSpBcastTunnelToIsd 1.3.6.1.4.1.1872.2.1.8.24.1.1.14 counter read-only
The number of packet sent to ISD for broadcast tunnel on the port.
                   nasaStatSpRurlTunnelCnt 1.3.6.1.4.1.1872.2.1.8.24.1.1.15 counter read-only
The number of RURL tunnel count on the port.
                   nasaStatSpIpDatagramCnt 1.3.6.1.4.1.1872.2.1.8.24.1.1.16 counter read-only
The number of IP datagram tunnel count on the port.
                   nasaStatSpCliRedirectCnt 1.3.6.1.4.1.1872.2.1.8.24.1.1.17 counter read-only
The number of client redirect tunnel count on the port.
                   nasaStatSpInvalidVersion 1.3.6.1.4.1.1872.2.1.8.24.1.1.18 counter read-only
The number of invalid NA/SA version packet in on the port.
                   nasaStatSpAckTx 1.3.6.1.4.1.1872.2.1.8.24.1.1.19 counter read-only
The number of ack packet sent at link level on the port.
                   nasaStatSpAckRx 1.3.6.1.4.1.1872.2.1.8.24.1.1.20 counter read-only
The number of ack packet received at link level on the port.
                   nasaStatSpAckAlloc 1.3.6.1.4.1.1872.2.1.8.24.1.1.21 counter read-only
The number of ack packet allocated at link level on the port.
                   nasaStatSpAckFree 1.3.6.1.4.1.1872.2.1.8.24.1.1.22 counter read-only
The number of ack packet freed at link level on the port.
                   nasaStatSpAllocAckFail 1.3.6.1.4.1.1872.2.1.8.24.1.1.23 counter read-only
The number of allocated ack packet failed at link level on the port.
                   nasaStatSpAllocFrmFail 1.3.6.1.4.1.1872.2.1.8.24.1.1.24 counter read-only
The number of allocated data packet failed at link level on the port.
                   nasaStatSpRexmitFail 1.3.6.1.4.1.1872.2.1.8.24.1.1.25 counter read-only
The number of re-transmit failed at link level on the port.
                   nasaStatSpInvalidIsd 1.3.6.1.4.1.1872.2.1.8.24.1.1.26 counter read-only
The number of packet form unknown ISD at link level on the port.
                   nasaStatSpInvalidPkts 1.3.6.1.4.1.1872.2.1.8.24.1.1.27 counter read-only
The number of invalid packet at link level on the port.
           nasaMpStats 1.3.6.1.4.1.1872.2.1.8.24.2
               nasaStatMpTotalRx 1.3.6.1.4.1.1872.2.1.8.24.2.1 counter read-only
The number of messages received on MP side.
               nasaStatMpTotalTx 1.3.6.1.4.1.1872.2.1.8.24.2.2 counter read-only
The number of messages transmitted on MP side.
               nasaStatMpBadCksum 1.3.6.1.4.1.1872.2.1.8.24.2.3 counter read-only
The number of messages received with bad checksum on MP side.
               nasaStatMpInvalidRx 1.3.6.1.4.1.1872.2.1.8.24.2.4 counter read-only
The number of invalid messages received on MP side.
               nasaStatMpPingRequests 1.3.6.1.4.1.1872.2.1.8.24.2.5 counter read-only
The number of broadcast pings received on MP side.
               nasaStatMpPingResponses 1.3.6.1.4.1.1872.2.1.8.24.2.6 counter read-only
The number broadcast ping responses transmitted on MP side.
               nasaStatMpRegRequests 1.3.6.1.4.1.1872.2.1.8.24.2.7 counter read-only
The number registration requests received on MP side.
               nasaStatMpCapResponses 1.3.6.1.4.1.1872.2.1.8.24.2.8 counter read-only
The number of capability responses transmitted on MP side.
               nasaStatMpRegConfirmations 1.3.6.1.4.1.1872.2.1.8.24.2.9 counter read-only
The number of registration confirmations received on MP side.
               nasaStatMpUnregRequests 1.3.6.1.4.1.1872.2.1.8.24.2.10 counter read-only
The number of unregistration requests received on MP side.
               nasaStatMpHealthRequests 1.3.6.1.4.1.1872.2.1.8.24.2.11 counter read-only
The number of heartbeat requests transmitted on MP side.
               nasaStatMpHealthResponses 1.3.6.1.4.1.1872.2.1.8.24.2.12 counter read-only
The number of heartbeat responses received on MP side.
               nasaStatMpCmdRequests 1.3.6.1.4.1.1872.2.1.8.24.2.13 counter read-only
The number NASA CLI cmd requests received on MP side.
               nasaStatMpCmdResponses 1.3.6.1.4.1.1872.2.1.8.24.2.14 counter read-only
The number NASA CLI cmd responses received on MP side.
     dnsSlbStats 1.3.6.1.4.1.1872.2.1.8.25
           dnsSlbStatTCPQueries 1.3.6.1.4.1.1872.2.1.8.25.1 counter read-only
Total number of TCP DNS queries.
           dnsSlbStatUDPQueries 1.3.6.1.4.1.1872.2.1.8.25.2 counter read-only
Total number of UDP DNS queries.
           dnsSlbStatInvalidQueries 1.3.6.1.4.1.1872.2.1.8.25.3 counter read-only
Total number of invalid DNS queries.
           dnsSlbStatMultipleQueries 1.3.6.1.4.1.1872.2.1.8.25.4 counter read-only
Total number of multiple DNS queries.
           dnsSlbStatDnameParseErrors 1.3.6.1.4.1.1872.2.1.8.25.5 counter read-only
Total number of domain name parse errors.
           dnsSlbStatFailedMatches 1.3.6.1.4.1.1872.2.1.8.25.6 counter read-only
Total number of failed real server name matches.
           dnsSlbStatInternalErrors 1.3.6.1.4.1.1872.2.1.8.25.7 counter read-only
Total number of DNS parsing internal errors.
     slb_info 1.3.6.1.4.1.1872.2.1.9.2
         slbFailOverInfoTable 1.3.6.1.4.1.1872.2.1.9.2.1 no-access
The table of switch fail-over run-time status.
             slbFailOverInfoEntry 1.3.6.1.4.1.1872.2.1.9.2.1.1 no-access
A row in the switch fail-over information table.
                 slbFailOverInfoIndex 1.3.6.1.4.1.1872.2.1.9.2.1.1.1 integer read-only
The index of switch fail-over information table.
                 slbFailOverInfoPrimaryIp 1.3.6.1.4.1.1872.2.1.9.2.1.1.2 ipaddress read-only
IP address of the primary switch.
                 slbFailOverInfoPrimaryStatus 1.3.6.1.4.1.1872.2.1.9.2.1.1.3 integer read-only
The current operational status of the primary switch. Enumeration: 'down': 2, 'up': 1.
                 slbFailOverInfoPrimaryState 1.3.6.1.4.1.1872.2.1.9.2.1.1.4 integer read-only
The current operational state of the primary switch. Enumeration: 'active': 1, 'standby': 2.
                 slbFailOverInfoSecondaryIp 1.3.6.1.4.1.1872.2.1.9.2.1.1.5 ipaddress read-only
IP address of the secondary switch.
                 slbFailOverInfoSecondaryStatus 1.3.6.1.4.1.1872.2.1.9.2.1.1.6 integer read-only
The current operational status of the secondary switch. Enumeration: 'down': 2, 'up': 1.
                 slbFailOverInfoSecondaryState 1.3.6.1.4.1.1872.2.1.9.2.1.1.7 integer read-only
The current operational state of the secondary switch. Enumeration: 'active': 1, 'standby': 2.
         slbRealServerInfoTable 1.3.6.1.4.1.1872.2.1.9.2.2 no-access
The table of real server run-time information.
             slbRealServerInfoEntry 1.3.6.1.4.1.1872.2.1.9.2.2.1 no-access
A row in the real server information table.
                 slbRealServerInfoIndex 1.3.6.1.4.1.1872.2.1.9.2.2.1.1 integer read-only
The real server index
                 slbRealServerInfoIpAddr 1.3.6.1.4.1.1872.2.1.9.2.2.1.2 ipaddress read-only
IP address of the real server.
                 slbRealServerMacAddr 1.3.6.1.4.1.1872.2.1.9.2.2.1.3 physaddress read-only
The MAC address of the real server.
                 slbRealServerInfoSwitchPort 1.3.6.1.4.1.1872.2.1.9.2.2.1.4 integer read-only
The switch port that the real server is connected to.
                 slbRealServerInfoHealthLayer 1.3.6.1.4.1.1872.2.1.9.2.2.1.5 integer read-only
The OSI layer at whitch real server functionality is verified. Enumeration: 'layer3': 2, 'other': 1, 'layer4': 3.
                 slbRealServerInfoOverflow 1.3.6.1.4.1.1872.2.1.9.2.2.1.6 integer read-only
The overflow state of the real server. Enumeration: 'overflow': 1, 'no-overflow': 2.
                 slbRealServerInfoState 1.3.6.1.4.1.1872.2.1.9.2.2.1.7 integer read-only
The state of the real server. Enumeration: 'disabled': 4, 'failed': 3, 'running': 2.
         nasaIsdInfoTable 1.3.6.1.4.1.1872.2.1.9.2.3 no-access
The table of NASA ISD run-time information.
             nasaIsdInfoEntry 1.3.6.1.4.1.1872.2.1.9.2.3.1 no-access
A row in the real server information table.
                 nasaIsdInfoIndex 1.3.6.1.4.1.1872.2.1.9.2.3.1.1 integer read-only
The ISD index
                 nasaIsdInfoIpAddr 1.3.6.1.4.1.1872.2.1.9.2.3.1.2 ipaddress read-only
IP address of the ISD.
                 nasaIsdMacAddr 1.3.6.1.4.1.1872.2.1.9.2.3.1.3 physaddress read-only
The MAC address of the ISD.
                 nasaIsdInfoSwitchPort 1.3.6.1.4.1.1872.2.1.9.2.3.1.4 integer read-only
The switch port that the ISD is connected to.
                 nasaIsdInfoGdi 1.3.6.1.4.1.1872.2.1.9.2.3.1.5 integer read-only
VLAN ID of the ISD.
                 nasaIsdInfoState 1.3.6.1.4.1.1872.2.1.9.2.3.1.6 integer read-only
The current state of the ISD. Enumeration: 'isd-unregistered': 2, 'isd-invalid': 1, 'isd-mip': 6, 'isd-up': 4, 'isd-access': 3, 'isd-down': 5.
                 nasaIsdInfoStateChange 1.3.6.1.4.1.1872.2.1.9.2.3.1.7 integer read-only
The number of ISD state transitions from up to down.
 filtering 1.3.6.1.4.1.1872.2.1.10
       fltCfgTableMaxSize 1.3.6.1.4.1.1872.2.1.10.1 integer read-only
The maximum number of filtering table entries.
       fltCurCfgTable 1.3.6.1.4.1.1872.2.1.10.2 no-access
The filtering table in the current configuration block.
           fltCurCfgTableEntry 1.3.6.1.4.1.1872.2.1.10.2.1 no-access
A row in the filtering table.
               fltCurCfgIndx 1.3.6.1.4.1.1872.2.1.10.2.1.1 integer read-only
The filteriang table index.
               fltCurCfgSrcIp 1.3.6.1.4.1.1872.2.1.10.2.1.2 ipaddress read-only
The source IP address to be filtered.
               fltCurCfgSrcIpMask 1.3.6.1.4.1.1872.2.1.10.2.1.3 ipaddress read-only
The source IP sub-net mask for filtering.
               fltCurCfgDstIp 1.3.6.1.4.1.1872.2.1.10.2.1.4 ipaddress read-only
The destination IP address to be filtered.
               fltCurCfgDstIpMask 1.3.6.1.4.1.1872.2.1.10.2.1.5 ipaddress read-only
The destination IP sub-net mask for filtering.
               fltCurCfgProtocol 1.3.6.1.4.1.1872.2.1.10.2.1.6 integer read-only
The protocol to be filtered.
               fltCurCfgRangeHighSrcPort 1.3.6.1.4.1.1872.2.1.10.2.1.7 integer read-only
The higher source TCP/UDP port number to be filtered. It applies only when protocol defined in fltCurCfgProtocol is UDP or TCP. '0' means no filtering.
               fltCurCfgRangeLowSrcPort 1.3.6.1.4.1.1872.2.1.10.2.1.8 integer read-only
The lower source TCP/UDP port number to be filtered. It applies only when protocol defined in fltCurCfgProtocol is UDP or TCP. '0' means no filtering.
               fltCurCfgRangeLowDstPort 1.3.6.1.4.1.1872.2.1.10.2.1.9 integer read-only
The lower destination TCP/UDP port number to be filtered. It applies only when protocol defined in fltCurCfgProtocol is UDP or TCP. '0' means no filtering.
               fltCurCfgRangeHighDstPort 1.3.6.1.4.1.1872.2.1.10.2.1.10 integer read-only
The higher destination TCP/UDP port number to be filtered. It applies only when protocol defined in fltCurCfgProtocol is UDP or TCP. '0' means no filtering.
               fltCurCfgAction 1.3.6.1.4.1.1872.2.1.10.2.1.11 integer read-only
The action for the filtering rule. Enumeration: 'redirect': 3, 'deny': 2, 'nat': 4, 'allow': 1.
               fltCurCfgRedirPort 1.3.6.1.4.1.1872.2.1.10.2.1.12 integer read-only
The real server port number used for redirection.
               fltCurCfgRedirGroup 1.3.6.1.4.1.1872.2.1.10.2.1.13 integer read-only
The real server group to be redirected to.
               fltCurCfgLog 1.3.6.1.4.1.1872.2.1.10.2.1.14 integer read-only
Enable or disable logging. Enumeration: 'disabled': 2, 'enabled': 1.
               fltCurCfgState 1.3.6.1.4.1.1872.2.1.10.2.1.15 integer read-only
The state of this filtering rule. Enumeration: 'disabled': 2, 'enabled': 1.
               fltCurCfgNat 1.3.6.1.4.1.1872.2.1.10.2.1.16 integer read-only
The selection of destination or source for network address translation. Enumeration: 'destination-address': 1, 'source-address': 2.
               fltCurCfgCache 1.3.6.1.4.1.1872.2.1.10.2.1.17 integer read-only
Enable or disable caching sessions that match filter. Enumeration: 'disabled': 2, 'enabled': 1.
               fltCurCfgInvert 1.3.6.1.4.1.1872.2.1.10.2.1.18 integer read-only
Turn the invert logic on or off for the filter entry. Enumeration: 'invert-off': 2, 'invert-on': 1.
               fltCurCfgClientProxy 1.3.6.1.4.1.1872.2.1.10.2.1.19 integer read-only
Enable or disable client proxy. Enumeration: 'disabled': 2, 'enabled': 1.
               fltCurCfgTcpAck 1.3.6.1.4.1.1872.2.1.10.2.1.20 integer read-only
Enable or disable filtering on matching TCP ACK and RST flag. Enumeration: 'disabled': 2, 'enabled': 1.
               fltCurCfgUrlRedir 1.3.6.1.4.1.1872.2.1.10.2.1.21 integer read-only
Enable or disable URL redirection. The URL expressions are defined in slbCurCfgUrlTable. Enumeration: 'disabled': 2, 'enabled': 1.
               fltCurCfgSrcMac 1.3.6.1.4.1.1872.2.1.10.2.1.22 physaddress read-only
The source MAC address to be filtered.
               fltCurCfgDstMac 1.3.6.1.4.1.1872.2.1.10.2.1.23 physaddress read-only
The Destination MAC address to be filtered.
               fltCurCfgFtpNatActive 1.3.6.1.4.1.1872.2.1.10.2.1.24 integer read-only
Enable or disable FTP NAT for active ftp only. Enumeration: 'disabled': 2, 'enabled': 1.
               fltCurCfgAclTcpUrg 1.3.6.1.4.1.1872.2.1.10.2.1.25 integer read-only
Enable or disable TCP URG packet. Enumeration: 'enable': 1, 'disable': 2.
               fltCurCfgAclTcpAck 1.3.6.1.4.1.1872.2.1.10.2.1.26 integer read-only
Enable or disable TCP ACK packet. Enumeration: 'enable': 1, 'disable': 2.
               fltCurCfgAclTcpPsh 1.3.6.1.4.1.1872.2.1.10.2.1.27 integer read-only
Enable or disable TCP PSH packet. Enumeration: 'enable': 1, 'disable': 2.
               fltCurCfgAclTcpRst 1.3.6.1.4.1.1872.2.1.10.2.1.28 integer read-only
Enable or disable TCP RST packet. Enumeration: 'enable': 1, 'disable': 2.
               fltCurCfgAclTcpSyn 1.3.6.1.4.1.1872.2.1.10.2.1.29 integer read-only
Enable or disable TCP SYN packet. Enumeration: 'enable': 1, 'disable': 2.
               fltCurCfgAclTcpFin 1.3.6.1.4.1.1872.2.1.10.2.1.30 integer read-only
Enable or disable TCP FIN packet. Enumeration: 'enable': 1, 'disable': 2.
               fltCurCfgAclIcmp 1.3.6.1.4.1.1872.2.1.10.2.1.31 integer read-only
ICMP type to be filtered. A ICMP type of 255 indicates 'any'
               fltCurCfgAclIpOption 1.3.6.1.4.1.1872.2.1.10.2.1.32 integer read-only
Enable or disable IP option matching. Enumeration: 'enable': 1, 'disable': 2.
               fltCurCfgBwmContract 1.3.6.1.4.1.1872.2.1.10.2.1.33 integer read-only
Filt default BW contract number.
               fltCurCfgAclIpTos 1.3.6.1.4.1.1872.2.1.10.2.1.34 integer read-only
The IP TOS value to be filtered.
               fltCurCfgAclIpTosMask 1.3.6.1.4.1.1872.2.1.10.2.1.35 integer read-only
The IP TOS mask for filtering.
               fltCurCfgAclIpTosNew 1.3.6.1.4.1.1872.2.1.10.2.1.36 integer read-only
The new IP TOS value to over-write when filtering fired.
               fltCurCfgFwlb 1.3.6.1.4.1.1872.2.1.10.2.1.37 integer read-only
Enable or disable filtering on firewall redirect hash method. Enumeration: 'disabled': 2, 'enabled': 1.
               fltCurCfgNatTimeout 1.3.6.1.4.1.1872.2.1.10.2.1.38 integer read-only
The NAT session timeout. The timeout value should be an even number between (4..30)
               fltCurCfgRurl 1.3.6.1.4.1.1872.2.1.10.2.1.39 integer read-only
Enable or disable RURL parsing. Enumeration: 'disabled': 2, 'enabled': 1.
               fltCurCfgLinklb 1.3.6.1.4.1.1872.2.1.10.2.1.40 integer read-only
Enable or disable WAN link load balancing. Enumeration: 'disabled': 2, 'enabled': 1.
               fltCurCfgWapRadiusSnoop 1.3.6.1.4.1.1872.2.1.10.2.1.41 integer read-only
Enable or disable WAP RADIUS snooping. Enumeration: 'disabled': 2, 'enabled': 1.
               fltCurCfgSrcIpMac 1.3.6.1.4.1.1872.2.1.10.2.1.42 integer read-only
Set a flag indicating whether filtering should be based on the source IP address or the source MAC address field. Enumeration: 'ip': 1, 'mac': 2.
               fltCurCfgDstIpMac 1.3.6.1.4.1.1872.2.1.10.2.1.43 integer read-only
Set a flag indicating whether filtering should be based on the destination IP address or the destination MAC address field. Enumeration: 'ip': 1, 'mac': 2.
               fltCurCfgIdslbHash 1.3.6.1.4.1.1872.2.1.10.2.1.44 integer read-only
Set hash parameter for intrusion detection server load balancing. Enumeration: 'both': 3, 'sip': 1, 'dip': 2.
               fltCurCfgVlan 1.3.6.1.4.1.1872.2.1.10.2.1.45 integer read-only
Set the VLAN assoicated with the filter.
               fltCurCfgName 1.3.6.1.4.1.1872.2.1.10.2.1.46 displaystring read-only
The name of the filter.
               fltCurCfgTcpRateLimit 1.3.6.1.4.1.1872.2.1.10.2.1.47 integer read-only
Enable or disable TCP connection rate limiting. Enumeration: 'disabled': 2, 'enabled': 1.
               fltCurCfgTcpRateMaxConn 1.3.6.1.4.1.1872.2.1.10.2.1.48 integer read-only
Set maximum connections (number of connections in units of 10) for TCP connection rate limiting.
               fltCurCfgHash 1.3.6.1.4.1.1872.2.1.10.2.1.49 integer read-only
Set hash parameter for the filter. Enumeration: 'auto': 1, 'sip': 2, 'dip': 3, 'sipsport': 5, 'both': 4.
               fltCurCfgNasa 1.3.6.1.4.1.1872.2.1.10.2.1.50 integer read-only
Enable or disable NASA redirect to ISD. Enumeration: 'disabled': 2, 'enabled': 1.
               fltCurCfgLayer7DenyState 1.3.6.1.4.1.1872.2.1.10.2.1.51 integer read-only
Enable or disable layer 7 deny filtering. Enumeration: 'disabled': 2, 'enabled': 1.
               fltCurCfgLayer7DenyUrlBmap 1.3.6.1.4.1.1872.2.1.10.2.1.52 octet string read-only
The URL strings selected for Layer 7 deny filters. The selected URL strings are presented in a bitmap format. in receiving order: OCTET 1 OCTET 2 ..... xxxxxxxx xxxxxxxx ..... || || |_ URL Path 9 || || || ||___ URL Path 8 || |____ URL Path 7 || . . . ||_________ URL Path 2 |__________ URL Path 1 where x : 1 - The represented URL string is selected 0 - The represented URL string is not selected
       fltNewCfgTable 1.3.6.1.4.1.1872.2.1.10.3 no-access
The filtering table in the new configuration block.
           fltNewCfgTableEntry 1.3.6.1.4.1.1872.2.1.10.3.1 no-access
A row in the filtering table.
               fltNewCfgIndx 1.3.6.1.4.1.1872.2.1.10.3.1.1 integer read-only
The filtering table index.
               fltNewCfgSrcIp 1.3.6.1.4.1.1872.2.1.10.3.1.2 ipaddress read-write
The source IP address to be filtered.
               fltNewCfgSrcIpMask 1.3.6.1.4.1.1872.2.1.10.3.1.3 ipaddress read-write
The source IP sub-net mask for filtering.
               fltNewCfgDstIp 1.3.6.1.4.1.1872.2.1.10.3.1.4 ipaddress read-write
The destination IP address to be filtered.
               fltNewCfgDstIpMask 1.3.6.1.4.1.1872.2.1.10.3.1.5 ipaddress read-write
The destination IP sub-net mask for filtering.
               fltNewCfgProtocol 1.3.6.1.4.1.1872.2.1.10.3.1.6 integer read-write
The protocol to be filtered.
               fltNewCfgRangeHighSrcPort 1.3.6.1.4.1.1872.2.1.10.3.1.7 integer read-write
The higher source TCP/UDP port number to be filtered. It applies only when protocol defined in fltNewCfgProtocol is UDP or TCP. '0' means no filtering.
               fltNewCfgRangeLowSrcPort 1.3.6.1.4.1.1872.2.1.10.3.1.8 integer read-write
The lower source TCP/UDP port number to be filtered. It applies only when protocol defined in fltNewCfgProtocol is UDP or TCP. '0' means no filtering.
               fltNewCfgRangeLowDstPort 1.3.6.1.4.1.1872.2.1.10.3.1.9 integer read-write
The lower destination TCP/UDP port number to be filtered. It applies only when protocol defined in fltNewCfgProtocol is UDP or TCP. '0' means no filtering.
               fltNewCfgRangeHighDstPort 1.3.6.1.4.1.1872.2.1.10.3.1.10 integer read-write
The higher destination TCP/UDP port number to be filtered. It applies only when protocol defined in fltNewCfgProtocol is UDP or TCP. '0' means no filtering.
               fltNewCfgAction 1.3.6.1.4.1.1872.2.1.10.3.1.11 integer read-write
The action for the filtering rule. Enumeration: 'redirect': 3, 'deny': 2, 'nat': 4, 'allow': 1.
               fltNewCfgRedirPort 1.3.6.1.4.1.1872.2.1.10.3.1.12 integer read-write
The real server port number used for redirection.
               fltNewCfgRedirGroup 1.3.6.1.4.1.1872.2.1.10.3.1.13 integer read-write
The real server group to be redirected to.
               fltNewCfgLog 1.3.6.1.4.1.1872.2.1.10.3.1.14 integer read-write
Enable or disable logging. Enumeration: 'disabled': 2, 'enabled': 1.
               fltNewCfgState 1.3.6.1.4.1.1872.2.1.10.3.1.15 integer read-write
The state of this filtering rule. Enumeration: 'disabled': 2, 'enabled': 1.
               fltNewCfgDelete 1.3.6.1.4.1.1872.2.1.10.3.1.16 integer read-write
When set to the value of 2 (delete), the entire row is deleted. When read, other(1) is returned. Setting the value to anything other than 2(delete) has no effect on the state of the row. Enumeration: 'other': 1, 'delete': 2.
               fltNewCfgNat 1.3.6.1.4.1.1872.2.1.10.3.1.17 integer read-write
The selection of destination or source for network address translation. Enumeration: 'destination-address': 1, 'source-address': 2.
               fltNewCfgCache 1.3.6.1.4.1.1872.2.1.10.3.1.18 integer read-write
Enable or disable caching sessions that match filter. Enumeration: 'disabled': 2, 'enabled': 1.
               fltNewCfgInvert 1.3.6.1.4.1.1872.2.1.10.3.1.19 integer read-write
Turn the invert logic on or off for the filter entry. Enumeration: 'invert-off': 2, 'invert-on': 1.
               fltNewCfgClientProxy 1.3.6.1.4.1.1872.2.1.10.3.1.20 integer read-write
Enable or disable client proxy. Enumeration: 'disabled': 2, 'enabled': 1.
               fltNewCfgTcpAck 1.3.6.1.4.1.1872.2.1.10.3.1.21 integer read-write
Enable or disable filtering on matching TCP ACK and RST flag. Enumeration: 'disabled': 2, 'enabled': 1.
               fltNewCfgUrlRedir 1.3.6.1.4.1.1872.2.1.10.3.1.22 integer read-write
Enable or disable URL redirection. The URL expressions are defined in slbNewCfgUrlTable. Enumeration: 'disabled': 2, 'enabled': 1.
               fltNewCfgSrcMac 1.3.6.1.4.1.1872.2.1.10.3.1.23 physaddress read-write
The source MAC address to be filtered.
               fltNewCfgDstMac 1.3.6.1.4.1.1872.2.1.10.3.1.24 physaddress read-write
The Destination MAC address to be filtered.
               fltNewCfgFtpNatActive 1.3.6.1.4.1.1872.2.1.10.3.1.25 integer read-write
Enable or disable FTP NAT for active ftp. Enumeration: 'disabled': 2, 'enabled': 1.
               fltNewCfgAclTcpUrg 1.3.6.1.4.1.1872.2.1.10.3.1.26 integer read-write
Enable or disable TCP URG packet. Enumeration: 'enable': 1, 'disable': 2.
               fltNewCfgAclTcpAck 1.3.6.1.4.1.1872.2.1.10.3.1.27 integer read-write
Enable or disable TCP ACK packet. Enumeration: 'enable': 1, 'disable': 2.
               fltNewCfgAclTcpPsh 1.3.6.1.4.1.1872.2.1.10.3.1.28 integer read-write
Enable or disable TCP PSH packet. Enumeration: 'enable': 1, 'disable': 2.
               fltNewCfgAclTcpRst 1.3.6.1.4.1.1872.2.1.10.3.1.29 integer read-write
Enable or disable TCP RST packet. Enumeration: 'enable': 1, 'disable': 2.
               fltNewCfgAclTcpSyn 1.3.6.1.4.1.1872.2.1.10.3.1.30 integer read-write
Enable or disable TCP SYN packet. Enumeration: 'enable': 1, 'disable': 2.
               fltNewCfgAclTcpFin 1.3.6.1.4.1.1872.2.1.10.3.1.31 integer read-write
Enable or disable TCP FIN packet. Enumeration: 'enable': 1, 'disable': 2.
               fltNewCfgAclIcmp 1.3.6.1.4.1.1872.2.1.10.3.1.32 integer read-write
ICMP type to be filtered. A ICMP type of 255 indicates 'any'
               fltNewCfgAclIpOption 1.3.6.1.4.1.1872.2.1.10.3.1.33 integer read-write
Enable or disable IP option matching. Enumeration: 'enable': 1, 'disable': 2.
               fltNewCfgBwmContract 1.3.6.1.4.1.1872.2.1.10.3.1.34 integer read-write
Filt default BW contract number.
               fltNewCfgAclIpTos 1.3.6.1.4.1.1872.2.1.10.3.1.35 integer read-write
The IP TOS value to be filtered.
               fltNewCfgAclIpTosMask 1.3.6.1.4.1.1872.2.1.10.3.1.36 integer read-write
The IP TOS mask for filtering.
               fltNewCfgAclIpTosNew 1.3.6.1.4.1.1872.2.1.10.3.1.37 integer read-write
The new IP TOS value to over-write when filtering fired.
               fltNewCfgFwlb 1.3.6.1.4.1.1872.2.1.10.3.1.38 integer read-write
Enable or disable filtering on firewall redirect hash method. Enumeration: 'disabled': 2, 'enabled': 1.
               fltNewCfgNatTimeout 1.3.6.1.4.1.1872.2.1.10.3.1.39 integer read-write
The NAT session timeout. The timeout value should be an even number between (4..30)
               fltNewCfgRurl 1.3.6.1.4.1.1872.2.1.10.3.1.40 integer read-write
Enable or disable RURL parsing. Enumeration: 'disabled': 2, 'enabled': 1.
               fltNewCfgLinklb 1.3.6.1.4.1.1872.2.1.10.3.1.41 integer read-write
Enable or disable WAN link load balancing. Enumeration: 'disabled': 2, 'enabled': 1.
               fltNewCfgWapRadiusSnoop 1.3.6.1.4.1.1872.2.1.10.3.1.42 integer read-write
Enable or disable WAP RADIUS snooping. Enumeration: 'disabled': 2, 'enabled': 1.
               fltNewCfgSrcIpMac 1.3.6.1.4.1.1872.2.1.10.3.1.43 integer read-write
Set a flag indicating whether filtering should be based on the source IP address or the source MAC address field. Enumeration: 'ip': 1, 'mac': 2.
               fltNewCfgDstIpMac 1.3.6.1.4.1.1872.2.1.10.3.1.44 integer read-write
Set a flag indicating whether filtering should be based on the destination IP address or the destination MAC address field. Enumeration: 'ip': 1, 'mac': 2.
               fltNewCfgIdslbHash 1.3.6.1.4.1.1872.2.1.10.3.1.45 integer read-write
Set hash parameter for intrusion detection server load balancing. Enumeration: 'both': 3, 'sip': 1, 'dip': 2.
               fltNewCfgVlan 1.3.6.1.4.1.1872.2.1.10.3.1.46 integer read-write
Set the VLAN assoicated with the filter.
               fltNewCfgName 1.3.6.1.4.1.1872.2.1.10.3.1.47 displaystring read-write
The name of the filter.
               fltNewCfgTcpRateLimit 1.3.6.1.4.1.1872.2.1.10.3.1.48 integer read-write
Enable or disable TCP connection rate limiting. Enumeration: 'disabled': 2, 'enabled': 1.
               fltNewCfgTcpRateMaxConn 1.3.6.1.4.1.1872.2.1.10.3.1.49 integer read-write
Set maximum connections (number of connections in units of 10) for TCP connection rate limiting.
               fltNewCfgHash 1.3.6.1.4.1.1872.2.1.10.3.1.50 integer read-write
Set hash parameter for the filter. Enumeration: 'auto': 1, 'sip': 2, 'dip': 3, 'sipsport': 5, 'both': 4.
               fltNewCfgNasa 1.3.6.1.4.1.1872.2.1.10.3.1.51 integer read-write
Enable or disable NASA redirect to ISD. Enumeration: 'disabled': 2, 'enabled': 1.
               fltNewCfgLayer7DenyState 1.3.6.1.4.1.1872.2.1.10.3.1.52 integer read-write
Enable or disable layer 7 deny filtering. Enumeration: 'disabled': 2, 'enabled': 1.
               fltNewCfgLayer7DenyUrlBmap 1.3.6.1.4.1.1872.2.1.10.3.1.53 octet string read-only
The URL strings selected for Layer 7 deny filters. The selected URL strings are presented in a bitmap format. in receiving order: OCTET 1 OCTET 2 ..... xxxxxxxx xxxxxxxx ..... || || |_ URL Path 9 || || || ||___ URL Path 8 || |____ URL Path 7 || . . . ||_________ URL Path 2 |__________ URL Path 1 where x : 1 - The represented URL string is selected 0 - The represented URL string is not selected
               fltNewCfgLayer7DenyAddUrl 1.3.6.1.4.1.1872.2.1.10.3.1.54 integer read-write
The URL Path (slbCurCfgUrlLbPathIndex) to be added to the Layer 7 deny filter. A zero is returned when read.
               fltNewCfgLayer7DenyRemUrl 1.3.6.1.4.1.1872.2.1.10.3.1.55 integer read-write
The URL Path (slbCurCfgUrlLbPathIndex) to be removed from the Layer 7 deny filter. A zero is returned when read.
       fltCurCfgPortTable 1.3.6.1.4.1.1872.2.1.10.4 no-access
The filtering port table in the current configuration block.
           fltCurCfgPortTableEntry 1.3.6.1.4.1.1872.2.1.10.4.1 no-access
A row in the filtering port table.
               fltCurCfgPortIndx 1.3.6.1.4.1.1872.2.1.10.4.1.1 integer read-only
The port index.
               fltCurCfgPortState 1.3.6.1.4.1.1872.2.1.10.4.1.2 integer read-only
Enable or disable filtering. Enumeration: 'disabled': 2, 'enabled': 1.
               fltCurCfgPortFiltBmap 1.3.6.1.4.1.1872.2.1.10.4.1.3 octet string read-only
The filtering rules applied to the port. The filtering rules are presented in bitmap format. in receiving order: OCTET 1 OCTET 2 ..... xxxxxxxx xxxxxxxx ..... || || |_ filter 9 || || || ||___ filter 8 || |____ filter 7 || . . . ||_________ filter 2 |__________ filter 1 (as index to fltCurCfgTable) where x : 1 - The represented filter rule applied to the port 0 - The represented filter rule not applied to the port
       fltNewCfgPortTable 1.3.6.1.4.1.1872.2.1.10.5 no-access
The filtering port table in the new configuration block.
           fltNewCfgPortTableEntry 1.3.6.1.4.1.1872.2.1.10.5.1 no-access
A row in the filtering port table.
               fltNewCfgPortIndx 1.3.6.1.4.1.1872.2.1.10.5.1.1 integer read-only
The port index.
               fltNewCfgPortState 1.3.6.1.4.1.1872.2.1.10.5.1.2 integer read-write
Enable or disable filtering. Enumeration: 'disabled': 2, 'enabled': 1.
               fltNewCfgPortFiltBmap 1.3.6.1.4.1.1872.2.1.10.5.1.3 octet string read-write
The filtering rules applied to the port. The filtering rules are presented in bitmap format. in receiving order: OCTET 1 OCTET 2 ..... xxxxxxxx xxxxxxxx ..... || || |_ filter 9 || || || ||___ filter 8 || |____ filter 7 || . . . ||_________ filter 2 |__________ filter 1 (as index to fltNewCfgTable) where x : 1 - The represented filter rule applied to the port 0 - The represented filter rule not applied to the port
               fltNewCfgPortAddFiltRule 1.3.6.1.4.1.1872.2.1.10.5.1.4 integer read-write
This is an action object to add filtering rule to a port. The value specified with this object is the index to the fltNewCfgTable for which filtering rule to be added to the port. The range of the valid index is between 1 and fltCurCfgTableMaxSize. When read, the value '0' is returned always.
               fltNewCfgPortRemFiltRule 1.3.6.1.4.1.1872.2.1.10.5.1.5 integer read-write
This is an action object to remove filtering rule from a port. The value specified with this object is the index to the fltNewCfgTable for which filtering rule to be removed from the port. The range of the valid index is between 1 and fltCurCfgTableMaxSize. When read, the value '0' is returned always.
       fltCurCfgUrlBwmTable 1.3.6.1.4.1.1872.2.1.10.6 no-access
The table of URL based BWM for filtering.
           fltCurCfgUrlBwmEntry 1.3.6.1.4.1.1872.2.1.10.6.1 no-access
A row in the URL based BWM filtering table.
               fltCurCfgUrlBwmFltIndex 1.3.6.1.4.1.1872.2.1.10.6.1.1 integer read-only
The number of the filter.
               fltCurCfgUrlBwmUrlId 1.3.6.1.4.1.1872.2.1.10.6.1.2 integer read-only
The URL Path Identifier.
               fltCurCfgUrlBwmContract 1.3.6.1.4.1.1872.2.1.10.6.1.3 integer read-only
The BW contract.
       fltNewCfgUrlBwmTable 1.3.6.1.4.1.1872.2.1.10.7 no-access
The table of URL based BWM for filtering.
           fltNewCfgUrlBwmEntry 1.3.6.1.4.1.1872.2.1.10.7.1 no-access
A row in the URL based BWM filtering table.
               fltNewCfgUrlBwmFltIndex 1.3.6.1.4.1.1872.2.1.10.7.1.1 integer read-only
The number of the filter.
               fltNewCfgUrlBwmUrlId 1.3.6.1.4.1.1872.2.1.10.7.1.2 integer read-only
The URL Path Identifier.
               fltNewCfgUrlBwmContract 1.3.6.1.4.1.1872.2.1.10.7.1.3 integer read-write
The BW traffic contract.
               fltNewCfgUrlBwmDelete 1.3.6.1.4.1.1872.2.1.10.7.1.4 integer read-write
When set to the value of 2 (delete), the entire row is deleted. When read, other(1) is returned. Setting the value to anything other than 2(delete) has no effect on the state of the row. Enumeration: 'other': 1, 'delete': 2.
       fltUrlBwmTableMaxSize 1.3.6.1.4.1.1872.2.1.10.8 integer read-only
The maximum number of URL based BWM entries.
 globalSLB 1.3.6.1.4.1.1872.2.1.11
       gslbGeneral 1.3.6.1.4.1.1872.2.1.11.1
           gslbCurCfgGenState 1.3.6.1.4.1.1872.2.1.11.1.1 integer read-only
Turn on or off Distributed Server Load Balance. Enumeration: 'on': 1, 'off': 2.
           gslbNewCfgGenState 1.3.6.1.4.1.1872.2.1.11.1.2 integer read-write
Turn on or off Distributed Server Load Balance. Enumeration: 'on': 1, 'off': 2.
           gslbCurCfgGenDnsHandoff 1.3.6.1.4.1.1872.2.1.11.1.3 integer read-only
Enable/Disable DNS handoffs in the current_configuration block. Enumeration: 'disabled': 2, 'enabled': 1.
           gslbNewCfgGenDnsHandoff 1.3.6.1.4.1.1872.2.1.11.1.4 integer read-write
Enable/Disable DNS handoffs in the new_configuration block. Enumeration: 'disabled': 2, 'enabled': 1.
           gslbCurCfgGenDnsTTL 1.3.6.1.4.1.1872.2.1.11.1.5 integer read-only
Time to live value in minute of DNS resource records in the current_configuration block.
           gslbNewCfgGenDnsTTL 1.3.6.1.4.1.1872.2.1.11.1.6 integer read-write
Time to live value in minute of DNS resource records in the new_configuration block.
           gslbCurCfgGenHttpRedirect 1.3.6.1.4.1.1872.2.1.11.1.7 integer read-only
Enable/Disable DNS handoffs in the current_configuration block. Enumeration: 'disabled': 2, 'enabled': 1.
           gslbNewCfgGenHttpRedirect 1.3.6.1.4.1.1872.2.1.11.1.8 integer read-write
Enable/Disable DNS handoffs in the new_configuration block. Enumeration: 'disabled': 2, 'enabled': 1.
           gslbCurCfgGenRemSiteUpdateInterval 1.3.6.1.4.1.1872.2.1.11.1.9 integer read-only
The time interval in minute for updating remote site status in the current_configuration block.
           gslbNewCfgGenRemSiteUpdateInterval 1.3.6.1.4.1.1872.2.1.11.1.10 integer read-write
The time interval in minute for updating remote site status in the new_configuration block.
           gslbCurCfgGenDnsLocalPref 1.3.6.1.4.1.1872.2.1.11.1.11 integer read-only
Enable/Disable DNS responses with only local addresses. Enumeration: 'disabled': 2, 'enabled': 1.
           gslbNewCfgGenDnsLocalPref 1.3.6.1.4.1.1872.2.1.11.1.12 integer read-write
Enable/Disable DNS responses with only local addresses. Enumeration: 'disabled': 2, 'enabled': 1.
           gslbCurCfgGenMinco 1.3.6.1.4.1.1872.2.1.11.1.13 integer read-only
Minmum number of site connections in the current_configuration block.
           gslbNewCfgGenMinco 1.3.6.1.4.1.1872.2.1.11.1.14 integer read-write
Minmum number of site connections in the new_configuration block.
           gslbCurCfgGenOne 1.3.6.1.4.1.1872.2.1.11.1.15 integer read-only
Enable/Disable DNS responses with only one address. Enumeration: 'disabled': 2, 'enabled': 1.
           gslbNewCfgGenOne 1.3.6.1.4.1.1872.2.1.11.1.16 integer read-write
Enable/Disable DNS responses with only one address. Enumeration: 'disabled': 2, 'enabled': 1.
           gslbCurCfgGenUsern 1.3.6.1.4.1.1872.2.1.11.1.17 integer read-only
Enable/Disable HTTP redirect to real server name. Enumeration: 'disabled': 2, 'enabled': 1.
           gslbNewCfgGenUsern 1.3.6.1.4.1.1872.2.1.11.1.18 integer read-write
Enable/Disable HTTP redirect to real server name. Enumeration: 'disabled': 2, 'enabled': 1.
           gslbCurCfgGenGeo 1.3.6.1.4.1.1872.2.1.11.1.19 integer read-only
Enable/Disable geographic awareness. Enumeration: 'disabled': 2, 'enabled': 1.
           gslbNewCfgGenGeo 1.3.6.1.4.1.1872.2.1.11.1.20 integer read-write
Enable/Disable geographic awareness. Enumeration: 'disabled': 2, 'enabled': 1.
           gslbCurCfgGenAlways 1.3.6.1.4.1.1872.2.1.11.1.21 integer read-only
Enable/Disable DNS responses with at least one address. Enumeration: 'disabled': 2, 'enabled': 1.
           gslbNewCfgGenAlways 1.3.6.1.4.1.1872.2.1.11.1.22 integer read-write
Enable/Disable DNS responses with at least one address. Enumeration: 'disabled': 2, 'enabled': 1.
           gslbCurCfgGenWeight 1.3.6.1.4.1.1872.2.1.11.1.23 integer read-only
Sets the local weight. The higher the weight value, the more connections that will be directed to the local site.
           gslbNewCfgGenWeight 1.3.6.1.4.1.1872.2.1.11.1.24 integer read-write
Sets the local weight. The higher the weight value, the more connections that will be directed to the local site.
       gslbDNS 1.3.6.1.4.1.1872.2.1.11.2
           dnsCurCfgPrimaryIpAddr 1.3.6.1.4.1.1872.2.1.11.2.1 ipaddress read-only
The DNS primary IP address in the current_configuration block.
           dnsNewCfgPrimaryIpAddr 1.3.6.1.4.1.1872.2.1.11.2.2 ipaddress read-write
The DNS primary IP address in the new_configuration block.
           dnsCurCfgSecondaryIpAddr 1.3.6.1.4.1.1872.2.1.11.2.3 ipaddress read-only
The DNS primary IP address in the current_configuration block.
           dnsNewCfgSecondaryIpAddr 1.3.6.1.4.1.1872.2.1.11.2.4 ipaddress read-write
The DNS primary IP address in the new_configuration block.
           dnsCurCfgDomainName 1.3.6.1.4.1.1872.2.1.11.2.5 displaystring read-only
The DNS doamin name in the current_configuration block.
           dnsNewCfgDomainName 1.3.6.1.4.1.1872.2.1.11.2.6 displaystring read-write
The DNS doamin name in the new_configuration block.
       gslbSites 1.3.6.1.4.1.1872.2.1.11.3
           gslbRemSiteTableMaxSize 1.3.6.1.4.1.1872.2.1.11.3.1 integer read-only
The maximum number of GSLB remote sites.
           gslbCurCfgRemSiteTable 1.3.6.1.4.1.1872.2.1.11.3.2 no-access
The GSLB remote sites table in the current configuration block.
               gslbCurCfgRemSiteTableEntry 1.3.6.1.4.1.1872.2.1.11.3.2.1 no-access
A row in the GSLB remote sites table.
                   gslbCurCfgRemSiteIndx 1.3.6.1.4.1.1872.2.1.11.3.2.1.1 integer read-only
The GSLB remote sites table index.
                   gslbCurCfgRemSitePrimaryIp 1.3.6.1.4.1.1872.2.1.11.3.2.1.2 ipaddress read-only
The primary IP address of the remote site in the current_configuration block.
                   gslbCurCfgRemSiteSecondaryIp 1.3.6.1.4.1.1872.2.1.11.3.2.1.3 ipaddress read-only
The secondary IP address of the remote site in the current_configuration block.
                   gslbCurCfgRemSiteState 1.3.6.1.4.1.1872.2.1.11.3.2.1.4 integer read-only
Enable/Disable GSLB for the remote site in the current_configuration block. Enumeration: 'disabled': 2, 'enabled': 1.
                   gslbCurCfgRemSiteUpdate 1.3.6.1.4.1.1872.2.1.11.3.2.1.5 integer read-only
Enable/Disable GSLB for the remote site status update in the current_configuration block. Enumeration: 'disabled': 2, 'enabled': 1.
                   gslbCurCfgRemSiteName 1.3.6.1.4.1.1872.2.1.11.3.2.1.6 displaystring read-only
The name of the GSLB remote site.
           gslbNewCfgRemSiteTable 1.3.6.1.4.1.1872.2.1.11.3.3 no-access
The GSLB remote sites table in the current configuration block.
               gslbNewCfgRemSiteTableEntry 1.3.6.1.4.1.1872.2.1.11.3.3.1 no-access
A row in the GSLB remote sites table.
                   gslbNewCfgRemSiteIndx 1.3.6.1.4.1.1872.2.1.11.3.3.1.1 integer read-only
The GSLB remote sites table index.
                   gslbNewCfgRemSitePrimaryIp 1.3.6.1.4.1.1872.2.1.11.3.3.1.2 ipaddress read-write
The primary IP address of the remote site in the new_configuration block.
                   gslbNewCfgRemSiteSecondaryIp 1.3.6.1.4.1.1872.2.1.11.3.3.1.3 ipaddress read-write
The secondary IP address of the remote site in the new_configuration block.
                   gslbNewCfgRemSiteState 1.3.6.1.4.1.1872.2.1.11.3.3.1.4 integer read-write
Enable/Disable GSLB for the remote site in the new_configuration block. Enumeration: 'disabled': 2, 'enabled': 1.
                   gslbNewCfgRemSiteUpdate 1.3.6.1.4.1.1872.2.1.11.3.3.1.5 integer read-write
Enable/Disable GSLB for the remote site status update in the new_configuration block. Enumeration: 'disabled': 2, 'enabled': 1.
                   gslbNewCfgRemSiteDelete 1.3.6.1.4.1.1872.2.1.11.3.3.1.6 integer read-write
By setting the value to delete(2), the entire row is deleted. Enumeration: 'other': 1, 'delete': 2.
                   gslbNewCfgRemSiteName 1.3.6.1.4.1.1872.2.1.11.3.3.1.7 displaystring read-write
The name of the GSLB remote site.
       gslbLookup 1.3.6.1.4.1.1872.2.1.11.4
           gslbCurCfgGenLookups 1.3.6.1.4.1.1872.2.1.11.4.1 integer read-only
Enable or disable network preference lookups. Enumeration: 'disabled': 2, 'enabled': 1.
           gslbNewCfgGenLookups 1.3.6.1.4.1.1872.2.1.11.4.2 integer read-write
Enable or disable network preference lookups. Enumeration: 'disabled': 2, 'enabled': 1.
           gslbCurCfgGenLookupDname 1.3.6.1.4.1.1872.2.1.11.4.3 displaystring read-only
Domain name for internal lookup table
           gslbNewCfgGenLookupDname 1.3.6.1.4.1.1872.2.1.11.4.4 displaystring read-write
Domain name for internal lookup table
           gslbNetwork 1.3.6.1.4.1.1872.2.1.11.4.5
               gslbNetworkTableMaxSize 1.3.6.1.4.1.1872.2.1.11.4.5.1 integer read-only
The maximum number of GSLB Internet network preference entries.
               gslbCurCfgNetworkTable 1.3.6.1.4.1.1872.2.1.11.4.5.2 no-access
The table of Internet network preference in the current_config.
                   gslbCurCfgNetworkTableEntry 1.3.6.1.4.1.1872.2.1.11.4.5.2.1 no-access
The table about a network preference entry configuration.
                       gslbCurCfgNetworkIndx 1.3.6.1.4.1.1872.2.1.11.4.5.2.1.1 integer read-only
The current Internet network preference table index.
                       gslbCurCfgNetworkSourceIp 1.3.6.1.4.1.1872.2.1.11.4.5.2.1.2 ipaddress read-only
The Source IP address of the network table.
                       gslbCurCfgNetworkNetMask 1.3.6.1.4.1.1872.2.1.11.4.5.2.1.3 ipaddress read-only
The Net mask of the network table.
                       gslbCurCfgNetworkVip1 1.3.6.1.4.1.1872.2.1.11.4.5.2.1.4 ipaddress read-only
The Vip1 of the network table.
                       gslbCurCfgNetworkVip2 1.3.6.1.4.1.1872.2.1.11.4.5.2.1.5 ipaddress read-only
The Vip2 of the network table.
               gslbNewCfgNetworkTable 1.3.6.1.4.1.1872.2.1.11.4.5.3 no-access
The table of Internet network preference in the new_config.
                   gslbNewCfgNetworkTableEntry 1.3.6.1.4.1.1872.2.1.11.4.5.3.1 no-access
The table about a network preference entry configuration.
                       gslbNewCfgNetworkIndx 1.3.6.1.4.1.1872.2.1.11.4.5.3.1.1 integer read-only
The new Internet network preference table index.
                       gslbNewCfgNetworkSourceIp 1.3.6.1.4.1.1872.2.1.11.4.5.3.1.2 ipaddress read-write
The Source IP address of the network table.
                       gslbNewCfgNetworkNetMask 1.3.6.1.4.1.1872.2.1.11.4.5.3.1.3 ipaddress read-write
The Net mask of the network table.
                       gslbNewCfgNetworkVip1 1.3.6.1.4.1.1872.2.1.11.4.5.3.1.4 ipaddress read-write
The Vip1 of the network table.
                       gslbNewCfgNetworkVip2 1.3.6.1.4.1.1872.2.1.11.4.5.3.1.5 ipaddress read-write
The Vip2 of the network table.
                       gslbNewCfgNetworkDelete 1.3.6.1.4.1.1872.2.1.11.4.5.3.1.12 integer read-write
By setting the value to delete(2), the entire row is deleted. Enumeration: 'other': 1, 'delete': 2.
           gslbCurCfgGenExternal 1.3.6.1.4.1.1872.2.1.11.4.6 integer read-only
Enable or disable external lookups. Enumeration: 'disabled': 2, 'enabled': 1.
           gslbNewCfgGenExternal 1.3.6.1.4.1.1872.2.1.11.4.7 integer read-write
Enable or disable external lookups. Enumeration: 'disabled': 2, 'enabled': 1.
           gslbCurCfgGenEip 1.3.6.1.4.1.1872.2.1.11.4.8 ipaddress read-only
External lookup IP address
           gslbNewCfgGenEip 1.3.6.1.4.1.1872.2.1.11.4.9 ipaddress read-write
External lookup IP address
           gslbCurCfgGenLookupPort 1.3.6.1.4.1.1872.2.1.11.4.10 integer read-only
External lookup UDP port number
           gslbNewCfgGenLookupPort 1.3.6.1.4.1.1872.2.1.11.4.11 integer read-write
External lookup UDP port number
           gslbCurCfgGenLookupTimeout 1.3.6.1.4.1.1872.2.1.11.4.12 integer read-only
External lookup Timeout Interval
           gslbNewCfgGenLookupTimeout 1.3.6.1.4.1.1872.2.1.11.4.13 integer read-write
External lookup Timeout Interval
 dynamicSLB 1.3.6.1.4.1.1872.2.1.12
       dynSLBRealServerTable 1.3.6.1.4.1.1872.2.1.12.1 no-access
The table of Real Servers.
           dynSLBRealServerEntry 1.3.6.1.4.1.1872.2.1.12.1.1 no-access
A row in the Real Server table.
               dynSLBRealServerIpAddr 1.3.6.1.4.1.1872.2.1.12.1.1.1 ipaddress read-only
IP address of the Real Server.
               dynSLBRealServerPortNum 1.3.6.1.4.1.1872.2.1.12.1.1.2 integer read-only
The switch port that the Real Server is connected to.
               dynSLBRealServerWeight 1.3.6.1.4.1.1872.2.1.12.1.1.3 integer read-write
The Real Server weight. The higher the server weight means the Real Server is allowed to receive more traffic load.
       operSlbPortTable 1.3.6.1.4.1.1872.2.1.14.1 no-access
The table of ports that the Oper commands apply to.
           operSlbPortEntry 1.3.6.1.4.1.1872.2.1.14.1.1 no-access
A row in the operSlbPortTable
               operSlbPortIndex 1.3.6.1.4.1.1872.2.1.14.1.1.1 integer read-only
The switch port number.
               operSlbPortClrSessionTab 1.3.6.1.4.1.1872.2.1.14.1.1.2 integer read-write
This an action object to clear session buinding table for the specified port. ok(1) is returned when read. Enumeration: 'clear': 2, 'ok': 1.
       slbOper 1.3.6.1.4.1.1872.2.1.14.4
           slbOperRealServerTable 1.3.6.1.4.1.1872.2.1.14.4.1 no-access
The table of real servers.
               slbOperRealServerEntry 1.3.6.1.4.1.1872.2.1.14.4.1.1 no-access
A row in the slbOperRealServerTable
                   slbOperRealServerIndex 1.3.6.1.4.1.1872.2.1.14.4.1.1.1 integer read-only
The index for the real server.
                   slbOperRealServerStatus 1.3.6.1.4.1.1872.2.1.14.4.1.1.2 integer read-write
This an action object which is used to temporarily enable/disable a real server. The real server will be returned to its configured operational mode when the switch is reset. Setting the value to 'cookiepersistant' allows cookie persistent HTTP 1.0 sessions when the real server is offline. Enumeration: 'cookiepersistent': 3, 'enable': 1, 'disable': 2.
           slbOperConfigSync 1.3.6.1.4.1.1872.2.1.14.4.2 integer read-write
When set to a value of 'sync(2)' it synchronizes the SLB, filter and VRRP configuration on a peer switch. To take effect, peers must be configured on the switches and the administrator password on the switches must be identical. 'ok(1)' is returned when the object os read. Enumeration: 'ok': 1, 'sync': 2.