I have some problems with Net-SNMP after upgrading from Net-SNMP 4.2 to 5.1.
Before the upgrade, with the command below I could be able to get the list
of IPs starting with 61.
 root:~# snmpwalk -Os -c public -v 1 10.0.0.1 atPhysAddress.3.1.61
> > atPhysAddress.3.1.61.142.41.2 =  Hex: 00 50 FC E4 97 C4
> > atPhysAddress.3.1.61.142.41.3 =  Hex: 00 80 AD 50 A2 E2
> > atPhysAddress.3.1.61.142.41.4 =  Hex: 00 10 DC 5B FD 3A
> > atPhysAddress.3.1.61.142.41.5 =  Hex: 00 0D 61 31 A2 CD
> > atPhysAddress.3.1.61.142.41.6 =  Hex: 00 03 0A 00 A6 69
> > atPhysAddress.3.1.61.142.41.7 =  Hex: 00 02 00 18 5A 2D
> > atPhysAddress.3.1.61.142.41.8 =  Hex: 00 30 54 AB E8 77
> > atPhysAddress.3.1.61.142.41.9 =  Hex: 00 10 DC 5B FD 3A

After upgrading to 5.1, I got some error messages like below :

root:~# snmpwalk -Os -c public -v 1 10.0.0.1 atPhysAddress.3.1.61
> > atPhysAddress.3.1.61: Unknown Object Identifier (Index out of range: 61
> > (atNetAddress))
If  I delete 3.1.61 at the end of line (after atPhysAddress) I can get all
the IPs starting with 10 and 192, but I just want the list of IPs starting
with 61.

I have tried this in debian and suse, both gave me same error messages after
installing Net-SNMP 5.1

What can be the solution to this?
Thank you very much for your helps in advance.


Soydan T. Renkmen




-------------------------------------------------------
SF.Net email is sponsored by Shop4tech.com-Lowest price on Blank Media
100pk Sonic DVD-R 4x for only $29 -100pk Sonic DVD+R for only $33
Save 50% off Retail on Ink & Toner - Free Shipping and Free Gift.
http://www.shop4tech.com/z/Inkjet_Cartridges/9_108_r285
_______________________________________________
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

Reply via email to