rsWSDSerStatAdminStatus
RADWARE-MIB ·
.1.3.6.1.4.1.89.35.1.12.1.9
Object
column
mandatory
r/w
Enumeration
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.
Context
- MIB
- RADWARE-MIB
- OID
.1.3.6.1.4.1.89.35.1.12.1.9- Type
- column
- Access
- readwrite
- Status
- mandatory
- Parent
- rsWSDServerStatEntry
- Table
- rsWSDServerStatTable
- Siblings
- 9
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | enable |
2 | connectionsShutdown |
3 | sessionsShutdown |
Related Objects
Sibling Objects
| Object | Type | Syntax | OID |
|---|---|---|---|
| rsWSDSerStatName mandatory This variable indicate the name assigned by the user to the serve. | column | OctetString | .1.3.6.1.4.1.89.35.1.12.1.1 |
| rsWSDSerStatConnectionLimitReached mandatory Connection limit reached flag. | column | Integer32 | .1.3.6.1.4.1.89.35.1.12.1.10 |
| rsWSDSerStatAttUsersNum mandatory The total number of currently active users attached to this server. | column | Integer32 | .1.3.6.1.4.1.89.35.1.12.1.2 |
| rsWSDSerStatPeakLoad mandatory Maximal number of frames per second dispatched to server
since last reset. | column | Integer32 | .1.3.6.1.4.1.89.35.1.12.1.3 |
| rsWSDSerStatFramesRate mandatory Number of frames per second dispatched to server. | column | Integer32 | .1.3.6.1.4.1.89.35.1.12.1.4 |
| rsWSDSerStatFramesLoad mandatory Number of frames per second dispatched to server. | column | RFC1155-SMICounter | .1.3.6.1.4.1.89.35.1.12.1.5 |
| rsWSDSerStatRecoveryTime mandatory Number of seconds after server initialization during which ISD won't
send any requests. | column | Integer32 | .1.3.6.1.4.1.89.35.1.12.1.6 |
| rsWSDSerStatWarmUpTime mandatory Number of seconds after server recovery during which the server will get
less requests than permitted by his weight and load. | column | Integer32 | .1.3.6.1.4.1.89.35.1.12.1.7 |
| rsWSDSerStatConnectionLimit mandatory The maximal number of client sessions which can be opened on this sever. | column | Integer32 | .1.3.6.1.4.1.89.35.1.12.1.8 |