All discovered network elements (NE) are described here, as well as some parameters for SNMP protocol.
| Column Name | Column Datatype | Column Null Option | Column Comment |
| probe_addr | integer | not null | SNMP/RMON agent IP address |
| server_addr | integer | not null | Server IP address |
| intervaldatetime | date | with null | Interval start date and time |
| ip_addr | varchar(16) | with null | IP address in string |
| port | integer | with null | IP socket port number |
| community | varchar(40) | with null | Name of community that the SNMP query is going to use |
| get_timeout | smallint | with null | Timeout value to be used for SNMP queries |
| user_descr | varchar(255) | with null | Description of the SNMP agent |
| ifnumber | smallint | with null | The number of network interfaces (regardless of their current state) present on this system |
| topncount | smallint | with null | The N value that the topN collection is going to use |
| collect_flags | integer | with null | A 32-bit control field to record how the server collects data from this SNMP agent: 0=Ip_table 1=Tcp_table 2=Ethstats 9=TopN 10-29=Not used 30=Get_type 31=Ignore |
| sysdescr | varchar(255) | with null | A textual description of the entity. This value should include the full name and version identification of the system’s hardware type, software operating system, and networking software. It is mandatory that this only contain printable ASCII characters. |
| sysobjectid | varchar(100) | with null | The vendor’s authoritative identification of the network management subsystem contained in the entity. This value is allocated within the SMI enterprises subtree (1.3.6.1.4.1) and provides an easy and unambiguous means for determining what kind of box is being managed. For example, if vendor 'Groceries, Inc.' was assigned the subtree 1.3.6.1.4.1.4242, it could assign the identifier 1.3.6.1.4.1.4242.1.1 to its 'Food Router'. |
| syscontact | varchar(255) | with null | The textual identification of the contact person for this managed node, together with information on how to contact this person. |
| sysname | varchar(255) | with null | An administratively-assigned name for this managed node. By convention, this is the node’s fully-qualified domain name. |
| syslocation | varchar(255) | with null | The physical location of this node (for example, 'telephone closet, 3rd floor') |
| sysservices | integer1 | with null | A value which indicates the set of services that this entity primarily offers. The value is a sum. This sum initially takes the value zero, Then, for each layer, L, in the range 1 through 7, that this node performs transactions for, 2 raised to (L - 1) is added to the sum. For example, a node which performs primarily routing functions would have a value of 4 (2^(3-1)). In contrast, a node which is a host offering application services would have a value of 72 (2^(4-1) + 2^(7-1)). Note that in the context of the Internet suite of protocols, values should be calculated accordingly: layer functionality 1=physical (for example, repeaters) 2=datalink/subnetwork (for example, bridges) 3=internet (for example, IP gateways) 4=end-to-end (for example, IP hosts) 7=applications (for example, mail relays) For systems including OSI protocols, layers 5 and 6 may also be counted. |
| group_name | varchar(30) | with null | The parent Unicenter class name of the SNMP agent class |
| class_name | varchar(30) | with null | Name of Unicenter WV class |
| writecommunity | varchar(40) | with null | Write (private) community string |
Product Name: Unicenter Network and System Management
Table Type: Table