MIB Viewer

rsWSDSerStatAdminStatus

OBJECT-TYPE
1.3.6.1.4.1.89.35.1.12.1.9
Access
read-write
Status
mandatory
Sub-identifiers
0
Administrative status of physical server. enable - activates the server. The rsADServerOperStatus will change to active. connectionsShutdown - gracefully shuts down connections to the server by allowing existing connections to complete, while new connections are not forwarded to this server. The rsADServerOperStatus will change to noNewSessions. sessionsShutdown - gracefully shuts down sessions to the server by allowing existing sessions to complete (new connections that match existing sessions on this server are still forwarded to the server), while new sessions are not forwarded to this server. The rsADServerOperStatus will change to noNewSessions.
INTEGER { enable(1), connectionsShutdown(2), sessionsShutdown(3) }