SMB2 Data Fields and Properties

Properties:  

Property.SMBFileIDPersistent - For SMB2, the file ID can be one of two types.  This represents the Persistent type.

Property.SMBFileIDColatile - For SMB2, the file ID can be one of two types.  This represents the Volitle type.

Property.SMBFileName - The file name for an SMB request.  This might also represent state information so frame data does not have to exist for this to be populated.

Property.SMBCommand - Represents the SMB command for the current frame.  If two SMB Commands exist, this will only represent the last one.

Property.SMBPID - Process ID for the SMB command based on the value in the SMB header.

Property.SMBStatus - SMB Status represented as a Numeric value.

Property.SMBStatus != 0