Re: I've some problem for going through MFD tutorial

2006-06-28 Thread Robert Story
On Wed, 28 Jun 2006 10:55:06 +0900 __ wrote: _> [localhost] ./ifTable -f -DALL -M -L localhost:1109 You need to configure a config file (ifTable.conf) and add access control. A simple "rocommunity public" should suffice. You'll need to put that config file in the search path. $HOME/.snmp/ifTab

I've some problem for going through MFD tutorial

2006-06-27 Thread 김상욱
I’ve started to survey SNMP protocol, so I followed the sample code in the MDF tutorial. I’ve finished all of instruction on the tutorial and I tested the agent that I complied,   below is command that I’ve excuted [localhost] ./ifTable -f -DALL -M -L localhost:1109   after that some