public class DsIntEntry extends Object implements DsIntEntryMBean, Serializable
Modifier and Type | Field and Description |
---|---|
protected Integer |
ApplIndex
Variable for storing the value of "ApplIndex".
|
protected Integer |
DsApplIfProtocolIndex
Variable for storing the value of "DsApplIfProtocolIndex".
|
protected String |
DsIntEntDirectoryName
Variable for storing the value of "DsIntEntDirectoryName".
|
protected Long |
DsIntEntFailures
Variable for storing the value of "DsIntEntFailures".
|
protected Long |
DsIntEntFailuresSinceLastSuccess
Variable for storing the value of "DsIntEntFailuresSinceLastSuccess".
|
protected Integer |
DsIntEntIndex
Variable for storing the value of "DsIntEntIndex".
|
protected Long |
DsIntEntSuccesses
Variable for storing the value of "DsIntEntSuccesses".
|
protected Long |
DsIntEntTimeOfCreation
Variable for storing the value of "DsIntEntTimeOfCreation".
|
protected Long |
DsIntEntTimeOfLastAttempt
Variable for storing the value of "DsIntEntTimeOfLastAttempt".
|
protected Long |
DsIntEntTimeOfLastSuccess
Variable for storing the value of "DsIntEntTimeOfLastSuccess".
|
protected String |
DsIntEntURL
Variable for storing the value of "DsIntEntURL".
|
Constructor and Description |
---|
DsIntEntry(SnmpMib myMib)
Constructor for the "DsIntEntry" group.
|
Modifier and Type | Method and Description |
---|---|
Integer |
getApplIndex()
Getter for the "ApplIndex" variable.
|
Integer |
getDsApplIfProtocolIndex()
Getter for the "DsApplIfProtocolIndex" variable.
|
String |
getDsIntEntDirectoryName()
Getter for the "DsIntEntDirectoryName" variable.
|
Long |
getDsIntEntFailures()
Getter for the "DsIntEntFailures" variable.
|
Long |
getDsIntEntFailuresSinceLastSuccess()
Getter for the "DsIntEntFailuresSinceLastSuccess" variable.
|
Integer |
getDsIntEntIndex()
Getter for the "DsIntEntIndex" variable.
|
Long |
getDsIntEntSuccesses()
Getter for the "DsIntEntSuccesses" variable.
|
Long |
getDsIntEntTimeOfCreation()
Getter for the "DsIntEntTimeOfCreation" variable.
|
Long |
getDsIntEntTimeOfLastAttempt()
Getter for the "DsIntEntTimeOfLastAttempt" variable.
|
Long |
getDsIntEntTimeOfLastSuccess()
Getter for the "DsIntEntTimeOfLastSuccess" variable.
|
String |
getDsIntEntURL()
Getter for the "DsIntEntURL" variable.
|
protected String DsIntEntURL
protected Long DsIntEntSuccesses
protected Long DsIntEntFailures
protected Long DsIntEntFailuresSinceLastSuccess
protected Long DsIntEntTimeOfLastSuccess
protected Long DsIntEntTimeOfLastAttempt
protected Long DsIntEntTimeOfCreation
protected String DsIntEntDirectoryName
protected Integer DsIntEntIndex
protected Integer ApplIndex
protected Integer DsApplIfProtocolIndex
public DsIntEntry(SnmpMib myMib)
public String getDsIntEntURL() throws SnmpStatusException
getDsIntEntURL
in interface DsIntEntryMBean
SnmpStatusException
public Long getDsIntEntSuccesses() throws SnmpStatusException
getDsIntEntSuccesses
in interface DsIntEntryMBean
SnmpStatusException
public Long getDsIntEntFailures() throws SnmpStatusException
getDsIntEntFailures
in interface DsIntEntryMBean
SnmpStatusException
public Long getDsIntEntFailuresSinceLastSuccess() throws SnmpStatusException
getDsIntEntFailuresSinceLastSuccess
in interface DsIntEntryMBean
SnmpStatusException
public Long getDsIntEntTimeOfLastSuccess() throws SnmpStatusException
getDsIntEntTimeOfLastSuccess
in interface DsIntEntryMBean
SnmpStatusException
public Long getDsIntEntTimeOfLastAttempt() throws SnmpStatusException
getDsIntEntTimeOfLastAttempt
in interface DsIntEntryMBean
SnmpStatusException
public Long getDsIntEntTimeOfCreation() throws SnmpStatusException
getDsIntEntTimeOfCreation
in interface DsIntEntryMBean
SnmpStatusException
public String getDsIntEntDirectoryName() throws SnmpStatusException
getDsIntEntDirectoryName
in interface DsIntEntryMBean
SnmpStatusException
public Integer getDsIntEntIndex() throws SnmpStatusException
getDsIntEntIndex
in interface DsIntEntryMBean
SnmpStatusException
public Integer getApplIndex() throws SnmpStatusException
getApplIndex
in interface DsIntEntryMBean
SnmpStatusException
public Integer getDsApplIfProtocolIndex() throws SnmpStatusException
getDsApplIfProtocolIndex
in interface DsIntEntryMBean
SnmpStatusException
Copyright 2010-2020 ForgeRock AS.