MIB Viewer

rsWSDServerAdminStatus

OBJECT-TYPE
1.3.6.1.4.1.89.35.1.11.1.15
Access
read-write
Status
mandatory
Source
WSD-MIB
Sub-identifiers
0
Administrative status of application on server. enable - activates the server. The rsWSDServerOperStatus will change to active. disable - stops the server. The rsWSDServerOperStatus will change to notInService. shutdown - gracefully shuts down the server. The rsWSDServerOperStatus will change to noNewSessions.
INTEGER { enable(1), disable(2), shutdown(3) }