public class DsApplIfOpsEntryImpl extends DsApplIfOpsEntry implements DsEntry
ApplIndex, DsApplIfAddEntryOps, DsApplIfBindSecurityErrors, DsApplIfChainings, DsApplIfCompareOps, DsApplIfErrors, DsApplIfInBytes, DsApplIfInOps, DsApplIfListOps, DsApplIfModifyEntryOps, DsApplIfModifyRDNOps, DsApplIfOneLevelSearchOps, DsApplIfOutBytes, DsApplIfProtocol, DsApplIfProtocolIndex, DsApplIfReadOps, DsApplIfReferrals, DsApplIfRemoveEntryOps, DsApplIfReplicationUpdatesIn, DsApplIfReplicationUpdatesOut, DsApplIfSearchOps, DsApplIfSecurityErrors, DsApplIfSimpleAuthBinds, DsApplIfStrongAuthBinds, DsApplIfUnauthBinds, DsApplIfWholeSubtreeSearchOps
Constructor and Description |
---|
DsApplIfOpsEntryImpl(com.sun.management.snmp.agent.SnmpMib mib,
MBeanServer server,
ObjectName connectionHandlerObjectName,
int applIndex,
int connectionHandlerIndex)
Created a DsApplIfOpsEntry in the SnmpMib.
|
Modifier and Type | Method and Description |
---|---|
Integer |
getApplIndex()
Getter for the "ApplIndex" variable.
|
Long |
getDsApplIfAddEntryOps()
Getter for the "DsApplIfAddEntryOps" variable.
|
Long |
getDsApplIfCompareOps()
Getter for the "DsApplIfCompareOps" variable.
|
Long |
getDsApplIfInBytes()
Getter for the "DsApplIfInBytes" variable.
|
Long |
getDsApplIfModifyEntryOps()
Getter for the "DsApplIfModifyEntryOps" variable.
|
Long |
getDsApplIfModifyRDNOps()
Getter for the "DsApplIfModifyRDNOps" variable.
|
Long |
getDsApplIfOneLevelSearchOps()
Getter for the "DsApplIfOneLevelSearchOps" variable.
|
Long |
getDsApplIfOutBytes()
Getter for the "DsApplIfOutBytes" variable.
|
String |
getDsApplIfProtocol()
Getter for the "DsApplIfProtocol" variable.
|
Integer |
getDsApplIfProtocolIndex()
Getter for the "DsApplIfProtocolIndex" variable.
|
Long |
getDsApplIfReadOps()
Getter for the "DsApplIfReadOps" variable.
|
Long |
getDsApplIfRemoveEntryOps()
Getter for the "DsApplIfRemoveEntryOps" variable.
|
Long |
getDsApplIfSearchOps()
Getter for the "DsApplIfSearchOps" variable.
|
Long |
getDsApplIfWholeSubtreeSearchOps()
Getter for the "DsApplIfWholeSubtreeSearchOps" variable.
|
ObjectName |
getObjectName()
Returns the ObjectName of the SNMP entry MBean.
|
getDsApplIfBindSecurityErrors, getDsApplIfChainings, getDsApplIfErrors, getDsApplIfInOps, getDsApplIfListOps, getDsApplIfReferrals, getDsApplIfReplicationUpdatesIn, getDsApplIfReplicationUpdatesOut, getDsApplIfSecurityErrors, getDsApplIfSimpleAuthBinds, getDsApplIfStrongAuthBinds, getDsApplIfUnauthBinds
public DsApplIfOpsEntryImpl(com.sun.management.snmp.agent.SnmpMib mib, MBeanServer server, ObjectName connectionHandlerObjectName, int applIndex, int connectionHandlerIndex)
mib
- where the entry has to be createdserver
- where the corresponding cn=monitor MBean are registeredconnectionHandlerObjectName
- mapping ObjectNameapplIndex
- key in the DsTableconnectionHandlerIndex
- key corresponding to this entry in the DsApplIfOpsTablepublic String getDsApplIfProtocol()
getDsApplIfProtocol
in interface DsApplIfOpsEntryMBean
getDsApplIfProtocol
in class DsApplIfOpsEntry
public Long getDsApplIfSearchOps()
getDsApplIfSearchOps
in interface DsApplIfOpsEntryMBean
getDsApplIfSearchOps
in class DsApplIfOpsEntry
public Long getDsApplIfOneLevelSearchOps()
getDsApplIfOneLevelSearchOps
in interface DsApplIfOpsEntryMBean
getDsApplIfOneLevelSearchOps
in class DsApplIfOpsEntry
public Long getDsApplIfWholeSubtreeSearchOps()
getDsApplIfWholeSubtreeSearchOps
in interface DsApplIfOpsEntryMBean
getDsApplIfWholeSubtreeSearchOps
in class DsApplIfOpsEntry
public Long getDsApplIfModifyRDNOps()
getDsApplIfModifyRDNOps
in interface DsApplIfOpsEntryMBean
getDsApplIfModifyRDNOps
in class DsApplIfOpsEntry
public Long getDsApplIfModifyEntryOps()
getDsApplIfModifyEntryOps
in interface DsApplIfOpsEntryMBean
getDsApplIfModifyEntryOps
in class DsApplIfOpsEntry
public Long getDsApplIfRemoveEntryOps()
getDsApplIfRemoveEntryOps
in interface DsApplIfOpsEntryMBean
getDsApplIfRemoveEntryOps
in class DsApplIfOpsEntry
public Long getDsApplIfAddEntryOps()
getDsApplIfAddEntryOps
in interface DsApplIfOpsEntryMBean
getDsApplIfAddEntryOps
in class DsApplIfOpsEntry
public Long getDsApplIfCompareOps()
getDsApplIfCompareOps
in interface DsApplIfOpsEntryMBean
getDsApplIfCompareOps
in class DsApplIfOpsEntry
public Long getDsApplIfReadOps()
getDsApplIfReadOps
in interface DsApplIfOpsEntryMBean
getDsApplIfReadOps
in class DsApplIfOpsEntry
public Long getDsApplIfOutBytes()
getDsApplIfOutBytes
in interface DsApplIfOpsEntryMBean
getDsApplIfOutBytes
in class DsApplIfOpsEntry
public Long getDsApplIfInBytes()
getDsApplIfInBytes
in interface DsApplIfOpsEntryMBean
getDsApplIfInBytes
in class DsApplIfOpsEntry
public Integer getDsApplIfProtocolIndex()
getDsApplIfProtocolIndex
in interface DsApplIfOpsEntryMBean
getDsApplIfProtocolIndex
in class DsApplIfOpsEntry
public Integer getApplIndex()
getApplIndex
in interface DsApplIfOpsEntryMBean
getApplIndex
in class DsApplIfOpsEntry
public ObjectName getObjectName()
getObjectName
in interface DsEntry
Copyright © 2010–2017 ForgeRock AS. All rights reserved.