lldp_remote_mib
struct lldp_remote_mib *remote_mib ;
mib_size = sizeof(struct lldp_remote_mib);
remote_mib = (struct lldp_remote_mib *) base_mib_addr;
struct lldp_remote_mib remote_mib = {0};