All MIBs › ALTEON-CHEETAH-LAYER7-MIB
Organization: Radware Ltd.
Last Updated: 2009-08-05
Category: Vendor: Alteon
Description: Alteon Cheetah switch layer-7 MIB for managing content-aware switching rules and application-level load balancing.
Start monitoring vendor-neutral, standards-based MIB, any SNMPv3-capable network device (SNMP engine identity/boot/clock status) with a free 30-day trial of IPNetwork Monitor. Import MIBs, browse SNMP OIDs, create custom SNMP monitors, configure alerts, and monitor any SNMP-enabled network device from a single console.
What Is ALTEON-CHEETAH-LAYER7-MIB?
ALTEON-CHEETAH-LAYER7-MIB is a Radware (Alteon) enterprise MIB (aws-switch 5) that configures and reports on Layer 7 content-switching features of Alteon OS-based application switches/load balancers. Its urlCfg branch (slbUrlRedir) holds paired current/new configuration objects controlling how the switch redirects HTTP traffic to an origin server versus a server group — based on non-GET methods (slbCurCfgUrlRedirNonGetOrigSrv/slbNewCfgUrlRedirNonGetOrigSrv), the presence of cookies (slbCurCfgUrlRedirCookieOrigSrv), no-cache headers (slbCurCfgUrlRedirNoCacheOrigSrv), and whether redirection is hashed on the URI (slbCurCfgUrlRedirUriHashLength) or on a named HTTP header (slbCurCfgUrlRedirHeader, slbCurCfgUrlRedirHeaderName). Separate layer7Stats (urlStats, connPoolingStats) and layer7Info (slbParsing) branches expose the resulting URL-switching and connection-pooling statistics and parsing state. Monitoring this MIB reveals whether content-aware switching policies are configured as intended and, via the stats branches, whether traffic is actually being classified and load-balanced along those content rules. It depends on ALTEON-ROOT-MIB for its aws-switch OID root. Anyone operating Alteon/Radware application switches can find an ALTEON-CHEETAH-LAYER7-MIB download to audit and monitor these Layer 7 redirection policies.
IPNetwork Monitor allows you to monitor SNMP objects defined in ALTEON-CHEETAH-LAYER7-MIB. Use the built-in SNMP Monitoring Browser to explore available variables, view their current values and descriptions, and select the objects you want to monitor. You can then create SNMP monitors, configure thresholds, and receive alerts when monitored values change.
Supported Devices
- Radware Alteon application delivery/load balancers
Monitoring Examples
An operator compares slbCurCfgUrlRedirCookieOrigSrv against slbNewCfgUrlRedirCookieOrigSrv to confirm a cookie-based origin-server redirect change has taken effect, then checks the corresponding urlStats counters for a sustained rise in origin-server redirects; a current setting that never matches the intended new setting would indicate the configuration change failed to apply on the Alteon switch.
What Can Be Monitored
- HTTP non-GET origin-server redirect policy
- cookie-based origin-server redirect policy
- no-cache header origin-server redirect policy
- URI hash length for load-balancing
- header-based redirection name/policy
- URL-switching and connection-pooling statistics
This MIB depends on
Related MIBs
Imported Objects
From ALTEON-ROOT-MIB
| aws-switch |
From SNMPv2-SMI
| Counter32 | |
| Gauge32 | |
| Integer32 | |
| IpAddress | |
| MODULE-IDENTITY | |
| OBJECT-TYPE |
From SNMPv2-TC
| DisplayString |
How to Use in IPNetwork Monitor
Example using urlStatRedRedirs OID:
OIDs
| OID symbolic | OID numeric | Type | Access | Description |
|---|---|---|---|---|
| G32 activeServerConns | 1.3.6.1.4.1.1872.2.5.5.2.2.2 | Gauge32 | read-only | Specifies number of active server connections. |
| C32 agedOutClientConns | 1.3.6.1.4.1.1872.2.5.5.2.2.4 | Counter32 | read-only | Specifies number of aged out client connection. |
| C32 agedOutServerConns | 1.3.6.1.4.1.1872.2.5.5.2.2.5 | Counter32 | read-only | Specifies number of aged out server connection. |
| G32 availServerConns | 1.3.6.1.4.1.1872.2.5.5.2.2.3 | Gauge32 | read-only | Specifies number of available server connections. |
| connPoolingStats | 1.3.6.1.4.1.1872.2.5.5.2.2 | |||
| contentClass | 1.3.6.1.4.1.1872.2.5.5.1.6 | |||
| C32 currOpenedServerConns | 1.3.6.1.4.1.1872.2.5.5.2.2.1 | Counter32 | read-only | Specifies number of current opened server connections. |
| httpModCfg | 1.3.6.1.4.1.1872.2.5.5.1.4 | |||
| layer7 | 1.3.6.1.4.1.1872.2.5.5 | The MIB module for the Alteon OS layer 7 features. | ||
| layer7Configs | 1.3.6.1.4.1.1872.2.5.5.1 | |||
| INT layer7CurCfgContentClassCookie | 1.3.6.1.4.1.1872.2.5.5.1.6.1.1.9 | INTEGER | read-only | Coolie table is not empty for current content class. |
| INT layer7CurCfgContentClassCookieCase | 1.3.6.1.4.1.1872.2.5.5.1.6.13.1.7 | INTEGER | read-only | Enable or Disable Case sensitive for String matching. |
| STR layer7CurCfgContentClassCookieContentClassID | 1.3.6.1.4.1.1872.2.5.5.1.6.13.1.1 | DisplayString | read-only | The content Class Cookie ID(key id) as an index, length of the string should be 32 characters. |
| layer7CurCfgContentClassCookieEntry | 1.3.6.1.4.1.1872.2.5.5.1.6.13.1 | not-accessible | A row in the Content Class table. | |
| STR layer7CurCfgContentClassCookieID | 1.3.6.1.4.1.1872.2.5.5.1.6.13.1.2 | DisplayString | read-only | The content Class ID(key id) as an index, length of the string should be 32 characters. |
| STR layer7CurCfgContentClassCookieKey | 1.3.6.1.4.1.1872.2.5.5.1.6.13.1.3 | DisplayString | read-only | Content Class Cookie to match, length of the string should be 32 characters. |
| INT layer7CurCfgContentClassCookieMatchTypeKey | 1.3.6.1.4.1.1872.2.5.5.1.6.13.1.5 | INTEGER | read-only | Header Match type. |
| INT layer7CurCfgContentClassCookieMatchTypeVal | 1.3.6.1.4.1.1872.2.5.5.1.6.13.1.6 | INTEGER | read-only | Header Match type. |
| layer7CurCfgContentClassCookieTable | 1.3.6.1.4.1.1872.2.5.5.1.6.13 | not-accessible | The table for configuring Content Class Cookie. | |
| STR layer7CurCfgContentClassCookieVal | 1.3.6.1.4.1.1872.2.5.5.1.6.13.1.4 | DisplayString | read-only | Content Class Cookie to match, length of the string should be 32 characters. |
| layer7CurCfgContentClassEntry | 1.3.6.1.4.1.1872.2.5.5.1.6.1.1 | not-accessible | A row in the Content Class table. | |
| INT layer7CurCfgContentClassFileName | 1.3.6.1.4.1.1872.2.5.5.1.6.1.1.6 | INTEGER | read-only | URL file name table is not empty for current content class. |
| INT layer7CurCfgContentClassFileNameCase | 1.3.6.1.4.1.1872.2.5.5.1.6.7.1.5 | INTEGER | read-only | Enable or Disable Case sensitive for String matching. |
| STR layer7CurCfgContentClassFileNameContentClassID | 1.3.6.1.4.1.1872.2.5.5.1.6.7.1.1 | DisplayString | read-only | The content Class FileName ID(key id) as an index, length of the string should be 32 characters. |
| layer7CurCfgContentClassFileNameEntry | 1.3.6.1.4.1.1872.2.5.5.1.6.7.1 | not-accessible | A row in the Content Class table. | |
| STR layer7CurCfgContentClassFileNameFileName | 1.3.6.1.4.1.1872.2.5.5.1.6.7.1.3 | DisplayString | read-only | Content Class Filename to match, length of the string should be 32 characters. |
| STR layer7CurCfgContentClassFileNameID | 1.3.6.1.4.1.1872.2.5.5.1.6.7.1.2 | DisplayString | read-only | The content Class ID(key id) as an index, length of the string should be 32 characters. |
| INT layer7CurCfgContentClassFileNameMatchType | 1.3.6.1.4.1.1872.2.5.5.1.6.7.1.4 | INTEGER | read-only | File Name Match type. |
| layer7CurCfgContentClassFileNameTable | 1.3.6.1.4.1.1872.2.5.5.1.6.7 | not-accessible | The table for configuring Content Class File Name. | |
| INT layer7CurCfgContentClassFileType | 1.3.6.1.4.1.1872.2.5.5.1.6.1.1.7 | INTEGER | read-only | URL file type table is not empty for current content class. |
| INT layer7CurCfgContentClassFileTypeCase | 1.3.6.1.4.1.1872.2.5.5.1.6.9.1.5 | INTEGER | read-only | Enable or Disable Case sensitive for String matching. |
| STR layer7CurCfgContentClassFileTypeContentClassID | 1.3.6.1.4.1.1872.2.5.5.1.6.9.1.1 | DisplayString | read-only | The content Class Filetype ID(key id) as an index, length of the string should be 32 characters. |
| layer7CurCfgContentClassFileTypeEntry | 1.3.6.1.4.1.1872.2.5.5.1.6.9.1 | not-accessible | A row in the Content Class table. | |
| STR layer7CurCfgContentClassFileTypeFileType | 1.3.6.1.4.1.1872.2.5.5.1.6.9.1.3 | DisplayString | read-only | Content Class Filetype to match, length of the string should be 32 characters. |
| STR layer7CurCfgContentClassFileTypeID | 1.3.6.1.4.1.1872.2.5.5.1.6.9.1.2 | DisplayString | read-only | The content Class ID(key id) as an index, length of the string should be 32 characters. |
| INT layer7CurCfgContentClassFileTypeMatchType | 1.3.6.1.4.1.1872.2.5.5.1.6.9.1.4 | INTEGER | read-only | Filetype Match type. |
| layer7CurCfgContentClassFileTypeTable | 1.3.6.1.4.1.1872.2.5.5.1.6.9 | not-accessible | The table for configuring Content Class File Name. | |
| INT layer7CurCfgContentClassHeader | 1.3.6.1.4.1.1872.2.5.5.1.6.1.1.8 | INTEGER | read-only | Header table is not empty for current content class. |
| INT layer7CurCfgContentClassHeaderCase | 1.3.6.1.4.1.1872.2.5.5.1.6.11.1.7 | INTEGER | read-only | Enable or Disable Case sensitive for String matching. |
| STR layer7CurCfgContentClassHeaderContentClassID | 1.3.6.1.4.1.1872.2.5.5.1.6.11.1.1 | DisplayString | read-only | The content Class Header ID(key id) as an index, length of the string should be 32 characters. |
| layer7CurCfgContentClassHeaderEntry | 1.3.6.1.4.1.1872.2.5.5.1.6.11.1 | not-accessible | A row in the Content Class table. | |
| STR layer7CurCfgContentClassHeaderID | 1.3.6.1.4.1.1872.2.5.5.1.6.11.1.2 | DisplayString | read-only | The content Class ID(key id) as an index, length of the string should be 32 characters. |
| INT layer7CurCfgContentClassHeaderMatchTypeName | 1.3.6.1.4.1.1872.2.5.5.1.6.11.1.5 | INTEGER | read-only | Header Match type. |
| INT layer7CurCfgContentClassHeaderMatchTypeVal | 1.3.6.1.4.1.1872.2.5.5.1.6.11.1.6 | INTEGER | read-only | Header Match type. |
| STR layer7CurCfgContentClassHeaderName | 1.3.6.1.4.1.1872.2.5.5.1.6.11.1.3 | DisplayString | read-only | Content Class Header to match, length of the string should be 32 characters. |
| layer7CurCfgContentClassHeaderTable | 1.3.6.1.4.1.1872.2.5.5.1.6.11 | not-accessible | The table for configuring Content Class Header. | |
| STR layer7CurCfgContentClassHeaderVal | 1.3.6.1.4.1.1872.2.5.5.1.6.11.1.4 | DisplayString | read-only | Content Class Header to match, length of the string should be 32 characters. |
| INT layer7CurCfgContentClassHostName | 1.3.6.1.4.1.1872.2.5.5.1.6.1.1.4 | INTEGER | read-only | URL Hostname table is not empty for current content class. |
| STR layer7CurCfgContentClassHostNameContentClassID | 1.3.6.1.4.1.1872.2.5.5.1.6.3.1.1 | DisplayString | read-only | The content Class HostName ID(key id) as an index, length of the string should be 32 characters. |
| layer7CurCfgContentClassHostNameEntry | 1.3.6.1.4.1.1872.2.5.5.1.6.3.1 | not-accessible | A row in the Content Class table. | |
| STR layer7CurCfgContentClassHostNameHostName | 1.3.6.1.4.1.1872.2.5.5.1.6.3.1.3 | DisplayString | read-only | Content Class Hostname to match, length of the string should be 32 characters. |
| STR layer7CurCfgContentClassHostNameID | 1.3.6.1.4.1.1872.2.5.5.1.6.3.1.2 | DisplayString | read-only | The content Class ID(key id) as an index, length of the string should be 32 characters. |
| INT layer7CurCfgContentClassHostNameMatchType | 1.3.6.1.4.1.1872.2.5.5.1.6.3.1.4 | INTEGER | read-only | Host Name Match type. |
| layer7CurCfgContentClassHostNameTable | 1.3.6.1.4.1.1872.2.5.5.1.6.3 | not-accessible | The table for configuring Content Class Hostname. | |
| STR layer7CurCfgContentClassID | 1.3.6.1.4.1.1872.2.5.5.1.6.1.1.1 | DisplayString | read-only | The content Class ID(key id) as an index. |
| STR layer7CurCfgContentClassLogicalExpression | 1.3.6.1.4.1.1872.2.5.5.1.6.1.1.3 | DisplayString | read-only | Enter logical expression needs to be applied between classes. |
| STR layer7CurCfgContentClassName | 1.3.6.1.4.1.1872.2.5.5.1.6.1.1.2 | DisplayString | read-only | Content Class name. |
| INT layer7CurCfgContentClassPath | 1.3.6.1.4.1.1872.2.5.5.1.6.1.1.5 | INTEGER | read-only | URL path table is not empty for current content class. |
| INT layer7CurCfgContentClassPathCase | 1.3.6.1.4.1.1872.2.5.5.1.6.5.1.5 | INTEGER | read-only | Enable or Disable Case sensitive for String matching. |
| STR layer7CurCfgContentClassPathContentClassID | 1.3.6.1.4.1.1872.2.5.5.1.6.5.1.1 | DisplayString | read-only | The content Class Path ID(key id) as an index, length of the string should be 32 characters. |
| layer7CurCfgContentClassPathEntry | 1.3.6.1.4.1.1872.2.5.5.1.6.5.1 | not-accessible | A row in the Content Class table. | |
| STR layer7CurCfgContentClassPathFilePath | 1.3.6.1.4.1.1872.2.5.5.1.6.5.1.3 | DisplayString | read-only | Content Class Path to match, length of the string should be 32 characters. |
| STR layer7CurCfgContentClassPathID | 1.3.6.1.4.1.1872.2.5.5.1.6.5.1.2 | DisplayString | read-only | The content Class ID(key id) as an index, length of the string should be 32 characters. |
| INT layer7CurCfgContentClassPathMatchType | 1.3.6.1.4.1.1872.2.5.5.1.6.5.1.4 | INTEGER | read-only | Path Match type. |
| layer7CurCfgContentClassPathTable | 1.3.6.1.4.1.1872.2.5.5.1.6.5 | not-accessible | The table for configuring Content Class Path. | |
| layer7CurCfgContentClassTable | 1.3.6.1.4.1.1872.2.5.5.1.6.1 | not-accessible | The table for configuring Content Class. | |
| INT layer7CurCfgContentClassText | 1.3.6.1.4.1.1872.2.5.5.1.6.1.1.10 | INTEGER | read-only | Text table is not empty for current content class. |
| INT layer7CurCfgContentClassTextCase | 1.3.6.1.4.1.1872.2.5.5.1.6.15.1.6 | INTEGER | read-only | Enable or Disable Case sensitive for String matching. |
| STR layer7CurCfgContentClassTextContentClassID | 1.3.6.1.4.1.1872.2.5.5.1.6.15.1.1 | DisplayString | read-only | The content Class Text ID(key id) as an index, length of the string should be 32 characters. |
| layer7CurCfgContentClassTextEntry | 1.3.6.1.4.1.1872.2.5.5.1.6.15.1 | not-accessible | A row in the Content Class table. | |
| STR layer7CurCfgContentClassTextID | 1.3.6.1.4.1.1872.2.5.5.1.6.15.1.2 | DisplayString | read-only | The content Class ID(key id) as an index, length of the string should be 32 characters. |
| INT layer7CurCfgContentClassTextLookupArea | 1.3.6.1.4.1.1872.2.5.5.1.6.15.1.5 | INTEGER | read-only | Text Match type. |
| INT layer7CurCfgContentClassTextMatchType | 1.3.6.1.4.1.1872.2.5.5.1.6.15.1.4 | INTEGER | read-only | Text Match type. |
| layer7CurCfgContentClassTextTable | 1.3.6.1.4.1.1872.2.5.5.1.6.15 | not-accessible | The table for configuring Content Class Text. | |
| STR layer7CurCfgContentClassTextText | 1.3.6.1.4.1.1872.2.5.5.1.6.15.1.3 | DisplayString | read-only | Content Class Text to match, length of the string should be 32 characters. |
| layer7CurCfgContentClassXmlEntry | 1.3.6.1.4.1.1872.2.5.5.1.6.17.1 | not-accessible | A row in the Content Class table. | |
| layer7CurCfgContentClassXmlTable | 1.3.6.1.4.1.1872.2.5.5.1.6.17 | not-accessible | The table for configuring Content Class Xml Tag. | |
| INT layer7CurCfgContentClassXMLTag | 1.3.6.1.4.1.1872.2.5.5.1.6.1.1.11 | INTEGER | read-only | XML tag table is not empty for current content class. |
| INT layer7CurCfgContentClassXmlTagCase | 1.3.6.1.4.1.1872.2.5.5.1.6.17.1.7 | INTEGER | read-only | Enable or Disable Case sensitive for String matching. |
| STR layer7CurCfgContentClassXmlTagContentClassID | 1.3.6.1.4.1.1872.2.5.5.1.6.17.1.1 | DisplayString | read-only | content Class Text ID(key id) as an index, length of the string should be 32 characters. |
| STR layer7CurCfgContentClassXmlTagID | 1.3.6.1.4.1.1872.2.5.5.1.6.17.1.2 | DisplayString | read-only | Content Class ID(key id) as an index, length of the string should be 32 characters. |
| INT layer7CurCfgContentClassXmlTagMatchTypeName | 1.3.6.1.4.1.1872.2.5.5.1.6.17.1.5 | INTEGER | read-only | Xml Match type. |
| INT layer7CurCfgContentClassXmlTagMatchTypeVal | 1.3.6.1.4.1.1872.2.5.5.1.6.17.1.6 | INTEGER | read-only | Xml Match type. |
| STR layer7CurCfgContentClassXmlTagName | 1.3.6.1.4.1.1872.2.5.5.1.6.17.1.3 | DisplayString | read-only | Content Class Xml to match, length of the string should be 32 characters. |
| STR layer7CurCfgContentClassXmlTagVal | 1.3.6.1.4.1.1872.2.5.5.1.6.17.1.4 | DisplayString | read-only | Content Class Xml to match, length of the string should be 32 characters. |
| INT layer7CurCfgDbindTimeout | 1.3.6.1.4.1.1872.2.5.5.1.2.1 | INTEGER | read-only | The timeout for incomplete delayed binding connections. |
| INT layer7CurCfgHttpmodListAdminStatus | 1.3.6.1.4.1.1872.2.5.5.1.4.1.1.3 | INTEGER | read-only | Status (enable/disable) of rule_list. |
| layer7CurCfgHttpmodListEntry | 1.3.6.1.4.1.1872.2.5.5.1.4.1.1 | not-accessible | A row in the HTTP content modification rule-lists table. | |
| STR layer7CurCfgHttpmodListName | 1.3.6.1.4.1.1872.2.5.5.1.4.1.1.2 | DisplayString | read-only | HTTP content modification rule-lists name. |
| STR layer7CurCfgHttpmodListNameIdIndex | 1.3.6.1.4.1.1872.2.5.5.1.4.1.1.1 | DisplayString | read-only | HTTP content modification rule-lists name(key id) as an index. |
| layer7CurCfgHttpmodListTable | 1.3.6.1.4.1.1872.2.5.5.1.4.1 | not-accessible | The table for configuring HTTP content modification rule-lists. | |
| INT layer7CurCfgHttpmodRuleAction | 1.3.6.1.4.1.1872.2.5.5.1.4.3.1.5 | INTEGER | read-only | Defines rule action (default none). |
| INT layer7CurCfgHttpmodRuleAdminStatus | 1.3.6.1.4.1.1872.2.5.5.1.4.3.1.6 | INTEGER | read-only | Status (enable/disable) of rule. |
| layer7CurCfgHttpmodRuleCookieEntry | 1.3.6.1.4.1.1872.2.5.5.1.4.9.1 | not-accessible | A row in the HTTP content modification rule table. | |
| INT layer7CurCfgHttpmodRuleCookieIndex | 1.3.6.1.4.1.1872.2.5.5.1.4.9.1.2 | INTEGER | read-only | The HTTP Modification Rule number as an index. |
| STR layer7CurCfgHttpmodRuleCookieInsrtCookey | 1.3.6.1.4.1.1872.2.5.5.1.4.9.1.13 | DisplayString | read-only | Cookie Key to Match. |
| STR layer7CurCfgHttpmodRuleCookieInsrtCookieVal | 1.3.6.1.4.1.1872.2.5.5.1.4.9.1.14 | DisplayString | read-only | Cookie Value to Match. |
| STR layer7CurCfgHttpmodRuleCookieInsrtDomn | 1.3.6.1.4.1.1872.2.5.5.1.4.9.1.6 | DisplayString | read-only | Cookie Domain Name to Insert. |
| INT layer7CurCfgHttpmodRuleCookieInsrtElem | 1.3.6.1.4.1.1872.2.5.5.1.4.9.1.8 | INTEGER | read-only | Element to match. |
| STR layer7CurCfgHttpmodRuleCookieInsrtExp | 1.3.6.1.4.1.1872.2.5.5.1.4.9.1.7 | DisplayString | read-only | Cookie Expiration Time to Insert. |
| STR layer7CurCfgHttpmodRuleCookieInsrtFiletyp | 1.3.6.1.4.1.1872.2.5.5.1.4.9.1.15 | DisplayString | read-only | File Type To Match. |
| STR layer7CurCfgHttpmodRuleCookieInsrtHdrFld | 1.3.6.1.4.1.1872.2.5.5.1.4.9.1.11 | DisplayString | read-only | Header Field to Match. |
| STR layer7CurCfgHttpmodRuleCookieInsrtHdrVal | 1.3.6.1.4.1.1872.2.5.5.1.4.9.1.12 | DisplayString | read-only | Value to Match. |
| STR layer7CurCfgHttpmodRuleCookieInsrtKey | 1.3.6.1.4.1.1872.2.5.5.1.4.9.1.3 | DisplayString | read-only | Cookie Key to Insert. |
| STR layer7CurCfgHttpmodRuleCookieInsrtPath | 1.3.6.1.4.1.1872.2.5.5.1.4.9.1.5 | DisplayString | read-only | Cookie Path to Insert. |
| STR layer7CurCfgHttpmodRuleCookieInsrtRegx | 1.3.6.1.4.1.1872.2.5.5.1.4.9.1.19 | DisplayString | read-only | Regex to Match. |
| I32 layer7CurCfgHttpmodRuleCookieInsrtStatsCode | 1.3.6.1.4.1.1872.2.5.5.1.4.9.1.16 | Integer32 | read-only | Status Code to Match. |
| STR layer7CurCfgHttpmodRuleCookieInsrtStatsTxt | 1.3.6.1.4.1.1872.2.5.5.1.4.9.1.17 | DisplayString | read-only | Status Text to Match. |
| STR layer7CurCfgHttpmodRuleCookieInsrtTxt | 1.3.6.1.4.1.1872.2.5.5.1.4.9.1.18 | DisplayString | read-only | Text to Match. |
| STR layer7CurCfgHttpmodRuleCookieInsrtUrlHost | 1.3.6.1.4.1.1872.2.5.5.1.4.9.1.9 | DisplayString | read-only | Host to Match. |
| STR layer7CurCfgHttpmodRuleCookieInsrtUrlPath | 1.3.6.1.4.1.1872.2.5.5.1.4.9.1.10 | DisplayString | read-only | Path to Match. |
| STR layer7CurCfgHttpmodRuleCookieInsrtVal | 1.3.6.1.4.1.1872.2.5.5.1.4.9.1.4 | DisplayString | read-only | Cookie Value to Insert. |
| STR layer7CurCfgHttpmodRuleCookieListIdIndex | 1.3.6.1.4.1.1872.2.5.5.1.4.9.1.1 | DisplayString | read-only | The HTTP Modification Rule List (key id) as an index. |
| STR layer7CurCfgHttpmodRuleCookieRemvCookey | 1.3.6.1.4.1.1872.2.5.5.1.4.9.1.24 | DisplayString | read-only | Cookie Key to Remove. |
| STR layer7CurCfgHttpmodRuleCookieRemvCookieVal | 1.3.6.1.4.1.1872.2.5.5.1.4.9.1.25 | DisplayString | read-only | Cookie Value to Remove. |
| STR layer7CurCfgHttpmodRuleCookieReplcCookey | 1.3.6.1.4.1.1872.2.5.5.1.4.9.1.20 | DisplayString | read-only | Cookie Key to Replace. |
| STR layer7CurCfgHttpmodRuleCookieReplcNewKey | 1.3.6.1.4.1.1872.2.5.5.1.4.9.1.22 | DisplayString | read-only | New Cookie Key. |
| STR layer7CurCfgHttpmodRuleCookieReplcNewVal | 1.3.6.1.4.1.1872.2.5.5.1.4.9.1.23 | DisplayString | read-only | New Cookie Value. |
| STR layer7CurCfgHttpmodRuleCookieReplcVal | 1.3.6.1.4.1.1872.2.5.5.1.4.9.1.21 | DisplayString | read-only | Cookie Value to Replace. |
| layer7CurCfgHttpmodRuleCookieTable | 1.3.6.1.4.1.1872.2.5.5.1.4.9 | not-accessible | The table for configuring HTTP content modification rules. | |
| INT layer7CurCfgHttpmodRuleDirectn | 1.3.6.1.4.1.1872.2.5.5.1.4.3.1.4 | INTEGER | read-only | Defines whether rule modification direction should be evaluated as Request or Response (default Request). |
| INT layer7CurCfgHttpmodRuleElement | 1.3.6.1.4.1.1872.2.5.5.1.4.3.1.7 | INTEGER | read-only | Element to be modified. |
| layer7CurCfgHttpmodRuleEntry | 1.3.6.1.4.1.1872.2.5.5.1.4.3.1 | not-accessible | A row in the HTTP content modification rule table. | |
| layer7CurCfgHttpmodRuleFileLineTextEntry | 1.3.6.1.4.1.1872.2.5.5.1.4.11.1 | not-accessible | A row in the HTTP content modification rule table. | |
| INT layer7CurCfgHttpmodRuleFileLineTextIndex | 1.3.6.1.4.1.1872.2.5.5.1.4.11.1.2 | INTEGER | read-only | The HTTP Modification Rule number as an index. |
| STR layer7CurCfgHttpmodRuleFileLineTextListIdIndex | 1.3.6.1.4.1.1872.2.5.5.1.4.11.1.1 | DisplayString | read-only | The HTTP Modification Rule List (key id) as an index. |
| layer7CurCfgHttpmodRuleFileLineTextTable | 1.3.6.1.4.1.1872.2.5.5.1.4.11 | not-accessible | The table for configuring HTTP content modification rules. | |
| STR layer7CurCfgHttpmodRuleFileTypNew | 1.3.6.1.4.1.1872.2.5.5.1.4.11.1.4 | DisplayString | read-only | New File Type. |
| STR layer7CurCfgHttpmodRuleFileTypRep | 1.3.6.1.4.1.1872.2.5.5.1.4.11.1.3 | DisplayString | read-only | File Type to Replace. |
| INT layer7CurCfgHttpmodRuleHdrElmnt | 1.3.6.1.4.1.1872.2.5.5.1.4.7.1.5 | INTEGER | read-only | Element to match. |
| STR layer7CurCfgHttpmodRuleHdrElmntCkieVal | 1.3.6.1.4.1.1872.2.5.5.1.4.7.1.11 | DisplayString | read-only | Cookie Value to Match. |
| STR layer7CurCfgHttpmodRuleHdrElmntCookey | 1.3.6.1.4.1.1872.2.5.5.1.4.7.1.10 | DisplayString | read-only | Cookie Key to Match. |
| STR layer7CurCfgHttpmodRuleHdrElmntFileTyp | 1.3.6.1.4.1.1872.2.5.5.1.4.7.1.12 | DisplayString | read-only | File Type To Match. |
| STR layer7CurCfgHttpmodRuleHdrElmntHdrField | 1.3.6.1.4.1.1872.2.5.5.1.4.7.1.8 | DisplayString | read-only | Header Field to Match. |
| STR layer7CurCfgHttpmodRuleHdrElmntHdrVal | 1.3.6.1.4.1.1872.2.5.5.1.4.7.1.9 | DisplayString | read-only | Value to Match. |
| STR layer7CurCfgHttpmodRuleHdrElmntRegx | 1.3.6.1.4.1.1872.2.5.5.1.4.7.1.16 | DisplayString | read-only | Regex to Match. |
| I32 layer7CurCfgHttpmodRuleHdrElmntStatusCode | 1.3.6.1.4.1.1872.2.5.5.1.4.7.1.13 | Integer32 | read-only | Status Code to Match. |
| STR layer7CurCfgHttpmodRuleHdrElmntStatusTxt | 1.3.6.1.4.1.1872.2.5.5.1.4.7.1.14 | DisplayString | read-only | Status Text to Match. |
| STR layer7CurCfgHttpmodRuleHdrElmntTxt | 1.3.6.1.4.1.1872.2.5.5.1.4.7.1.15 | DisplayString | read-only | Text to Match. |
| STR layer7CurCfgHttpmodRuleHdrElmntUrlHost | 1.3.6.1.4.1.1872.2.5.5.1.4.7.1.6 | DisplayString | read-only | Host to match. |
| STR layer7CurCfgHttpmodRuleHdrElmntUrlPath | 1.3.6.1.4.1.1872.2.5.5.1.4.7.1.7 | DisplayString | read-only | Path to match. |
| layer7CurCfgHttpmodRuleHdrEntry | 1.3.6.1.4.1.1872.2.5.5.1.4.7.1 | not-accessible | A row in the HTTP content modification rule table. | |
| INT layer7CurCfgHttpmodRuleHdrIndex | 1.3.6.1.4.1.1872.2.5.5.1.4.7.1.2 | INTEGER | read-only | The HTTP Modification Rule number as an index. |
| STR layer7CurCfgHttpmodRuleHdrInsert | 1.3.6.1.4.1.1872.2.5.5.1.4.7.1.3 | DisplayString | read-only | Header Field to Insert. |
| STR layer7CurCfgHttpmodRuleHdrListIdIndex | 1.3.6.1.4.1.1872.2.5.5.1.4.7.1.1 | DisplayString | read-only | The HTTP Modification Rule List (key id) as an index. |
| STR layer7CurCfgHttpmodRuleHdrRemvHdr | 1.3.6.1.4.1.1872.2.5.5.1.4.7.1.21 | DisplayString | read-only | Header Field to Remove. |
| STR layer7CurCfgHttpmodRuleHdrRemvVal | 1.3.6.1.4.1.1872.2.5.5.1.4.7.1.22 | DisplayString | read-only | Value to Remove. |
| STR layer7CurCfgHttpmodRuleHdrReplacHdr | 1.3.6.1.4.1.1872.2.5.5.1.4.7.1.17 | DisplayString | read-only | Header Field to Replace. |
| STR layer7CurCfgHttpmodRuleHdrReplacNewHdr | 1.3.6.1.4.1.1872.2.5.5.1.4.7.1.19 | DisplayString | read-only | New Header Field. |
| STR layer7CurCfgHttpmodRuleHdrReplacNewVal | 1.3.6.1.4.1.1872.2.5.5.1.4.7.1.20 | DisplayString | read-only | New Value. |
| STR layer7CurCfgHttpmodRuleHdrReplacVal | 1.3.6.1.4.1.1872.2.5.5.1.4.7.1.18 | DisplayString | read-only | Value to Replace. |
| layer7CurCfgHttpmodRuleHdrTable | 1.3.6.1.4.1.1872.2.5.5.1.4.7 | not-accessible | The table for configuring HTTP content modification rules. | |
| STR layer7CurCfgHttpmodRuleHdrValue | 1.3.6.1.4.1.1872.2.5.5.1.4.7.1.4 | DisplayString | read-only | Value to Insert. |
| INT layer7CurCfgHttpmodRuleHttpBody | 1.3.6.1.4.1.1872.2.5.5.1.4.3.1.8 | INTEGER | read-only | Modifications to also be done in the HTTP body. |
| INT layer7CurCfgHttpmodRuleIndex | 1.3.6.1.4.1.1872.2.5.5.1.4.3.1.2 | INTEGER | read-only | The HTTP Modification Rule number as an index. |
| STR layer7CurCfgHttpmodRuleListIdIndex | 1.3.6.1.4.1.1872.2.5.5.1.4.3.1.1 | DisplayString | read-only | The HTTP Modification Rule List (key id) as an index. |
| STR layer7CurCfgHttpmodRuleName | 1.3.6.1.4.1.1872.2.5.5.1.4.3.1.3 | DisplayString | read-only | The HTTP Modification Rule name. |
| I32 layer7CurCfgHttpmodRuleStatlineCode | 1.3.6.1.4.1.1872.2.5.5.1.4.11.1.5 | Integer32 | read-only | Status Code to Replace. |
| I32 layer7CurCfgHttpmodRuleStatlineNewCode | 1.3.6.1.4.1.1872.2.5.5.1.4.11.1.7 | Integer32 | read-only | New Status Code. |
| STR layer7CurCfgHttpmodRuleStatlineNewTxt | 1.3.6.1.4.1.1872.2.5.5.1.4.11.1.8 | DisplayString | read-only | New Status Text. |
| STR layer7CurCfgHttpmodRuleStatlineTxt | 1.3.6.1.4.1.1872.2.5.5.1.4.11.1.6 | DisplayString | read-only | Status Text to Replace. |
| layer7CurCfgHttpmodRuleTable | 1.3.6.1.4.1.1872.2.5.5.1.4.3 | not-accessible | The table for configuring HTTP content modification rules. | |
| STR layer7CurCfgHttpmodRuleTextNewText | 1.3.6.1.4.1.1872.2.5.5.1.4.11.1.10 | DisplayString | read-only | New Text. |
| STR layer7CurCfgHttpmodRuleTextRemove | 1.3.6.1.4.1.1872.2.5.5.1.4.11.1.11 | DisplayString | read-only | Text to Remove. |
| STR layer7CurCfgHttpmodRuleTextReplace | 1.3.6.1.4.1.1872.2.5.5.1.4.11.1.9 | DisplayString | read-only | Text to Replace. |
| STR layer7CurCfgHttpmodRuleUrlActnHost | 1.3.6.1.4.1.1872.2.5.5.1.4.5.1.14 | DisplayString | read-only | Host to Insert. |
| INT layer7CurCfgHttpmodRuleUrlActnHostTyp | 1.3.6.1.4.1.1872.2.5.5.1.4.5.1.13 | INTEGER | read-only | Host action parameters. |
| STR layer7CurCfgHttpmodRuleUrlActnHstRplc | 1.3.6.1.4.1.1872.2.5.5.1.4.5.1.16 | DisplayString | read-only | New Host to Replace. |
| INT layer7CurCfgHttpmodRuleUrlActnHstSec | 1.3.6.1.4.1.1872.2.5.5.1.4.5.1.15 | INTEGER | read-only | Insert Matched Section. |
| STR layer7CurCfgHttpmodRuleUrlActnPath | 1.3.6.1.4.1.1872.2.5.5.1.4.5.1.18 | DisplayString | read-only | Path to Insert. |
| INT layer7CurCfgHttpmodRuleUrlActnPathTyp | 1.3.6.1.4.1.1872.2.5.5.1.4.5.1.17 | INTEGER | read-only | Path action parameters. |
| STR layer7CurCfgHttpmodRuleUrlActnPgName | 1.3.6.1.4.1.1872.2.5.5.1.4.5.1.21 | DisplayString | read-only | Action page. |
| STR layer7CurCfgHttpmodRuleUrlActnPgTyp | 1.3.6.1.4.1.1872.2.5.5.1.4.5.1.22 | DisplayString | read-only | Action page type. |
| I32 layer7CurCfgHttpmodRuleUrlActnPort | 1.3.6.1.4.1.1872.2.5.5.1.4.5.1.12 | Integer32 | read-only | Action port. |
| INT layer7CurCfgHttpmodRuleUrlActnProtcl | 1.3.6.1.4.1.1872.2.5.5.1.4.5.1.11 | INTEGER | read-only | Action protocol. |
| STR layer7CurCfgHttpmodRuleUrlActnPthRplc | 1.3.6.1.4.1.1872.2.5.5.1.4.5.1.20 | DisplayString | read-only | New Path to Replace. |
| INT layer7CurCfgHttpmodRuleUrlActnPthSctn | 1.3.6.1.4.1.1872.2.5.5.1.4.5.1.19 | INTEGER | read-only | Insert Matched Section. |
| layer7CurCfgHttpmodRuleUrlEntry | 1.3.6.1.4.1.1872.2.5.5.1.4.5.1 | not-accessible | A row in the HTTP content modification rule table. | |
| INT layer7CurCfgHttpmodRuleUrlIndex | 1.3.6.1.4.1.1872.2.5.5.1.4.5.1.2 | INTEGER | read-only | The HTTP Modification Rule number as an index. |
| STR layer7CurCfgHttpmodRuleUrlListIdIndex | 1.3.6.1.4.1.1872.2.5.5.1.4.5.1.1 | DisplayString | read-only | The HTTP Modification Rule List (key id) as an index. |
| STR layer7CurCfgHttpmodRuleUrlMtchHost | 1.3.6.1.4.1.1872.2.5.5.1.4.5.1.6 | DisplayString | read-only | Host to Match. |
| INT layer7CurCfgHttpmodRuleUrlMtchHostTyp | 1.3.6.1.4.1.1872.2.5.5.1.4.5.1.5 | INTEGER | read-only | Host match parameters. |
| STR layer7CurCfgHttpmodRuleUrlMtchPath | 1.3.6.1.4.1.1872.2.5.5.1.4.5.1.8 | DisplayString | read-only | Path to match. |
| INT layer7CurCfgHttpmodRuleUrlMtchPathTyp | 1.3.6.1.4.1.1872.2.5.5.1.4.5.1.7 | INTEGER | read-only | Path match parameters. |
| STR layer7CurCfgHttpmodRuleUrlMtchPgName | 1.3.6.1.4.1.1872.2.5.5.1.4.5.1.9 | DisplayString | read-only | Match page. |
| STR layer7CurCfgHttpmodRuleUrlMtchPgTyp | 1.3.6.1.4.1.1872.2.5.5.1.4.5.1.10 | DisplayString | read-only | Match page type. |
| I32 layer7CurCfgHttpmodRuleUrlMtchPort | 1.3.6.1.4.1.1872.2.5.5.1.4.5.1.4 | Integer32 | read-only | Match port. |
| INT layer7CurCfgHttpmodRuleUrlMtchProtcol | 1.3.6.1.4.1.1872.2.5.5.1.4.5.1.3 | INTEGER | read-only | Match protocol. |
| layer7CurCfgHttpmodRuleUrlTable | 1.3.6.1.4.1.1872.2.5.5.1.4.5 | not-accessible | The table for configuring HTTP content modification rules. | |
| layer7GeneralCfg | 1.3.6.1.4.1.1872.2.5.5.1.2 | |||
| layer7Info | 1.3.6.1.4.1.1872.2.5.5.3 | |||
| INT layer7NewCfgContentClassCookie | 1.3.6.1.4.1.1872.2.5.5.1.6.2.1.9 | INTEGER | read-only | Coolie table is not empty for current content class. |
| INT layer7NewCfgContentClassCookieCase | 1.3.6.1.4.1.1872.2.5.5.1.6.14.1.7 | INTEGER | read-create | Enable or Disable Case sensitive for String matching. |
| STR layer7NewCfgContentClassCookieContentClassID | 1.3.6.1.4.1.1872.2.5.5.1.6.14.1.1 | DisplayString | read-only | The content Class Cookie ID(key id) as an index, length of the string should be 32 characters. |
| INT layer7NewCfgContentClassCookieDelete | 1.3.6.1.4.1.1872.2.5.5.1.6.14.1.8 | INTEGER | read-create | By setting the value to delete(2), the entire row is deleted. |
| layer7NewCfgContentClassCookieEntry | 1.3.6.1.4.1.1872.2.5.5.1.6.14.1 | not-accessible | A row in the Content Class table. | |
| STR layer7NewCfgContentClassCookieID | 1.3.6.1.4.1.1872.2.5.5.1.6.14.1.2 | DisplayString | read-only | The content Class ID(key id) as an index, length of the string should be 32 characters. |
| STR layer7NewCfgContentClassCookieKey | 1.3.6.1.4.1.1872.2.5.5.1.6.14.1.3 | DisplayString | read-create | Content Class Cookie to match, length of the string should be 32 characters. |
| INT layer7NewCfgContentClassCookieMatchTypeKey | 1.3.6.1.4.1.1872.2.5.5.1.6.14.1.5 | INTEGER | read-create | Header Match type. |
| INT layer7NewCfgContentClassCookieMatchTypeVal | 1.3.6.1.4.1.1872.2.5.5.1.6.14.1.6 | INTEGER | read-create | Header Match type. |
| layer7NewCfgContentClassCookieTable | 1.3.6.1.4.1.1872.2.5.5.1.6.14 | not-accessible | The table for configuring Content Class Cookie. | |
| STR layer7NewCfgContentClassCookieVal | 1.3.6.1.4.1.1872.2.5.5.1.6.14.1.4 | DisplayString | read-create | Content Class Cookie to match, length of the string should be 32 characters. |
| STR layer7NewCfgContentClassCopy | 1.3.6.1.4.1.1872.2.5.5.1.6.2.1.13 | DisplayString | read-write | This is an action object.Enter the content Class ID(key id) to which the current content Class has to be copied. Value 1 is returned always when read this object. |
| INT layer7NewCfgContentClassDelete | 1.3.6.1.4.1.1872.2.5.5.1.6.2.1.12 | INTEGER | read-write | By setting the value to delete(2), the entire row is deleted. |
| layer7NewCfgContentClassEntry | 1.3.6.1.4.1.1872.2.5.5.1.6.2.1 | not-accessible | Content Class name. | |
| INT layer7NewCfgContentClassFileName | 1.3.6.1.4.1.1872.2.5.5.1.6.2.1.6 | INTEGER | read-only | URL file name table is not empty for current content class. |
| INT layer7NewCfgContentClassFileNameCase | 1.3.6.1.4.1.1872.2.5.5.1.6.8.1.5 | INTEGER | read-write | Enable or Disable Case sensitive for String matching. |
| STR layer7NewCfgContentClassFileNameContentClassID | 1.3.6.1.4.1.1872.2.5.5.1.6.8.1.1 | DisplayString | read-create | The content Class FileName ID(key id) as an index, length of the string should be 32 characters. |
| INT layer7NewCfgContentClassFileNameDelete | 1.3.6.1.4.1.1872.2.5.5.1.6.8.1.6 | INTEGER | read-write | By setting the value to delete(2), the entire row is deleted. |
| layer7NewCfgContentClassFileNameEntry | 1.3.6.1.4.1.1872.2.5.5.1.6.8.1 | not-accessible | A row in the Content Class table. | |
| STR layer7NewCfgContentClassFileNameFileName | 1.3.6.1.4.1.1872.2.5.5.1.6.8.1.3 | DisplayString | read-write | Content Class Filename to match, length of the string should be 32 characters. |
| STR layer7NewCfgContentClassFileNameID | 1.3.6.1.4.1.1872.2.5.5.1.6.8.1.2 | DisplayString | read-create | The content Class ID(key id) as an index, length of the string should be 32 characters. |
| INT layer7NewCfgContentClassFileNameMatchType | 1.3.6.1.4.1.1872.2.5.5.1.6.8.1.4 | INTEGER | read-write | File Name Match type. |
| layer7NewCfgContentClassFileNameTable | 1.3.6.1.4.1.1872.2.5.5.1.6.8 | not-accessible | The table for configuring Content Class File Name. | |
| INT layer7NewCfgContentClassFileType | 1.3.6.1.4.1.1872.2.5.5.1.6.2.1.7 | INTEGER | read-only | URL file type table is not empty for current content class. |
| INT layer7NewCfgContentClassFileTypeCase | 1.3.6.1.4.1.1872.2.5.5.1.6.10.1.5 | INTEGER | read-write | Enable or Disable Case sensitive for String matching. |
| STR layer7NewCfgContentClassFileTypeContentClassID | 1.3.6.1.4.1.1872.2.5.5.1.6.10.1.1 | DisplayString | read-create | The content Class Filetype ID(key id) as an index, length of the string should be 32 characters. |
| INT layer7NewCfgContentClassFileTypeDelete | 1.3.6.1.4.1.1872.2.5.5.1.6.10.1.6 | INTEGER | read-write | By setting the value to delete(2), the entire row is deleted. |
| layer7NewCfgContentClassFileTypeEntry | 1.3.6.1.4.1.1872.2.5.5.1.6.10.1 | not-accessible | A row in the Content Class table. | |
| STR layer7NewCfgContentClassFileTypeFileType | 1.3.6.1.4.1.1872.2.5.5.1.6.10.1.3 | DisplayString | read-write | Content Class Filetype to match, length of the string should be 32 characters. |
| STR layer7NewCfgContentClassFileTypeID | 1.3.6.1.4.1.1872.2.5.5.1.6.10.1.2 | DisplayString | read-create | The content Class ID(key id) as an index, length of the string should be 32 characters. |
| INT layer7NewCfgContentClassFileTypeMatchType | 1.3.6.1.4.1.1872.2.5.5.1.6.10.1.4 | INTEGER | read-write | Filetype Match type. |
| layer7NewCfgContentClassFileTypeTable | 1.3.6.1.4.1.1872.2.5.5.1.6.10 | not-accessible | The table for configuring Content Class File Name. | |
| INT layer7NewCfgContentClassHeader | 1.3.6.1.4.1.1872.2.5.5.1.6.2.1.8 | INTEGER | read-only | Header table is not empty for current content class. |
| INT layer7NewCfgContentClassHeaderCase | 1.3.6.1.4.1.1872.2.5.5.1.6.12.1.7 | INTEGER | read-write | Enable or Disable Case sensitive for String matching. |
| STR layer7NewCfgContentClassHeaderContentClassID | 1.3.6.1.4.1.1872.2.5.5.1.6.12.1.1 | DisplayString | read-create | The content Class Header ID(key id) as an index, length of the string should be 32 characters. |
| INT layer7NewCfgContentClassHeaderDelete | 1.3.6.1.4.1.1872.2.5.5.1.6.12.1.8 | INTEGER | read-write | By setting the value to delete(2), the entire row is deleted. |
| layer7NewCfgContentClassHeaderEntry | 1.3.6.1.4.1.1872.2.5.5.1.6.12.1 | not-accessible | A row in the Content Class table. | |
| STR layer7NewCfgContentClassHeaderID | 1.3.6.1.4.1.1872.2.5.5.1.6.12.1.2 | DisplayString | read-create | The content Class ID(key id) as an index, length of the string should be 32 characters. |
| INT layer7NewCfgContentClassHeaderMatchTypeName | 1.3.6.1.4.1.1872.2.5.5.1.6.12.1.5 | INTEGER | read-write | Header Match type. |
| INT layer7NewCfgContentClassHeaderMatchTypeVal | 1.3.6.1.4.1.1872.2.5.5.1.6.12.1.6 | INTEGER | read-write | Header Match type. |
| STR layer7NewCfgContentClassHeaderName | 1.3.6.1.4.1.1872.2.5.5.1.6.12.1.3 | DisplayString | read-write | Content Class Header to match, length of the string should be 32 characters. |
| layer7NewCfgContentClassHeaderTable | 1.3.6.1.4.1.1872.2.5.5.1.6.12 | not-accessible | The table for configuring Content Class Header. | |
| STR layer7NewCfgContentClassHeaderVal | 1.3.6.1.4.1.1872.2.5.5.1.6.12.1.4 | DisplayString | read-write | Content Class Header to match, length of the string should be 32 characters. |
| INT layer7NewCfgContentClassHostName | 1.3.6.1.4.1.1872.2.5.5.1.6.2.1.4 | INTEGER | read-only | URL host name table is not empty for current content class. |
| STR layer7NewCfgContentClassHostNameContentClassID | 1.3.6.1.4.1.1872.2.5.5.1.6.4.1.1 | DisplayString | read-create | The content Class HostName ID(key id) as an index, length of the string should be 32 characters. |
| INT layer7NewCfgContentClassHostNameDelete | 1.3.6.1.4.1.1872.2.5.5.1.6.4.1.5 | INTEGER | read-write | By setting the value to delete(2), the entire row is deleted. |
| layer7NewCfgContentClassHostNameEntry | 1.3.6.1.4.1.1872.2.5.5.1.6.4.1 | not-accessible | A row in the Content Class table. | |
| STR layer7NewCfgContentClassHostNameHostName | 1.3.6.1.4.1.1872.2.5.5.1.6.4.1.3 | DisplayString | read-write | Content Class Hostname to match, length of the string should be 32 characters. |
| STR layer7NewCfgContentClassHostNameID | 1.3.6.1.4.1.1872.2.5.5.1.6.4.1.2 | DisplayString | read-create | The content Class ID(key id) as an index, length of the string should be 32 characters. |
| INT layer7NewCfgContentClassHostNameMatchType | 1.3.6.1.4.1.1872.2.5.5.1.6.4.1.4 | INTEGER | read-write | Host Name Match type. |
| layer7NewCfgContentClassHostNameTable | 1.3.6.1.4.1.1872.2.5.5.1.6.4 | not-accessible | The table for configuring Content Class Hostname. | |
| STR layer7NewCfgContentClassID | 1.3.6.1.4.1.1872.2.5.5.1.6.2.1.1 | DisplayString | read-create | The content Class ID(key id) as an index. |
| STR layer7NewCfgContentClassLogicalExpression | 1.3.6.1.4.1.1872.2.5.5.1.6.2.1.3 | DisplayString | read-write | Enter logical expression needs to be applied between classes.. |
| STR layer7NewCfgContentClassName | 1.3.6.1.4.1.1872.2.5.5.1.6.2.1.2 | DisplayString | read-write | Content Class name. |
| INT layer7NewCfgContentClassPath | 1.3.6.1.4.1.1872.2.5.5.1.6.2.1.5 | INTEGER | read-only | URL path table is not empty for current content class. |
| INT layer7NewCfgContentClassPathCase | 1.3.6.1.4.1.1872.2.5.5.1.6.6.1.5 | INTEGER | read-write | Enable or Disable Case sensitive for String matching. |
| STR layer7NewCfgContentClassPathContentClassID | 1.3.6.1.4.1.1872.2.5.5.1.6.6.1.1 | DisplayString | read-create | The content Class Path ID(key id) as an index, length of the string should be 32 characters. |
| INT layer7NewCfgContentClassPathDelete | 1.3.6.1.4.1.1872.2.5.5.1.6.6.1.7 | INTEGER | read-write | By setting the value to delete(2), the entire row is deleted. |
| layer7NewCfgContentClassPathEntry | 1.3.6.1.4.1.1872.2.5.5.1.6.6.1 | not-accessible | A row in the Content Class table. | |
| STR layer7NewCfgContentClassPathFilePath | 1.3.6.1.4.1.1872.2.5.5.1.6.6.1.3 | DisplayString | read-write | Content Class Path to match, length of the string should be 32 characters. |
| STR layer7NewCfgContentClassPathID | 1.3.6.1.4.1.1872.2.5.5.1.6.6.1.2 | DisplayString | read-create | The content Class ID(key id) as an index, length of the string should be 32 characters. |
| INT layer7NewCfgContentClassPathMatchType | 1.3.6.1.4.1.1872.2.5.5.1.6.6.1.4 | INTEGER | read-write | Path Match type. |
| layer7NewCfgContentClassPathTable | 1.3.6.1.4.1.1872.2.5.5.1.6.6 | not-accessible | The table for configuring Content Class Path. | |
| layer7NewCfgContentClassTable | 1.3.6.1.4.1.1872.2.5.5.1.6.2 | not-accessible | The table for configuring Content Class. | |
| INT layer7NewCfgContentClassText | 1.3.6.1.4.1.1872.2.5.5.1.6.2.1.10 | INTEGER | read-only | Text table is not empty for current content class. |
| INT layer7NewCfgContentClassTextCase | 1.3.6.1.4.1.1872.2.5.5.1.6.16.1.6 | INTEGER | read-create | Enable or Disable Case sensitive for String matching. |
| STR layer7NewCfgContentClassTextContentClassID | 1.3.6.1.4.1.1872.2.5.5.1.6.16.1.1 | DisplayString | read-only | The content Class Text ID(key id) as an index, length of the string should be 32 characters. |
| INT layer7NewCfgContentClassTextDelete | 1.3.6.1.4.1.1872.2.5.5.1.6.16.1.7 | INTEGER | read-create | By setting the value to delete(2), the entire row is deleted. |
| layer7NewCfgContentClassTextEntry | 1.3.6.1.4.1.1872.2.5.5.1.6.16.1 | not-accessible | A row in the Content Class table. | |
| STR layer7NewCfgContentClassTextID | 1.3.6.1.4.1.1872.2.5.5.1.6.16.1.2 | DisplayString | read-only | The content Class ID(key id) as an index, length of the string should be 32 characters. |
| INT layer7NewCfgContentClassTextLookupArea | 1.3.6.1.4.1.1872.2.5.5.1.6.16.1.5 | INTEGER | read-create | Text Match type. |
| INT layer7NewCfgContentClassTextMatchType | 1.3.6.1.4.1.1872.2.5.5.1.6.16.1.4 | INTEGER | read-create | Text Match type. |
| layer7NewCfgContentClassTextTable | 1.3.6.1.4.1.1872.2.5.5.1.6.16 | not-accessible | The table for configuring Content Class Text. | |
| STR layer7NewCfgContentClassTextText | 1.3.6.1.4.1.1872.2.5.5.1.6.16.1.3 | DisplayString | read-create | Content Class Text to match, length of the string should be 32 characters. |
| layer7NewCfgContentClassXmlEntry | 1.3.6.1.4.1.1872.2.5.5.1.6.18.1 | not-accessible | A row in the Content Class table. | |
| layer7NewCfgContentClassXmlTable | 1.3.6.1.4.1.1872.2.5.5.1.6.18 | not-accessible | The table for configuring Content Class Xml Tag. | |
| INT layer7NewCfgContentClassXMLTag | 1.3.6.1.4.1.1872.2.5.5.1.6.2.1.11 | INTEGER | read-only | XML tag table is not empty for current content class. |
| INT layer7NewCfgContentClassXmlTagCase | 1.3.6.1.4.1.1872.2.5.5.1.6.18.1.7 | INTEGER | read-create | Enable or Disable Case sensitive for String matching. |
| STR layer7NewCfgContentClassXmlTagContentClassID | 1.3.6.1.4.1.1872.2.5.5.1.6.18.1.1 | DisplayString | read-only | content Class Text ID(key id) as an index, length of the string should be 32 characters. |
| INT layer7NewCfgContentClassXmlTagDelete | 1.3.6.1.4.1.1872.2.5.5.1.6.18.1.8 | INTEGER | read-create | By setting the value to delete(2), the entire row is deleted. |
| STR layer7NewCfgContentClassXmlTagID | 1.3.6.1.4.1.1872.2.5.5.1.6.18.1.2 | DisplayString | read-only | Content Class ID(key id) as an index, length of the string should be 32 characters. |
| INT layer7NewCfgContentClassXmlTagMatchTypeName | 1.3.6.1.4.1.1872.2.5.5.1.6.18.1.5 | INTEGER | read-create | Xml Match type. |
| INT layer7NewCfgContentClassXmlTagMatchTypeVal | 1.3.6.1.4.1.1872.2.5.5.1.6.18.1.6 | INTEGER | read-create | Xml Match type. |
| STR layer7NewCfgContentClassXmlTagName | 1.3.6.1.4.1.1872.2.5.5.1.6.18.1.3 | DisplayString | read-create | Content Class Xml to match, length of the string should be 32 characters. |
| STR layer7NewCfgContentClassXmlTagVal | 1.3.6.1.4.1.1872.2.5.5.1.6.18.1.4 | DisplayString | read-create | Content Class Xml to match, length of the string should be 32 characters. |
| INT layer7NewCfgDbindTimeout | 1.3.6.1.4.1.1872.2.5.5.1.2.2 | INTEGER | read-write | The timeout for incomplete delayed binding connections. |
| INT layer7NewCfgHttpmodListAdminStatus | 1.3.6.1.4.1.1872.2.5.5.1.4.2.1.3 | INTEGER | read-create | Status (enable/disable) of rule_list. |
| STR layer7NewCfgHttpmodListCopy | 1.3.6.1.4.1.1872.2.5.5.1.4.2.1.4 | DisplayString | read-create | Copy rule-list. |
| INT layer7NewCfgHttpmodListDelete | 1.3.6.1.4.1.1872.2.5.5.1.4.2.1.5 | INTEGER | read-create | Delete HTTP modifications rule-list. |
| layer7NewCfgHttpmodListEntry | 1.3.6.1.4.1.1872.2.5.5.1.4.2.1 | not-accessible | A row in the HTTP content modification rule-lists table. | |
| STR layer7NewCfgHttpmodListName | 1.3.6.1.4.1.1872.2.5.5.1.4.2.1.2 | DisplayString | read-create | HTTP content modification rule-list name, length of the string should be 32 charecters. |
| STR layer7NewCfgHttpmodListNameIdIndex | 1.3.6.1.4.1.1872.2.5.5.1.4.2.1.1 | DisplayString | read-only | HTTP content modification rule-lists name(key id) as an index, length of the string should be 32 charecters. |
| layer7NewCfgHttpmodListTable | 1.3.6.1.4.1.1872.2.5.5.1.4.2 | not-accessible | The table for configuring HTTP content modification rule-lists. | |
| INT layer7NewCfgHttpmodRuleAction | 1.3.6.1.4.1.1872.2.5.5.1.4.4.1.5 | INTEGER | read-create | Defines rule action (default none). |
| INT layer7NewCfgHttpmodRuleAdminStatus | 1.3.6.1.4.1.1872.2.5.5.1.4.4.1.6 | INTEGER | read-create | Status (enable/disable) of rule. |
| layer7NewCfgHttpmodRuleCookieEntry | 1.3.6.1.4.1.1872.2.5.5.1.4.10.1 | not-accessible | A row in the HTTP content modification rule table. | |
| INT layer7NewCfgHttpmodRuleCookieIndex | 1.3.6.1.4.1.1872.2.5.5.1.4.10.1.2 | INTEGER | read-only | The HTTP Modification Rule number as an index. |
| STR layer7NewCfgHttpmodRuleCookieInsrtCookey | 1.3.6.1.4.1.1872.2.5.5.1.4.10.1.13 | DisplayString | read-create | Cookie Key to Match. |
| STR layer7NewCfgHttpmodRuleCookieInsrtCookieVal | 1.3.6.1.4.1.1872.2.5.5.1.4.10.1.14 | DisplayString | read-create | Cookie Value to Match. |
| STR layer7NewCfgHttpmodRuleCookieInsrtDomn | 1.3.6.1.4.1.1872.2.5.5.1.4.10.1.6 | DisplayString | read-create | Cookie Domain Name to Insert. |
| INT layer7NewCfgHttpmodRuleCookieInsrtElem | 1.3.6.1.4.1.1872.2.5.5.1.4.10.1.8 | INTEGER | read-create | Element to match. |
| STR layer7NewCfgHttpmodRuleCookieInsrtExp | 1.3.6.1.4.1.1872.2.5.5.1.4.10.1.7 | DisplayString | read-create | Cookie Expiration Time to Insert. |
| STR layer7NewCfgHttpmodRuleCookieInsrtFiletyp | 1.3.6.1.4.1.1872.2.5.5.1.4.10.1.15 | DisplayString | read-create | File Type To Match. |
| STR layer7NewCfgHttpmodRuleCookieInsrtHdrFld | 1.3.6.1.4.1.1872.2.5.5.1.4.10.1.11 | DisplayString | read-create | Header Field to Match. |
| STR layer7NewCfgHttpmodRuleCookieInsrtHdrVal | 1.3.6.1.4.1.1872.2.5.5.1.4.10.1.12 | DisplayString | read-create | Value to Match. |
| STR layer7NewCfgHttpmodRuleCookieInsrtKey | 1.3.6.1.4.1.1872.2.5.5.1.4.10.1.3 | DisplayString | read-create | Cookie Key to Insert. |
| STR layer7NewCfgHttpmodRuleCookieInsrtPath | 1.3.6.1.4.1.1872.2.5.5.1.4.10.1.5 | DisplayString | read-create | Cookie Path to Insert. |
| STR layer7NewCfgHttpmodRuleCookieInsrtRegx | 1.3.6.1.4.1.1872.2.5.5.1.4.10.1.19 | DisplayString | read-create | Regex to Match. |
| I32 layer7NewCfgHttpmodRuleCookieInsrtStatsCode | 1.3.6.1.4.1.1872.2.5.5.1.4.10.1.16 | Integer32 | read-create | Status Code to Match. |
| STR layer7NewCfgHttpmodRuleCookieInsrtStatsTxt | 1.3.6.1.4.1.1872.2.5.5.1.4.10.1.17 | DisplayString | read-create | Status Text to Match. |
| STR layer7NewCfgHttpmodRuleCookieInsrtTxt | 1.3.6.1.4.1.1872.2.5.5.1.4.10.1.18 | DisplayString | read-create | Text to Match. |
| STR layer7NewCfgHttpmodRuleCookieInsrtUrlHost | 1.3.6.1.4.1.1872.2.5.5.1.4.10.1.9 | DisplayString | read-create | Host to Match. |
| STR layer7NewCfgHttpmodRuleCookieInsrtUrlPath | 1.3.6.1.4.1.1872.2.5.5.1.4.10.1.10 | DisplayString | read-create | Path to Match. |
| STR layer7NewCfgHttpmodRuleCookieInsrtVal | 1.3.6.1.4.1.1872.2.5.5.1.4.10.1.4 | DisplayString | read-create | Cookie Value to Insert. |
| STR layer7NewCfgHttpmodRuleCookieListIdIndex | 1.3.6.1.4.1.1872.2.5.5.1.4.10.1.1 | DisplayString | read-only | The HTTP Modification Rule List (key id) as an index. |
| STR layer7NewCfgHttpmodRuleCookieRemvCookey | 1.3.6.1.4.1.1872.2.5.5.1.4.10.1.24 | DisplayString | read-create | Cookie Key to Remove. |
| STR layer7NewCfgHttpmodRuleCookieRemvCookieVal | 1.3.6.1.4.1.1872.2.5.5.1.4.10.1.25 | DisplayString | read-create | Cookie Value to Remove. |
| STR layer7NewCfgHttpmodRuleCookieReplcCookey | 1.3.6.1.4.1.1872.2.5.5.1.4.10.1.20 | DisplayString | read-create | Cookie Key to Replace. |
| STR layer7NewCfgHttpmodRuleCookieReplcNewKey | 1.3.6.1.4.1.1872.2.5.5.1.4.10.1.22 | DisplayString | read-create | New Cookie Key. |
| STR layer7NewCfgHttpmodRuleCookieReplcNewVal | 1.3.6.1.4.1.1872.2.5.5.1.4.10.1.23 | DisplayString | read-create | New Cookie Value. |
| STR layer7NewCfgHttpmodRuleCookieReplcVal | 1.3.6.1.4.1.1872.2.5.5.1.4.10.1.21 | DisplayString | read-create | Cookie Value to Replace. |
| layer7NewCfgHttpmodRuleCookieTable | 1.3.6.1.4.1.1872.2.5.5.1.4.10 | not-accessible | The table for configuring HTTP content modification rules. | |
| STR layer7NewCfgHttpmodRuleCopy | 1.3.6.1.4.1.1872.2.5.5.1.4.4.1.7 | DisplayString | read-create | Copy rules. |
| INT layer7NewCfgHttpmodRuleDelete | 1.3.6.1.4.1.1872.2.5.5.1.4.4.1.8 | INTEGER | read-create | By setting the value to delete(2), the entire row is deleted. |
| INT layer7NewCfgHttpmodRuleDirectn | 1.3.6.1.4.1.1872.2.5.5.1.4.4.1.4 | INTEGER | read-create | Defines whether rule modification direction should be evaluated as Request or Response (default Request). |
| INT layer7NewCfgHttpmodRuleElement | 1.3.6.1.4.1.1872.2.5.5.1.4.4.1.9 | INTEGER | read-create | Element to be modified. |
| layer7NewCfgHttpmodRuleEntry | 1.3.6.1.4.1.1872.2.5.5.1.4.4.1 | not-accessible | A row in the HTTP content modification rule table. | |
| layer7NewCfgHttpmodRuleFileLineTextEntry | 1.3.6.1.4.1.1872.2.5.5.1.4.12.1 | not-accessible | A row in the HTTP content modification rule table. | |
| INT layer7NewCfgHttpmodRuleFileLineTextIndex | 1.3.6.1.4.1.1872.2.5.5.1.4.12.1.2 | INTEGER | read-only | The HTTP Modification Rule number as an index. |
| STR layer7NewCfgHttpmodRuleFileLineTextListIdIndex | 1.3.6.1.4.1.1872.2.5.5.1.4.12.1.1 | DisplayString | read-only | The HTTP Modification Rule List (key id) as an index. |
| layer7NewCfgHttpmodRuleFileLineTextTable | 1.3.6.1.4.1.1872.2.5.5.1.4.12 | not-accessible | The table for configuring HTTP content modification rules. | |
| STR layer7NewCfgHttpmodRuleFileTypNew | 1.3.6.1.4.1.1872.2.5.5.1.4.12.1.4 | DisplayString | read-create | New File Type. |
| STR layer7NewCfgHttpmodRuleFileTypRep | 1.3.6.1.4.1.1872.2.5.5.1.4.12.1.3 | DisplayString | read-create | File Type to Replace. |
| INT layer7NewCfgHttpmodRuleHdrElmnt | 1.3.6.1.4.1.1872.2.5.5.1.4.8.1.5 | INTEGER | read-create | Element to match. |
| STR layer7NewCfgHttpmodRuleHdrElmntCkieVal | 1.3.6.1.4.1.1872.2.5.5.1.4.8.1.11 | DisplayString | read-create | Cookie Value to Match. |
| STR layer7NewCfgHttpmodRuleHdrElmntCookey | 1.3.6.1.4.1.1872.2.5.5.1.4.8.1.10 | DisplayString | read-create | Cookie Key to Match. |
| STR layer7NewCfgHttpmodRuleHdrElmntFileTyp | 1.3.6.1.4.1.1872.2.5.5.1.4.8.1.12 | DisplayString | read-create | File Type To Match. |
| STR layer7NewCfgHttpmodRuleHdrElmntHdrField | 1.3.6.1.4.1.1872.2.5.5.1.4.8.1.8 | DisplayString | read-create | Header Field to Match. |
| STR layer7NewCfgHttpmodRuleHdrElmntHdrVal | 1.3.6.1.4.1.1872.2.5.5.1.4.8.1.9 | DisplayString | read-create | Value to Match. |
| STR layer7NewCfgHttpmodRuleHdrElmntRegx | 1.3.6.1.4.1.1872.2.5.5.1.4.8.1.16 | DisplayString | read-create | Regex to Match. |
| I32 layer7NewCfgHttpmodRuleHdrElmntStatusCode | 1.3.6.1.4.1.1872.2.5.5.1.4.8.1.13 | Integer32 | read-create | Status Code to Match. |
| STR layer7NewCfgHttpmodRuleHdrElmntStatusTxt | 1.3.6.1.4.1.1872.2.5.5.1.4.8.1.14 | DisplayString | read-create | Status Text to Match. |
| STR layer7NewCfgHttpmodRuleHdrElmntTxt | 1.3.6.1.4.1.1872.2.5.5.1.4.8.1.15 | DisplayString | read-create | Text to Match. |
| STR layer7NewCfgHttpmodRuleHdrElmntUrlHost | 1.3.6.1.4.1.1872.2.5.5.1.4.8.1.6 | DisplayString | read-create | Host to match. |
| STR layer7NewCfgHttpmodRuleHdrElmntUrlPath | 1.3.6.1.4.1.1872.2.5.5.1.4.8.1.7 | DisplayString | read-create | Path to match. |
| layer7NewCfgHttpmodRuleHdrEntry | 1.3.6.1.4.1.1872.2.5.5.1.4.8.1 | not-accessible | A row in the HTTP content modification rule table. | |
| INT layer7NewCfgHttpmodRuleHdrIndex | 1.3.6.1.4.1.1872.2.5.5.1.4.8.1.2 | INTEGER | read-only | The HTTP Modification Rule number as an index. |
| STR layer7NewCfgHttpmodRuleHdrInsert | 1.3.6.1.4.1.1872.2.5.5.1.4.8.1.3 | DisplayString | read-create | Header Field to Insert. |
| STR layer7NewCfgHttpmodRuleHdrListIdIndex | 1.3.6.1.4.1.1872.2.5.5.1.4.8.1.1 | DisplayString | read-only | The HTTP Modification Rule List (key id) as an index. |
| STR layer7NewCfgHttpmodRuleHdrRemvHdr | 1.3.6.1.4.1.1872.2.5.5.1.4.8.1.21 | DisplayString | read-create | Header Field to Remove. |
| STR layer7NewCfgHttpmodRuleHdrRemvVal | 1.3.6.1.4.1.1872.2.5.5.1.4.8.1.22 | DisplayString | read-create | Value to Remove. |
| STR layer7NewCfgHttpmodRuleHdrReplacHdr | 1.3.6.1.4.1.1872.2.5.5.1.4.8.1.17 | DisplayString | read-create | Header Field to Replace. |
| STR layer7NewCfgHttpmodRuleHdrReplacNewHdr | 1.3.6.1.4.1.1872.2.5.5.1.4.8.1.19 | DisplayString | read-create | New Header Field. |
| STR layer7NewCfgHttpmodRuleHdrReplacNewVal | 1.3.6.1.4.1.1872.2.5.5.1.4.8.1.20 | DisplayString | read-create | New Value. |
| STR layer7NewCfgHttpmodRuleHdrReplacVal | 1.3.6.1.4.1.1872.2.5.5.1.4.8.1.18 | DisplayString | read-create | Value to Replace. |
| layer7NewCfgHttpmodRuleHdrTable | 1.3.6.1.4.1.1872.2.5.5.1.4.8 | not-accessible | The table for configuring HTTP content modification rules. | |
| STR layer7NewCfgHttpmodRuleHdrValue | 1.3.6.1.4.1.1872.2.5.5.1.4.8.1.4 | DisplayString | read-create | Value to Insert. |
| INT layer7NewCfgHttpmodRuleHttpBody | 1.3.6.1.4.1.1872.2.5.5.1.4.4.1.10 | INTEGER | read-create | Modifications to also be done in the HTTP body. |
| INT layer7NewCfgHttpmodRuleIndex | 1.3.6.1.4.1.1872.2.5.5.1.4.4.1.2 | INTEGER | read-only | The HTTP Modification Rule number as an index. |
| STR layer7NewCfgHttpmodRuleListIdIndex | 1.3.6.1.4.1.1872.2.5.5.1.4.4.1.1 | DisplayString | read-only | The HTTP Modification Rule List (key id) as an index. |
| STR layer7NewCfgHttpmodRuleName | 1.3.6.1.4.1.1872.2.5.5.1.4.4.1.3 | DisplayString | read-create | The HTTP Modification Rule name. |
| I32 layer7NewCfgHttpmodRuleStatlineCode | 1.3.6.1.4.1.1872.2.5.5.1.4.12.1.5 | Integer32 | read-create | Status Code to Replace. |
| I32 layer7NewCfgHttpmodRuleStatlineNewCode | 1.3.6.1.4.1.1872.2.5.5.1.4.12.1.7 | Integer32 | read-create | New Status Code. |
| STR layer7NewCfgHttpmodRuleStatlineNewTxt | 1.3.6.1.4.1.1872.2.5.5.1.4.12.1.8 | DisplayString | read-create | New Status Text. |
| STR layer7NewCfgHttpmodRuleStatlineTxt | 1.3.6.1.4.1.1872.2.5.5.1.4.12.1.6 | DisplayString | read-create | Status Text to Replace. |
| layer7NewCfgHttpmodRuleTable | 1.3.6.1.4.1.1872.2.5.5.1.4.4 | not-accessible | The table for configuring HTTP content modification rules. | |
| STR layer7NewCfgHttpmodRuleTextNewText | 1.3.6.1.4.1.1872.2.5.5.1.4.12.1.10 | DisplayString | read-create | New Text. |
| STR layer7NewCfgHttpmodRuleTextRemove | 1.3.6.1.4.1.1872.2.5.5.1.4.12.1.11 | DisplayString | read-create | Text to Remove. |
| STR layer7NewCfgHttpmodRuleTextReplace | 1.3.6.1.4.1.1872.2.5.5.1.4.12.1.9 | DisplayString | read-create | Text to Replace. |
| STR layer7NewCfgHttpmodRuleUrlActnHost | 1.3.6.1.4.1.1872.2.5.5.1.4.6.1.14 | DisplayString | read-create | Host to Insert. |
| INT layer7NewCfgHttpmodRuleUrlActnHostTyp | 1.3.6.1.4.1.1872.2.5.5.1.4.6.1.13 | INTEGER | read-create | Host action parameters. |
| STR layer7NewCfgHttpmodRuleUrlActnHstRplc | 1.3.6.1.4.1.1872.2.5.5.1.4.6.1.16 | DisplayString | read-create | New Host to Replace. |
| INT layer7NewCfgHttpmodRuleUrlActnHstSec | 1.3.6.1.4.1.1872.2.5.5.1.4.6.1.15 | INTEGER | read-create | Insert Matched Section. |
| STR layer7NewCfgHttpmodRuleUrlActnPath | 1.3.6.1.4.1.1872.2.5.5.1.4.6.1.18 | DisplayString | read-create | Path to Insert. |
| INT layer7NewCfgHttpmodRuleUrlActnPathTyp | 1.3.6.1.4.1.1872.2.5.5.1.4.6.1.17 | INTEGER | read-create | Path action parameters. |
| STR layer7NewCfgHttpmodRuleUrlActnPgName | 1.3.6.1.4.1.1872.2.5.5.1.4.6.1.21 | DisplayString | read-create | Action page. |
| STR layer7NewCfgHttpmodRuleUrlActnPgTyp | 1.3.6.1.4.1.1872.2.5.5.1.4.6.1.22 | DisplayString | read-create | Action page type. |
| I32 layer7NewCfgHttpmodRuleUrlActnPort | 1.3.6.1.4.1.1872.2.5.5.1.4.6.1.12 | Integer32 | read-create | Action port. |
| INT layer7NewCfgHttpmodRuleUrlActnProtcl | 1.3.6.1.4.1.1872.2.5.5.1.4.6.1.11 | INTEGER | read-create | Action protocol. |
| STR layer7NewCfgHttpmodRuleUrlActnPthRplc | 1.3.6.1.4.1.1872.2.5.5.1.4.6.1.20 | DisplayString | read-create | New Path to Replace. |
| INT layer7NewCfgHttpmodRuleUrlActnPthSctn | 1.3.6.1.4.1.1872.2.5.5.1.4.6.1.19 | INTEGER | read-create | Insert Matched Section. |
| layer7NewCfgHttpmodRuleUrlEntry | 1.3.6.1.4.1.1872.2.5.5.1.4.6.1 | not-accessible | A row in the HTTP content modification rule table. | |
| INT layer7NewCfgHttpmodRuleUrlIndex | 1.3.6.1.4.1.1872.2.5.5.1.4.6.1.2 | INTEGER | read-only | The HTTP Modification Rule number as an index. |
| STR layer7NewCfgHttpmodRuleUrlListIdIndex | 1.3.6.1.4.1.1872.2.5.5.1.4.6.1.1 | DisplayString | read-only | The HTTP Modification Rule List (key id) as an index. |
| STR layer7NewCfgHttpmodRuleUrlMtchHost | 1.3.6.1.4.1.1872.2.5.5.1.4.6.1.6 | DisplayString | read-create | Host to Match. |
| INT layer7NewCfgHttpmodRuleUrlMtchHostTyp | 1.3.6.1.4.1.1872.2.5.5.1.4.6.1.5 | INTEGER | read-create | Host match parameters. |
| STR layer7NewCfgHttpmodRuleUrlMtchPath | 1.3.6.1.4.1.1872.2.5.5.1.4.6.1.8 | DisplayString | read-create | Path to match. |
| INT layer7NewCfgHttpmodRuleUrlMtchPathTyp | 1.3.6.1.4.1.1872.2.5.5.1.4.6.1.7 | INTEGER | read-create | Path match parameters. |
| STR layer7NewCfgHttpmodRuleUrlMtchPgName | 1.3.6.1.4.1.1872.2.5.5.1.4.6.1.9 | DisplayString | read-create | Match page. |
| STR layer7NewCfgHttpmodRuleUrlMtchPgTyp | 1.3.6.1.4.1.1872.2.5.5.1.4.6.1.10 | DisplayString | read-create | Match page type. |
| I32 layer7NewCfgHttpmodRuleUrlMtchPort | 1.3.6.1.4.1.1872.2.5.5.1.4.6.1.4 | Integer32 | read-create | Match port. |
| INT layer7NewCfgHttpmodRuleUrlMtchProtcol | 1.3.6.1.4.1.1872.2.5.5.1.4.6.1.3 | INTEGER | read-create | Match protocol. |
| layer7NewCfgHttpmodRuleUrlTable | 1.3.6.1.4.1.1872.2.5.5.1.4.6 | not-accessible | The table for configuring HTTP content modification rules. | |
| layer7Oper | 1.3.6.1.4.1.1872.2.5.5.4 | |||
| layer7Stats | 1.3.6.1.4.1.1872.2.5.5.2 | |||
| ruleCfg | 1.3.6.1.4.1.1872.2.5.5.1.5 | |||
| sdpCfg | 1.3.6.1.4.1.1872.2.5.5.1.3 | |||
| I32 slbCurCfgSdpIndex | 1.3.6.1.4.1.1872.2.5.5.1.3.2.1.1 | Integer32 | read-only | The SDP table index. |
| IP slbCurCfgSdpPrivAddr | 1.3.6.1.4.1.1872.2.5.5.1.3.2.1.2 | IpAddress | read-only | The private IP address of SDP entry. |
| IP slbCurCfgSdpPublicAddr | 1.3.6.1.4.1.1872.2.5.5.1.3.2.1.3 | IpAddress | read-only | The public IP address of SDP entry. |
| slbCurCfgSdpTable | 1.3.6.1.4.1.1872.2.5.5.1.3.2 | not-accessible | The SDP table in layer7 processing engine. | |
| slbCurCfgSdpTableEntry | 1.3.6.1.4.1.1872.2.5.5.1.3.2.1 | not-accessible | A row in the table. | |
| STR slbCurCfgSipUdpRuleAdd | 1.3.6.1.4.1.1872.2.5.5.1.5.1.1.7 | DisplayString | read-only | The dependent rules of this rule. |
| OCT slbCurCfgSipUdpRuleBmap | 1.3.6.1.4.1.1872.2.5.5.1.5.1.1.9 | OCTET STRING | read-only | The SIP UDP Dependent Rules. The SIP UDP Dependent Rules are presented in a bitmap format. in receiving order: OCTET 1 OCTET 2 ..... xxxxxxxx xxxxxxxx ..... || || |_ Dependent Rule || || || ||___ Dependent Rule 4 || |____ Dependent Rule 3 || . . . ||_________ Dependent Rule 2 |__________ Dependent Rule 1 where x : 1 - The represented Dependent Rule is selected 0 - The represented Dependent Rule is not selected |
| STR slbCurCfgSipUdpRuleContent | 1.3.6.1.4.1.1872.2.5.5.1.5.1.1.3 | DisplayString | read-only | The content length of the UDP header field. |
| I32 slbCurCfgSipUdpRuleContract | 1.3.6.1.4.1.1872.2.5.5.1.5.1.1.4 | Integer32 | read-only | BWM contract for this rule. |
| INT slbCurCfgSipUdpRuleHdrFld | 1.3.6.1.4.1.1872.2.5.5.1.5.1.1.2 | INTEGER | read-only | The name of the header field. |
| I32 slbCurCfgSipUdpRuleIndex | 1.3.6.1.4.1.1872.2.5.5.1.5.1.1.1 | Integer32 | read-only | The UDP Rule number for which the SIP UDP rule table is related. |
| STR slbCurCfgSipUdpRuleMsg | 1.3.6.1.4.1.1872.2.5.5.1.5.1.1.5 | DisplayString | read-only | The Alert message for this rule. |
| I32 slbCurCfgSipUdpRuleSeverity | 1.3.6.1.4.1.1872.2.5.5.1.5.1.1.6 | Integer32 | read-only | The severity of this rule. |
| INT slbCurCfgSipUdpRuleState | 1.3.6.1.4.1.1872.2.5.5.1.5.1.1.8 | INTEGER | read-only | Enable or disable this rule. |
| slbCurCfgSipUdpRuleTable | 1.3.6.1.4.1.1872.2.5.5.1.5.1 | not-accessible | The table of SIP Udp rule configuration in the current_config. | |
| slbCurCfgSipUdpRuleTableEntry | 1.3.6.1.4.1.1872.2.5.5.1.5.1.1 | not-accessible | A row in the table. | |
| INT slbCurCfgUrlHashing | 1.3.6.1.4.1.1872.2.5.5.1.1.1.15 | INTEGER | read-only | This is to Enable/Disable URL hashing based on URI. |
| I32 slbCurCfgUrlHttpMethodIndex | 1.3.6.1.4.1.1872.2.5.5.1.1.3.2.1.1 | Integer32 | read-only | The http method table index. |
| slbCurCfgUrlHttpMethodsTable | 1.3.6.1.4.1.1872.2.5.5.1.1.3.2 | not-accessible | The http methods table in layer7 processing engine. | |
| slbCurCfgUrlHttpMethodsTableEntry | 1.3.6.1.4.1.1872.2.5.5.1.1.3.2.1 | not-accessible | A row in the http methods table. | |
| STR slbCurCfgUrlHttpMethodString | 1.3.6.1.4.1.1872.2.5.5.1.1.3.2.1.2 | DisplayString | read-only | The http method string to process in layer7 engine. |
| I32 slbCurCfgUrlLbBwmContract | 1.3.6.1.4.1.1872.2.5.5.1.1.2.2.1.3 | Integer32 | read-only | The BW contract for the path. |
| INT slbCurCfgUrlLbCaseSensitiveStrMatch | 1.3.6.1.4.1.1872.2.5.5.1.1.2.6 | INTEGER | read-only | This is for controlling if the URL String matching is case sensitive or not. enabled(1) - URL String matching is case sensitive disabled(2)- URL String matching is not case sensitive |
| STR slbCurCfgUrlLbErrorMsg | 1.3.6.1.4.1.1872.2.5.5.1.1.2.4 | DisplayString | read-only | Customize error message to send back to client when switch cannot bind client's request to servers. |
| INT slbCurCfgUrlLbPathAllowRegExp | 1.3.6.1.4.1.1872.2.5.5.1.1.2.2.1.12 | INTEGER | read-only | Allow regular expression for layer7 SLB path string. |
| INT slbCurCfgUrlLbPathApplication | 1.3.6.1.4.1.1872.2.5.5.1.1.2.2.1.14 | INTEGER | read-only | Type of appliction (http, dns, other). |
| STR slbCurCfgUrlLbPathCompleteString | 1.3.6.1.4.1.1872.2.5.5.1.1.2.2.1.11 | DisplayString | read-only | The complete SLB or ASCII/BINARY string for pattern matching . |
| INT slbCurCfgUrlLbPathDepth | 1.3.6.1.4.1.1872.2.5.5.1.1.2.2.1.8 | INTEGER | read-only | Depth of IP packet to search and match the pattern string. |
| STR slbCurCfgUrlLbPathDnsQueryTypes | 1.3.6.1.4.1.1872.2.5.5.1.1.2.2.1.10 | DisplayString | read-only | DNS Query type(s) (by number). |
| INT slbCurCfgUrlLbPathDnsType | 1.3.6.1.4.1.1872.2.5.5.1.1.2.2.1.13 | INTEGER | read-only | DNS type (dns, dnssec, any). |
| STR slbCurCfgUrlLbPathHTTPHeader | 1.3.6.1.4.1.1872.2.5.5.1.1.2.2.1.4 | DisplayString | read-only | The HTTP header for URL load balancing. |
| STR slbCurCfgUrlLbPathHTTPHeaderValue | 1.3.6.1.4.1.1872.2.5.5.1.1.2.2.1.5 | DisplayString | read-only | The HTTP header value for URL load balancing. |
| I32 slbCurCfgUrlLbPathIndex | 1.3.6.1.4.1.1872.2.5.5.1.1.2.2.1.1 | Integer32 | read-only | The URL path table index. |
| INT slbCurCfgUrlLbPathOffset | 1.3.6.1.4.1.1872.2.5.5.1.1.2.2.1.7 | INTEGER | read-only | Offset from beginning of IP packet to start matching the pattern string. |
| INT slbCurCfgUrlLbPathOper | 1.3.6.1.4.1.1872.2.5.5.1.1.2.2.1.9 | INTEGER | read-only | Operation to be performed on the pattern match string. For ASCII pattern strings, only the equal (eq) operation is valid. |
| INT slbCurCfgUrlLbPathPatternStringType | 1.3.6.1.4.1.1872.2.5.5.1.1.2.2.1.6 | INTEGER | read-only | Type of pattern string (ASCII or binary or none). |
| STR slbCurCfgUrlLbPathString | 1.3.6.1.4.1.1872.2.5.5.1.1.2.2.1.2 | DisplayString | read-only | The SLB string or ASCII/BINARY string for pattern matching . |
| slbCurCfgUrlLbPathTable | 1.3.6.1.4.1.1872.2.5.5.1.1.2.2 | not-accessible | The table of URL path for URL load balancing in the current_config. | |
| slbCurCfgUrlLbPathTableEntry | 1.3.6.1.4.1.1872.2.5.5.1.1.2.2.1 | not-accessible | Information about an URL path for URL load balancing. | |
| INT slbCurCfgUrlRedirCookieOrigSrv | 1.3.6.1.4.1.1872.2.5.5.1.1.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 |
| INT slbCurCfgUrlRedirHeader | 1.3.6.1.4.1.1872.2.5.5.1.1.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 |
| STR slbCurCfgUrlRedirHeaderName | 1.3.6.1.4.1.1872.2.5.5.1.1.1.13 | DisplayString | read-only | The HTTP header name |
| INT slbCurCfgUrlRedirHeaderNameType | 1.3.6.1.4.1.1872.2.5.5.1.1.1.17 | INTEGER | read-only | HTTP header Application type. |
| INT slbCurCfgUrlRedirNoCacheOrigSrv | 1.3.6.1.4.1.1872.2.5.5.1.1.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 |
| INT slbCurCfgUrlRedirNonGetOrigSrv | 1.3.6.1.4.1.1872.2.5.5.1.1.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 |
| INT slbCurCfgUrlRedirUriHashLength | 1.3.6.1.4.1.1872.2.5.5.1.1.1.9 | INTEGER | read-only | Specify the number of bytes in the URI will be used to hash onto server |
| INT slbNewCfgSdpDelete | 1.3.6.1.4.1.1872.2.5.5.1.3.3.1.4 | INTEGER | read-create | 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. |
| I32 slbNewCfgSdpIndex | 1.3.6.1.4.1.1872.2.5.5.1.3.3.1.1 | Integer32 | read-only | The SDP table index.Maximum entries you can configure is 16 |
| IP slbNewCfgSdpPrivAddr | 1.3.6.1.4.1.1872.2.5.5.1.3.3.1.2 | IpAddress | read-create | The private IP address of SDP entry. |
| IP slbNewCfgSdpPublicAddr | 1.3.6.1.4.1.1872.2.5.5.1.3.3.1.3 | IpAddress | read-create | The public IP address of SDP entry. |
| slbNewCfgSdpTable | 1.3.6.1.4.1.1872.2.5.5.1.3.3 | not-accessible | The SDP table in layer7 processing engine. | |
| slbNewCfgSdpTableEntry | 1.3.6.1.4.1.1872.2.5.5.1.3.3.1 | not-accessible | A row in the SDP table. | |
| I32 slbNewCfgSipUdpRuleAdd | 1.3.6.1.4.1.1872.2.5.5.1.5.2.1.7 | Integer32 | read-create | Add dependent rules to this rule. A '0' value is returned when read. |
| OCT slbNewCfgSipUdpRuleBmap | 1.3.6.1.4.1.1872.2.5.5.1.5.2.1.11 | OCTET STRING | read-only | The SIP UDP Dependent Rules. The SIP UDP Dependent Rules are presented in a bitmap format. in receiving order: OCTET 1 OCTET 2 ..... xxxxxxxx xxxxxxxx ..... || || |_ Dependent Rule || || || ||___ Dependent Rule 4 || |____ Dependent Rule 3 || . . . ||_________ Dependent Rule 2 |__________ Dependent Rule 1 where x : 1 - The represented Dependent Rule is selected 0 - The represented Dependent Rule is not selected |
| STR slbNewCfgSipUdpRuleContent | 1.3.6.1.4.1.1872.2.5.5.1.5.2.1.3 | DisplayString | read-create | The content length of the UDP header field. |
| I32 slbNewCfgSipUdpRuleContract | 1.3.6.1.4.1.1872.2.5.5.1.5.2.1.4 | Integer32 | read-create | BWM contract for this rule. |
| INT slbNewCfgSipUdpRuleDelete | 1.3.6.1.4.1.1872.2.5.5.1.5.2.1.10 | INTEGER | read-create | 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. |
| INT slbNewCfgSipUdpRuleHdrFld | 1.3.6.1.4.1.1872.2.5.5.1.5.2.1.2 | INTEGER | read-create | The name of the header field. |
| I32 slbNewCfgSipUdpRuleIndex | 1.3.6.1.4.1.1872.2.5.5.1.5.2.1.1 | Integer32 | read-only | The UDP Rule number for which the SIP UDP rule table is related. |
| STR slbNewCfgSipUdpRuleMsg | 1.3.6.1.4.1.1872.2.5.5.1.5.2.1.5 | DisplayString | read-create | The Alert message for this rule. |
| I32 slbNewCfgSipUdpRuleRem | 1.3.6.1.4.1.1872.2.5.5.1.5.2.1.8 | Integer32 | read-create | Remove dependent rules from this rule. |
| I32 slbNewCfgSipUdpRuleSeverity | 1.3.6.1.4.1.1872.2.5.5.1.5.2.1.6 | Integer32 | read-create | The severity of this rule. |
| INT slbNewCfgSipUdpRuleState | 1.3.6.1.4.1.1872.2.5.5.1.5.2.1.9 | INTEGER | read-create | Enable or disable this rule. |
| slbNewCfgSipUdpRuleTable | 1.3.6.1.4.1.1872.2.5.5.1.5.2 | not-accessible | The table of SIP Udp rule configuration in the current_config. | |
| slbNewCfgSipUdpRuleTableEntry | 1.3.6.1.4.1.1872.2.5.5.1.5.2.1 | not-accessible | A row in the table. | |
| INT slbNewCfgUrlHashing | 1.3.6.1.4.1.1872.2.5.5.1.1.1.16 | INTEGER | read-write | This is to Enable/Disable URL hashing based on URI. |
| INT slbNewCfgUrlHttpMethodDelete | 1.3.6.1.4.1.1872.2.5.5.1.1.3.3.1.3 | INTEGER | read-create | 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. |
| I32 slbNewCfgUrlHttpMethodIndex | 1.3.6.1.4.1.1872.2.5.5.1.1.3.3.1.1 | Integer32 | read-only | The http method table index. |
| slbNewCfgUrlHttpMethodsTable | 1.3.6.1.4.1.1872.2.5.5.1.1.3.3 | not-accessible | The http methods table in layer7 processing engine. | |
| slbNewCfgUrlHttpMethodsTableEntry | 1.3.6.1.4.1.1872.2.5.5.1.1.3.3.1 | not-accessible | A row in the http methods table. | |
| STR slbNewCfgUrlHttpMethodString | 1.3.6.1.4.1.1872.2.5.5.1.1.3.3.1.2 | DisplayString | read-create | The http method string to process in layer7 engine. |
| I32 slbNewCfgUrlLbBwmContract | 1.3.6.1.4.1.1872.2.5.5.1.1.2.3.1.4 | Integer32 | read-create | The BW contract for the load path. |
| INT slbNewCfgUrlLbCaseSensitiveStrMatch | 1.3.6.1.4.1.1872.2.5.5.1.1.2.7 | INTEGER | read-write | This is for controlling if the URL String matching is case sensitive or not. enabled(1) - URL String matching is case sensitive disabled(2)- URL String matching is not case sensitive |
| STR slbNewCfgUrlLbErrorMsg | 1.3.6.1.4.1.1872.2.5.5.1.1.2.5 | DisplayString | read-write | Customize error message to send back to client when switch cannot bind client's request to servers. |
| INT slbNewCfgUrlLbPathAllowRegExp | 1.3.6.1.4.1.1872.2.5.5.1.1.2.3.1.13 | INTEGER | read-create | Allow regular expression for layer7 SLB path string. |
| INT slbNewCfgUrlLbPathApplication | 1.3.6.1.4.1.1872.2.5.5.1.1.2.3.1.15 | INTEGER | read-create | Type of application (http, dns, other). |
| STR slbNewCfgUrlLbPathCompleteString | 1.3.6.1.4.1.1872.2.5.5.1.1.2.3.1.12 | DisplayString | read-only | The complete SLB or ASCII/BINARY string for pattern matching . |
| INT slbNewCfgUrlLbPathDelete | 1.3.6.1.4.1.1872.2.5.5.1.1.2.3.1.3 | INTEGER | read-create | 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. |
| INT slbNewCfgUrlLbPathDepth | 1.3.6.1.4.1.1872.2.5.5.1.1.2.3.1.9 | INTEGER | read-create | Depth of IP packet to search and match the pattern string. |
| STR slbNewCfgUrlLbPathDnsQueryTypes | 1.3.6.1.4.1.1872.2.5.5.1.1.2.3.1.11 | DisplayString | read-create | DNS Query type(s) (by number). |
| INT slbNewCfgUrlLbPathDnsType | 1.3.6.1.4.1.1872.2.5.5.1.1.2.3.1.14 | INTEGER | read-create | DNS type (dns, dnssec, any). |
| STR slbNewCfgUrlLbPathHTTPHeader | 1.3.6.1.4.1.1872.2.5.5.1.1.2.3.1.5 | DisplayString | read-create | The HTTP header for URL load balancing. |
| STR slbNewCfgUrlLbPathHTTPHeaderValue | 1.3.6.1.4.1.1872.2.5.5.1.1.2.3.1.6 | DisplayString | read-create | The HTTP header value for URL load balancing. |
| I32 slbNewCfgUrlLbPathIndex | 1.3.6.1.4.1.1872.2.5.5.1.1.2.3.1.1 | Integer32 | read-only | The URL path table index. |
| INT slbNewCfgUrlLbPathOffset | 1.3.6.1.4.1.1872.2.5.5.1.1.2.3.1.8 | INTEGER | read-create | Offset from beginning of IP packet to start matching the pattern string. |
| INT slbNewCfgUrlLbPathOper | 1.3.6.1.4.1.1872.2.5.5.1.1.2.3.1.10 | INTEGER | read-create | Operation to be performed on the pattern match string. For ASCII pattern strings, only the equal (eq) operation is valid. |
| INT slbNewCfgUrlLbPathPatternStringType | 1.3.6.1.4.1.1872.2.5.5.1.1.2.3.1.7 | INTEGER | read-create | Type of pattern string (ASCII or binary). |
| STR slbNewCfgUrlLbPathString | 1.3.6.1.4.1.1872.2.5.5.1.1.2.3.1.2 | DisplayString | read-create | The SLB string or ASCII/BINARY string for pattern matching . |
| slbNewCfgUrlLbPathTable | 1.3.6.1.4.1.1872.2.5.5.1.1.2.3 | not-accessible | The table of URL path for URL load balancing in the new_config. | |
| slbNewCfgUrlLbPathTableEntry | 1.3.6.1.4.1.1872.2.5.5.1.1.2.3.1 | not-accessible | Information about an URL path for URL load balancing. | |
| INT slbNewCfgUrlRedirCookieOrigSrv | 1.3.6.1.4.1.1872.2.5.5.1.1.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 |
| INT slbNewCfgUrlRedirHeader | 1.3.6.1.4.1.1872.2.5.5.1.1.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 |
| STR slbNewCfgUrlRedirHeaderName | 1.3.6.1.4.1.1872.2.5.5.1.1.1.14 | DisplayString | read-write | The HTTP header name |
| INT slbNewCfgUrlRedirHeaderNameType | 1.3.6.1.4.1.1872.2.5.5.1.1.1.18 | INTEGER | read-write | HTTP header Application type. |
| INT slbNewCfgUrlRedirNoCacheOrigSrv | 1.3.6.1.4.1.1872.2.5.5.1.1.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 |
| INT slbNewCfgUrlRedirNonGetOrigSrv | 1.3.6.1.4.1.1872.2.5.5.1.1.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 |
| INT slbNewCfgUrlRedirUriHashLength | 1.3.6.1.4.1.1872.2.5.5.1.1.1.10 | INTEGER | read-write | Specify the number of bytes in the URI will be used to hash onto server |
| slbParsing | 1.3.6.1.4.1.1872.2.5.5.3.1 | |||
| STR slbParsingCip | 1.3.6.1.4.1.1872.2.5.5.3.1.5 | DisplayString | read-only | The Client IP address from parsed SLB Cookie. |
| STR slbParsingRip | 1.3.6.1.4.1.1872.2.5.5.3.1.3 | DisplayString | read-only | The Real IP address from parsed SLB Cookie. |
| INT slbParsingRport | 1.3.6.1.4.1.1872.2.5.5.3.1.4 | INTEGER | read-only | The Real Port Number from parsed SLB Cookie. |
| STR slbParsingString | 1.3.6.1.4.1.1872.2.5.5.3.1.1 | DisplayString | read-write | The SLB Cookie to parse of length 8, 16, 24, 28 or 76 bytes and Cookie value should be in 0xXXXXXXXXXXXXXXXX format. |
| STR slbParsingVip | 1.3.6.1.4.1.1872.2.5.5.3.1.2 | DisplayString | read-only | The Virtual IP address from parsed SLB Cookie. |
| I32 slbSdpTableMaxSize | 1.3.6.1.4.1.1872.2.5.5.1.3.1 | Integer32 | read-only | The maximum number of SDP entries in layer7 processing engine. |
| slbUrlBalance | 1.3.6.1.4.1.1872.2.5.5.1.1.2 | |||
| slbUrlHttpMethods | 1.3.6.1.4.1.1872.2.5.5.1.1.3 | |||
| I32 slbUrlHttpMethodsTableMaxSize | 1.3.6.1.4.1.1872.2.5.5.1.1.3.1 | Integer32 | read-only | The maximum number of http method entries in layer7 processing engine. |
| I32 slbUrlLbPathTableMaxSize | 1.3.6.1.4.1.1872.2.5.5.1.1.2.1 | Integer32 | read-only | The maximum number of entries in SLB URL load balance table. |
| slbUrlRedir | 1.3.6.1.4.1.1872.2.5.5.1.1.1 | |||
| urlCfg | 1.3.6.1.4.1.1872.2.5.5.1.1 | |||
| C32 urlMaintStatAgedSessions | 1.3.6.1.4.1.1872.2.5.5.2.1.3.27 | Counter32 | read-only | The total number of aged delayed binding sessions. |
| C32 urlMaintStatClientReset | 1.3.6.1.4.1.1872.2.5.5.2.1.3.1 | Counter32 | read-only | The number of reset frames sent to the client by the switch during client connection termination. |
| C32 urlMaintStatConnSplicing | 1.3.6.1.4.1.1872.2.5.5.2.1.3.3 | Counter32 | read-only | The total number of connection swapping between different real servers in supporting multiple HTTP/1.1 client requests. |
| G32 urlMaintStatCurDataBufUse | 1.3.6.1.4.1.1872.2.5.5.2.1.3.12 | Gauge32 | read-only | The number of outstanding data buffers used. |
| G32 urlMaintStatCurSEQBufEntries | 1.3.6.1.4.1.1872.2.5.5.2.1.3.10 | Gauge32 | read-only | The number of outstanding sequence buffers used. |
| G32 urlMaintStatCurSPBufEntries | 1.3.6.1.4.1.1872.2.5.5.2.1.3.14 | Gauge32 | read-only | The number of outstanding SP buffers used. |
| G32 urlMaintStatCurSPMemUnits | 1.3.6.1.4.1.1872.2.5.5.2.1.3.9 | Gauge32 | read-only | The current available SP memory units. |
| G32 urlMaintStatHalfOpens | 1.3.6.1.4.1.1872.2.5.5.2.1.3.4 | Gauge32 | read-only | The number of outstanding TCP connections have been half opened. This statistics is valid only when URL parsing has been turned on. It is incremented when the switch respond to TCP SYN packet and decremented upon receiving TCP SYN ACK packet from the requester. |
| C32 urlMaintStatHighestDataBufUse | 1.3.6.1.4.1.1872.2.5.5.2.1.3.13 | Counter32 | read-only | The highest number of data buffers ever used. |
| C32 urlMaintStatHighestSEQBufEntries | 1.3.6.1.4.1.1872.2.5.5.2.1.3.11 | Counter32 | read-only | The highest number of sequence buffers ever used. |
| C32 urlMaintStatHighestSPBufEntries | 1.3.6.1.4.1.1872.2.5.5.2.1.3.15 | Counter32 | read-only | The number of SP buffers ever used. |
| C32 urlMaintStatInvalidHandshakes | 1.3.6.1.4.1.1872.2.5.5.2.1.3.8 | Counter32 | read-only | The total number of dropped frames because of invalid 3-way handshakes. |
| C32 urlMaintStatInvalidMethods | 1.3.6.1.4.1.1872.2.5.5.2.1.3.26 | Counter32 | read-only | The total number of invalid method hits. |
| G32 urlMaintStatLowestSPMemUnits | 1.3.6.1.4.1.1872.2.5.5.2.1.3.28 | Gauge32 | read-only | The lowest available SP memory units. |
| C32 urlMaintStatMaxBytesBuffered | 1.3.6.1.4.1.1872.2.5.5.2.1.3.25 | Counter32 | read-only | The maximum number of bytes buffered per session. |
| C32 urlMaintStatMaxFramesPerSess | 1.3.6.1.4.1.1872.2.5.5.2.1.3.24 | Counter32 | read-only | The maximum number of frames to be buffered per session. |
| C32 urlMaintStatMaxSessPerBucket | 1.3.6.1.4.1.1872.2.5.5.2.1.3.23 | Counter32 | read-only | The maximum number of items(sessions) allowed in the session table hash bucket chain. |
| C32 urlMaintStatRandomEarlyDrops | 1.3.6.1.4.1.1872.2.5.5.2.1.3.6 | Counter32 | read-only | The total number of SYN frames dropped when the buffer is low. |
| C32 urlMaintStatReqTooLong | 1.3.6.1.4.1.1872.2.5.5.2.1.3.7 | Counter32 | read-only | The total number of GET requests that exceeded 4500 bytes. |
| urlMaintStats | 1.3.6.1.4.1.1872.2.5.5.2.1.3 | |||
| C32 urlMaintStatSeqBufAllocFails | 1.3.6.1.4.1.1872.2.5.5.2.1.3.21 | Counter32 | read-only | The number of times sequence buffer allocation failed. |
| C32 urlMaintStatServerReset | 1.3.6.1.4.1.1872.2.5.5.2.1.3.2 | Counter32 | read-only | The number of reset frames sent to the server by the switch during server connection termination. |
| C32 urlMaintStatSwitchRetries | 1.3.6.1.4.1.1872.2.5.5.2.1.3.5 | Counter32 | read-only | The total number of switch retries to connect to the real server. |
| C32 urlMaintStatTotalDataBufAllocs | 1.3.6.1.4.1.1872.2.5.5.2.1.3.19 | Counter32 | read-only | The total number of data buffers allocated to store client request. |
| C32 urlMaintStatTotalDataBufFrees | 1.3.6.1.4.1.1872.2.5.5.2.1.3.20 | Counter32 | read-only | The total number of data buffers freed. |
| C32 urlMaintStatTotalNonZeroSEQAlloc | 1.3.6.1.4.1.1872.2.5.5.2.1.3.16 | Counter32 | read-only | The total number of sequence buffer allocations with non zero length. |
| C32 urlMaintStatTotalSEQBufAllocs | 1.3.6.1.4.1.1872.2.5.5.2.1.3.17 | Counter32 | read-only | The total number of sequence buffer allocations. |
| C32 urlMaintStatTotalSEQBufFrees | 1.3.6.1.4.1.1872.2.5.5.2.1.3.18 | Counter32 | read-only | The total number of sequence buffer freed. |
| C32 urlMaintStatUBufAllocFails | 1.3.6.1.4.1.1872.2.5.5.2.1.3.22 | Counter32 | read-only | The number of times URL data buffer allocation failed. |
| urlRedirStats | 1.3.6.1.4.1.1872.2.5.5.2.1.1 | |||
| urlSlbStats | 1.3.6.1.4.1.1872.2.5.5.2.1.2 | |||
| G32 urlSpMaintStatsCurMemUnits | 1.3.6.1.4.1.1872.2.5.5.2.1.4.1.2 | Gauge32 | read-only | The number of memory units available. |
| G32 urlSpMaintStatsLowestMemUnits | 1.3.6.1.4.1.1872.2.5.5.2.1.4.1.3 | Gauge32 | read-only | The lowest number of memory units available. |
| I32 urlSpMaintStatsSpIndex | 1.3.6.1.4.1.1872.2.5.5.2.1.4.1.1 | Integer32 | read-only | The SP index. |
| urlSpMaintStatsTable | 1.3.6.1.4.1.1872.2.5.5.2.1.4 | not-accessible | The table of URL SP maintenance statistics. | |
| urlSpMaintStatsTableEntry | 1.3.6.1.4.1.1872.2.5.5.2.1.4.1 | not-accessible | A row in the URL SP maintenance statistics table. | |
| C32 urlStatRedCookie | 1.3.6.1.4.1.1872.2.5.5.2.1.1.4 | Counter32 | read-only | The number of instances that the received packet contains a 'Cookie: ' header. |
| C32 urlStatRedNoCache | 1.3.6.1.4.1.1872.2.5.5.2.1.1.5 | Counter32 | read-only | The number of instances that the received packet contains a no-cache header value. |
| C32 urlStatRedNonGets | 1.3.6.1.4.1.1872.2.5.5.2.1.1.3 | Counter32 | read-only | The number of instances that the received packet contains none GETs(POST ,HEAD ,PUT..) methods. |
| C32 urlStatRedOrigSrvs | 1.3.6.1.4.1.1872.2.5.5.2.1.1.2 | Counter32 | 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. |
| C32 urlStatRedRedirsEx | 1.3.6.1.4.1.1872.2.5.5.2.1.1.1 | Counter32 | read-only | The number of instances that the received packet matches the specified URL expressions and redirected to specified group of real servers. |
| C32 urlStatRedRtspCacheSrvs | 1.3.6.1.4.1.1872.2.5.5.2.1.1.7 | Counter32 | read-only | The number of RTSP requests redirected to the cache server. |
| C32 urlStatRedRtspOrigSrvs | 1.3.6.1.4.1.1872.2.5.5.2.1.1.8 | Counter32 | read-only | The number of RTSP requests forwarded to the origin server. |
| C32 urlStatRedStraightOrigSrvs | 1.3.6.1.4.1.1872.2.5.5.2.1.1.6 | Counter32 | read-only | The number of HTTP requests forwarded straight to the origin server. |
| urlStats | 1.3.6.1.4.1.1872.2.5.5.2.1 | |||
| C32 urlStatSlbPathHits | 1.3.6.1.4.1.1872.2.5.5.2.1.2.1.1.2 | Counter32 | read-only | The number of instances that are load-balanced due to match of the particular URL path. |
| I32 urlStatSlbPathIndex | 1.3.6.1.4.1.1872.2.5.5.2.1.2.1.1.1 | Integer32 | read-only | The URL path table index. |
| urlStatSlbPathTable | 1.3.6.1.4.1.1872.2.5.5.2.1.2.1 | not-accessible | The statistics table of instances that the URL path matched. | |
| urlStatSlbPathTableEntry | 1.3.6.1.4.1.1872.2.5.5.2.1.2.1.1 | not-accessible | Information about the number of instances that are load-balanced due to match of a particular URL path. |
RFC description
Layer 7 application delivery and content-aware switching features for Radware Alteon switches.
Start monitoring Radware Alteon load balancers with a free 30-day trial of IPNetwork Monitor. Import MIBs, browse SNMP OIDs, create custom SNMP monitors, configure alerts, and monitor any SNMP-enabled network device from a single console.