| Column Name | Column Datatype | Column Null Option | Column Comment |
| server_addr | integer | not null | Server IP address |
| probe_addr | integer | not null | SNMP/RMON agent IP address |
| intervaldatetime | date | not null | Interval start date and time |
| mibidx | integer | not null | Index of monitord MIB |
| monitor | char(1) | not null | Yes/No flag |
| index1 | integer | with null | The first part of composite index |
| index2 | integer | with null | The second part of composite index |
| index3 | integer | with null | The third part of composite index |
| index4 | integer | with null | The forth part of composite index |
| index5 | integer | with null | The fifth part of composite index |
Product Name: Unicenter Network and System Management
Table Type: Table