MIB Viewer

rsNADServerOperStatus

OBJECT-TYPE
1.3.6.1.4.1.89.35.1.166.1.9
Access
read-only
Status
optional
Source
WSD-MIB
Sub-identifiers
0
Operational status of application on server. active - server is active notInService - server is or will become inactive. Existing sessions will be redirected to other servers. noNewSessions - server will receive no new sessions. Existing sessions are allowed to complete. inRecovery - Server is active yet does not handle traffic until configured Recovery Time is over.
INTEGER { active(1), notInService(2), noNewSessions(3), inRecovery(4) }