I have snmpd configured on my controller for master agentx usage.
I'm running OpenSAF and the ncs_snmp_subagt daemon is coming up properly as far 
as I can tell.

However, I cannot access the OpenSAF MIBs.

Here's a typical error that I get:

# snmpwalk -v2c -c public localhost aisE
SAF-TC-MIB::aisE = No more variables left in this MIB View (It is past the end 
of the MIB tree)

If I try walking specific OpenSAF MIBs, and I get the same error.

I have the OpenSAF MIBs copied over to: /usr/share/snmp/mibs

And I have the snmp.conf, snmpd.conf, and ncsSnmpSubagt.conf files set up in:  
/usr/share/snmp

I start the snmpd daemon with:

snmpd -x 705 -I interfaces -c /usr/share/snmp/snmpd.conf

I then start OpenSAF, and note that the ncs_snmp_subagt daemon comes up 
properly.

# ps -ef | grep snmp
root     20039     1  0 15:15 ttyS0  00:00:00 
/opt/opensaf/controller/bin/ncs_snmp_subagt ROLE=1 NID_SVC_ID=20
root     21133     1  0 15:49 ?        00:00:00 /usr/sbin/snmpd -x 705 -I 
interfaces -c /usr/share/snmp/snmpd.conf

Then I run the snmpwalk command - and got the above error.

I'm sure I'm doing something wrong.  What is it?

I've attached my snmp.conf, snmpd.conf, and ncsSnmpSubagt.conf files.  Please 
help.  Thank you.

Regards,
Michael Bishop
Open Source & Linux Organization (OSLO)
Hewlett-Packard Company
3404 E. Harmony Rd.  Bldg. 5L, Post C8,  Mailstop 42
Fort Collins, CO  80528-9599
Phone: 970-898-4393
E-Mail: [EMAIL PROTECTED]


Attachment: ncsSnmpSubagt.conf
Description: ncsSnmpSubagt.conf

Attachment: snmp.conf
Description: snmp.conf

Attachment: snmpd.conf
Description: snmpd.conf

_______________________________________________
Users mailing list
[email protected]
http://list.opensaf.org/maillist/listinfo/users

Reply via email to