sshClientAliveCountMax
ARICENT-SSH-MIB ·
.1.3.6.1.4.1.2076.97.1.13
Object
scalar r/w
Integer32
This object defines the number of client alive messages which may be sent without ssh server receiving any messages back from the client. If this threshold is reached while client alive messages are being sent, ssh server will disconnect the client, terminating the session. Value 0 disables connection termination.
Context
- MIB
- ARICENT-SSH-MIB
- OID
.1.3.6.1.4.1.2076.97.1.13- Type
- scalar
- Access
- readwrite
- Status
- current
- Parent
- sshGeneralGroup
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 'ARICENT-SSH-MIB' -M '/opt/observium/mibs/aricent:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'ARICENT-SSH-MIB::sshClientAliveCountMax.0'
More examples
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'ARICENT-SSH-MIB' -M '/opt/observium/mibs/aricent:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'ARICENT-SSH-MIB::sshClientAliveCountMax'
Syntax
Integer32
Values & Constraints
Object Constraints
range: 0-2147483647