ATMLE_MIB_QUERY
This control requests the LANE device driver's ATM LAN Emulation MIB support structure.
The user should pass in the address of an atmle_mibs_t structure as defined in usr/include/sys/atmle_mibs.h. The driver returns EINVAL if the buffer area is smaller than the required structure.
The device driver does not support any variables for read_write or write only. If the syntax of a member of the structure is some integer type, the level of support flag is stored in the whole field, regardless of the size of the field. For those fields defined as character arrays, the value is returned only in the first byte in the field.