ATM agent class information
| Column Name | Column Datatype | Column Null Option | Column Comment |
| uuid | byte(16) | not null | 16 byte unique identifier |
| containerhost | varchar(60) | with null | The host for the agent |
| pollset_name | varchar(30) | with null | Name of pollset; see pollset class |
| dsm_obj_name | varchar(255) | with null | Corresponding DSM object name |
| get_auth_name | varchar(30) | with null | SNMP read community string |
| set_auth_name | varchar(30) | with null | SNMP write community string |
| snmpversion | varchar(4) | with null | SNMP version |
| port_number | integer | with null | SNMP port |
| pollinterval | integer | with null | SNMP poll interval |
| polltimeout | integer | with null | SNMP poll timeout |
| pollretries | integer | with null | SNMP poll retry |
| reset_info | varchar(80) | with null | Not used |
Product Name: Unicenter Network and System Management/Worldview
Table Type: Table