I’m relatively new to the SNMP protocol and its imperative that I find a way to get details of the computers on my network. I need to get the following from each machine remotely:
- Architecture
- RAM
- HDD Size
- CPU Speed
Is this possible with to retrieve the listed variables with SNMP?
All of the machines have been modified at some point and have Windows XP Pro installed. Also, WMI is not an option. I have went through the RFC1213 and SNMPv2 MIBs however I may be overlooking these variables.
I have 1 machine that I’m using to test methods. It is Windows XP Home. It has the SNMP service installed.
Yes, this is possible. To do so you need to install the SNMP service for Windows XP. Follow the instructions from the MS official website