public class DsMIB extends Object implements DsMIBMBean, Serializable
Modifier and Type | Field and Description |
---|---|
protected TableDsApplIfOpsTable |
DsApplIfOpsTable
Variable for storing the value of "DsApplIfOpsTable".
|
protected TableDsIntTable |
DsIntTable
Variable for storing the value of "DsIntTable".
|
protected TableDsTable |
DsTable
Variable for storing the value of "DsTable".
|
Constructor and Description |
---|
DsMIB(SnmpMib myMib)
Constructor for the "DsMIB" group.
|
DsMIB(SnmpMib myMib,
MBeanServer server)
Constructor for the "DsMIB" group.
|
Modifier and Type | Method and Description |
---|---|
TableDsApplIfOpsTable |
accessDsApplIfOpsTable()
Access the "DsApplIfOpsTable" variable.
|
TableDsIntTable |
accessDsIntTable()
Access the "DsIntTable" variable.
|
TableDsTable |
accessDsTable()
Access the "DsTable" variable.
|
DsApplIfOpsEntryMBean[] |
getDsApplIfOpsTable()
Access the "DsApplIfOpsTable" variable as a bean indexed property.
|
DsIntEntryMBean[] |
getDsIntTable()
Access the "DsIntTable" variable as a bean indexed property.
|
DsTableEntryMBean[] |
getDsTable()
Access the "DsTable" variable as a bean indexed property.
|
protected TableDsIntTable DsIntTable
protected TableDsApplIfOpsTable DsApplIfOpsTable
protected TableDsTable DsTable
public DsMIB(SnmpMib myMib)
public DsMIB(SnmpMib myMib, MBeanServer server)
public TableDsIntTable accessDsIntTable() throws SnmpStatusException
accessDsIntTable
in interface DsMIBMBean
SnmpStatusException
public DsIntEntryMBean[] getDsIntTable() throws SnmpStatusException
SnmpStatusException
public TableDsApplIfOpsTable accessDsApplIfOpsTable() throws SnmpStatusException
accessDsApplIfOpsTable
in interface DsMIBMBean
SnmpStatusException
public DsApplIfOpsEntryMBean[] getDsApplIfOpsTable() throws SnmpStatusException
SnmpStatusException
public TableDsTable accessDsTable() throws SnmpStatusException
accessDsTable
in interface DsMIBMBean
SnmpStatusException
public DsTableEntryMBean[] getDsTable() throws SnmpStatusException
SnmpStatusException
Copyright 2010-2020 ForgeRock AS.