sshClientAliveInterval
ARICENT-SSH-MIB ·
.1.3.6.1.4.1.2076.97.1.14
Object
scalar r/w
Integer32
This object defines the timeout interval in seconds after which if no data has been received from the client, ssh server will send a message through the encrypted channel to request a response from the client. Value 0 indicates that these messages will not be sent to the client
Context
- MIB
- ARICENT-SSH-MIB
- OID
.1.3.6.1.4.1.2076.97.1.14- 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::sshClientAliveInterval.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::sshClientAliveInterval'
Syntax
Integer32
Values & Constraints
Object Constraints
range: 0-2147483647