All MIBs › HUAWEI-SSH-MIB › hwSSHUserAuthType
hwSSHUserAuthType
Module: HUAWEI-SSH-MIB
OID (symbolic): HUAWEI-SSH-MIB::hwSSHUserAuthType
OID (numeric): 1.3.6.1.4.1.2011.5.25.118.1.11.1.4
Node type: OBJECT-TYPE
Type: INTEGER
Access: read-create
Description: The object specifies the authentication type of SSH user. The default authentication type is authPASSWORD. Options: 1. authNULL(1) -No authenticate. 2. authPASSWORD(2) -Password authentication. 3. authRSA(3) -RSA key authentication. 4. authRSAorPASSWORD(4) -Password or RSA key authentication. 5. authRSAandPASSWORD(5) -Password and RSA key authentication. 6. authDSA(6), -DSA key authentication. 7. authDSAandPASSWORD(7), -Password or DSA key authentication. 8. authAny(8), -Any authentication. 9. authECC(9), -ECC key authentication. 10.authECCandPASSWORD(10) -Password and ECC key authentication.
What is hwSSHUserAuthType?
This OID sets how this SSH user is authenticated: none, password, RSA/DSA/ECC key, or combinations of key-plus-password, defaulting to password authentication. Admins choose a key-based option here for stronger authentication than a shared password alone.
OID Breakdown
Upper-level ancestors (9 from the standard OID tree / other modules)
| Numeric OID | Name | Module |
|---|---|---|
| 1 | iso | LANART-AGENT |
| 1.3 | org | AirPair-MIB |
| 1.3.6 | dod | AirPair-MIB |
| 1.3.6.1 | internet | AirPair-MIB |
| 1.3.6.1.4 | private | AirPair-MIB |
| 1.3.6.1.4.1 | enterprises | AirPair-MIB |
| 1.3.6.1.4.1.2011 | huawei | HUAWEI-3COM-OID-MIB |
| 1.3.6.1.4.1.2011.5 | huaweiMgmt | HUAWEI-3COM-OID-MIB |
| 1.3.6.1.4.1.2011.5.25 | huaweiDatacomm | HUAWEI-3COM-OID-MIB |
| Numeric OID | Name | Module |
|---|---|---|
| 1.3.6.1.4.1.2011.5.25.118 | hwSSH | HUAWEI-SSH-MIB |
| 1.3.6.1.4.1.2011.5.25.118.1 | hwSSHServer | HUAWEI-SSH-MIB |
| 1.3.6.1.4.1.2011.5.25.118.1.11 | hwSSHUserTable | HUAWEI-SSH-MIB |
| 1.3.6.1.4.1.2011.5.25.118.1.11.1 | hwSSHUserEntry | HUAWEI-SSH-MIB |
| 1.3.6.1.4.1.2011.5.25.118.1.11.1.4 | hwSSHUserAuthType | HUAWEI-SSH-MIB |