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.WaarpGlobalValuesIndex entry)
Update a value in Global MIB part
|
Modifier and Type | Method and Description |
---|---|
static WaarpPrivateMib.WaarpGlobalValuesIndex |
WaarpPrivateMib.WaarpGlobalValuesIndex.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static WaarpPrivateMib.WaarpGlobalValuesIndex[] |
WaarpPrivateMib.WaarpGlobalValuesIndex.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Copyright © 2009–2020 Waarp. All rights reserved.