Uses of Interface
org.opends.server.snmp.DsEntry
-
Packages that use DsEntry Package Description org.opends.server.snmp This package contains Simple Network Management Protocol (SNMP) connection handler, the required classes to support MIB 2605 objects and SNMP requests, and the SNMP adaptor that allows a SNMP manager to access OpenDS monitoring information. -
-
Uses of DsEntry in org.opends.server.snmp
Classes in org.opends.server.snmp that implement DsEntry Modifier and Type Class Description class
DsApplIfOpsEntryImpl
The class is used for representing "DsApplIfOpsEntryImpl" implementation.class
DsTableEntryImpl
The class is used for implementing the "DsTableEntry" group implementation.Methods in org.opends.server.snmp that return types with arguments of type DsEntry Modifier and Type Method Description Set<DsEntry>
DsMIBImpl. getEntries()
Returns the list of Created Entries.
-