First time here? Check out the FAQ!
THIS IS A TEST INSTANCE. Feel free to ask and answer questions, but take care to avoid triggering too many notifications.
0

MMS protocol is captured

I am using the latest Wireshark downloaded from site. I am able to capture goose protocol but not MMS protocol. IEC61850 commands are not captured. I have also done changes in PRES after searching in internet to capture IEC61850 and MMS but it’s not working. Please suggest a solution.

Naresh kumar's avatar
1
Naresh kumar
asked 2020-08-05 17:57:52 +0000
edit flag offensive 0 remove flag close merge delete

Comments

add a comment see more comments

1 Answer

0

To capture MMS protocol, this context ID must be set :

  • Edit -> Preferences -> Protocols -> PRES -> Users Context List
    • Context Id = 3
    • Syntax name OID = 1.0.9506.2.1

MMS decoding is activated only for the standard port 102.

If you want to decode frames on another port, you can right-click on a decodable frame, select Decode As and then select the protocol TPKT. This protocol is at the level just above TCP and, once selected, it enables decoding of all other layers, up to MMS layer.

jesp's avatar
1
jesp
answered 2021-07-02 06:32:16 +0000
edit flag offensive 0 remove flag delete link

Comments

add a comment see more comments

Your Answer

Please start posting anonymously - your entry will be published after you log in or create a new account. This space is reserved only for answers. If you would like to engage in a discussion, please instead post a comment under the question or an answer that you would like to discuss.

Add Answer