aha~`of couse "****" is a numble in my code ,i just hidden it by "****" :>
oid m3uaMIB_variables_oid[] = { 1, 3, 6, 1, 4, 1, 9997 };
is it right or not?
On 7/27/06, Dave Shield <[EMAIL PROTECTED]> wrote:
On 27/07/06, 蔷<Qiang Hu> <[EMAIL PROTECTED]> wrote:
> void
> init_m3uaMIB(void)
> {
> REGISTER_MIB("m3uaMIB", m3uaMIB_variables, variable4,
> m3uaMIB_variables_oid);
> }
>
>
> and the structures of some variables,
>
> oid m3uaMIB_variables_oid[] = { 1, 3, 6, 1, 4, 1, **** };
Errr.... Surely that code won't compile? '****' isn't a valid 'oid' value.
It looks suspiciously as if you've hidden the very information that I
needed to see!
Dave
--
蔷
------------------------------------------------------------------------- Take Surveys. Earn Cash. Influence the Future of IT Join SourceForge.net's Techsay panel and you'll get the chance to share your opinions on IT & business topics through brief surveys -- and earn cash http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV
_______________________________________________ Net-snmp-users mailing list [email protected] Please see the following page to unsubscribe or change other options: https://lists.sourceforge.net/lists/listinfo/net-snmp-users
