Adding new token to dump traces when agent process snmp commands

2017-07-06 Thread Murali Karicheri via Net-snmp-coders
Hello Coders, I would like to use the -D option to dump traces to learn about the code and to see the code path. Is there a better option to get the traces for a snmpget command or any other snmp command processing at the agent? I have tried to add new token using the macro DEBUGMSGTL(("Tes

Re: snmp commands

2009-03-25 Thread Dave Shield
[ First - *please* don't mail me privately, without copying any responses to the mailing list. I don't have the time or inclination to offer private, unpaid, SNMP consultancy. Keep discussions to the list, where others can both learn and offer advice. Thanks. ] 2009/3/

Re: snmp commands

2009-03-24 Thread Dave Shield
2009/3/23 Anirudh Srinivasan : > When i give snmpwalk i get follow results: > snmpwalk -v 2c -c public 10.23.32.233 disk > UCD-DISKIO-MIB::diskIOTable = No more variables left in this MIB View (It is > past the end of the MIB tree) > > snmpwalk -v 2c -c public 10.23.32.233 mem > UCD-SNMP-MIB::memor

snmp commands

2009-03-23 Thread Anirudh Srinivasan
When i give snmpwalk i get follow results: snmpwalk -v 2c -c public 10.23.32.233 disk UCD-DISKIO-MIB::diskIOTable = No more variables left in this MIB View (It is past the end of the MIB tree) snmpwalk -v 2c -c public 10.23.32.233 mem UCD-SNMP-MIB::memory = No more variables left in this MIB View

Re: snmp commands

2008-04-10 Thread Pranesh Kulkarni
On Thu, Apr 10, 2008 at 1:00 PM, wladimir beylin <[EMAIL PROTECTED]> wrote: > Hello, > > i would like to have an output from one of snmp commands saved in a file. > So if i want to get the value of one element i say: > > snmpget -v 1 -c public > localhost .iso.

snmp commands

2008-04-10 Thread wladimir beylin
Hello,i would like to have an output from one of snmp commands saved in a file.So if i want to get the value of one element i say:snmpget -v 1 -c publiclocalhost .iso.org.dod.internet.mgmt.mib-2.interfaces.ifNumber.0and i get:IF-MIB::ifNumber.0 = INTEGER: 3so the output above i would like to have

Re: Replace SNMP commands with ones which read the ".conf" file settings

2007-06-13 Thread Dave Shield
access to these boxes - look for yourself. > 2) Does anyone know if replacing the existing SNMP commands, etc.. with the > new versions of the NetSNMP commands which come with NetSNMP-5.4 would cause > me any problems? How can we possibly know that? You haven't said anything about

Replace SNMP commands with ones which read the ".conf" file settings

2007-06-13 Thread Need Help
;snmpget", etc... commands being overwritten with the new versions of these commands. correct? 2) Does anyone know if replacing the existing SNMP commands, etc.. with the new versions of the NetSNMP commands which come with NetSNMP-5.4 would cause me any problems? I want to make sure t