Hi All
My original version of net-snmp agent is ver: 5.2.5.1
I have compiled ver:5.5 and replaced my old snmp agent in my linux system.
After some test,I found new version can't receive traffic info if my 
interface index id was changed.
But ver:5.2.5.1 can work fine with original interface index id whether the 
interface index id was changed or not.

For example:
35: ppp0: <POINTOPOINT,MULTICAST,NOARP,UP,10000> mtu 1492 qdisc pfifo_fast 
qlen 3
    link/ppp
ver:5.2.5.1 use id=35 to work with my snmp manager.

If the link is reconnected,the id may become:
40: ppp0: <POINTOPOINT,MULTICAST,NOARP,UP,10000> mtu 1492 qdisc pfifo_fast 
qlen 3
    link/ppp
ver:5.2.5.1 use id=35 to work with my snmp manager.
ver:5.5       use id=40 to work with my snmp manager,then i can't see any 
traffic information in my snmp manager.

How can make the behavior of ver:5.5 like  ver:5.2.5.1?
Any suggestions will be appreciated!!!

Best regards,
Brian Lu 


__________ Information from ESET NOD32 Antivirus, version of virus signature 
database 5081 (20100503) __________

The message was checked by ESET NOD32 Antivirus.

http://www.eset.com




------------------------------------------------------------------------------
_______________________________________________
Net-snmp-coders mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/net-snmp-coders

Reply via email to