On Tue, Oct 04, 2011 at 05:19:59PM +0200, Pierre-Damien GATOUILLAT wrote:
> Craig, where can we investigate to resolve that ?
Make sure that the device has a valid IP address, SNMP community and
that Autodiscovery policy is set to something that isn't 'no
autodiscovery'

Find the host ID, let's say it is 9.
Bring up a command line and go to the engine directory and run the
following:

 php -q autodiscovery_interfaces.php -h 9 -t=12

The -t=12 means only run the windows autodiscovery only
Also, can you run:
  snmpwalk -On -v 1 -c <community> <ipaddress> system.sysObjectID

So if the ip address is 127.0.0.1 and the community is public

snmpwalk -On -v 1 -c public 127.0.0.1 system.sysObjectID
.1.3.6.1.2.1.1.2.0 = OID: .1.3.6.1.4.1.8072.3.2.10

The number that is 8072 here should be 311 for you.

-- 
Craig Small VK2XLZ   http://enc.com.au/          csmall at : enc.com.au
Debian GNU/Linux     http://www.debian.org/      csmall at : debian.org
old fingerprint:     1C1B D893 1418 2AF4 45EE  95CB C76C E5AC 12CA DFA5
NEW fingerprint:     5D2F B320 B825 D939 04D2  0519 3938 F96B DF50 FEA5

------------------------------------------------------------------------------
Get your Android app more play: Bring it to the BlackBerry PlayBook 
in minutes. BlackBerry App World&#153; now supports Android&#153; Apps 
for the BlackBerry&reg; PlayBook&#153;. Discover just how easy and simple 
it is! http://p.sf.net/sfu/android-dev2dev
_______________________________________________
jffnms-users mailing list
jffnms-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/jffnms-users

Reply via email to