> [EMAIL PROTECTED] snmpget -v 1 -c democommunity localhost
>       ucdavis.prTable.prEntry.prIndex.0
> Error in packet
> Reason: (noSuchName) There is no such variable name in this MIB.
> Failed object: UCD-SNMP-MIB::prIndex.0

Please see the FAQ entry
    "Why can't I see values in the UCDavis 'extensible' or 'disk' trees?"

The same holds true here - you won't see anything in the prTable, unless
you've got a "proc" entry in your snmpd.conf file.

Note too that this is a *table*, not a scalar object, so won't use the
index value '0'
Try using "snmpwalk  .... prIndex" instead.

Dave

-------------------------------------------------------------------------
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