Hi,
I extended the snmp agent and i used the simple table in my mib and i
get a correct results for snmpbulkwalk and the other.
But now i want to use indexing in the mibs so it s not a simple
table i will tell you what i use in my last code:
- my extern function is: extern FindVarMethod var_jsnmp;
- i use: header_simple_table(vp, name, length, exact, var_len,
write_method, MAX_DYN_ENTRY)
- there s an attachement contain the new mib i want to use
- i pasing my mib by calling this function from the extern: extern
void init_company(void);
now i need u to tell me which function i have to use at the place of
header_simple_table
and i am ready to send u my code if u need it.
I am waiting ur reply
thank you
Best Regards
Elias
I extended the snmp agent and i used the simple table in my mib and i
get a correct results for snmpbulkwalk and the other.
But now i want to use indexing in the mibs so it s not a simple
table i will tell you what i use in my last code:
- my extern function is: extern FindVarMethod var_jsnmp;
- i use: header_simple_table(vp, name, length, exact, var_len,
write_method, MAX_DYN_ENTRY)
- there s an attachement contain the new mib i want to use
- i pasing my mib by calling this function from the extern: extern
void init_company(void);
now i need u to tell me which function i have to use at the place of
header_simple_table
and i am ready to send u my code if u need it.
I am waiting ur reply
thank you
Best Regards
Elias
Do you Yahoo!?
With a free 1 GB, there's more in store with Yahoo! Mail.
