Re: can't get answer from my MIB

2005-05-05 Thread dwarf
Dave Shield wrote: On Thu, 2005-05-05 at 12:18, dwarf wrote: This is my MIB text file: SOF-IPSTB-MIB DEFINITIONS ::= BEGIN ipstbMIB MODULE-IDENTITY ::= { enterprises } ipstbSys OBJECT IDENTIFIER ::= { ipstbMIB 1 } sysDescr OBJECT-TYPE ::= { ip

Re: can't get answer from my MIB

2005-05-05 Thread Dave Shield
On Thu, 2005-05-05 at 12:18, dwarf wrote: > This is my MIB text file: > SOF-IPSTB-MIB DEFINITIONS ::= BEGIN > ipstbMIB MODULE-IDENTITY > ::= { enterprises } > > ipstbSys OBJECT IDENTIFIER ::= { ipstbMIB 1 } > > sysDescr OBJECT-TYPE > ::= { ipstbSys 1 } > > END But this doesn't

Re: can't get answer from my MIB

2005-05-05 Thread Dave Shield
On Thu, 2005-05-05 at 11:29, dwarf wrote: > All this stuff works fine before ans actualy works now, Including the 'ucdavis' objects? OK - that would tend to rule out access control problems. > except new MIB that i wrote and added. So I'll repeat the earlier advice - try working through the chec

Re: can't get answer from my MIB

2005-05-05 Thread dwarf
Dave Shield wrote: On Thu, 2005-05-05 at 10:21, dwarf wrote: This agent build with configure : ./configure --prefix=/opt/x86/snmp --disable-applications --disable-manuals --disable-scripts --disable-mibs --disable-mib-loading --disable-des --disable-md5 --disable-snmpv3 --disable

Re: can't get answer from my MIB

2005-05-05 Thread Dave Shield
On Thu, 2005-05-05 at 10:21, dwarf wrote: > This agent build with configure : > > ./configure --prefix=/opt/x86/snmp --disable-applications > --disable-manuals --disable-scripts --disable-mibs > --disable-mib-loading --disable-des --disable-md5 --disable-snmpv3 > --disable-debugging --disable-pri

Re: can't get answer from my MIB

2005-05-05 Thread dwarf
Dave Shield wrote: On Thu, 2005-05-05 at 09:55, dwarf wrote: Created my MIB, copy it to mibs directory. Build agent with my MIB. How did you build the agent? Did you write any code to implement this MIB? Please see the FAQ entry How do I add a MIB to the agent? Dave

Re: can't get answer from my MIB

2005-05-05 Thread Dave Shield
On Thu, 2005-05-05 at 09:55, dwarf wrote: > Created my MIB, copy it to mibs directory. Build agent with my MIB. How did you build the agent? Did you write any code to implement this MIB? Please see the FAQ entry How do I add a MIB to the agent? Dave ---

can't get answer from my MIB

2005-05-05 Thread dwarf
Hi I have FC3 and net-snmp 5.2.1 Created my MIB, copy it to mibs directory. Build agent with my MIB. Agent nicely running. The answer that i get is No Such Object available on this agent at this OID Please, advise --- This SF.Net email is sponsore