RMON2 all host statistics
| Column Name | Column Datatype | Column Null Option | Column Comment |
| intervaldatetime | date | not null | Interval start date and time |
| protocoldirrmappindex | integer | not null | Globally-defined unique protocol identifier for RMON2. It specifies the type of network address. |
| alhostdatasource | integer | not null | Data source interface index identification |
| probe_addr | integer | not null | SNMP/RMON agent IP address |
| server_addr | integer | not null | Server IP address |
| intervalduration | integer | not null | Interval duration |
| protocoldirrmindex | integer | not null | Globally-defined unique protocol identifier for RMON2. It specifies the type of network address. |
| alhostnetworkaddress | varchar(255) | not null | The network address for this host |
| alhostinpkts | float | with null | The number of packets without errors transmitted to this address during this interval. Note that this is the number of link-layer packets, so if a single network-layer packet is fragmented into several link-layer frames, this counter is incremented several times. |
| alhostoutpkts | float | with null | The number of packets of this protocol type without errors transmitted by this address since it was added to the alHostTable. Note that this is the number of link-layer packets, so if a single network-layer packet is fragmented into several link-layer frames, this counter is incremented several times. |
| alhostinoctets | float | with null | The number of octets transmitted to this address of this protocol type since it was added to the alHostTable (excluding framing bits but including FCS octets), excluding those octets in packets that contained errors. Note that this not only counts those octets in the particular protocol frames, but includes the entire packet that contained the protocol. |
| alhostoutoctets | float | with null | The number of octets transmitted by this address of this protocol type since it was added to the alHostTable (excluding framing bits but including FCS octets), excluding those octets in packets that contained errors. Note that this not only counts those octets in the particular protocol frames, but includes the entire packet that contained the protocol. |
| alhostoutmacnonunicastpkts | float | with null | The number of packets without errors transmitted by this address that were directed to any MAC broadcast addresses or to any MAC multicast addresses during this interval. Note that this is the number of link-layer packets, so if a single network-layer packet is fragmented into several link-layer frames, this counter is incremented several times. |
Product Name: Unicenter Network and System Management
Table Type: Table