Hello snmp gurus, I would like to use the Windows snmp client: whatsup gold. However, 
local connections to my snmpd (daemon) fail with the following error message: 
snmpwalk: Timeout: No Response from webitplanet.com. The firewall is wide open on 
port: 161 both tcp and udp. The returned netstat -a is included and also follows. The 
snmpwalk command I used and the return debug output follows. Please advise in advance, 
David Brown.

snmpwalk -v 2c -c public -l noAuthNoPriv -d -D all webitplanet.com

trace: _snmp_build(): snmp_api.c, 2309
snmp_send: Building SNMPv2 message...
trace: _snmp_build(): snmp_api.c, 2312
dumph_send:           PDU-GETNEXT
trace: snmp_pdu_rbuild(): snmp_api.c, 2594
snmp_pdu_rbuild: starting
trace: snmp_pdu_rbuild(): snmp_api.c, 2609
dumph_send:             VarBind
trace: snmp_rbuild_var_op(): snmp.c, 311
dumph_send:               Value
dumpx_send:                05 00 
dumpv_send:                  NULL
trace: snmp_rbuild_var_op(): snmp.c, 384
dumph_send:               Name
dumpx_send:                06 05 2B 06 01 
dumpv_send:                  ObjID: .iso.org.dod.internet.mgmt.mib-2
trace: snmp_pdu_rbuild(): snmp_api.c, 2663
dumph_send:           error index
dumpx_send:            02 
dumpv_send:              Integer:       0 (0x00)
trace: snmp_pdu_rbuild(): snmp_api.c, 2672
dumph_send:           error status
dumpx_send:            02 
dumpv_send:              Integer:       0 (0x00)
trace: snmp_pdu_rbuild(): snmp_api.c, 2682
dumph_send:           request_id
dumpx_send:            02 04 07 5F 
dumpv_send:              Integer:       123681645 (0x75F3B6D)
trace: _snmp_build(): snmp_api.c, 2317
dumph_send:           Community String
dumpx_send:            04 06 70 75 62 6C 69 63 
dumpv_send:              String:        public
trace: _snmp_build(): snmp_api.c, 2328
dumph_send:           SNMP Version Number
dumpx_send:            02 
dumpv_send:              Integer:       1 (0x01)
trace: _snmp_build(): snmp_api.c, 2343
dumph_send:           SNMPv2c Message

Resending 40 bytes to 208.240.66.100:161
0000: 30 26 02 01  01 04 06 70  75 62 6C 69  63 A1 19 02    0&.....public...
0016: 04 07 5F 3B  6D 02 01 00  02 01 00 30  0B 30 09 06    .._;m......0.0..
0032: 05 2B 06 01  02 01 05 00                              .+......

Timeout: No Response from webitplanet.com


Output from /bin/netstat -a .. 
Active Internet connections (servers and established)
Proto Recv-Q Send-Q Local Address           Foreign Address         State
udp        0      0 *:snmp                  *:*


-------------------------------------------------------
This SF.Net email is sponsored by BEA Weblogic Workshop
FREE Java Enterprise J2EE developer tools!
Get your free copy of BEA WebLogic Workshop 8.1 today.
http://ads.osdn.com/?ad_id=5047&alloc_id=10808&op=click
_______________________________________________
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

Reply via email to