2 * Generated by asn1c-0.9.21 (http://lionet.info/asn1c)
3 * From ASN.1 module "RFC1157-SNMP"
4 * found in "RFC1157-SNMP.asn1"
5 * `asn1c -fskeletons-copy`
12 #include <asn_application.h>
14 /* Including external dependencies */
16 #include <OCTET_STRING.h>
18 #include <constr_SEQUENCE.h>
25 typedef enum Message__version {
26 Message__version_version_1 = 0
30 typedef struct Message {
32 OCTET_STRING_t community;
35 /* Context for parsing across buffer boundaries */
36 asn_struct_ctx_t _asn_ctx;
40 extern asn_TYPE_descriptor_t asn_DEF_Message;
46 #endif /* _Message_H_ */