Uses of Class
org.opends.server.snmp.DsMIBMeta
-
Packages that use DsMIBMeta 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 DsMIBMeta in org.opends.server.snmp
Methods in org.opends.server.snmp that return DsMIBMeta Modifier and Type Method Description protected DsMIBMeta
DIRECTORY_SERVER_MIB. createDsMIBMetaNode(String groupName, String groupOid, ObjectName groupObjname, MBeanServer server)
Factory method for "DsMIB" group metadata class.
-