Subclasses of SnmpV2Error in org.opennms.protocols.snmp |
class |
SnmpEndOfMibView
The SnmpEndOfMibView object is typically returned by an
SNMPv2 agent when there is no lexagraphically next object
identifier in its tables. |
class |
SnmpNoSuchInstance
The SnmpNoSuchInstance object is typically returned by an
SNMPv2 agent when there is no matching object identifier
instance in its tables. |
class |
SnmpNoSuchObject
The SnmpNoSuchObject object is typically returned by an
SNMPv2 agent when there is no matching object
identifier for the agent. |