dataeng
 All Data Structures Files Variables Typedefs Macros
Data Fields
_SMSnmpMibList Struct Reference

SMSnmpMibList defines the response data for a response to a SM_SNMP_API_MPI_LIST_MIB request. More...

#include <dcsmsnmp.h>

Data Fields

u32 mibCount
 Number of pointers to MIBs in list. More...
 
u8 reservedAlign [4]
 Alignment for next data element. More...
 
ObjInfo ** mibList [1]
 Pointer to first MIB followed by variable number of pointers. More...
 

Detailed Description

SMSnmpMibList defines the response data for a response to a SM_SNMP_API_MPI_LIST_MIB request.

Field Documentation

u32 _SMSnmpMibList::mibCount

Number of pointers to MIBs in list.

ObjInfo** _SMSnmpMibList::mibList[1]

Pointer to first MIB followed by variable number of pointers.

u8 _SMSnmpMibList::reservedAlign[4]

Alignment for next data element.

Reserved for future use.


The documentation for this struct was generated from the following file: