Good gentlebeings -

I am having difficulty recognizing my enterprise-specific variables with
net-snmp-5.4.

My system is RHEL4u4 Linux.

First off, I have verified that my var handlers are being compiled using


nm /usr/local/lib/libnetsnmpmibs* | grep handle_drs

I can access all system-related objects using snmpwalk and snmpget.

My snmp.conf has 'mibs +DELL-CMC-MIB'
My snmpd.conf has 'rocommunity mystring'

The snmpd -d shows communication in both directions.

I've tried various combinations of the other four variables from the
supplied example snmpd.conf file.

When I try to access my variables, I get 

# snmpget -v 2c -c mystring localhost drsProductName 
DELL-CMC-MIB::drsProductName = No such object available on this agent at
this OID

I am not seeing my init_ or handle_ debugging code get called, and I am
not seeing my stuff in NET-SNMP-AGENT-MIB::nsModuleTable.
NET-SNMP-MIB::nsModuleTable does not exist.

Please, what silly | stupid | undocumented thing am I missing?

Thanks in advance!

--
Don Wilde                           512-723-8255
Dell, Incorporated         Austin, Texas, USA


-------------------------------------------------------------------------
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
[email protected]
Please see the following page to unsubscribe or change other options:
https://lists.sourceforge.net/lists/listinfo/net-snmp-users

Reply via email to