Error (ENUM)¶
TYPE Error :
SNMP Errors
- InOut:
- Name - Initial - Comment - NO_ERROR - 0 - No Error - NBS_ERROR - 1 - Error in NetBaseService (Connection error) - BUFFER_SIZE_EXCEEDED - 2 - Buffer size exceeded - TIME_OUT - 3 - Time out - UNKNOWN_USER - 4 - Unknown user (local): Check if the user has been created and the right user name has been set - UsmStatsUnsupportedSecLevels - 100 - Report: Security level not supported - UsmStatsNotInTimeWindows - 101 - Report: Request or response is not in time windows - UsmStatsUnknownUserNames - 102 - Report: User not found (remote) - UsmStatsUnknownEngineIDs - 103 - Report: Unknown engine Id - UsmStatsWrongDigests - 104 - Report: Authentification error - UsmStatsDecryptionErrors - 105 - Report: Decryption error - ALGORITHM_NOT_FOUND - 201 - USM: Unsupported algorithm - VERSION_NOT_SUPPORTED - 400 - Version is not Supportded - INIT_ERROR - 401 - Initialization Error - SEND_ERROR - 402 - Send Error - RECEIVE_ERROR - 403 - Receive Error - INVALID_OID - 404 - Invalid OID. The first subidentifier must be 0, 1 or 2. The second subidentifier must be between 0 and 39 if the first subidentifier is 0 or 1. - ENCRYPTION_NOT_SUPPORTED - 405 - The feature ‘encryption’ is not supported by the device. - MAX_USER_EXCEEDED - 406 - The maximum number of users has been exceeded. You can edit the value in the parameterlist ‘Param’. - INVALID_REFERENCE - 407 - Missing input value reference. 
