public class DsTableEntry extends Object implements DsTableEntryMBean, Serializable
Modifier and Type | Field and Description |
---|---|
protected Integer |
ApplIndex
Variable for storing the value of "ApplIndex".
|
protected Long |
DsCacheEntries
Variable for storing the value of "DsCacheEntries".
|
protected Long |
DsCacheHits
Variable for storing the value of "DsCacheHits".
|
protected Long |
DsCopyEntries
Variable for storing the value of "DsCopyEntries".
|
protected Long |
DsMasterEntries
Variable for storing the value of "DsMasterEntries".
|
protected String |
DsServerDescription
Variable for storing the value of "DsServerDescription".
|
protected Byte[] |
DsServerType
Variable for storing the value of "DsServerType".
|
protected Long |
DsSlaveHits
Variable for storing the value of "DsSlaveHits".
|
Constructor and Description |
---|
DsTableEntry(com.sun.management.snmp.agent.SnmpMib myMib)
Constructor for the "DsTableEntry" group.
|
Modifier and Type | Method and Description |
---|---|
Integer |
getApplIndex()
Getter for the "ApplIndex" variable.
|
Long |
getDsCacheEntries()
Getter for the "DsCacheEntries" variable.
|
Long |
getDsCacheHits()
Getter for the "DsCacheHits" variable.
|
Long |
getDsCopyEntries()
Getter for the "DsCopyEntries" variable.
|
Long |
getDsMasterEntries()
Getter for the "DsMasterEntries" variable.
|
String |
getDsServerDescription()
Getter for the "DsServerDescription" variable.
|
Byte[] |
getDsServerType()
Getter for the "DsServerType" variable.
|
Long |
getDsSlaveHits()
Getter for the "DsSlaveHits" variable.
|
protected Long DsCacheHits
protected Long DsCacheEntries
protected Long DsCopyEntries
protected Long DsMasterEntries
protected String DsServerDescription
protected Byte[] DsServerType
protected Long DsSlaveHits
protected Integer ApplIndex
public DsTableEntry(com.sun.management.snmp.agent.SnmpMib myMib)
public Long getDsCacheHits() throws com.sun.management.snmp.SnmpStatusException
getDsCacheHits
in interface DsTableEntryMBean
com.sun.management.snmp.SnmpStatusException
public Long getDsCacheEntries() throws com.sun.management.snmp.SnmpStatusException
getDsCacheEntries
in interface DsTableEntryMBean
com.sun.management.snmp.SnmpStatusException
public Long getDsCopyEntries() throws com.sun.management.snmp.SnmpStatusException
getDsCopyEntries
in interface DsTableEntryMBean
com.sun.management.snmp.SnmpStatusException
public Long getDsMasterEntries() throws com.sun.management.snmp.SnmpStatusException
getDsMasterEntries
in interface DsTableEntryMBean
com.sun.management.snmp.SnmpStatusException
public String getDsServerDescription() throws com.sun.management.snmp.SnmpStatusException
getDsServerDescription
in interface DsTableEntryMBean
com.sun.management.snmp.SnmpStatusException
public Byte[] getDsServerType() throws com.sun.management.snmp.SnmpStatusException
getDsServerType
in interface DsTableEntryMBean
com.sun.management.snmp.SnmpStatusException
public Long getDsSlaveHits() throws com.sun.management.snmp.SnmpStatusException
getDsSlaveHits
in interface DsTableEntryMBean
com.sun.management.snmp.SnmpStatusException
public Integer getApplIndex() throws com.sun.management.snmp.SnmpStatusException
getApplIndex
in interface DsTableEntryMBean
com.sun.management.snmp.SnmpStatusException
Copyright © 2010–2017 ForgeRock AS. All rights reserved.