Package | Description |
---|---|
org.opennms.protocols.snmp |
SNMP protocol datastructure implementation (PDUs, sessions, requests, etc.)
|
Modifier and Type | Class and Description |
---|---|
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.
|
Constructor and Description |
---|
SnmpV2Error(SnmpV2Error second)
Copy constructor.
|
Copyright © 2021. All rights reserved.