swSFTPServerConnectionTimeout
SFTPServer-MIB ·
.1.3.6.1.4.1.171.12.104.1.3
Object
scalar r/w
Integer32
This object specifies the idle timer for SFTP server. If SFTP server detects no operation after duration of idle timer for a specific SFTP session, it will close this SFTP session actively. Its default value is 120 seconds.
Context
- MIB
- SFTPServer-MIB
- OID
.1.3.6.1.4.1.171.12.104.1.3- Type
- scalar
- Access
- readwrite
- Status
- current
- Parent
- swSFTPServerMgmt
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 'SFTPServer-MIB' -M '/opt/observium/mibs/d-link:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'SFTPServer-MIB::swSFTPServerConnectionTimeout.0'
More examples
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'SFTPServer-MIB' -M '/opt/observium/mibs/d-link:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'SFTPServer-MIB::swSFTPServerConnectionTimeout'
Syntax
Integer32
Values & Constraints
Object Constraints
range: 30-600