This database file includes communications IOP file entries and lists the fields in the communications IOP file.
Field Name | Description | Attribute |
---|---|---|
INTNUM | Interval number: The nth sample database 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 | Elapsed interval seconds: The number of seconds since the last sample interval. | PD (7,0) |
IOPRN | IOP resource name | C (10) |
CIIOP | Reserved | C (1) |
CITYPE | The type of IOP described by this record. | C (4) |
CTIPKT | Total packets transferred. | PD (11,0) |
CIKBYO | Total KB transmitted from an IOP to the system across the bus. | PD (11,0) |
CIKBYI | Total KB transmitted to the IOP from the system across the bus. | PD (11,0) |
CIOPSR | OPSTART bus unit message received from another bus unit using normal flow. | PD (11,0) |
CIOPSS | OPSTART bus unit message received from another bus unit using reverse flow method 2 (always 0). | PD (11,0) |
CISGLR | Signals received. | PD (11,0) |
CIOPST | OPSTARTs sent. | PD (11,0) |
CISLGS | Signals sent. | PD (11,0) |
CIRSTQ | Restart queues sent. | PD (11,0) |
CIRQDO | DMA requests sent for output of data: The number of requests the IOP sends to the system for data to be sent from the IOP to the system across the bus. | PD (11,0) |
CIRQDI | DMA requests sent for input of data: The number of requests the IOP sends to the system for data to be sent to the IOP from the system across the bus. | PD (11,0) |
CIBNAR | Occurrences of BNA received. | PD (11,0) |
CIPRCU | Processor utilization: The number of fixed-time intervals that this communications IOP spent in the idle state. | PD (11,0) |
CIIDLC | Idle loop count (see notes): The number of times the communications IOP ran an idle loop. This is done when the IOP has no work to perform. This count is used with the idle loop time to calculate the primary IOP processor utilization in seconds. | PD (11,0) |
CIIDLT | Idle loop time (see notes): The time (in hundredths of microseconds) for the primary IOP processor to run the idle loop once. | PD (11,0) |
CIRAMU | Available local storage (in bytes): The number of bytes of free local storage in the IOP. The free local storage will probably be non-contiguous because of fragmentation. | PD (11,0) |
CISYSF | The total time (in milliseconds) used by the IOP for basic system function that is running in the primary IOP processor. | PD (11,0) |
CICOMM | Combined processing time (in milliseconds) accounted for by all of the communication protocol tasks that are running in the primary IOP processor. | PD (11,0) |
CISDLC | Processing time (in milliseconds) used by SDLC communications tasks that are running in the primary IOP processor. | PD (11,0) |
CIASYN | Processing time (in milliseconds) used by asynchronous communications tasks that are running in the primary IOP processor. | PD (11,0) |
CIBSC | Processing time (in milliseconds) used for bisynchronous protocol tasks that are running in the primary IOP processor. | PD (11,0) |
CIX25L | Processing time (in milliseconds) used by X.25 LLC tasks that are running in the primary IOP processor. | PD (11,0) |
CIX25P | Processing time (in milliseconds) used by X.25 PLC tasks that are running in the primary IOP processor. | PD (11,0) |
CIX25D | Time (in milliseconds) accounted for by X.25 DLC tasks that are running in the primary IOP processor. | PD (11,0) |
CILAN | LAN communications time: Total processing unit time (in milliseconds) used by token-ring network, Ethernet, frame relay, and fiber distributed data interface (FDDI) communications tasks that are running in the primary IOP processor. | PD (11,0) |
CILAP | Processing time (in milliseconds) used by ISDN LAPD, LAPE, and PMI tasks that are running in the primary IOP processor. | PD (11,0) |
CIQ931 | Processing time (in milliseconds) used by ISDN Q.931 tasks that are running in the primary IOP processor. | PD (11,0) |
CIF1ID | Subfunction 1 ID: The identifier for addition functions that may be running in the primary IOP processor. | C (2) |
CIF1TM | Subfunction 1 time: The total processing unit time (in milliseconds) used by the IOP function that is running in the primary IOP processor. | PD (11,0) |
CICPU2 | Processor time in milliseconds for the second IO processor, which handles specialized functions. This field applies to Integrated xSeries® Servers (excluding I/O adapter versions) and wireless IOPs. This field is zero for other IOPs. Collection Services will not report values for Integrated xSeries Servers. | PD (11,0) |
The idle loop count and time are used to calculate the communications IOP utilization as follows:
IOP Utilization = (INTSEC - (CIIDLC * CIIDLT)/10**8) / INTSEC
Value | Description |
---|---|
00 | No time value supplied |
11 | Integrated xSeries Server pipe task (Integrated xSeries Server was previously known as file server I/O processor and FSIOP) |
42 | Localtalk task |
43 | Wireless task |