|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use ScopedPDU | |
---|---|
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. |
Uses of ScopedPDU in org.snmp4j |
---|
Constructors in org.snmp4j with parameters of type ScopedPDU | |
---|---|
ScopedPDU(ScopedPDU other)
Copy constructor. |
Uses of ScopedPDU in org.snmp4j.mp |
---|
Methods in org.snmp4j.mp with parameters of type ScopedPDU | |
---|---|
int |
MPv3.sendReport(MessageDispatcher messageDispatcher,
ScopedPDU pdu,
int securityLevel,
int securityModel,
OctetString securityName,
int maxSizeResponseScopedPDU,
StateReference stateReference,
VariableBinding payload)
Sends a report message. |
|
Copyright 2005-2010 Frank Fock (SNMP4J.org) | |||||||||
PREV NEXT | FRAMES NO FRAMES |