how to get the manufacturer details of windows server using SNMP
-
how to get the manufacturer,model and serial number details of windows server using SNMP
-
how to get the manufacturer,model and serial number details of windows server using SNMP
AGAIN, considering that Windows Server has it's SNMP clients turned OFF by default, and NOBODY turns them on, you can't.
A guide to posting questions on CodeProject[^]
Dave Kreskowiak -
AGAIN, considering that Windows Server has it's SNMP clients turned OFF by default, and NOBODY turns them on, you can't.
A guide to posting questions on CodeProject[^]
Dave KreskowiakSorry but here in our case we are expecting the snmp to be turned on. considering it is turned on, is it possible to get manufacturer , model and serial number details using SNMP.please help
-
Sorry but here in our case we are expecting the snmp to be turned on. considering it is turned on, is it possible to get manufacturer , model and serial number details using SNMP.please help
SnmpSharp.net[^] is a good SNMP library. You'll find the support forums on the SourceForge project site.
A guide to posting questions on CodeProject[^]
Dave Kreskowiak -
SnmpSharp.net[^] is a good SNMP library. You'll find the support forums on the SourceForge project site.
A guide to posting questions on CodeProject[^]
Dave Kreskowiakis it feasible to get these details in UNIX or WINDOWS servers using SNMP.
-
is it feasible to get these details in UNIX or WINDOWS servers using SNMP.
Are you asking if you can write one .EXE that runs on both?? I have no idea if the library is going to work on both. It's apparently just supported on Windows.
A guide to posting questions on CodeProject[^]
Dave Kreskowiak