Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
如何使用 SNMP 确定 Windows Server Make 型号和序列号。需要了解 windows server 的硬件细节。请为我提供 SunOS 系统的 SNMP OID
启用 SNMP 服务后,您可以获取 Windows SNMP MIB 文档。这些文件位于 %windir% 中。从那里您可以看到 Microsoft 实现的对象集。但它可能无法提供您所需的一切,因为 Microsoft 建议使用 WMI。