Package | Description |
---|---|
org.snmp4j |
Provides classes and interfaces for creating, sending, and receiving SNMP
messages.
|
org.snmp4j.mp |
Provides classes and interfaces for the SNMP message processing.
|
Constructor | Description |
---|---|
ScopedPDU(ScopedPDU other) |
Copy constructor.
|
Modifier and Type | Method | Description |
---|---|---|
int |
MPv3.sendReport(MessageDispatcher messageDispatcher,
ScopedPDU pdu,
int securityLevel,
int securityModel,
OctetString securityName,
int maxSizeResponseScopedPDU,
StateReference stateReference,
VariableBinding payload) |
Sends a report message.
|
Copyright © 2018 SNMP4J.org. All rights reserved.