Start of change

Collection Services data files: QAPMSMCMN

This database file contains summarized metrics from communication protocol data (*CMNBASE collection category) that may be used in support of system monitoring.

These metrics are calculated from more discrete data found in communications protocol files. The breakdown dimension identifies a grouping of lines for which data is provided. One record is written per database interval per breakdown dimension.

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)
DATETIME Interval date and time. The date and time of the sample interval. Timestamp
INTSEC Elapsed interval seconds. The number of seconds since the last sample interval. PD (7,0)
SMCBDD Communication protocol breakdown dimension. Identifies which communication protocols were used to calculate the data contained in this record.
  • '01' - Line data: (ASYN, BSC, FRLY, HDLC, PPP, X25)
  • '02' - LAN data: (ETH, ECL)
C (2)
SMCNUM Number of communication lines included in this data. B (9,0)
SMCAUTILP Average Line utilization. The average percent busy for included communication lines. B (9,2)
SMCABRCV Average kilobits received. The sum of data kilobits received divided by the number of included lines. B (18,0)
SMCABSND Average kilobits sent. The sum of data kilobits sent divided by the number of included lines. B (18,0)
SMCMUTILP Maximum Line utilization. The percent busy for the line with the highest utilization included within this breakdown dimension. B (9,2)
SMCMLND Line description. The name of the description for the line with the highest utilization. C (10)
SMCB4F01 Reserved. B (9,0)
SMCB8F01 Reserved. B (18,0)
End of change