HUAWEI-SSH-MIB :: hwSSHServerRetry

MIB Reference — IPNetwork Monitor · Updated September 14, 2026

All MIBsHUAWEI-SSH-MIBhwSSHServerRetry

hwSSHServerRetry

Module: HUAWEI-SSH-MIB

OID (symbolic): HUAWEI-SSH-MIB::hwSSHServerRetry

OID (numeric): 1.3.6.1.4.1.2011.5.25.118.1.5

Node type: OBJECT-TYPE

Type: Integer32

Access: read-write

Description: The object specifies authentication-retry times for SSH user. Default: 3

What is hwSSHServerRetry?

This OID sets the number of authentication retries (1-5) allowed for an SSH user before the server gives up, defaulting to 3. An admin lowers this to make brute-force password guessing harder.

Examples

Walk all instances (SNMPv2c):

snmpwalk -v2c -c public <target> 1.3.6.1.4.1.2011.5.25.118.1.5
snmpwalk -v2c -c public <target> HUAWEI-SSH-MIB::hwSSHServerRetry

Get a specific instance (index 1):

snmpget -v2c -c public <target> 1.3.6.1.4.1.2011.5.25.118.1.5.1
snmpget -v2c -c public <target> HUAWEI-SSH-MIB::hwSSHServerRetry.1

Set instance 1 (SNMPv2c):

snmpset -v2c -c private <target> 1.3.6.1.4.1.2011.5.25.118.1.5.1 i <value>

Start monitoring Huawei router or switch (SSH server/client management) with a free 30-day trial of IPNetwork Monitor. Create custom SNMP monitor using the HUAWEI-SSH-MIB::hwSSHServerRetry OID value, configure state conditions and alerts, and monitor any Huawei router or switch (SSH server/client management) from a single console.

OID Breakdown

Upper-level ancestors (9 from the standard OID tree / other modules)
Numeric OIDNameModule
1isoLANART-AGENT
1.3orgAirPair-MIB
1.3.6dodAirPair-MIB
1.3.6.1internetAirPair-MIB
1.3.6.1.4privateAirPair-MIB
1.3.6.1.4.1enterprisesAirPair-MIB
1.3.6.1.4.1.2011huaweiHUAWEI-3COM-OID-MIB
1.3.6.1.4.1.2011.5huaweiMgmtHUAWEI-3COM-OID-MIB
1.3.6.1.4.1.2011.5.25huaweiDatacommHUAWEI-3COM-OID-MIB
Numeric OIDNameModule
1.3.6.1.4.1.2011.5.25.118hwSSHHUAWEI-SSH-MIB
1.3.6.1.4.1.2011.5.25.118.1hwSSHServerHUAWEI-SSH-MIB
1.3.6.1.4.1.2011.5.25.118.1.5hwSSHServerRetryHUAWEI-SSH-MIB