---+++ Mini-log on Using the Wiener Crate SNMP Communications
./wienercrate.py -i 192.168.1.31 -c getall -v voltage -f 5 t 1 -d
snmpwalk -v 2c -m +WIENER-CRATE-MIB -c public 192.168.1.31 outputName
Error:
snmpwalk: error while loading shared libraries: libcrypto.so.6: cannot open shared object file: No such file or directory
This is the result of the first split over variable names with the delimeter being STRING: ['snmpwalk: error while loading shared libraries: libcrypto.so.6: cannot open shared object file: No such file or directory']
add the MIB file to snmp.conf
(maybe add it to /etc/snmp/snmpd.conf )
This is the data from the walk command through the outputName: sh: line 1: snmpwalk: command not found
--
MattDobbs - 01 Mar 2007
This topic: AnalogFMux
> WebHome >
WienerCrateSetup > WienerSNMP_Notes
Topic revision: r1 - 2007-03-01 - MattDobbs