Não haverá uma única lista de OIDs / Names para apenas "Windows"; você precisará de alguns diferentes (alguns por MS, alguns por outras entidades) dependendo da máquina e das opções instaladas.
Você pode usar algo como SNMPWalk para obter uma lista completa de todos os OIDs detectados.
SnmpWalk allows you to detect a set of variables that are available for reading on a certain device. You can obtain a full list or just part. By analyzing the results of a network device scan obtained with SnmpWalk you can develop a list of supported MIBs and, in this way, obtain full descriptions of variables and possible values.
Além disso, depois de instalar o serviço SNMP, você deve obter um conjunto de MIB s em %systemroot%\system32
:
DHCP.MIB
Microsoft-defined MIB that contains object types for monitoring the network traffic between remote hosts and DHCP servers
HOSTMIB.MIB
Contains object types for monitoring and managing host resources
LMMIB2.MIB
Covers workstation and server services
MIB_II.MIB
Contains the Management Information Base (MIB-II), which provides a simple, workable architecture and system for managing TCP/IP-based internets
WINS.MIB
Microsoft-defined MIB for the Windows Internet Name Service (WINS)