Re: RE : snmpd & Tao U3 x86_64?
Remco Barendse <[email protected]>
| Newsgroups | gmane.linux.tao.general |
|---|---|
| Message-ID | <[email protected]> |
>> I am running Tao on several boxes. snmp is working on all >> boxes except my >> x86_64 box. >> >> I used the exact same config file and when I start snmp it >> does turn up in >> ps -A but when I do >> >> snmpwalk -Os -c public -v 1 127.0.0.1 system >> i get : >> Timeout: No Response from 127.0.0.1 >> > > What is the output of > > # netstat -lp | grep snmpd [root@server1 root]# netstat -lp | grep snmpd tcp 0 0 *:smux *:* LISTEN 23383/snmpd udp 0 0 *:snmp *:* 23383/snmpd Hope that's ok? Cheers! Remco