Package | Description |
---|---|
org.waarp.openr66.protocol.localhandler |
Classes implementing LocalHandlers (real work)
|
org.waarp.snmp.r66 |
Base class for OpenR66 MIB implementation to be used by OpenR66 Project
|
Modifier and Type | Method and Description |
---|---|
protected void |
Monitoring.run(long nbMs,
WaarpPrivateMib.WaarpDetailedValuesIndex entry)
Update a value in Detailed MIB part
|
Modifier and Type | Method and Description |
---|---|
static WaarpPrivateMib.WaarpDetailedValuesIndex |
WaarpPrivateMib.WaarpDetailedValuesIndex.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static WaarpPrivateMib.WaarpDetailedValuesIndex[] |
WaarpPrivateMib.WaarpDetailedValuesIndex.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Copyright © 2009–2020 Waarp. All rights reserved.