I am using one of the examples for GetNext operation for an SNMPWalk of the tree. I am using the asynchronous variant to collect the OIDs -
I am a complete newbie to SNMP. Recently, I am trying to write a simple 开发者_如何转开发program that is supposed to monitor and modify a data file in a remote machine. The file itself could just be a
Whats the recommended way of converting SNMP OIDs to their equivalent descriptive names? i.e. from 1.3.6.1.2.1.1.9.1.4.7 to SNMPv2-MIB::sysORUpTime.7
Closed. This question do开发者_高级运维es not meet Stack Overflow guidelines. It is not currently accepting answers.
I have a few linux server and want to moni开发者_Go百科toring their resources from my windows desktop computer.
Closed. This question needs details or clarity. It is not currently accepting answers. Want to improve this question? Add details and clarify the problem by editing this post.
I have our own MIB files, and I know in many cases, I have to write snmp agent to support my own MIB.
i wo开发者_如何学JAVAuld like to know whether i can use the getbulk command with SNMPv1. If yes please let me know its adv... in no then what are the drawbacks.
I\'m desperately searching for a way to generate SNMP traps from PHP. I know the build in methods to use snmpget but I was not able to figure out how to send SNMP traps.
All I am looking for a bit of inspiration here,a client has requested me to build a simple remote process monitoring application with capability for smtp notification, when monitored processes go dow