Temporary table when processing subnets in discovery
| Column Name | Column Datatype | Column Null Option | Column Comment |
| subnet_addr | byte(4) | with null | Temporary subnet address |
| subnet_mask | byte(4) | with null | Subnet mask |
| gateway1 | byte(4) | with null | Gateway providing subnet |
| gateway2 | byte(4) | with null | Secondary gateway providing subnet |
| time_stamp | date | with null | Timestamp |
| computer_name | varchar(25) | with null | Computer name |
| instance_no | integer | with null | Instance number |
Product Name: Unicenter Network and System Management
Table Type: Table