Package | Description |
---|---|
org.snmp4j.smi |
Provides classes for the representation of SMIv1/v2 data types (which also
includes some basic ASN.1 primitive data types).
|
Modifier and Type | Class and Description |
---|---|
class |
Integer32
The
Integer32 represents 32bit signed integer values for SNMP. |
class |
VariantVariable
The
VariantVariable provides a decorator for any type
of Variable instance, to be able to intercept or monitor variable
value modification by using a VariantVariableCallback . |
Copyright © 2014 SNMP4J.org. All rights reserved.