sshServerRekeyInterval
FS-SWITCH-MIB ·
.1.3.6.1.4.1.27975.35.1.6
Object
scalar
r/w
Integer32
Rekey interval of ip ssh server.Range 1~1440. Default value is 60.
Context
- MIB
- FS-SWITCH-MIB
- OID
.1.3.6.1.4.1.27975.35.1.6- Type
- scalar
- Access
- readwrite
- Status
- current
- Parent
- sshServer
- Siblings
- 5
Syntax
Integer32
Values & Constraints
Enumerated Values
1 | enable |
2 | disable |
Related Objects
Sibling Objects
| Object | Type | Syntax | OID |
|---|---|---|---|
| sshServerEnable SSH server status (enable(1) or disable(2)).
Default value is enable(1). | scalar | Enumeration | .1.3.6.1.4.1.27975.35.1.1 |
| sshServerVersion SSH server version.
v1(1), SSH version v1
v2(2), SSH version v2
all(3), SSH version v1 and v2.
Default value is v2(2). | scalar | Enumeration | .1.3.6.1.4.1.27975.35.1.2 |
| sshServerAuthTimer SSH server login grace time.Range 1~120.
Default value is 120. | scalar | Integer32 | .1.3.6.1.4.1.27975.35.1.3 |
| sshServerAuthRetries SSH server max authentication retry times.Range 1~6.
Default value is 6. | scalar | Integer32 | .1.3.6.1.4.1.27975.35.1.4 |
| sshServerAuthType SSH server authentication type.
password(1): Enable password authentication
rsa(2): Enable SSHv1 RSA authentication
publicKey(3): Enable SSHv2 public key authentication
passwordRs… | scalar | Enumeration | .1.3.6.1.4.1.27975.35.1.5 |