Uses of Interface
org.snmp4j.smi.SubIndexInfo
-
Packages that use SubIndexInfo 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). -
-
Uses of SubIndexInfo in org.snmp4j.smi
Classes in org.snmp4j.smi that implement SubIndexInfo Modifier and Type Class Description class
SubIndexInfoImpl
TheSubIndexInfoImpl
class represents the meta information of a SMI INDEX clause element (= sub-index) which are relevant for converting an OID index value to an INDEX object and vice versa.
-