xsshdCfgAdminStatus
1.3.6.1.4.1.838.3.35.1.1.1.1
The administrative status of Secure Shell in the router.
The value of:
'enabled' - indicates that the ssh daemon will process
requests from clients. If there are enough
node resources, and the host/user pass authentication,
then the user will be allowed to log into the CL.I
'disable' - indicates that the ssh daemon will not
process requests from clients. Existing sessions
will not be torn down.
'testing' - will process requests from clients, and periodically
output a test pattern if the client is authenticated.
'disabledDown' - indicates that the ssh daemon will not process requests
from clients, and, at system initialization, the ssh
daemon will NOT be started. This can be used to free
up node resources if ssh is not going to be used.
Existing sessions will not be torn down.
The ssh daemon can only be started at intialization time. So, if it was
set to 'disabledDown' and the daemon never started, a full node boot will
be required to enable the ssh daemon.