Searched refs:mib (Results 1 - 20 of 20) sorted by relevance

/forgerock/openam-v13/openam-core/src/main/java/org/forgerock/openam/monitoring/session/
H A DStatelessSessionsImpl.java30 public StatelessSessionsImpl(final SnmpMib mib, final SessionMonitoringStore monitoringStore) { argument
31 super(mib);
/forgerock/openam/openam-core/src/main/java/org/forgerock/openam/monitoring/session/
H A DStatelessSessionsImpl.java30 public StatelessSessionsImpl(final SnmpMib mib, final SessionMonitoringStore monitoringStore) { argument
31 super(mib);
/forgerock/opendj-v3/opendj-server-legacy/src/snmp/src/org/opends/server/snmp/
H A DDsTableEntryImpl.java75 * @param mib the SNMP Mib where the entry will be created
79 public DsTableEntryImpl(SnmpMib mib, argument
82 super(mib);
H A DDsMIBImpl.java65 private SnmpMib mib; field in class:DsMIBImpl
117 * @param myMib snmp mib
123 this.mib = myMib;
247 this.mib, this.server, this.applIndex);
287 this.mib, this.server, connectionHandlerName,
H A DDsApplIfOpsEntryImpl.java77 * @param mib where the entry has to be created
84 public DsApplIfOpsEntryImpl(SnmpMib mib, MBeanServer server, argument
87 super(mib);
/forgerock/opendj-b2.6/src/snmp/src/org/opends/server/snmp/
H A DDsMIBImpl.java68 private SnmpMib mib; field in class:DsMIBImpl
120 * @param myMib snmp mib
126 this.mib = myMib;
254 this.mib, this.server, this.applIndex);
296 this.mib, this.server, connectionHandlerName,
H A DDsTableEntryImpl.java75 * @param mib the SNMP Mib where the entry will be created
79 public DsTableEntryImpl(SnmpMib mib, argument
82 super(mib);
H A DDsApplIfOpsEntryImpl.java79 * @param mib where the entry has to be created
86 public DsApplIfOpsEntryImpl(SnmpMib mib, MBeanServer server, argument
89 super(mib);
/forgerock/opendj2/src/snmp/src/org/opends/server/snmp/
H A DDsMIBImpl.java67 private SnmpMib mib; field in class:DsMIBImpl
119 * @param myMib snmp mib
125 this.mib = myMib;
253 this.mib, this.server, this.applIndex);
295 this.mib, this.server, connectionHandlerName,
H A DDsTableEntryImpl.java74 * @param mib the SNMP Mib where the entry will be created
78 public DsTableEntryImpl(SnmpMib mib, argument
81 super(mib);
H A DDsApplIfOpsEntryImpl.java78 * @param mib where the entry has to be created
85 public DsApplIfOpsEntryImpl(SnmpMib mib, MBeanServer server, argument
88 super(mib);
/forgerock/opendj2.6.2/src/snmp/src/org/opends/server/snmp/
H A DDsMIBImpl.java68 private SnmpMib mib; field in class:DsMIBImpl
120 * @param myMib snmp mib
126 this.mib = myMib;
254 this.mib, this.server, this.applIndex);
296 this.mib, this.server, connectionHandlerName,
H A DDsTableEntryImpl.java75 * @param mib the SNMP Mib where the entry will be created
79 public DsTableEntryImpl(SnmpMib mib, argument
82 super(mib);
H A DDsApplIfOpsEntryImpl.java79 * @param mib where the entry has to be created
86 public DsApplIfOpsEntryImpl(SnmpMib mib, MBeanServer server, argument
89 super(mib);
/forgerock/opendj2-jel-hg/src/snmp/src/org/opends/server/snmp/
H A DDsMIBImpl.java68 private SnmpMib mib; field in class:DsMIBImpl
120 * @param myMib snmp mib
126 this.mib = myMib;
254 this.mib, this.server, this.applIndex);
296 this.mib, this.server, connectionHandlerName,
H A DDsTableEntryImpl.java78 * @param mib the SNMP Mib where the entry will be created
82 public DsTableEntryImpl(SnmpMib mib, argument
85 super(mib);
H A DDsApplIfOpsEntryImpl.java79 * @param mib where the entry has to be created
86 public DsApplIfOpsEntryImpl(SnmpMib mib, MBeanServer server, argument
89 super(mib);
/forgerock/opendj2-hg/src/snmp/src/org/opends/server/snmp/
H A DDsMIBImpl.java67 private SnmpMib mib; field in class:DsMIBImpl
119 * @param myMib snmp mib
125 this.mib = myMib;
253 this.mib, this.server, this.applIndex);
295 this.mib, this.server, connectionHandlerName,
H A DDsTableEntryImpl.java74 * @param mib the SNMP Mib where the entry will be created
78 public DsTableEntryImpl(SnmpMib mib, argument
81 super(mib);
H A DDsApplIfOpsEntryImpl.java78 * @param mib where the entry has to be created
85 public DsApplIfOpsEntryImpl(SnmpMib mib, MBeanServer server, argument
88 super(mib);

Completed in 84 milliseconds