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
[ 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/
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
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
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.
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
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
;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