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(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(SnmpMib myMib)
public Long getDsCacheHits() throws SnmpStatusException
getDsCacheHits
in interface DsTableEntryMBean
SnmpStatusException
public Long getDsCacheEntries() throws SnmpStatusException
getDsCacheEntries
in interface DsTableEntryMBean
SnmpStatusException
public Long getDsCopyEntries() throws SnmpStatusException
getDsCopyEntries
in interface DsTableEntryMBean
SnmpStatusException
public Long getDsMasterEntries() throws SnmpStatusException
getDsMasterEntries
in interface DsTableEntryMBean
SnmpStatusException
public String getDsServerDescription() throws SnmpStatusException
getDsServerDescription
in interface DsTableEntryMBean
SnmpStatusException
public Byte[] getDsServerType() throws SnmpStatusException
getDsServerType
in interface DsTableEntryMBean
SnmpStatusException
public Long getDsSlaveHits() throws SnmpStatusException
getDsSlaveHits
in interface DsTableEntryMBean
SnmpStatusException
public Integer getApplIndex() throws SnmpStatusException
getApplIndex
in interface DsTableEntryMBean
SnmpStatusException
Copyright 2010-2018 ForgeRock AS.