Uses of Class
org.snmp4j.agent.io.prop.MIBTree.Row
Packages that use MIBTree.Row
-
Uses of MIBTree.Row in org.snmp4j.agent.io.prop
Methods in org.snmp4j.agent.io.prop that return types with arguments of type MIBTree.RowMethod parameters in org.snmp4j.agent.io.prop with type arguments of type MIBTree.RowModifier and TypeMethodDescriptionvoidMIBTree.addTable(org.snmp4j.smi.OctetString context, org.snmp4j.smi.OID oid, int columnCount, List<MIBTree.Row> rows) Adds a conceptual table (row entry) managed object at the given OID within the given context.