Class Error

  • All Implemented Interfaces:
    DynamicVariable

    public class Error
    extends java.lang.Object
    implements DynamicVariable
    Throws an SNMP error with a status code matching the requested instance. See org.snmp4j.mp.SnmpConstants.SNMP_ERROR_* for known error codes.
    Author:
    jwhite
    • Constructor Summary

      Constructors 
      Constructor Description
      Error()  
    • Method Summary

      All Methods Instance Methods Concrete Methods 
      Modifier and Type Method Description
      org.snmp4j.smi.Variable getVariableForOID​(java.lang.String oidStr)  
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait