2 * Generated by asn1c-0.9.28 (http://lionet.info/asn1c)
3 * From ASN.1 module "RFC1157-SNMP"
4 * found in "RFC1157-SNMP.asn1"
5 * `asn1c -S/mnt/data/software/asn1c/skeletons -fcompound-names -fwide-types`
8 #include "VarBindList.h"
10 static asn_TYPE_member_t asn_MBR_VarBindList_1[] = {
12 (ASN_TAG_CLASS_UNIVERSAL | (16 << 2)),
15 0, /* Defer constraints checking to the member type */
16 0, /* PER is not compiled, use -gen-PER */
21 static const ber_tlv_tag_t asn_DEF_VarBindList_tags_1[] = {
22 (ASN_TAG_CLASS_UNIVERSAL | (16 << 2))
24 static asn_SET_OF_specifics_t asn_SPC_VarBindList_specs_1 = {
25 sizeof(struct VarBindList),
26 offsetof(struct VarBindList, _asn_ctx),
27 0, /* XER encoding is XMLDelimitedItemList */
29 asn_TYPE_descriptor_t asn_DEF_VarBindList = {
34 SEQUENCE_OF_constraint,
35 SEQUENCE_OF_decode_ber,
36 SEQUENCE_OF_encode_der,
37 SEQUENCE_OF_decode_xer,
38 SEQUENCE_OF_encode_xer,
39 0, 0, /* No PER support, use "-gen-PER" to enable */
40 0, /* Use generic outmost tag fetcher */
41 asn_DEF_VarBindList_tags_1,
42 sizeof(asn_DEF_VarBindList_tags_1)
43 /sizeof(asn_DEF_VarBindList_tags_1[0]), /* 1 */
44 asn_DEF_VarBindList_tags_1, /* Same as above */
45 sizeof(asn_DEF_VarBindList_tags_1)
46 /sizeof(asn_DEF_VarBindList_tags_1[0]), /* 1 */
47 0, /* No PER visible constraints */
48 asn_MBR_VarBindList_1,
49 1, /* Single element */
50 &asn_SPC_VarBindList_specs_1 /* Additional specs */