public class SNMPValue extends Object
| Constructor and Description |
|---|
SNMPValue(org.snmp4j.smi.Variable sourceValue) |
| Modifier and Type | Method and Description |
|---|---|
String |
getJsonValue() |
SNMPValueType |
getType() |
public SNMPValue(org.snmp4j.smi.Variable sourceValue)
sourceValue - - the original SNMP4J variable object, both containing the value and providing its SMI typepublic String getJsonValue()
public SNMPValueType getType()
Copyright © 2023. All rights reserved.