On 15/05/07, Siva Prakash Reddy G <[EMAIL PROTECTED]> wrote:
>                 if I configured snmpd.conf file as shown below I am
> getting only one sub-agent information, I am not getting second
> sug-agent information, I don't know where things are going wrong.

It a bit difficult to be sure (since the format of the snmpd.conf file
gets manged in transit), but that config looks to be OK.

Try running the following commands on the same system as the
master agent is running on:

    snmpget      -v 2c -c public  remotehost1  .1.3.6.1.2.1.1.1.0
    snmpgetnext  -v 2c -c public  remotehost1  1.3.6.1.4.1.6798
    snmpget      -v 2c -c public  remotehost2  .1.3.6.1.2.1.1.1.0
    snmpgetnext  -v 2c -c public  remotehost2  1.3.6.1.4.1.6798

What is the output of those four commands?

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-coders mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/net-snmp-coders

Reply via email to