sshdCfgKeepAlives
BIANCA-BRICK-SSH-MIB ·
.1.3.6.1.4.1.272.4.44.1.7
Object
scalar
mandatory
r/w
Enumeration
Specifies whether the system should send keepalive messages to
the other side. If they are sent, death of the connection or
crash of one of the machines will be properly noticed. However,
this means that connections will die if the route is down tem-
porarily, and some people find it annoying. On the other hand,
if keepalives are not sent, sessions may hang indefinitely on
the server, leaving 'ghost' users and consuming server
resources.
The default is 'yes' (to send keepalives), and the server will
notice if the network goes down or the client host reboots.
This avoids infinitely hanging sessions.
To disable keepalives, the value should be set to 'no' in both
the server and the client configuration files.
Context
- MIB
- BIANCA-BRICK-SSH-MIB
- OID
.1.3.6.1.4.1.272.4.44.1.7- Type
- scalar
- Access
- readwrite
- Status
- mandatory
- Parent
- sshDaemonCfg
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | yes |
2 | no |