Package org.opends.server.snmp
Class DsApplIfOpsEntryImpl
- java.lang.Object
-
- org.opends.server.snmp.DsApplIfOpsEntry
-
- org.opends.server.snmp.DsApplIfOpsEntryImpl
-
- All Implemented Interfaces:
Serializable
,DsApplIfOpsEntryMBean
,DsEntry
public final class DsApplIfOpsEntryImpl extends DsApplIfOpsEntry implements DsEntry
The class is used for representing "DsApplIfOpsEntryImpl" implementation.- See Also:
- Serialized Form
-
-
Field Summary
-
Fields inherited from class org.opends.server.snmp.DsApplIfOpsEntry
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
-
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method 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.-
Methods inherited from class org.opends.server.snmp.DsApplIfOpsEntry
getDsApplIfBindSecurityErrors, getDsApplIfChainings, getDsApplIfErrors, getDsApplIfInOps, getDsApplIfListOps, getDsApplIfReferrals, getDsApplIfReplicationUpdatesIn, getDsApplIfReplicationUpdatesOut, getDsApplIfSecurityErrors, getDsApplIfSimpleAuthBinds, getDsApplIfStrongAuthBinds, getDsApplIfUnauthBinds
-
-
-
-
Method Detail
-
getDsApplIfProtocol
public String getDsApplIfProtocol()
Getter for the "DsApplIfProtocol" variable.- Specified by:
getDsApplIfProtocol
in interfaceDsApplIfOpsEntryMBean
- Overrides:
getDsApplIfProtocol
in classDsApplIfOpsEntry
- Returns:
- an OID representing the connection handler:port
-
getDsApplIfSearchOps
public Long getDsApplIfSearchOps()
Description copied from class:DsApplIfOpsEntry
Getter for the "DsApplIfSearchOps" variable.- Specified by:
getDsApplIfSearchOps
in interfaceDsApplIfOpsEntryMBean
- Overrides:
getDsApplIfSearchOps
in classDsApplIfOpsEntry
-
getDsApplIfOneLevelSearchOps
public Long getDsApplIfOneLevelSearchOps()
Description copied from class:DsApplIfOpsEntry
Getter for the "DsApplIfOneLevelSearchOps" variable.- Specified by:
getDsApplIfOneLevelSearchOps
in interfaceDsApplIfOpsEntryMBean
- Overrides:
getDsApplIfOneLevelSearchOps
in classDsApplIfOpsEntry
-
getDsApplIfWholeSubtreeSearchOps
public Long getDsApplIfWholeSubtreeSearchOps()
Description copied from class:DsApplIfOpsEntry
Getter for the "DsApplIfWholeSubtreeSearchOps" variable.- Specified by:
getDsApplIfWholeSubtreeSearchOps
in interfaceDsApplIfOpsEntryMBean
- Overrides:
getDsApplIfWholeSubtreeSearchOps
in classDsApplIfOpsEntry
-
getDsApplIfModifyRDNOps
public Long getDsApplIfModifyRDNOps()
Description copied from class:DsApplIfOpsEntry
Getter for the "DsApplIfModifyRDNOps" variable.- Specified by:
getDsApplIfModifyRDNOps
in interfaceDsApplIfOpsEntryMBean
- Overrides:
getDsApplIfModifyRDNOps
in classDsApplIfOpsEntry
-
getDsApplIfModifyEntryOps
public Long getDsApplIfModifyEntryOps()
Description copied from class:DsApplIfOpsEntry
Getter for the "DsApplIfModifyEntryOps" variable.- Specified by:
getDsApplIfModifyEntryOps
in interfaceDsApplIfOpsEntryMBean
- Overrides:
getDsApplIfModifyEntryOps
in classDsApplIfOpsEntry
-
getDsApplIfRemoveEntryOps
public Long getDsApplIfRemoveEntryOps()
Description copied from class:DsApplIfOpsEntry
Getter for the "DsApplIfRemoveEntryOps" variable.- Specified by:
getDsApplIfRemoveEntryOps
in interfaceDsApplIfOpsEntryMBean
- Overrides:
getDsApplIfRemoveEntryOps
in classDsApplIfOpsEntry
-
getDsApplIfAddEntryOps
public Long getDsApplIfAddEntryOps()
Description copied from class:DsApplIfOpsEntry
Getter for the "DsApplIfAddEntryOps" variable.- Specified by:
getDsApplIfAddEntryOps
in interfaceDsApplIfOpsEntryMBean
- Overrides:
getDsApplIfAddEntryOps
in classDsApplIfOpsEntry
-
getDsApplIfCompareOps
public Long getDsApplIfCompareOps()
Description copied from class:DsApplIfOpsEntry
Getter for the "DsApplIfCompareOps" variable.- Specified by:
getDsApplIfCompareOps
in interfaceDsApplIfOpsEntryMBean
- Overrides:
getDsApplIfCompareOps
in classDsApplIfOpsEntry
-
getDsApplIfReadOps
public Long getDsApplIfReadOps()
Description copied from class:DsApplIfOpsEntry
Getter for the "DsApplIfReadOps" variable.- Specified by:
getDsApplIfReadOps
in interfaceDsApplIfOpsEntryMBean
- Overrides:
getDsApplIfReadOps
in classDsApplIfOpsEntry
-
getDsApplIfOutBytes
public Long getDsApplIfOutBytes()
Description copied from class:DsApplIfOpsEntry
Getter for the "DsApplIfOutBytes" variable.- Specified by:
getDsApplIfOutBytes
in interfaceDsApplIfOpsEntryMBean
- Overrides:
getDsApplIfOutBytes
in classDsApplIfOpsEntry
-
getDsApplIfInBytes
public Long getDsApplIfInBytes()
Description copied from class:DsApplIfOpsEntry
Getter for the "DsApplIfInBytes" variable.- Specified by:
getDsApplIfInBytes
in interfaceDsApplIfOpsEntryMBean
- Overrides:
getDsApplIfInBytes
in classDsApplIfOpsEntry
-
getDsApplIfProtocolIndex
public Integer getDsApplIfProtocolIndex()
Description copied from class:DsApplIfOpsEntry
Getter for the "DsApplIfProtocolIndex" variable.- Specified by:
getDsApplIfProtocolIndex
in interfaceDsApplIfOpsEntryMBean
- Overrides:
getDsApplIfProtocolIndex
in classDsApplIfOpsEntry
-
getApplIndex
public Integer getApplIndex()
Getter for the "ApplIndex" variable.- Specified by:
getApplIndex
in interfaceDsApplIfOpsEntryMBean
- Overrides:
getApplIndex
in classDsApplIfOpsEntry
- Returns:
- ApplIndex index of the corresponding DsTable entry
-
getObjectName
public ObjectName getObjectName()
Description copied from interface:DsEntry
Returns the ObjectName of the SNMP Entry.- Specified by:
getObjectName
in interfaceDsEntry
- Returns:
- the ObjectName of the SNMP Entry
-
-