Hello all,

 

I am fairly new with snmp and net-snmp, however I have been all over the
net-snmp website the past few weeks working with it.  I have net-snmp
running on Ubuntu 9.04 and I have a device on the network that accepts
snmp requests.  My problem is that I am not getting a response from the
device.

 

The device has its own specific subset of MIB modules and variables
located in the snmp oid hierarchy as
iso.org.dod.internet.private.enterprises.l3com, so when I try:  

snmpget -v 2c -c public <device's ip> 1.3.6.1.4.1.3231.1.5.1.7.0   which
should return the system status,

I get "No such object available on this agent at this OID".  (I've also
tried snmpwalk as far up the tree as 1.3.6.1.4.1.3231 with the same
result)

I figured this may be some sort of access control issue as I was reading
the forums, so I double checked the snmpd.conf and it seems correct.  In
it is: 

rocommunity public

agentaddress 161

 

Why can't I get a response from the device?  Any advice would be very
much appreciated.

 

Thank you all for your time!

 

Alex

------------------------------------------------------------------------------
Let Crystal Reports handle the reporting - Free Crystal Reports 2008 30-Day 
trial. Simplify your report design, integration and deployment - and focus on 
what you do best, core application coding. Discover what's new with 
Crystal Reports now.  http://p.sf.net/sfu/bobj-july
_______________________________________________
Net-snmp-coders mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/net-snmp-coders

Reply via email to