sshServerAuthType
FS-SWITCH-MIB ·
.1.3.6.1.4.1.27975.35.1.5
Object
scalar
r/w
Enumeration
SSH server authentication type. password(1): Enable password authentication rsa(2): Enable SSHv1 RSA authentication publicKey(3): Enable SSHv2 public key authentication passwordRsa(4): Enable password and sshv1 Rsa authentication passwordPublicKey(5): Enable password and sshv2 public-key authentication. rsaPublicKey(6): Enable sshv1 rsa and sshv2 public-key authentication. all(7): Enable all authentication type. Default value is 5.
Context
- MIB
- FS-SWITCH-MIB
- OID
.1.3.6.1.4.1.27975.35.1.5- Type
- scalar
- Access
- readwrite
- Status
- current
- Parent
- sshServer
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | enable |
2 | disable |