Package org.opennms.mock.snmp.responder
Interface DynamicVariable
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description org.snmp4j.smi.Variable
getVariableForOID(java.lang.String oidStr)
-
-
-
Method Detail
-
getVariableForOID
org.snmp4j.smi.Variable getVariableForOID(java.lang.String oidStr) throws SnmpErrorStatusException
- Throws:
SnmpErrorStatusException
-
-