LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - Newbie (https://www.linuxquestions.org/questions/linux-newbie-8/)
-   -   error when maping mrtg for cisco ASA 5520 (https://www.linuxquestions.org/questions/linux-newbie-8/error-when-maping-mrtg-for-cisco-asa-5520-a-742228/)

ravibhure 07-23-2009 09:02 AM

error when maping mrtg for cisco ASA 5520
 
Hello geeks,

I need to map mrtg with cisco ASA 5520 router/firewall and I have enabled the snmp on ASA, and trying to connect with snmpwalk but I having error when trying to run the command, can any please assure whats is this, any thing wrong ...even I have checked many ways to resolve and trying to change the command but it get's the same error.

[root@app113 ~]# snmpwalk -c coldstart -v2c 10.254.254.1 1.3.6.1.4.1.9.9.244
Timeout: No Response from 10.254.254.1

and when I am running the command cfgmaker it again get the error.

[root@app113 ~]# cfgmaker -global 'WorkDir: /var/www/html/mymrtg' -output /etc/mrtg/mrtg.cfg coldstart@10.254.254.1
SNMP Error:
no response received
SNMPv1_Session (remote host: "10.254.254.1" [10.254.254.1].161)
community: "coldstart"
request ID: 2096609850
PDU bufsize: 8000 bytes
timeout: 2s
retries: 5
backoff: 1)
at /usr/bin/../lib64/mrtg2/SNMP_util.pm line 627
SNMPWALK Problem for 1.3.6.1.2.1.1 on coldstart@10.254.254.1::::::v4only
at /usr/bin/cfgmaker line 918
WARNING: Skipping coldstart@10.254.254.1: as no info could be retrieved

ravibhure 07-23-2009 09:46 AM

We resolved the issue to open the snmp UDP port 162


All times are GMT -5. The time now is 08:03 PM.