On Thu, Mar 20, 2014 at 03:01:21PM +, Pentasuglia, Corey wrote:
> Thanks again for the response Niels. I hope you don't mind me throwing
> one more at you. Is there a good way to take the value/values that are
> returned and convert them into strings (if they are of different snmp
> types)? Giv
Hi all...
I am using net-snmp 5.7.2
CentOS 6.
In my system there are thousands of PPPoE users / virtual inteface.
So snmpd service cause too much load in my system.
Can anyone help me with this ? how to resolve it ?
Which MIB is affected with this ? so I can remove / change code of those
Thanks again for the response Niels. I hope you don't mind me throwing one more
at you. Is there a good way to take the value/values that are returned and
convert them into strings (if they are of different snmp types)? Given the
example below it seems like I'd have to have a case statement, but