search for: dlmod

Displaying 2 results from an estimated 2 matches for "dlmod".

Did you mean: demod
2008 Jul 02
12
Module interaction and dependencies in Puppet (SNMP in particular)
...urrently stuffing into the local file. So, my base snmpd.conf.erb file looks something like: # Contact details, location details syscontact <%= snmp_syscontact %> syslocation <%= snmp_syslocation %> HP managed (currently a class, should become a module) means I need to add stuff like: dlmod cmaX /usr/lib<%= arch %>/libcmaX<%= arch %>.so <% if rwcommunities.length > 0 %> <%% Only parse if we have ips %> # Read/write communities <% rwcommunities.each do |community, ip| %> <% if ip.is_array %> <%% One...
2012 Jan 05
1
Re old message CPQPOWER-MIB - nearly there (using snmp-ups with HP AH401A management card)
...-MIB): At line 0 in (none) Cannot find module (SNMP-VIEW-BASED-ACM-MIB): At line 0 in (none) Cannot find module (SNMP-COMMUNITY-MIB): At line 0 in (none) Cannot find module (NET-SNMP-PASS-MIB): At line 0 in (none) Cannot find module (NET-SNMP-EXTEND-MIB): At line 0 in (none) Cannot find module (UCD-DLMOD-MIB): At line 0 in (none) Cannot find module (SNMP-NOTIFICATION-MIB): At line 0 in (none) Cannot find module (SNMPv2-TM): At line 0 in (none) Cannot find module (NET-SNMP-VACM-MIB): At line 0 in (none) No matching MIB found for sysOID '.1.3.6.1.4.1.232.165.3'! Please report it to NUT develo...