Re: Help with mib2c

2007-09-06 Thread Dave Shield
On 06/09/07, Salai, Sivakkani Thirunavukkarasu <[EMAIL PROTECTED]> wrote: > Whenever I want to add a new MIB to the agent, according to the > documentation I re-run the configure and specify the new MIB. Is that > the only way to add MIBS to the agent? Are there any other way to add > the MIB t

Re: Help with mib2c

2007-09-06 Thread Dave Shield
On 05/09/07, Salai, Sivakkani Thirunavukkarasu <[EMAIL PROTECTED]> wrote: > I get the following error when I run mib2c program: > (I issued the command as: "mib2c WMAN-DEV-MIB") You must give mib2c the name of a MIB *object*, not a MIB module/file. Please see the FAQ entry: Mib2c complain

Re: Help with mib2c

2007-09-05 Thread Lucian Romi
Did you try env MIBS="+WMAN-DEV-MIB" mib2c ? On 9/5/07, Salai, Sivakkani Thirunavukkarasu <[EMAIL PROTECTED]> wrote: > > > > Hi All, > > I get the following error when I run mib2c program: (I issued the > command as: "mib2c WMAN-DEV-MIB") > > > > "Cannot find module (=+WMAN-DEV-MIB) :

Help with mib2c

2007-09-05 Thread Salai, Sivakkani Thirunavukkarasu
Hi All, I get the following error when I run mib2c program: (I issued the command as: "mib2c WMAN-DEV-MIB") "Cannot find module (=+WMAN-DEV-MIB) : At line 0 in (none)" . This error message is followed with "You didn't give mib2c a valid OID to start with ." I am t