KN3 OSA-Express5S/6S Ports Control Attributes
Use the KN3 OSA-Express5S/6S Ports Control attributes to monitor individual ports on a OSA-Express5S/6S feature.
There can be two physical ports on each OSA channel path identifier, each with different data. When two ports are present, each one is assigned a separate ifIndex by the operating system. Each ifIndex contains the data for the corresponding port.
Channel Number The channel path identifier (CHPID) corresponding to this device. The format is a string of two hexadecimal characters.
Collection Time The time and date of the data sampling. This time is displayed in the following format:
mm/dd/yy hh:mm:ss (Tivoli Enterprise Portal) or yy/mm/dd hh:mm:ss (3270)
Where:
- mm = Month
- dd = Day of the month
- yy = Year
- hh = Hour
- mm = Minute
- ss = Seconds
The stored format is a string no longer than 16 characters in the
format CYYMMDDHHMMSSmmm
(as in 1020315064501000 for
03/15/02 06:45:01) where:
- C = Century (0 for 20th, 1 for 21st)
- Y = Year
- M = Month
- D = Day
- H = Hour
- M = Minute
- S = Second
- m = Millisecond
Origin Node The unique identifier for the TCP/IP stack being displayed. The format is an alphanumeric string no longer than 32 characters.
Pause Frames Received The number of pause frames received during the most recent time interval. The format is a long, long integer.
Pause Frames Transmitted The number of pause frames transmitted during the most recent time interval. The format is a long, long integer.
Port Name The name of the port as specified by the VTAM® Transport Resource List Entry (TRLE). The format is a 32-character alphanumeric string.
Port Number The physical port number for this port. The format is an integer.
System ID The SMF system ID. The format is an alphanumeric string no longer than 4 characters.
TCPIP STC Name The name of the TCP/IP job. The format is an alphanumeric string no longer than 8 characters.
Total Pause Frames Received The total number of pause frames received since the OSA port was reset. The format is a long, long integer.
Total Pause Frames Transmitted The total number of pause frames transmitted since the OSA port was reset. The format is a long, long integer.
Trap Control Flags The value of this object determines which traps will be generated by the OSA. The value of this object is initially all zeros, indicating that all traps will be sent to the OSA subagent. Setting the appropriate bit prevents a particular trap from being sent to the subagent. When the bit value of the disableEthLANChange bit is set to zero (0), then the trap ibmOsaExp5SLanStateChange is sent. The format is a 4-digit hexadecimal number. Valid values are:
- x'0000' meaning the trap is enabled.
- x'8000' meaning the trap is disabled.