Defines report data for RMON collected data. Legacy table left in the current scheme for the backward compatibility. Should be removed in the next release.
| Column Name | Column Datatype | Column Null Option | Column Comment |
| rpid | smallint | not null | Report id |
| spid | float | not null | Select id |
| intervaltype | integer1 | not null | Interval type |
| server_addr | integer | not null | Server IP address |
| probe_addr | integer | not null | SNMP/RMON agent IP address |
| ifindex | integer | not null | Interface index |
| intervaldatetime | date | not null | Interval start date and time |
| value1 | float | with null | Numerical value |
| value2 | float | with null | Numerical value |
| value3 | float | with null | Numerical value |
| value4 | float | with null | Numerical value |
| value5 | float | with null | Numerical value |
| value6 | float | with null | Numerical value |
| value7 | float | with null | Numerical value |
| value8 | float | with null | Numerical value |
| value9 | float | with null | Numerical value |
| value10 | float | with null | Numerical value |
| string1 | varchar(128) | with null | String value |
| string2 | varchar(64) | with null | String value |
| string3 | varchar(64) | with null | String value |
| string4 | varchar(64) | with null | String value |
| string5 | varchar(255) | with null | String value |
Product Name: Unicenter Network and System Management
Table Type: Table