moin,
Machen Du bitte:
/usr/bin/snmpwalk -r 10 -t 10 -v 1 -Cc hostname community .1.3.6.1
so sagt er mir das ich keine community angegeben habe... mit
/usr/bin/snmpwalk -r 10 -t 10 -v 1 -Cc -c hostname community .1.3.6.1 gehts aber der output is ziehmlihc LANG
soll ich ihn trotzdem posten..?
nur das da:
interfaces.ifTable.ifEntry.ifPhysAddress.1 =
oder
1.3.6.1.2.1.2.2.1.6.1 =
locale
LANG=en_US.UTF-8
interessant. Setz mal zum Testen
LANG=POSIX
LC_CTYPE=de_DE@euro
oder
LANG=de_DE@euro
LC_CTYPE=de_DE
--Klug