Hi,

I use:

# equery l snmp
[ Searching for package 'snmp' in all categories among: ]
 * installed packages
[I--] [  ] net-analyzer/net-snmp-5.4 (0)

on

# uname -a
Linux l1 2.6.19-gentoo-r5-rnt1 #1 SMP Sat Mar 10 17:23:28 MSK 2007 i686
Intel(R) Xeon(R) CPU E5310  @ 1.60GHz GenuineIntel GNU/Linux 

Appeared the problem with getting data while using MIB object
UCD-DISKIO-MIB

My config:

# cat /etc/snmp/snmpd.conf
syslocation     Bobruysk
syscontact      [EMAIL PROTECTED]
rocommunity     ro_comm my_host
rocommunity     ro_comm localhost

Try from my_host:

$ snmpget -v 1 -c ro_comm target
.1.3.6.1.4.1.2021.13.15.1.1.9.1
Error in packet
Reason: (noSuchName) There is no such variable name in this MIB.
Failed object: UCD-DISKIO-MIB::diskIOLA1.1

>From localhost:

# snmpget -v 1 -c ro_com localhost diskIOLA1.1
diskIOLA1.1: Unknown Object Identifier (Sub-id not found: (top) ->
diskIOLA1)

Anyone knows what the problem is and how to solve it?

-- 
BRGDS. Alexey Vlasov.

-------------------------------------------------------------------------
Take Surveys. Earn Cash. Influence the Future of IT
Join SourceForge.net's Techsay panel and you'll get the chance to share your
opinions on IT & business topics through brief surveys-and earn cash
http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV
_______________________________________________
Net-snmp-users mailing list
Net-snmp-users@lists.sourceforge.net
Please see the following page to unsubscribe or change other options:
https://lists.sourceforge.net/lists/listinfo/net-snmp-users

Reply via email to