The RFC1157VarBindList structure represents an SNMP variable bindings list as defined in RFC 1157.
typedef struct { RFC1157VarBind *list; UINT len;} RFC1157VarBindList;
For more information, see RFC 1157.
RFC1157VarBind
See: