mib_string2oid
const char *mib_string2oid(const char *, struct ber_oid *);
if ((error = mib_string2oid(src->descriptor, dst)) != NULL) {