sshRekeyLimit
ARICENT-SSH-MIB ·
.1.3.6.1.4.1.2076.97.1.11
Object
scalar r/w
Integer32
This object defines the maximum amount of data (KB) that may be transmitted or received before the session key is renegotiated. The default value for RekeyLimit is 0, which means that rekeying is performed after the cipher's default amount of data has been sent or received and no time based rekeying is done.
Context
- MIB
- ARICENT-SSH-MIB
- OID
.1.3.6.1.4.1.2076.97.1.11- 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::sshRekeyLimit.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::sshRekeyLimit'
Syntax
Integer32
Values & Constraints
Object Constraints
range: 0-2147483647