I am trying to add the capability to dissect additional X.721 CMIP messages to my current wireshark 1.10 build. Before I get too far into the rabbit hole, I want to check to ensure I am proceeding down the correct path.
Currently the asn definition I want to addis:
unixSystemId ATTRIBUTE
WITH ATTRIBUTE SYNTAX UnixSystem-ASN1Module.UnixSystemStatusId;
MATCHES FOR EQUALITY ;
BHEAVIOR
unixSystemStatusIdbehaviour BEHAVIOUR
DEFINED AS “The naming attribute of the
unixSystemStatus object assigned at creation time “;;
REGISTERED AS {unixSystemAttribute 6};
My assumptions are that I would have to define the OID 1.3.4.6.333.3.6 into the cmip.cnf and then add a XXX.asn file to the build list with the above asn definition. Please let me know if I’m going down the correct path.
Ryan Lem
LGS Innovations
973-437-9806