rsADDynamicSidLookupMode

WSD-MIB · .1.3.6.1.4.1.89.35.1.40.68.1.7

Object

column r/w Enumeration
Defines scope for the persistency identifier search.
indicator (1),     search for a token=value pair that may appear anywhere within the the HTTP header.
offset    (2),     indicates that the entry is of 'Pattern Match' type.
header    (3),     search for HTTP header name given by rsADDynamicSidHeaderName. Header parameter may be indicated by rsADDynamicSid variable.
regexp    (4),     search regular expression in all the HTTP header.
httpCookie(5),     search for a token=value pair within the Cookie header. token is given by the rsADDynamicSid field value.
requestUrl(6)      search for a token=value pair within the HTTP request line. token is given by the rsADDynamicSid field value.
xmlTag    (7)      maintain persistency based on a SOAP tag and/or SOAP Header Field. Available only with ADXL and TSL license.

Context

MIB
WSD-MIB
OID
.1.3.6.1.4.1.89.35.1.40.68.1.7
Type
column
Access
readwrite
Status
current
Default
httpCookie
Parent
rsADDynamicSidEntry

Walk the column to discover its indexed instances, or supply every index to read one instance.

Walk the column
/usr/bin/snmpbulkwalk -v2c -c '<community>' -Pud -Ir -OQUs -m 'WSD-MIB' -M '/opt/observium/mibs/radware:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'WSD-MIB::rsADDynamicSidLookupMode'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'WSD-MIB' -M '/opt/observium/mibs/radware:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'WSD-MIB::rsADDynamicSidLookupMode.<rsADDynamicSidFarm>.<rsADDynamicSidPort>.<rsADDynamicSidL4Protocol>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'WSD-MIB' -M '/opt/observium/mibs/radware:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'WSD-MIB::rsADDynamicSidLookupMode'

Syntax

Enumeration

Values & Constraints

Enumerated Values
1indicator
2offset
3header
4regexp
5httpCookie
6requestUrl
7xmlTag
8radiusAttr