Package | Description |
---|---|
org.opends.server.snmp |
This package contains Simple Network Management Protocol (SNMP) connection handler, the required classes to support
MIB 2605 objects and SNMP requests, and the SNMP adaptor that allows a SNMP manager to access OpenDS monitoring
information.
|
Modifier and Type | Class and Description |
---|---|
class |
DsApplIfOpsEntry
The class is used for implementing the "DsApplIfOpsEntry" group.
|
class |
DsApplIfOpsEntryImpl
The class is used for representing "DsApplIfOpsEntryImpl" implementation.
|
Modifier and Type | Field and Description |
---|---|
protected DsApplIfOpsEntryMBean |
DsApplIfOpsEntryMeta.node |
Modifier and Type | Method and Description |
---|---|
DsApplIfOpsEntryMBean[] |
DsMIB.getDsApplIfOpsTable()
Access the "DsApplIfOpsTable" variable as a bean indexed property.
|
DsApplIfOpsEntryMBean[] |
TableDsApplIfOpsTable.getEntries()
Return the entries stored in the table.
|
Modifier and Type | Method and Description |
---|---|
void |
TableDsApplIfOpsTable.addEntry(DsApplIfOpsEntryMBean entry)
Add a new entry to the table.
|
void |
TableDsApplIfOpsTable.addEntry(DsApplIfOpsEntryMBean entry,
ObjectName name)
Add a new entry to the table.
|
SnmpIndex |
TableDsApplIfOpsTable.buildSnmpIndex(DsApplIfOpsEntryMBean entry)
Build index for "DsApplIfOpsEntry".
|
void |
TableDsApplIfOpsTable.removeEntry(DsApplIfOpsEntryMBean entry)
Remove the specified entry from the table.
|
protected void |
DsApplIfOpsEntryMeta.setInstance(DsApplIfOpsEntryMBean var)
Allow to bind the metadata description to a specific object.
|
Copyright 2010-2018 ForgeRock AS.