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(com.sun.management.snmp.agent.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(com.sun.management.snmp.agent.SnmpMib myMib)
public String getDsIntEntURL() throws com.sun.management.snmp.SnmpStatusException
getDsIntEntURL
in interface DsIntEntryMBean
com.sun.management.snmp.SnmpStatusException
public Long getDsIntEntSuccesses() throws com.sun.management.snmp.SnmpStatusException
getDsIntEntSuccesses
in interface DsIntEntryMBean
com.sun.management.snmp.SnmpStatusException
public Long getDsIntEntFailures() throws com.sun.management.snmp.SnmpStatusException
getDsIntEntFailures
in interface DsIntEntryMBean
com.sun.management.snmp.SnmpStatusException
public Long getDsIntEntFailuresSinceLastSuccess() throws com.sun.management.snmp.SnmpStatusException
getDsIntEntFailuresSinceLastSuccess
in interface DsIntEntryMBean
com.sun.management.snmp.SnmpStatusException
public Long getDsIntEntTimeOfLastSuccess() throws com.sun.management.snmp.SnmpStatusException
getDsIntEntTimeOfLastSuccess
in interface DsIntEntryMBean
com.sun.management.snmp.SnmpStatusException
public Long getDsIntEntTimeOfLastAttempt() throws com.sun.management.snmp.SnmpStatusException
getDsIntEntTimeOfLastAttempt
in interface DsIntEntryMBean
com.sun.management.snmp.SnmpStatusException
public Long getDsIntEntTimeOfCreation() throws com.sun.management.snmp.SnmpStatusException
getDsIntEntTimeOfCreation
in interface DsIntEntryMBean
com.sun.management.snmp.SnmpStatusException
public String getDsIntEntDirectoryName() throws com.sun.management.snmp.SnmpStatusException
getDsIntEntDirectoryName
in interface DsIntEntryMBean
com.sun.management.snmp.SnmpStatusException
public Integer getDsIntEntIndex() throws com.sun.management.snmp.SnmpStatusException
getDsIntEntIndex
in interface DsIntEntryMBean
com.sun.management.snmp.SnmpStatusException
public Integer getApplIndex() throws com.sun.management.snmp.SnmpStatusException
getApplIndex
in interface DsIntEntryMBean
com.sun.management.snmp.SnmpStatusException
public Integer getDsApplIfProtocolIndex() throws com.sun.management.snmp.SnmpStatusException
getDsApplIfProtocolIndex
in interface DsIntEntryMBean
com.sun.management.snmp.SnmpStatusException
Copyright © 2010–2017 ForgeRock AS. All rights reserved.