Definition of all resources.
| Column Name | Column Datatype | Column Null Option | Column Comment |
| rsrcindex | integer | not null | Resource id |
| rsrcotherindex | integer | not null | Subresource id |
| rsrctype | integer | not null | Resource type |
| probe_addr | integer | not null | SNMP Agent IP address |
| server_addr | integer | not null | Server IP address |
| collect_flags | integer | with null | |
| rsrcname | varchar(255) | with null | Resource name |
| rsrcdescr | varchar(255) | with null | Resource description |
| ip_addr | varchar(32) | with null | IP address - dotted notation |
| community | varchar(32) | with null | Community string |
| ifspeed | float | with null | Interface speed |
| iftype | integer | with null | Interface type |
| agentname | varchar(255) | with null | Agent name |
| ifname | varchar(255) | with null | Interface name |
| ifindex | integer | with null | Interface index (as defined in MIB II) |
Product Name: Unicenter Network and System Management
Table Type: Table