|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.tivoli.twg.snmputils.VariableBinding
com.tivoli.twg.snmputils.EmptyVbl
com.tivoli.twg.snmputils.NoSuchObjectVbl
No such object variable binding. No values are contained in this Vbl.
Field Summary |
---|
Fields inherited from class com.tivoli.twg.snmputils.VariableBinding |
---|
oid |
Constructor Summary | |
---|---|
NoSuchObjectVbl(java.lang.String oid)
Constructor using primitive type for value |
Method Summary | |
---|---|
static int |
getType()
Describes the type of variable binding I represent. |
Methods inherited from class com.tivoli.twg.snmputils.EmptyVbl |
---|
addToPdu, getMIBType, getValueAsObject, size |
Methods inherited from class com.tivoli.twg.snmputils.VariableBinding |
---|
getOid, setOid |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
public NoSuchObjectVbl(java.lang.String oid)
oid
- string for the OID of this variable bindingMethod Detail |
public static int getType()
SNMPPDU
|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |