|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.ObjectUtils.SnmpCommand
Utils.SnmpGet
public class SnmpGet
Implements snmp get based on the low level API of WebNMS
| Field Summary |
|---|
| Fields inherited from class Utils.SnmpCommand |
|---|
oid, session, userName |
| Constructor Summary | |
|---|---|
SnmpGet()
|
|
SnmpGet(java.lang.String userName,
com.adventnet.snmp.snmp2.SnmpSession session,
java.lang.String oid)
|
|
| Method Summary | |
|---|---|
java.util.Vector<com.adventnet.snmp.snmp2.SnmpVarBind> |
execute()
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public SnmpGet()
public SnmpGet(java.lang.String userName,
com.adventnet.snmp.snmp2.SnmpSession session,
java.lang.String oid)
| Method Detail |
|---|
public java.util.Vector<com.adventnet.snmp.snmp2.SnmpVarBind> execute()
execute in class SnmpCommand
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||