| Package | Description |
|---|---|
| org.snmp4j.agent.mo.jmx |
| Constructor and Description |
|---|
JMXMutableTableModel(org.snmp4j.smi.OID tableOID,
JMXMutableTableSupport tableSupport,
org.snmp4j.agent.mo.MOColumn[] columns,
org.snmp4j.agent.mo.MOTableRowFactory<R> rowFactory)
Creates a JMX based table model for a table with the specified OID and
columns using the supplied
JMXMutableTableSupport to map
between SNMP and JMX. |
Copyright © 2015 SNMP4J.org. All rights reserved.