Anup Ray wrote:
> 
> Hi,
> I am getting a problem while making mrtg.cfg file for a solaris box.
> Following is the error output:
> 
> --base: Get Device Info on [EMAIL PROTECTED]:
> SNMP Error:
> Received SNMP response with error code
>   error status: noSuchName
>   index 1 (OID: 1.3.6.1.2.1.1.1.0)
> SNMPv1_Session (remote host: "u10-1.safe-prop.com" [10.10.1.100].161)
>                   community: "public"
>                  request ID: -1281356335
>                 PDU bufsize: 8000 bytes
>                     timeout: 2s
>                     retries: 5
>                     backoff: 1)
> But when I use it for other systems (solaris) it works. I am using command
> from a single system(ultra30). So same source programs are being used.

Try to run the SNMP query (for instance with UCD-SNMP with "snmpwalk") from the
commandline. You should see the following string. If not, snmpdx doesnot run,
the firewall rules do not pass querys on Port 161, the community string is
wrong, the snmpd is not configured.

host:admin,94% ./snmpwalk -p 161 host public .1.3.6.1.2.1.1.1.0
system.sysDescr.0 = Sun SNMP Agent, UltraSPARC-IIi-cEngine

        Bye, Ecaroh

-- 
Gerhard Ecaroh Froehlich, Systemadministrator

--
Unsubscribe mailto:[EMAIL PROTECTED]
Help        mailto:[EMAIL PROTECTED]
Archive     http://www.ee.ethz.ch/~slist/rrd-users
WebAdmin    http://www.ee.ethz.ch/~slist/lsg2.cgi

Reply via email to