SNMP/4/SNMP_MIB_SET_FAILED:MIB node set failure. (UserName=[STRING], SourceIP=[STRING], Version=[STRING], RequestId=[ULONG], ErrorStatus=[ULONG], ErrorIndex=[ULONG], [STRING], VPN=[STRING])
Parameter Name | Parameter Meaning |
---|---|
UserName | Indicates the name of user. |
SourceIP | Indicates the source IP address. |
Version | Indicates the version. |
RequestId | Indicates the ID of a request. |
ErrorStatus | Indicates error status, including:
|
ErrorIndex | Indicates the index of a variable that fails to be set. This log records all variables that need to be set by the NMS. For example, if the fifth variable fails to be set, the value of ErrorIndex is 5. |
[STRING] | Indicates OID and value of a node in a Set request. If the node is a password node, the value is displayed as ******. If a Set request contains many nodes and the information about these nodes cannot be completely displayed in one log, the information is displayed in multiple logs. If the length of a node's OID exceeds 512 bytes or the total length of a node's OID and value exceeds 1024 bytes, the last part is displayed as an ellipsis (…). |
VPN | Indicates the name of a VPN instance. |