X-Git-Url: https://git.stg.codes/stg.git/blobdiff_plain/8c6fa3fbaccc22127280bf77a48fab5a3ee0716e..46b0747592074017ff0ea4b33d4a7194235886e5:/stglibs/smux.lib/IfEntry.c diff --git a/stglibs/smux.lib/IfEntry.c b/stglibs/smux.lib/IfEntry.c deleted file mode 100644 index a97b2454..00000000 --- a/stglibs/smux.lib/IfEntry.c +++ /dev/null @@ -1,271 +0,0 @@ -/* - * Generated by asn1c-0.9.21 (http://lionet.info/asn1c) - * From ASN.1 module "RFC1213-MIB" - * found in "RFC1213-MIB.asn1" - * `asn1c -fskeletons-copy` - */ - -#include - -#include "IfEntry.h" - -static asn_TYPE_member_t asn_MBR_IfEntry_1[] = { - { ATF_NOFLAGS, 0, offsetof(struct IfEntry, ifIndex), - (ASN_TAG_CLASS_UNIVERSAL | (2 << 2)), - 0, - &asn_DEF_INTEGER, - 0, /* Defer constraints checking to the member type */ - 0, /* PER is not compiled, use -gen-PER */ - 0, - "ifIndex" - }, - { ATF_NOFLAGS, 0, offsetof(struct IfEntry, ifDescr), - (ASN_TAG_CLASS_UNIVERSAL | (4 << 2)), - 0, - &asn_DEF_DisplayString, - 0, /* Defer constraints checking to the member type */ - 0, /* PER is not compiled, use -gen-PER */ - 0, - "ifDescr" - }, - { ATF_NOFLAGS, 0, offsetof(struct IfEntry, ifType), - (ASN_TAG_CLASS_UNIVERSAL | (2 << 2)), - 0, - &asn_DEF_INTEGER, - 0, /* Defer constraints checking to the member type */ - 0, /* PER is not compiled, use -gen-PER */ - 0, - "ifType" - }, - { ATF_NOFLAGS, 0, offsetof(struct IfEntry, ifMtu), - (ASN_TAG_CLASS_UNIVERSAL | (2 << 2)), - 0, - &asn_DEF_INTEGER, - 0, /* Defer constraints checking to the member type */ - 0, /* PER is not compiled, use -gen-PER */ - 0, - "ifMtu" - }, - { ATF_NOFLAGS, 0, offsetof(struct IfEntry, ifSpeed), - (ASN_TAG_CLASS_APPLICATION | (2 << 2)), - 0, - &asn_DEF_Gauge, - 0, /* Defer constraints checking to the member type */ - 0, /* PER is not compiled, use -gen-PER */ - 0, - "ifSpeed" - }, - { ATF_NOFLAGS, 0, offsetof(struct IfEntry, ifPhysAddress), - (ASN_TAG_CLASS_UNIVERSAL | (4 << 2)), - 0, - &asn_DEF_PhysAddress, - 0, /* Defer constraints checking to the member type */ - 0, /* PER is not compiled, use -gen-PER */ - 0, - "ifPhysAddress" - }, - { ATF_NOFLAGS, 0, offsetof(struct IfEntry, ifAdminStatus), - (ASN_TAG_CLASS_UNIVERSAL | (2 << 2)), - 0, - &asn_DEF_INTEGER, - 0, /* Defer constraints checking to the member type */ - 0, /* PER is not compiled, use -gen-PER */ - 0, - "ifAdminStatus" - }, - { ATF_NOFLAGS, 0, offsetof(struct IfEntry, ifOperStatus), - (ASN_TAG_CLASS_UNIVERSAL | (2 << 2)), - 0, - &asn_DEF_INTEGER, - 0, /* Defer constraints checking to the member type */ - 0, /* PER is not compiled, use -gen-PER */ - 0, - "ifOperStatus" - }, - { ATF_NOFLAGS, 0, offsetof(struct IfEntry, ifLastChange), - (ASN_TAG_CLASS_APPLICATION | (3 << 2)), - 0, - &asn_DEF_TimeTicks, - 0, /* Defer constraints checking to the member type */ - 0, /* PER is not compiled, use -gen-PER */ - 0, - "ifLastChange" - }, - { ATF_NOFLAGS, 0, offsetof(struct IfEntry, ifInOctets), - (ASN_TAG_CLASS_APPLICATION | (1 << 2)), - 0, - &asn_DEF_Counter, - 0, /* Defer constraints checking to the member type */ - 0, /* PER is not compiled, use -gen-PER */ - 0, - "ifInOctets" - }, - { ATF_NOFLAGS, 0, offsetof(struct IfEntry, ifInUcastPkts), - (ASN_TAG_CLASS_APPLICATION | (1 << 2)), - 0, - &asn_DEF_Counter, - 0, /* Defer constraints checking to the member type */ - 0, /* PER is not compiled, use -gen-PER */ - 0, - "ifInUcastPkts" - }, - { ATF_NOFLAGS, 0, offsetof(struct IfEntry, ifInNUcastPkts), - (ASN_TAG_CLASS_APPLICATION | (1 << 2)), - 0, - &asn_DEF_Counter, - 0, /* Defer constraints checking to the member type */ - 0, /* PER is not compiled, use -gen-PER */ - 0, - "ifInNUcastPkts" - }, - { ATF_NOFLAGS, 0, offsetof(struct IfEntry, ifInDiscards), - (ASN_TAG_CLASS_APPLICATION | (1 << 2)), - 0, - &asn_DEF_Counter, - 0, /* Defer constraints checking to the member type */ - 0, /* PER is not compiled, use -gen-PER */ - 0, - "ifInDiscards" - }, - { ATF_NOFLAGS, 0, offsetof(struct IfEntry, ifInErrors), - (ASN_TAG_CLASS_APPLICATION | (1 << 2)), - 0, - &asn_DEF_Counter, - 0, /* Defer constraints checking to the member type */ - 0, /* PER is not compiled, use -gen-PER */ - 0, - "ifInErrors" - }, - { ATF_NOFLAGS, 0, offsetof(struct IfEntry, ifInUnknownProtos), - (ASN_TAG_CLASS_APPLICATION | (1 << 2)), - 0, - &asn_DEF_Counter, - 0, /* Defer constraints checking to the member type */ - 0, /* PER is not compiled, use -gen-PER */ - 0, - "ifInUnknownProtos" - }, - { ATF_NOFLAGS, 0, offsetof(struct IfEntry, ifOutOctets), - (ASN_TAG_CLASS_APPLICATION | (1 << 2)), - 0, - &asn_DEF_Counter, - 0, /* Defer constraints checking to the member type */ - 0, /* PER is not compiled, use -gen-PER */ - 0, - "ifOutOctets" - }, - { ATF_NOFLAGS, 0, offsetof(struct IfEntry, ifOutUcastPkts), - (ASN_TAG_CLASS_APPLICATION | (1 << 2)), - 0, - &asn_DEF_Counter, - 0, /* Defer constraints checking to the member type */ - 0, /* PER is not compiled, use -gen-PER */ - 0, - "ifOutUcastPkts" - }, - { ATF_NOFLAGS, 0, offsetof(struct IfEntry, ifOutNUcastPkts), - (ASN_TAG_CLASS_APPLICATION | (1 << 2)), - 0, - &asn_DEF_Counter, - 0, /* Defer constraints checking to the member type */ - 0, /* PER is not compiled, use -gen-PER */ - 0, - "ifOutNUcastPkts" - }, - { ATF_NOFLAGS, 0, offsetof(struct IfEntry, ifOutDiscards), - (ASN_TAG_CLASS_APPLICATION | (1 << 2)), - 0, - &asn_DEF_Counter, - 0, /* Defer constraints checking to the member type */ - 0, /* PER is not compiled, use -gen-PER */ - 0, - "ifOutDiscards" - }, - { ATF_NOFLAGS, 0, offsetof(struct IfEntry, ifOutErrors), - (ASN_TAG_CLASS_APPLICATION | (1 << 2)), - 0, - &asn_DEF_Counter, - 0, /* Defer constraints checking to the member type */ - 0, /* PER is not compiled, use -gen-PER */ - 0, - "ifOutErrors" - }, - { ATF_NOFLAGS, 0, offsetof(struct IfEntry, ifOutQLen), - (ASN_TAG_CLASS_APPLICATION | (2 << 2)), - 0, - &asn_DEF_Gauge, - 0, /* Defer constraints checking to the member type */ - 0, /* PER is not compiled, use -gen-PER */ - 0, - "ifOutQLen" - }, - { ATF_NOFLAGS, 0, offsetof(struct IfEntry, ifSpecific), - (ASN_TAG_CLASS_UNIVERSAL | (6 << 2)), - 0, - &asn_DEF_OBJECT_IDENTIFIER, - 0, /* Defer constraints checking to the member type */ - 0, /* PER is not compiled, use -gen-PER */ - 0, - "ifSpecific" - }, -}; -static ber_tlv_tag_t asn_DEF_IfEntry_tags_1[] = { - (ASN_TAG_CLASS_UNIVERSAL | (16 << 2)) -}; -static asn_TYPE_tag2member_t asn_MAP_IfEntry_tag2el_1[] = { - { (ASN_TAG_CLASS_UNIVERSAL | (2 << 2)), 0, 0, 4 }, /* ifIndex at 78 */ - { (ASN_TAG_CLASS_UNIVERSAL | (2 << 2)), 2, -1, 3 }, /* ifType at 83 */ - { (ASN_TAG_CLASS_UNIVERSAL | (2 << 2)), 3, -2, 2 }, /* ifMtu at 85 */ - { (ASN_TAG_CLASS_UNIVERSAL | (2 << 2)), 6, -3, 1 }, /* ifAdminStatus at 91 */ - { (ASN_TAG_CLASS_UNIVERSAL | (2 << 2)), 7, -4, 0 }, /* ifOperStatus at 93 */ - { (ASN_TAG_CLASS_UNIVERSAL | (4 << 2)), 1, 0, 1 }, /* ifDescr at 81 */ - { (ASN_TAG_CLASS_UNIVERSAL | (4 << 2)), 5, -1, 0 }, /* ifPhysAddress at 89 */ - { (ASN_TAG_CLASS_UNIVERSAL | (6 << 2)), 21, 0, 0 }, /* ifSpecific at 121 */ - { (ASN_TAG_CLASS_APPLICATION | (1 << 2)), 9, 0, 10 }, /* ifInOctets at 97 */ - { (ASN_TAG_CLASS_APPLICATION | (1 << 2)), 10, -1, 9 }, /* ifInUcastPkts at 99 */ - { (ASN_TAG_CLASS_APPLICATION | (1 << 2)), 11, -2, 8 }, /* ifInNUcastPkts at 101 */ - { (ASN_TAG_CLASS_APPLICATION | (1 << 2)), 12, -3, 7 }, /* ifInDiscards at 103 */ - { (ASN_TAG_CLASS_APPLICATION | (1 << 2)), 13, -4, 6 }, /* ifInErrors at 105 */ - { (ASN_TAG_CLASS_APPLICATION | (1 << 2)), 14, -5, 5 }, /* ifInUnknownProtos at 107 */ - { (ASN_TAG_CLASS_APPLICATION | (1 << 2)), 15, -6, 4 }, /* ifOutOctets at 109 */ - { (ASN_TAG_CLASS_APPLICATION | (1 << 2)), 16, -7, 3 }, /* ifOutUcastPkts at 111 */ - { (ASN_TAG_CLASS_APPLICATION | (1 << 2)), 17, -8, 2 }, /* ifOutNUcastPkts at 113 */ - { (ASN_TAG_CLASS_APPLICATION | (1 << 2)), 18, -9, 1 }, /* ifOutDiscards at 115 */ - { (ASN_TAG_CLASS_APPLICATION | (1 << 2)), 19, -10, 0 }, /* ifOutErrors at 117 */ - { (ASN_TAG_CLASS_APPLICATION | (2 << 2)), 4, 0, 1 }, /* ifSpeed at 87 */ - { (ASN_TAG_CLASS_APPLICATION | (2 << 2)), 20, -1, 0 }, /* ifOutQLen at 119 */ - { (ASN_TAG_CLASS_APPLICATION | (3 << 2)), 8, 0, 0 } /* ifLastChange at 95 */ -}; -static asn_SEQUENCE_specifics_t asn_SPC_IfEntry_specs_1 = { - sizeof(struct IfEntry), - offsetof(struct IfEntry, _asn_ctx), - asn_MAP_IfEntry_tag2el_1, - 22, /* Count of tags in the map */ - 0, 0, 0, /* Optional elements (not needed) */ - -1, /* Start extensions */ - -1 /* Stop extensions */ -}; -asn_TYPE_descriptor_t asn_DEF_IfEntry = { - "IfEntry", - "IfEntry", - SEQUENCE_free, - SEQUENCE_print, - SEQUENCE_constraint, - SEQUENCE_decode_ber, - SEQUENCE_encode_der, - SEQUENCE_decode_xer, - SEQUENCE_encode_xer, - 0, 0, /* No PER support, use "-gen-PER" to enable */ - 0, /* Use generic outmost tag fetcher */ - asn_DEF_IfEntry_tags_1, - sizeof(asn_DEF_IfEntry_tags_1) - /sizeof(asn_DEF_IfEntry_tags_1[0]), /* 1 */ - asn_DEF_IfEntry_tags_1, /* Same as above */ - sizeof(asn_DEF_IfEntry_tags_1) - /sizeof(asn_DEF_IfEntry_tags_1[0]), /* 1 */ - 0, /* No PER visible constraints */ - asn_MBR_IfEntry_1, - 22, /* Elements count */ - &asn_SPC_IfEntry_specs_1 /* Additional specs */ -}; -