RE: Help with adding mibs to simple v3 config

"Joseph L. Casale" <[email protected]>
Newsgroups gmane.network.net-snmp.user
Message-ID <[email protected]>
>Concentrate on the dlmod entry, and check for any errors logged
>by the agent when it starts up.  Also try walking the dlmod table.

Dave,
Here's some new info that has me puzzled:
# snmpwalk -v 3 ... hostname UCD-DLMOD-MIB::dlmodTable
UCD-DLMOD-MIB::dlmodName.1 = STRING: RedHatCluster
UCD-DLMOD-MIB::dlmodPath.1 = STRING: /usr/lib64/cluster-snmp/libClusterMonitorSnmp.so
UCD-DLMOD-MIB::dlmodError.1 = STRING:
UCD-DLMOD-MIB::dlmodStatus.1 = INTEGER: loaded(1)

Ok, that looks good (no errors when debugging is enabled).

Here's the part that doesn't look right, what's with the funny looking
format of the output? Ultimately, the output I am looking to get withv3
though should resemble this:
http://www.linuxdynasty.org/howto-monitor-redhat-cluster-using-snmp-and-python.html

Thanks!
jlc

# snmpwalk -v 3 ... hostname .1 |grep -i cluster
HOST-RESOURCES-MIB::hrSWInstalledName.352 = STRING: "cluster-snmp-0.12.1-2.el5.centos"
HOST-RESOURCES-MIB::hrSWInstalledName.470 = STRING: "modcluster-0.12.1-2.el5.centos"
UCD-DLMOD-MIB::dlmodName.1 = STRING: RedHatCluster
UCD-DLMOD-MIB::dlmodPath.1 = STRING: /usr/lib64/cluster-snmp/libClusterMonitorSnmp.so
NET-SNMP-AGENT-MIB::nsModuleName."".10.1.3.6.1.4.1.2312.8.2.1.127 = STRING: rhcClusterName
NET-SNMP-AGENT-MIB::nsModuleName."".10.1.3.6.1.4.1.2312.8.2.2.127 = STRING: rhcClusterStatusCode
NET-SNMP-AGENT-MIB::nsModuleName."".10.1.3.6.1.4.1.2312.8.2.3.127 = STRING: rhcClusterStatusDesc
NET-SNMP-AGENT-MIB::nsModuleName."".10.1.3.6.1.4.1.2312.8.2.4.127 = STRING: rhcClusterVotesNeededForQuorum
NET-SNMP-AGENT-MIB::nsModuleName."".10.1.3.6.1.4.1.2312.8.2.5.127 = STRING: rhcClusterVotes
NET-SNMP-AGENT-MIB::nsModuleName."".10.1.3.6.1.4.1.2312.8.2.6.127 = STRING: rhcClusterQuorate
NET-SNMP-AGENT-MIB::nsModuleName."".10.1.3.6.1.4.1.2312.8.2.7.127 = STRING: rhcClusterNodesNum
NET-SNMP-AGENT-MIB::nsModuleName."".10.1.3.6.1.4.1.2312.8.2.8.127 = STRING: rhcClusterNodesNames
NET-SNMP-AGENT-MIB::nsModuleName."".10.1.3.6.1.4.1.2312.8.2.9.127 = STRING: rhcClusterAvailNodesNum
NET-SNMP-AGENT-MIB::nsModuleName."".10.1.3.6.1.4.1.2312.8.2.10.127 = STRING: rhcClusterAvailNodesNames
NET-SNMP-AGENT-MIB::nsModuleName."".10.1.3.6.1.4.1.2312.8.2.11.127 = STRING: rhcClusterUnavailNodesNum
NET-SNMP-AGENT-MIB::nsModuleName."".10.1.3.6.1.4.1.2312.8.2.12.127 = STRING: rhcClusterUnavailNodesNames
NET-SNMP-AGENT-MIB::nsModuleName."".10.1.3.6.1.4.1.2312.8.2.13.127 = STRING: rhcClusterServicesNum
NET-SNMP-AGENT-MIB::nsModuleName."".10.1.3.6.1.4.1.2312.8.2.14.127 = STRING: rhcClusterServicesNames
NET-SNMP-AGENT-MIB::nsModuleName."".10.1.3.6.1.4.1.2312.8.2.15.127 = STRING: rhcClusterRunningServicesNum
NET-SNMP-AGENT-MIB::nsModuleName."".10.1.3.6.1.4.1.2312.8.2.16.127 = STRING: rhcClusterRunningServicesNames
NET-SNMP-AGENT-MIB::nsModuleName."".10.1.3.6.1.4.1.2312.8.2.17.127 = STRING: rhcClusterStoppedServicesNum
NET-SNMP-AGENT-MIB::nsModuleName."".10.1.3.6.1.4.1.2312.8.2.18.127 = STRING: rhcClusterStoppedServicesNames
NET-SNMP-AGENT-MIB::nsModuleName."".10.1.3.6.1.4.1.2312.8.2.19.127 = STRING: rhcClusterFailedServicesNum
NET-SNMP-AGENT-MIB::nsModuleName."".10.1.3.6.1.4.1.2312.8.2.20.127 = STRING: rhcClusterFailedServicesNames

------------------------------------------------------------------------------
Download Intel&#174; Parallel Studio Eval
Try the new software tools for yourself. Speed compiling, find bugs
proactively, and fine-tune applications for parallel performance.
See why Intel Parallel Studio got high marks during beta.
http://p.sf.net/sfu/intel-sw-dev
_______________________________________________
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
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.