sshMaxStartupsRateDrop
ARICENT-SSH-MIB ·
.1.3.6.1.4.1.2076.97.1.16
Object
scalar r/w
Integer32
SSH server will refuse connection attempts with a probability of the rate drop, if there are currently sshMaxStartupsStartDrop value unauthenticated connections. The probability increases linearly and all connection attempts are refused if the number of unauthenticated connections reaches sshMaxStartupsDropAll value. All connections will be dropped until authentication succeeds or the sshLoginGraceTime value expires for a connection. The default rate of drop is 30%
Context
- MIB
- ARICENT-SSH-MIB
- OID
.1.3.6.1.4.1.2076.97.1.16- 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::sshMaxStartupsRateDrop.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::sshMaxStartupsRateDrop'
Syntax
Integer32
Values & Constraints
Object Constraints
range: 1-100