cslbxHttpExpressionRowStatus
CISCO-SLB-EXT-MIB ·
.1.3.6.1.4.1.9.9.254.1.5.2.1.5
Object
The object used by a management station to create or delete the row entry in cslbxHttpExpressionTable following the RowStatus textual convention.
Context
- MIB
- CISCO-SLB-EXT-MIB
- OID
.1.3.6.1.4.1.9.9.254.1.5.2.1.5- Type
- column
- Access
- readwrite
- Status
- current
- Parent
- cslbxHttpExpressionTableEntry
- Table
- cslbxHttpExpressionTable
- Siblings
- 5
Values & Constraints
Type Values
1 | active |
2 | notInService |
3 | notReady |
4 | createAndGo |
5 | createAndWait |
6 | destroy |
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 |
| cslbxHttpExpressionRequestMethod 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', '… | column | SNMP-FRAMEWORK-MIBSnmpAdminString | .1.3.6.1.4.1.9.9.254.1.5.2.1.6 |