Hi all,

int ipmi_pet_create(ipmi_domain_t  *domain,
                    unsigned int   connection,
                    unsigned int   channel,
                    struct in_addr ip_addr,                                     
         
                    unsigned char    mac_addr[6],
                    unsigned int     eft_sel,
                    unsigned int     policy_num,
                    unsigned int     apt_sel,
                    unsigned int     lan_dest_sel,
                    ipmi_pet_done_cb done,
                    void             *cb_data,
                    ipmi_pet_t       **pet);

 
I mentioned below the above fuction parameter corresponding   table entry that 
parameter referred, pls  conform
whether i am correct (or) wrong , if  i am worng 
pls tell me corresponding correct table entry .               
  
lan_dest_sel => (whether  this will refer the  table  4.16 LAN Configuration 
Parameters (parameter 19) destination address);

 eft_sel => (whether  this will refer the  Table  4.36 PEF Configuration 
Parameters (parameter 6) Event Filter Table);    
         
 apt_sel => (whether  this will refer the  Table  4.36 PEF Configuration 
Parameters (parameter 8) Alert Policy Table); 

Thanks
barani   

-------------------------------------------------------------------------
This SF.net email is sponsored by DB2 Express
Download DB2 Express C - the FREE version of DB2 express and take
control of your XML. No limits. Just data. Click to get it now.
http://sourceforge.net/powerbar/db2/
_______________________________________________
Openipmi-developer mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/openipmi-developer

Reply via email to