Class MibCompilationLogEntry

java.lang.Object
org.netxms.client.snmp.MibCompilationLogEntry

public class MibCompilationLogEntry extends Object
MIB compilation entry log
  • Method Details

    • createEntry

      public static MibCompilationLogEntry createEntry(String output)
      Create MIB compilation entry
      Parameters:
      output - log entry line
      Returns:
      log entry class
    • toString

      public String toString()
      Overrides:
      toString in class Object
      See Also:
    • isErrorInformation

      public boolean isErrorInformation()
      Returns:
      the type
    • getType

      Returns:
      the type
    • getErrorCode

      public int getErrorCode()
      Returns:
      the errorCode
    • getFileName

      public String getFileName()
      Returns:
      the fileName
    • getText

      public String getText()
      Returns:
      the text