SNMP
SNMP_1.3.6.1.4.1.2011.5.25.164.3.1 hwSNMPLockThreshold
Description
SNMP/4/HWSNMPTHRESHOLD:OID [oid] The number of unauthorized users reached the upper threshold of the lock queue. (FallingThreshold=[INTEGER], RaisingThreshold=[INTEGER])
The number of users who were locked due to an authentication failure reached the upper threshold.
Attribute
Alarm ID | Alarm Severity | Alarm Type |
---|---|---|
1.3.6.1.4.1.2011.5.25.164.3.1 | Warning | qualityOfServiceAlarm(3) |
Parameters
Name | Meaning |
---|---|
oid |
Indicates the MIB object ID of the alarm. |
FallingThreshold |
Lower threshold for the number of users who were locked due to an authentication failure |
RaisingThreshold |
Upper threshold for the number of users who were locked due to an authentication failure |
Impact on the System
The device which were accessed by users that were failed to be authenticated may fail to be connected to an NMS.
SNMP_1.3.6.1.4.1.2011.5.25.164.3.2 hwSNMPLockThresholdResume
Description
SNMP/4/HWSNMPTHRESHOLDRESUME:OID [oid] The number of unauthorized users fell back to the lower threshold of the lock queue. (FallingThreshold=[INTEGER], RaisingThreshold=[INTEGER])
The number of users who were locked due to an authentication failure fell below the lower threshold.
Attribute
Alarm ID | Alarm Severity | Alarm Type |
---|---|---|
1.3.6.1.4.1.2011.5.25.164.3.2 | Warning | qualityOfServiceAlarm(3) |
SNMP_1.3.6.1.6.3.1.1.5.1 coldStart
SNMP_1.3.6.1.6.3.1.1.5.2 warmStart
SNMP_1.3.6.1.6.3.1.1.5.5 authenticationFailure
Description
SNMP/4/AUTHFAIL:OID [oid] authenticationFailure. (RemoteIpAddressType=[INTEGER], RemoteIpAddress=[STRING])
The authentication of SNMP failed.
Parameters
Name | Meaning |
---|---|
oid |
Indicates the MIB object ID of the alarm. |
RemoteIpAddressType |
Indicates the IP address type of the remote peer |
RemoteIpAddress |
Indicates the IP address of the remote peer |
Possible Causes
The incorrect community name was used to connect devices.
The incorrect user name of SNMPv3 was used to connect devices.
Procedure
- Run the display current-configuration | include snmp-agent command in
the user view to check whether community or SNMPv3 user name configurations
are correct.
If so, go to Step 3.
If not, go to Step 2.
- To modify the community, run the snmp-agent community command in the system view. To create a correct user, run
the snmp-agent usm-user command in the system view. Then, check whether the alarm
is cleared.
- If so, go to Step 4.
- If not, go to Step 3.
- Collect alarm information and configuration information, and then contact technical support personnel.
- End.