Unsolved

This post is more than 5 years old

2 Posts

1006

November 13th, 2015 01:00

Getting sm_snmpwalk error

Hi

I am getting following error while trying to mibwalk cisco C3900e router, tried restarting the device still getting the same error.

[tech@ngnd4-s3 ~]$ /opt/InCharge9/IP/smarts/bin/sm_snmpwalk --snmp=3 --user=ITNMUser --auth=SHA --authPass=xepEqufra6 --priv=AES --privPass=w7asuKUcEf 10.222.225.92

Authentication protocol=[SHA]

Privacy protocol=[AES]

Saving MIB walk to file(s) '10.222.225.92.walk' '10.222.225.92.mimic' '10.222.225.92.snap' ...

SNMP-WALK-ERROR-Caught Agent Bug-VarBinds with improper value

End of MIB walk

Can anyone suggest what could be the issue and its possible solution?

2 Posts

November 16th, 2015 06:00

Hi Tom,

Are you referring to walk, snap, mimic files? I tried to look into these file but could not find any such error messages.Also there are so many OIDs it is not very clear where it stopped however I have pasted the last lines from the 3 files if you can suggest something? Also is there any solution to this issue? how do i discover this device in smarts?

[tech@ngnd4-s3 ~]$ tail -2 10.222.225.92.walk

.1.3.6.1.6.3.13.1.3.1.5.43.116.114.97.112.104.111.115.116.46.55.112.113.82.56.69.113.121.66.53.99.54.87.49.54.72.46.49.55.50.46.49.54.46.51.50.46.49.53.53.46.49.54.50.1.2.840.10036|1|

End of MIB walk

[tech@ngnd4-s3 ~]$ tail -2 10.222.225.92.snap

.1.3.6.1.6.3.13.1.3.1.5.43.116.114.97.112.104.111.115.116.46.55.112.113.82.56.69.113.121.66.53.99.54.87.49.54.72.46.49.55.50.46.49.54.46.51.50.46.49.53.53.46.49.54.50.1 INTEGER-32 1

.1.3.6.1.6.3.13.1.3.1.5.43.116.114.97.112.104.111.115.116.46.55.112.113.82.56.69.113.121.66.53.99.54.87.49.54.72.46.49.55.50.46.49.54.46.51.50.46.49.53.53.46.49.54.50.1.2.840.10036 INTEGER-32 1

[tech@ngnd4-s3 ~]$ tail -2 10.222.225.92.mimic

.1.3.6.1.6.3.13.1.3.1.5.43.116.114.97.112.104.111.115.116.46.55.112.113.82.56.69.113.121.66.53.99.54.87.49.54.72.46.49.55.50.46.49.54.46.51.50.46.49.53.53.46.49.54.50.1: 1

.1.3.6.1.6.3.13.1.3.1.5.43.116.114.97.112.104.111.115.116.46.55.112.113.82.56.69.113.121.66.53.99.54.87.49.54.72.46.49.55.50.46.49.54.46.51.50.46.49.53.53.46.49.54.50.1.2.840.10036: 1

[tech@ngnd4-s3 ~]$

No Events found!

Top