sshdCfgClientAliveInterval
BIANCA-BRICK-SSH-MIB ·
.1.3.6.1.4.1.272.4.44.1.17
Object
scalar mandatory
r/w
Integer32
Sets a timeout interval in seconds after which if no data has been received from the client, sshd will send a message through the encrypted channel to request a response from the client. The default is 0, indicating that these messages will not be sent to the client. This option applies to protocol version 2 only.
Context
- MIB
- BIANCA-BRICK-SSH-MIB
- OID
.1.3.6.1.4.1.272.4.44.1.17- Type
- scalar
- Access
- readwrite
- Status
- mandatory
- Parent
- sshDaemonCfg
Net-SNMP examples
How SNMP and these commands workScalars have one instance, identified by the .0 suffix.
Read the scalar instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'BIANCA-BRICK-SSH-MIB' -M '/opt/observium/mibs/bintec:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'BIANCA-BRICK-SSH-MIB::sshdCfgClientAliveInterval.0'
More examples
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'BIANCA-BRICK-SSH-MIB' -M '/opt/observium/mibs/bintec:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'BIANCA-BRICK-SSH-MIB::sshdCfgClientAliveInterval'
Syntax
Integer32
Values & Constraints
Object Constraints
range: 1-3600