RMON2 Nl Matrix 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 application for the traffic being measured. |
| nlmatrixdatasource | 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 | Length of the interval |
| protocoldirrmindex | integer | not null | Globally-defined unique protocol identifier for RMON2. It specifies the type of network address. |
| almatrixsourceaddress | varchar(255) | not null | The network source address for this entry. |
| almatrixdestaddress | varchar(255) | not null | The network destination address for this entry. |
| almatrixsdpkts | float | with null | The number of packets of this protocol type without errors transmitted from the source address to the destination address since this entry was added to the alMatrixSDTable. 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. |
| almatrixdspkts | float | with null | The number of packets of this protocol type without errors transmitted from the source address to the destination address since this entry was added to the alMatrixDSTable. 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. |
| almatrixsdoctets | float | with null | The number of octets in packets of this protocol type transmitted from the source address to the destination address since this entry was added to the alMatrixSDTable (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. |
| almatrixdsoctets | float | with null | The number of octets in packets of this protocol type transmitted from the source address to the destination address since this entry was added to the alMatrixDSTable (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. |
Product Name: Unicenter Network and System Management
Table Type: Table