cslbxHttpExpressionRequestMethod
CISCO-SLB-EXT-MIB ·
.1.3.6.1.4.1.9.9.254.1.5.2.1.6
Object
The expression string to match against the HTTP request method type string. Some of the standard request methods are: 'GET', 'HEAD', 'POST', 'PUT', 'DELETE', 'TRACE', 'CONNECT', 'OPTIONS'.
Context
- MIB
- CISCO-SLB-EXT-MIB
- OID
.1.3.6.1.4.1.9.9.254.1.5.2.1.6- Type
- column
- Access
- readwrite
- Status
- current
- Parent
- cslbxHttpExpressionTableEntry
- Table
- cslbxHttpExpressionTable
- Siblings
- 5
Syntax
SNMP-FRAMEWORK-MIBSnmpAdminString
- Source
- SNMP-FRAMEWORK-MIBSnmpAdminString
- Base type
OctetString
Values & Constraints
Type Constraints
range: 0..255
Related Objects
Sibling Objects
| Object | Type | Syntax | OID |
|---|---|---|---|
| cslbxHttpExpressionMapName The name of the Map containing this entry.
This entry is only valid for cslbxMapType of:
'urlMap', 'cookieMap', or 'headerMap'. | column | CISCO-SLB-MIBSlbServerString | .1.3.6.1.4.1.9.9.254.1.5.2.1.1 |
| cslbxHttpExpressionIndex The index of this item within a Map group. | column | SNMPv2-SMIUnsigned32 | .1.3.6.1.4.1.9.9.254.1.5.2.1.2 |
| cslbxHttpExpressionFieldName The HTTP Cookie Name or Header Name. The SLB device
will parse the HTTP packets for this field name. This
object is not used for the Map type of 'urlMap', since
there is only on… | column | SlbRegularExpression | .1.3.6.1.4.1.9.9.254.1.5.2.1.3 |
| cslbxHttpExpressionValue The regular expression to match against a HTTP URL,
Cookie, or Header field. | column | SlbRegularExpression | .1.3.6.1.4.1.9.9.254.1.5.2.1.4 |
| cslbxHttpExpressionRowStatus The object used by a management station to create
or delete the row entry in cslbxHttpExpressionTable
following the RowStatus textual convention. | column | SNMPv2-TCRowStatus | .1.3.6.1.4.1.9.9.254.1.5.2.1.5 |