rsWSDServerReplyInspectionWithFirstMode
WSD-MIB ·
.1.3.6.1.4.1.89.35.1.40.34.16
Object
scalar r/w
Enumeration
Enables old behavior of Dynamic Session ID learned from server reply when Persistent L7 Switching mode configured to 'First'. Using this mode (inspectAllServerReplies) AD is inspecting each response from server in order to learn the Session ID. If the server will change the Session ID, AD will change it on the DSID table. When set to inspectFirstReply, AD will learn only from the server reply to the first transaction. In case there is a need to learn from each response, the user should configure one of the 'complete' or Persistent L7 Switching modes (overite/maintain).
Context
- MIB
- WSD-MIB
- OID
.1.3.6.1.4.1.89.35.1.40.34.16- Type
- scalar
- Access
- readwrite
- Status
- current
- Default
inspectAllServerReplies- Parent
- rsWSDTweaks
Net-SNMP examples
How SNMP and these commands workScalars have one instance, identified by the .0 suffix.
Read the scalar 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::rsWSDServerReplyInspectionWithFirstMode.0'
More examples
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::rsWSDServerReplyInspectionWithFirstMode'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | inspectAllServerReplies |
2 | inspectFirstReply |