Chassis
| Column Name | Column Datatype | Column Null Option | Column Comment |
| uuid | byte(16) | not null | The unique ID for this entry |
| containerhost | varchar(60) | with null | Parent device informaition |
| pollset_name | varchar(30) | with null | Pollset name |
| dsm_obj_name | varchar(255) | with null | Name of the DSM object |
| get_auth_name | varchar(30) | with null | Read community string |
| set_auth_name | varchar(30) | with null | Read/write community string |
| snmpversion | varchar(4) | with null | SNMP version information |
| port_number | integer | with null | SNMP port number to connect |
| pollinterval | integer | with null | Polling interval |
| polltimeout | integer | with null | Polling timeout value |
| pollretries | integer | with null | Number of polling retries |
| cpu_critical_threshold | integer | with null | CPU usage critical threshold |
| cpu_warning_threshold | integer | with null | CPU usage warning threshold |
| memory_critical_threshold | integer | with null | Memory useage critical threshold |
| memory_warning_threshold | integer | with null | Memory useage warning threshold |
Product Name: Unicenter Network and System Management/Worldview
Table Type: Table