Describes all installed probes.
| Column Name | Column Datatype | Column Null Option | Column Comment |
| probeindex | integer | not null | Index identifying the probe on a specific host. Always 1 unless the host supports multiple Network Performance probes |
| probe_addr | integer | not null | SNMP/RMON agent IP address |
| server_addr | integer | not null | Server IP address |
| intervaldatetime | date | not null | Interval start date and time |
| probemediumtype | smallint | with null | Interface type on which probe is installed |
| probenetworkspeed | integer | with null | Interface speed on which probe in installed |
| probeinterfacename | varchar(64) | with null | Probe name given by user during installation |
| probereleaseid | varchar(32) | with null | Currently not implemented |
Product Name: Unicenter Network and System Management
Table Type: Table
Relationships:
| Primary Key | Related Table | Related Column |
| resourcenamenpowsview | rsrcindex ifindex ifname iftype ifspeed |
|
| resourcenamenpowcview | rsrcindex ifindex ifname iftype ifspeed |