MIB Viewer

rsADFarmClientMode

OBJECT-TYPE
1.3.6.1.4.1.89.35.1.135.1.14
Access
read-write
Status
mandatory
Source
WSD-MIB
Sub-identifiers
0
Client mode for this farm. How a single client's sessions are handled in the client table. Regular: all sessions to the same server, differentiated by destination port. EntryPerSession: all sessions to the same server, differentiated by both ports. ServerPerSession: new server selected for every session. RemoveEntry: extends EntryPerSession by removing terminated TCP sessions. RemoveServerPerSession: extends ServerPerSession to remove terminated TCP sessions.
INTEGER { regular(1), entryPerSession(2), serverPerSession(3), removeEntryAtSessionEnd(4), removeEntryAtSessionEndForServerPerSession(5) }