Class ZertSummaryCommonSection
-
Field Summary
FieldsModifier and TypeFieldDescriptionstatic final int
Constant: 0x08 = 8static final int
Constant: 0x04 = 4static final int
Constant: 0x20 = 32static final int
Constant: 0x10 = 16static final int
Constant: 0x80 = 128static final int
Constant: 0x20 = 32static final int
Constant: 0x00 = 0static final int
Constant: 0x40 = 64static final int
Constant: 0x80 = 128static final int
Constant: 0x40 = 64static final int
Constant: 0x02 = 2 -
Method Summary
Modifier and TypeMethodDescriptionstatic ZertSummaryCommonSection
create
(byte[] Data, int offset, int length) create is intended for internal use only.boolean
Return true ifSMF119SS_SAActive_FTP
bit insmf119ssSaFlags()
is set.boolean
Return true ifSMF119SS_SAATTLS_Optimized
bit insmf119ssSaFlags()
is set.boolean
Return true ifSMF119SS_SAClient
bit insmf119ssSaFlags()
is set.SMF119SS_SACltIP value.SMF119SS_SACltIP raw value.boolean
Return true ifSMF119SS_SAEEConn
bit insmf119ssSaFlags()
is set.long
SMF119SS_SAEndActiveConnCnt value.long
SMF119SS_SAEndLifeConnCnt value.long
SMF119SS_SAEndLifeInBytes value, throws exception if SMF119SS_SAEndLifeInBytes overflows 64 bit signed integer.SMF119SS_SAEndLifeInBytes value as a BigInteger.long
SMF119SS_SAEndLifeInSegDG value, throws exception if SMF119SS_SAEndLifeInSegDG overflows 64 bit signed integer.SMF119SS_SAEndLifeInSegDG value as a BigInteger.long
SMF119SS_SAEndLifeOutBytes value, throws exception if SMF119SS_SAEndLifeOutBytes overflows 64 bit signed integer.SMF119SS_SAEndLifeOutBytes value as a BigInteger.long
SMF119SS_SAEndLifeOutSegDG value, throws exception if SMF119SS_SAEndLifeOutSegDG overflows 64 bit signed integer.SMF119SS_SAEndLifeOutSegDG value as a BigInteger.long
SMF119SS_SAEndLifePartialConnCnt value.long
SMF119SS_SAEndLifeShortConnCnt value.SMF119SS_SAEvent_Type as a SummaryEvent.int
SMF119SS_SAEvent_Type raw value.int
SMF119SS_SAFlags value.long
SMF119SS_SAInitActiveConnCnt value.long
SMF119SS_SAInitLifeConnCnt value.long
SMF119SS_SAInitLifeInBytes value, throws exception if SMF119SS_SAInitLifeInBytes overflows 64 bit signed integer.SMF119SS_SAInitLifeInBytes value as a BigInteger.long
SMF119SS_SAInitLifeInSegDG value, throws exception if SMF119SS_SAInitLifeInSegDG overflows 64 bit signed integer.SMF119SS_SAInitLifeInSegDG value as a BigInteger.long
SMF119SS_SAInitLifeOutBytes value, throws exception if SMF119SS_SAInitLifeOutBytes overflows 64 bit signed integer.SMF119SS_SAInitLifeOutBytes value as a BigInteger.long
SMF119SS_SAInitLifeOutSegDG value, throws exception if SMF119SS_SAInitLifeOutSegDG overflows 64 bit signed integer.SMF119SS_SAInitLifeOutSegDG value as a BigInteger.long
SMF119SS_SAInitLifePartialConnCnt value.long
SMF119SS_SAInitLifeShortConnCnt value.SMF119SS_SAIntervalDuration as a Duration.long
SMF119SS_SAIntervalDuration raw value.double
SMF119SS_SAIntervalDuration in seconds.SMF119SS_SAIPProto as a IPProtocol.int
SMF119SS_SAIPProto raw value.boolean
Return true ifSMF119SS_SAIPv6
bit insmf119ssSaFlags()
is set.SMF119SS_SAJobname value.boolean
Return true ifSMF119SS_SASecProto_IPSec
bit insmf119ssSaSecProtos()
is set.boolean
Return true ifsmf119ssSaSecProtos()
equalsSMF119SS_SASecProto_None
.int
SMF119SS_SASecProtos value.boolean
Return true ifSMF119SS_SASecProto_SSH
bit insmf119ssSaSecProtos()
is set.boolean
Return true ifSMF119SS_SASecProto_TLS
bit insmf119ssSaSecProtos()
is set.boolean
Return true ifSMF119SS_SAServer
bit insmf119ssSaFlags()
is set.SMF119SS_SASessionID value.SMF119SS_SASrvIP value.SMF119SS_SASrvIP raw value.int
SMF119SS_SASrvPortEnd value.int
SMF119SS_SASrvPortStart value.boolean
Return true ifSMF119SS_SATCPIP_INTVAL
bit insmf119ssSaFlags()
is set.SMF119SS_SAUserID value.Methods inherited from class com.blackhillsoftware.smf.SmfData
createSection, getTriplet
-
Field Details
-
SMF119SS_SAIPv6
public static final int SMF119SS_SAIPv6Constant: 0x80 = 128- See Also:
-
SMF119SS_SAServer
public static final int SMF119SS_SAServerConstant: 0x40 = 64- See Also:
-
SMF119SS_SAClient
public static final int SMF119SS_SAClientConstant: 0x20 = 32- See Also:
-
SMF119SS_SAEEConn
public static final int SMF119SS_SAEEConnConstant: 0x10 = 16- See Also:
-
SMF119SS_SAActive_FTP
public static final int SMF119SS_SAActive_FTPConstant: 0x08 = 8- See Also:
-
SMF119SS_SAATTLS_Optimized
public static final int SMF119SS_SAATTLS_OptimizedConstant: 0x04 = 4- See Also:
-
SMF119SS_SATCPIP_INTVAL
public static final int SMF119SS_SATCPIP_INTVALConstant: 0x02 = 2- See Also:
-
SMF119SS_SASecProto_TLS
public static final int SMF119SS_SASecProto_TLSConstant: 0x80 = 128- See Also:
-
SMF119SS_SASecProto_SSH
public static final int SMF119SS_SASecProto_SSHConstant: 0x40 = 64- See Also:
-
SMF119SS_SASecProto_IPSec
public static final int SMF119SS_SASecProto_IPSecConstant: 0x20 = 32- See Also:
-
SMF119SS_SASecProto_None
public static final int SMF119SS_SASecProto_NoneConstant: 0x00 = 0- See Also:
-
-
Method Details
-
smf119ssSaIntervalDuration
SMF119SS_SAIntervalDuration as a Duration.- Returns:
- Duration SMF119SS_SAIntervalDuration
- See Also:
-
smf119ssSaIntervalDurationSeconds
public double smf119ssSaIntervalDurationSeconds()SMF119SS_SAIntervalDuration in seconds.- Returns:
- double SMF119SS_SAIntervalDuration converted to seconds
-
smf119ssSaIntervalDurationRawValue
public long smf119ssSaIntervalDurationRawValue()SMF119SS_SAIntervalDuration raw value.- Returns:
- long SMF119SS_SAIntervalDuration raw value
-
smf119ssSaEventType
SMF119SS_SAEvent_Type as a SummaryEvent.- Returns:
- SummaryEvent SMF119SS_SAEvent_Type
-
smf119ssSaEventTypeRawValue
public int smf119ssSaEventTypeRawValue()SMF119SS_SAEvent_Type raw value.- Returns:
- int SMF119SS_SAEvent_Type value
-
smf119ssSaFlags
public int smf119ssSaFlags()SMF119SS_SAFlags value.- Returns:
- int SMF119SS_SAFlags value
-
smf119ssSaIPv6
public boolean smf119ssSaIPv6()Return true ifSMF119SS_SAIPv6
bit insmf119ssSaFlags()
is set.- Returns:
- boolean SMF119SS_SAIPv6 bit is set in smf119ssSaFlags()
SMF119SS_SAIPv6 = 0x80
-
smf119ssSaServer
public boolean smf119ssSaServer()Return true ifSMF119SS_SAServer
bit insmf119ssSaFlags()
is set.- Returns:
- boolean SMF119SS_SAServer bit is set in smf119ssSaFlags()
SMF119SS_SAServer = 0x40
-
smf119ssSaClient
public boolean smf119ssSaClient()Return true ifSMF119SS_SAClient
bit insmf119ssSaFlags()
is set.- Returns:
- boolean SMF119SS_SAClient bit is set in smf119ssSaFlags()
SMF119SS_SAClient = 0x20
-
smf119ssSaEEConn
public boolean smf119ssSaEEConn()Return true ifSMF119SS_SAEEConn
bit insmf119ssSaFlags()
is set.- Returns:
- boolean SMF119SS_SAEEConn bit is set in smf119ssSaFlags()
SMF119SS_SAEEConn = 0x10
-
smf119ssSaActiveFtp
public boolean smf119ssSaActiveFtp()Return true ifSMF119SS_SAActive_FTP
bit insmf119ssSaFlags()
is set.- Returns:
- boolean SMF119SS_SAActive_FTP bit is set in smf119ssSaFlags()
SMF119SS_SAActive_FTP = 0x08
-
smf119ssSaAttlsOptimized
public boolean smf119ssSaAttlsOptimized()Return true ifSMF119SS_SAATTLS_Optimized
bit insmf119ssSaFlags()
is set.- Returns:
- boolean SMF119SS_SAATTLS_Optimized bit is set in smf119ssSaFlags()
SMF119SS_SAATTLS_Optimized = 0x04
-
smf119ssSaTcpipIntval
public boolean smf119ssSaTcpipIntval()Return true ifSMF119SS_SATCPIP_INTVAL
bit insmf119ssSaFlags()
is set.- Returns:
- boolean SMF119SS_SATCPIP_INTVAL bit is set in smf119ssSaFlags()
SMF119SS_SATCPIP_INTVAL = 0x02
-
smf119ssSaSecProtos
public int smf119ssSaSecProtos()SMF119SS_SASecProtos value.- Returns:
- int SMF119SS_SASecProtos value
-
smf119ssSaSecProtoTls
public boolean smf119ssSaSecProtoTls()Return true ifSMF119SS_SASecProto_TLS
bit insmf119ssSaSecProtos()
is set.- Returns:
- boolean SMF119SS_SASecProto_TLS bit is set in smf119ssSaSecProtos()
SMF119SS_SASecProto_TLS = 0x80
-
smf119ssSaSecProtoSsh
public boolean smf119ssSaSecProtoSsh()Return true ifSMF119SS_SASecProto_SSH
bit insmf119ssSaSecProtos()
is set.- Returns:
- boolean SMF119SS_SASecProto_SSH bit is set in smf119ssSaSecProtos()
SMF119SS_SASecProto_SSH = 0x40
-
smf119ssSaSecProtoIPSec
public boolean smf119ssSaSecProtoIPSec()Return true ifSMF119SS_SASecProto_IPSec
bit insmf119ssSaSecProtos()
is set.- Returns:
- boolean SMF119SS_SASecProto_IPSec bit is set in smf119ssSaSecProtos()
SMF119SS_SASecProto_IPSec = 0x20
-
smf119ssSaJobname
SMF119SS_SAJobname value.- Returns:
- String SMF119SS_SAJobname value
-
smf119ssSaUserID
SMF119SS_SAUserID value.- Returns:
- String SMF119SS_SAUserID value
-
smf119ssSaIpProto
SMF119SS_SAIPProto as a IPProtocol.- Returns:
- IPProtocol SMF119SS_SAIPProto
-
smf119ssSaIpProtoRawValue
public int smf119ssSaIpProtoRawValue()SMF119SS_SAIPProto raw value.- Returns:
- int SMF119SS_SAIPProto value
-
smf119ssSaSrvIp
SMF119SS_SASrvIP value.- Returns:
- InetAddress SMF119SS_SASrvIP value
-
smf119ssSaSrvIpRawValue
SMF119SS_SASrvIP raw value.- Returns:
- BigInteger SMF119SS_SASrvIP value
-
smf119ssSaCltIp
SMF119SS_SACltIP value.- Returns:
- InetAddress SMF119SS_SACltIP value
-
smf119ssSaCltIpRawValue
SMF119SS_SACltIP raw value.- Returns:
- BigInteger SMF119SS_SACltIP value
-
smf119ssSaSrvPortStart
public int smf119ssSaSrvPortStart()SMF119SS_SASrvPortStart value.- Returns:
- int SMF119SS_SASrvPortStart value
-
smf119ssSaSrvPortEnd
public int smf119ssSaSrvPortEnd()SMF119SS_SASrvPortEnd value.- Returns:
- int SMF119SS_SASrvPortEnd value
-
smf119ssSaSessionID
SMF119SS_SASessionID value.- Returns:
- String SMF119SS_SASessionID value
-
smf119ssSaInitLifeConnCnt
public long smf119ssSaInitLifeConnCnt()SMF119SS_SAInitLifeConnCnt value.- Returns:
- long SMF119SS_SAInitLifeConnCnt value
-
smf119ssSaInitLifePartialConnCnt
public long smf119ssSaInitLifePartialConnCnt()SMF119SS_SAInitLifePartialConnCnt value.- Returns:
- long SMF119SS_SAInitLifePartialConnCnt value
-
smf119ssSaInitLifeShortConnCnt
public long smf119ssSaInitLifeShortConnCnt()SMF119SS_SAInitLifeShortConnCnt value.- Returns:
- long SMF119SS_SAInitLifeShortConnCnt value
-
smf119ssSaInitActiveConnCnt
public long smf119ssSaInitActiveConnCnt()SMF119SS_SAInitActiveConnCnt value.- Returns:
- long SMF119SS_SAInitActiveConnCnt value
-
smf119ssSaInitLifeInBytes
public long smf119ssSaInitLifeInBytes()SMF119SS_SAInitLifeInBytes value, throws exception if SMF119SS_SAInitLifeInBytes overflows 64 bit signed integer.- Returns:
- long SMF119SS_SAInitLifeInBytes
- Throws:
IllegalArgumentException
- If the value of SMF119SS_SAInitLifeInBytes exceeds the maximum value of a signed 64 bit integer (i.e. the high order bit is set in SMF119SS_SAInitLifeInBytes). Usesmf119ssSaInitLifeInBytesAsBigInteger()
if this is possible.
-
smf119ssSaInitLifeInBytesAsBigInteger
SMF119SS_SAInitLifeInBytes value as a BigInteger.smf119ssSaInitLifeInBytes()
may provide better performance if the value will not exceed the maximum value for a signed long.- Returns:
- BigInteger SMF119SS_SAInitLifeInBytes
-
smf119ssSaInitLifeOutBytes
public long smf119ssSaInitLifeOutBytes()SMF119SS_SAInitLifeOutBytes value, throws exception if SMF119SS_SAInitLifeOutBytes overflows 64 bit signed integer.- Returns:
- long SMF119SS_SAInitLifeOutBytes
- Throws:
IllegalArgumentException
- If the value of SMF119SS_SAInitLifeOutBytes exceeds the maximum value of a signed 64 bit integer (i.e. the high order bit is set in SMF119SS_SAInitLifeOutBytes). Usesmf119ssSaInitLifeOutBytesAsBigInteger()
if this is possible.
-
smf119ssSaInitLifeOutBytesAsBigInteger
SMF119SS_SAInitLifeOutBytes value as a BigInteger.smf119ssSaInitLifeOutBytes()
may provide better performance if the value will not exceed the maximum value for a signed long.- Returns:
- BigInteger SMF119SS_SAInitLifeOutBytes
-
smf119ssSaInitLifeInSegDG
public long smf119ssSaInitLifeInSegDG()SMF119SS_SAInitLifeInSegDG value, throws exception if SMF119SS_SAInitLifeInSegDG overflows 64 bit signed integer.- Returns:
- long SMF119SS_SAInitLifeInSegDG
- Throws:
IllegalArgumentException
- If the value of SMF119SS_SAInitLifeInSegDG exceeds the maximum value of a signed 64 bit integer (i.e. the high order bit is set in SMF119SS_SAInitLifeInSegDG). Usesmf119ssSaInitLifeInSegDGAsBigInteger()
if this is possible.
-
smf119ssSaInitLifeInSegDGAsBigInteger
SMF119SS_SAInitLifeInSegDG value as a BigInteger.smf119ssSaInitLifeInSegDG()
may provide better performance if the value will not exceed the maximum value for a signed long.- Returns:
- BigInteger SMF119SS_SAInitLifeInSegDG
-
smf119ssSaInitLifeOutSegDG
public long smf119ssSaInitLifeOutSegDG()SMF119SS_SAInitLifeOutSegDG value, throws exception if SMF119SS_SAInitLifeOutSegDG overflows 64 bit signed integer.- Returns:
- long SMF119SS_SAInitLifeOutSegDG
- Throws:
IllegalArgumentException
- If the value of SMF119SS_SAInitLifeOutSegDG exceeds the maximum value of a signed 64 bit integer (i.e. the high order bit is set in SMF119SS_SAInitLifeOutSegDG). Usesmf119ssSaInitLifeOutSegDGAsBigInteger()
if this is possible.
-
smf119ssSaInitLifeOutSegDGAsBigInteger
SMF119SS_SAInitLifeOutSegDG value as a BigInteger.smf119ssSaInitLifeOutSegDG()
may provide better performance if the value will not exceed the maximum value for a signed long.- Returns:
- BigInteger SMF119SS_SAInitLifeOutSegDG
-
smf119ssSaEndLifeConnCnt
public long smf119ssSaEndLifeConnCnt()SMF119SS_SAEndLifeConnCnt value.- Returns:
- long SMF119SS_SAEndLifeConnCnt value
-
smf119ssSaEndLifePartialConnCnt
public long smf119ssSaEndLifePartialConnCnt()SMF119SS_SAEndLifePartialConnCnt value.- Returns:
- long SMF119SS_SAEndLifePartialConnCnt value
-
smf119ssSaEndLifeShortConnCnt
public long smf119ssSaEndLifeShortConnCnt()SMF119SS_SAEndLifeShortConnCnt value.- Returns:
- long SMF119SS_SAEndLifeShortConnCnt value
-
smf119ssSaEndActiveConnCnt
public long smf119ssSaEndActiveConnCnt()SMF119SS_SAEndActiveConnCnt value.- Returns:
- long SMF119SS_SAEndActiveConnCnt value
-
smf119ssSaEndLifeInBytes
public long smf119ssSaEndLifeInBytes()SMF119SS_SAEndLifeInBytes value, throws exception if SMF119SS_SAEndLifeInBytes overflows 64 bit signed integer.- Returns:
- long SMF119SS_SAEndLifeInBytes
- Throws:
IllegalArgumentException
- If the value of SMF119SS_SAEndLifeInBytes exceeds the maximum value of a signed 64 bit integer (i.e. the high order bit is set in SMF119SS_SAEndLifeInBytes). Usesmf119ssSaEndLifeInBytesAsBigInteger()
if this is possible.
-
smf119ssSaEndLifeInBytesAsBigInteger
SMF119SS_SAEndLifeInBytes value as a BigInteger.smf119ssSaEndLifeInBytes()
may provide better performance if the value will not exceed the maximum value for a signed long.- Returns:
- BigInteger SMF119SS_SAEndLifeInBytes
-
smf119ssSaEndLifeOutBytes
public long smf119ssSaEndLifeOutBytes()SMF119SS_SAEndLifeOutBytes value, throws exception if SMF119SS_SAEndLifeOutBytes overflows 64 bit signed integer.- Returns:
- long SMF119SS_SAEndLifeOutBytes
- Throws:
IllegalArgumentException
- If the value of SMF119SS_SAEndLifeOutBytes exceeds the maximum value of a signed 64 bit integer (i.e. the high order bit is set in SMF119SS_SAEndLifeOutBytes). Usesmf119ssSaEndLifeOutBytesAsBigInteger()
if this is possible.
-
smf119ssSaEndLifeOutBytesAsBigInteger
SMF119SS_SAEndLifeOutBytes value as a BigInteger.smf119ssSaEndLifeOutBytes()
may provide better performance if the value will not exceed the maximum value for a signed long.- Returns:
- BigInteger SMF119SS_SAEndLifeOutBytes
-
smf119ssSaEndLifeInSegDG
public long smf119ssSaEndLifeInSegDG()SMF119SS_SAEndLifeInSegDG value, throws exception if SMF119SS_SAEndLifeInSegDG overflows 64 bit signed integer.- Returns:
- long SMF119SS_SAEndLifeInSegDG
- Throws:
IllegalArgumentException
- If the value of SMF119SS_SAEndLifeInSegDG exceeds the maximum value of a signed 64 bit integer (i.e. the high order bit is set in SMF119SS_SAEndLifeInSegDG). Usesmf119ssSaEndLifeInSegDGAsBigInteger()
if this is possible.
-
smf119ssSaEndLifeInSegDGAsBigInteger
SMF119SS_SAEndLifeInSegDG value as a BigInteger.smf119ssSaEndLifeInSegDG()
may provide better performance if the value will not exceed the maximum value for a signed long.- Returns:
- BigInteger SMF119SS_SAEndLifeInSegDG
-
smf119ssSaEndLifeOutSegDG
public long smf119ssSaEndLifeOutSegDG()SMF119SS_SAEndLifeOutSegDG value, throws exception if SMF119SS_SAEndLifeOutSegDG overflows 64 bit signed integer.- Returns:
- long SMF119SS_SAEndLifeOutSegDG
- Throws:
IllegalArgumentException
- If the value of SMF119SS_SAEndLifeOutSegDG exceeds the maximum value of a signed 64 bit integer (i.e. the high order bit is set in SMF119SS_SAEndLifeOutSegDG). Usesmf119ssSaEndLifeOutSegDGAsBigInteger()
if this is possible.
-
smf119ssSaEndLifeOutSegDGAsBigInteger
SMF119SS_SAEndLifeOutSegDG value as a BigInteger.smf119ssSaEndLifeOutSegDG()
may provide better performance if the value will not exceed the maximum value for a signed long.- Returns:
- BigInteger SMF119SS_SAEndLifeOutSegDG
-
smf119ssSASecProtoNone
public boolean smf119ssSASecProtoNone()Return true ifsmf119ssSaSecProtos()
equalsSMF119SS_SASecProto_None
.- Returns:
- boolean
smf119ssSaSecProtos()
equals SMF119SS_SASecProto_NoneSMF119SS_SASecProto_None = 0x00
-
create
create is intended for internal use only. Instances of this section are created by the parent record or section.- Parameters:
Data
- Array of bytes containing data for this sectionoffset
- Offset of this section in the datalength
- length of the section
-