public class BigBlockOperation
extends java.lang.Object
implements java.awt.event.ActionListener
The class BigBlockOperation tests the performance of the BlockPdu and SnmpContextPool by building a big (or long) SNMP request.
This class asks for the number of interfaces and builds a request asking all the interfaces in one request.
BlockPdu,
SnmpContextPool,
IsHostReachableBean,
propertyDialog| Modifier and Type | Field and Description |
|---|---|
static java.lang.String |
ifEntry |
static java.lang.String |
ifNumber |
static int |
noIfEntry |
| Constructor and Description |
|---|
BigBlockOperation(java.lang.String propertiesFilename)
Constructor.
|
| Modifier and Type | Method and Description |
|---|---|
void |
actionPerformed(java.awt.event.ActionEvent evt) |
void |
init() |
static void |
main(java.lang.String[] args) |
public static final java.lang.String ifNumber
public static final java.lang.String ifEntry
public static final int noIfEntry