public interface Varbind extends ObjectValue
| Modifier and Type | Method and Description |
|---|---|
Varbind[] |
getIndexes()
Gets the bindings that represent the index values the bound value.
|
String |
getName()
Gets the MIB name of the bound object.
|
String |
getOid()
Gets the object identifier of the named object as a dotted decimal string.
|
String getName()
String getOid()
Varbind[] getIndexes()
Copyright © 2012–2015. All rights reserved.