This database file contains TCP/IP data related to individual TCP/IP interfaces.
There is one record per TCP/IP interface per collection interval.
Field Name | Description | Attribute |
---|---|---|
INTNUM | Interval number: The nth sample interval based on the start time specified in the Create Performance Data (CRTPFRDTA) command. | PD (5,0) |
DTETIM | Interval date (yymmdd) and time (hhmmss). The date and time of the sample interval. | C (12) |
INTSEC | Number of seconds TCP/IP interface was active in this sample interval. | PD (7,0) |
DTECEN | Century digit. | C (1) |
TINUM | TCP/IP interface number. | PD (5,0) |
TITYPE | TCP/IP interface type. Possible TCP/IP interface types include:
This is a partial list. For a full list, see RFC 1213. |
PD (5,0) |
TILIND | Line description object name. | C (10) |
TISTAT | Interface status. Possible values include:
|
PD (3,0) |
TIMTU | MTU size for interface. | PD (5,0) |
TIBIRV | Number of bytes received on interface. | PD (15,0) |
TIPIUC | Number of unicast packets received. | PD (15,0) |
TIPINU | Number of non-unicast packets received. | PD (15,0) |
TIPIER | Number of inbound packets that contained errors. | PD (11,0) |
TIPIUP | Number of inbound packets with protocol errors. | PD (11,0) |
TIPIDS | Number of inbound packets discarded for other reasons (for example, lack of buffer space). | PD (11,0) |
TIBOTR | Number of bytes transmitted out of interface. | PD (15,0) |
TIPOUC | Number of unicast packets requested to be sent. | PD (15,0) |
TIPONU | Number of non-unicast packets requested to be sent. | PD (15,0) |
TIPOER | Number of outbound packets that could not be sent because of errors. | PD (11,0) |
TIPODS | Number of outbound packets discarded for other reasons (for example, lack of buffer space). | PD (11,0) |