Re: Not all mib files of a dir get parsed by snmptranslate

"Dave Shield" <[email protected]>
Newsgroups gmane.network.net-snmp.user
Message-ID <[email protected]>
On 06/06/07, Hans Dampf <[email protected]> wrote:
> server:/var/log # more net-snmpd.log
> GWSNMP: Entered the Gwsnmp module...
> GWSNMP: Entered the registerMIBS function
> Entered the Polling-end of the GWSNMP support
> GWSNMP/XPLAT: Entered the initPolling
> GWSNMP/XPLAT: Entered the PollingCallback function
> GWSNMP/XPLAT: Trap server is listening on 8052

So the agent is loading the Gwsnmp module successfully...

> Connection from 172.18.100.XX
> GWSNMP: UnixSNMPCallBack (for 160 type request) mta
> GWSNMP: OID (length: 14) for mta: .1.3.6.1.4.1.23.2.37.1.1.1.4.1
> GWSNMP: GetMibValue retured error  1
> GWSNMP: ProcessSnmpRequests failed for MODE_GET request

... and *is* being passed the request for processing
It just doesn't like the OID you asked for.



> I don't know what I can check else - do you have another idea?


What happens if you try
    snmpgetnext .... .   1.3.6.1.4.1.23.2.37.1.1.1.4
?

(which should be equivalent to
    snmpgetnext  ......   GWMTA-MIB::mtaClosedDomains
)



Dave

-------------------------------------------------------------------------
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/
_______________________________________________
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
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.