[SOLVED] SNMP agent not responding in Vista
Moderators: Developers, Moderators
[SOLVED] SNMP agent not responding in Vista
Hello,
I have problem monitoring a windows vista station in cacti.
I installed the snmp service and activate it.
I've added the device in cacti but get a "SNMP Error" when I click on it.
I launched a snmpwalk command on the vista station and get a timeout response
Apparently, the snmp agent is not responding to requests. I even try to desactivate Firewall on vista station, but no success.
Did any user manage to monitor a vista host in cacti and make snmp agent working?
Thanks
I have problem monitoring a windows vista station in cacti.
I installed the snmp service and activate it.
I've added the device in cacti but get a "SNMP Error" when I click on it.
I launched a snmpwalk command on the vista station and get a timeout response
Apparently, the snmp agent is not responding to requests. I even try to desactivate Firewall on vista station, but no success.
Did any user manage to monitor a vista host in cacti and make snmp agent working?
Thanks
Last edited by djmanou on Fri Aug 17, 2007 10:24 am, edited 2 times in total.
I have and its exactly the same as Windows 2003. Make sure you specify a public community and allowed hosts, in the snmp service.
| Scripts: Monitor processes | RFC1213 MIB | DOCSIS Stats | Dell PowerEdge | Speedfan | APC UPS | DOCSIS CMTS | 3ware | Motorola Canopy |
| Guides: Windows Install | [HOWTO] Debug Windows NTFS permission problems |
| Tools: Windows All-in-one Installer |
Re: SNMP agent not responding in Vista
If snmp doesn't work locally, then either the service isn't properly set up (you say it is) or a firewall / AV is blocking the snmp traffic.djmanou wrote:I launched a snmpwalk command on the vista station and get a timeout response
| Scripts: Monitor processes | RFC1213 MIB | DOCSIS Stats | Dell PowerEdge | Speedfan | APC UPS | DOCSIS CMTS | 3ware | Motorola Canopy |
| Guides: Windows Install | [HOWTO] Debug Windows NTFS permission problems |
| Tools: Windows All-in-one Installer |
I desactivated the windows vista integrated firewall and launched the following command locally:
snmpwalk -c public -v 1 127.0.0.1
=>Timeout: No Response from 127.0.0.1
On another windows xp host i launched the same command and it works!!!
SNMPv2-MIB::sysDescr.0 = STRING: Hardware: x86 Family 6 Model 8 Stepping 0 AT/AT
COMPATIBLE - Software: Windows 2000 Version 5.1 (Build 2600 Uniprocessor Free)
SNMPv2-MIB::sysObjectID.0 = OID: SNMPv2-SMI::enterprises.311.1.1.3.1.1
SNMPv2-MIB::sysUpTime.0 = Timeticks: (9224934) 1 day, 1:37:29.34
SNMPv2-MIB::sysContact.0 = STRING:
SNMPv2-MIB::sysName.0 = STRING: XP2200
SNMPv2-MIB::sysLocation.0 = STRING:
SNMPv2-MIB::sysServices.0 = INTEGER: 79
...
SNMP agent have the same configuration on the 2 machines
Does anybody can reproduce the same test on a vista host?
Thanks a lot
snmpwalk -c public -v 1 127.0.0.1
=>Timeout: No Response from 127.0.0.1
On another windows xp host i launched the same command and it works!!!
SNMPv2-MIB::sysDescr.0 = STRING: Hardware: x86 Family 6 Model 8 Stepping 0 AT/AT
COMPATIBLE - Software: Windows 2000 Version 5.1 (Build 2600 Uniprocessor Free)
SNMPv2-MIB::sysObjectID.0 = OID: SNMPv2-SMI::enterprises.311.1.1.3.1.1
SNMPv2-MIB::sysUpTime.0 = Timeticks: (9224934) 1 day, 1:37:29.34
SNMPv2-MIB::sysContact.0 = STRING:
SNMPv2-MIB::sysName.0 = STRING: XP2200
SNMPv2-MIB::sysLocation.0 = STRING:
SNMPv2-MIB::sysServices.0 = INTEGER: 79
...
SNMP agent have the same configuration on the 2 machines
Does anybody can reproduce the same test on a vista host?
Thanks a lot
run: netstat -a from the commandline. do you see port 161 listening?
| Scripts: Monitor processes | RFC1213 MIB | DOCSIS Stats | Dell PowerEdge | Speedfan | APC UPS | DOCSIS CMTS | 3ware | Motorola Canopy |
| Guides: Windows Install | [HOWTO] Debug Windows NTFS permission problems |
| Tools: Windows All-in-one Installer |
Alright, so snmp is installed and listening; good.
Disable the windows firewall and antirvirus (what are you using anyways?). Run: snmpwalk -v 1 -c public 127.0.0.1 system on the Vista machine. Get any data?
Disable the windows firewall and antirvirus (what are you using anyways?). Run: snmpwalk -v 1 -c public 127.0.0.1 system on the Vista machine. Get any data?
| Scripts: Monitor processes | RFC1213 MIB | DOCSIS Stats | Dell PowerEdge | Speedfan | APC UPS | DOCSIS CMTS | 3ware | Motorola Canopy |
| Guides: Windows Install | [HOWTO] Debug Windows NTFS permission problems |
| Tools: Windows All-in-one Installer |
So you're sure you've created a public community and granted ALL hosts to access it? restarted the service?
What firewall and antivirus are you using?
What firewall and antivirus are you using?
| Scripts: Monitor processes | RFC1213 MIB | DOCSIS Stats | Dell PowerEdge | Speedfan | APC UPS | DOCSIS CMTS | 3ware | Motorola Canopy |
| Guides: Windows Install | [HOWTO] Debug Windows NTFS permission problems |
| Tools: Windows All-in-one Installer |
I bet nod32 is blocking snmp. Figure out how to allow it. You might need to allow it in the Vista firewall too.
| Scripts: Monitor processes | RFC1213 MIB | DOCSIS Stats | Dell PowerEdge | Speedfan | APC UPS | DOCSIS CMTS | 3ware | Motorola Canopy |
| Guides: Windows Install | [HOWTO] Debug Windows NTFS permission problems |
| Tools: Windows All-in-one Installer |
Who is online
Users browsing this forum: No registered users and 5 guests