Class MIBTree.Table
java.lang.Object
org.snmp4j.agent.io.prop.MIBTree.Table
- Enclosing class:
MIBTree
The configured rows of a conceptual table (SMI table row entry).
- Since:
- 3.9.2
- Version:
- 3.9.2
- Author:
- SNMP4J.org
-
Method Summary
-
Method Details
-
getColumnCount
public int getColumnCount()- Returns:
- the number of columns configured per row.
-
getRows
- Returns:
- the configured rows (never
null).
-