Uses of Class
org.opends.server.snmp.TableDsApplIfOpsTable
-
Packages that use TableDsApplIfOpsTable 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 TableDsApplIfOpsTable in org.opends.server.snmp
Fields in org.opends.server.snmp declared as TableDsApplIfOpsTable Modifier and Type Field Description protected TableDsApplIfOpsTable
DsMIB. DsApplIfOpsTable
Variable for storing the value of "DsApplIfOpsTable".Methods in org.opends.server.snmp that return TableDsApplIfOpsTable Modifier and Type Method Description TableDsApplIfOpsTable
DsMIB. accessDsApplIfOpsTable()
Access the "DsApplIfOpsTable" variable.TableDsApplIfOpsTable
DsMIBMBean. accessDsApplIfOpsTable()
Access the "DsApplIfOpsTable" variable.
-