Retrieving SNMP from an Agent
Keywords: SNMP
Question:
Have you got any ideas for retrieving SNMP from an agent on a device? It uses UDP 160 and 161, which WinBatch doesn't seem to support (UDP, that is), and I don't see an extender...Answer:
True. WinBatch can only do TCP.Question (cont'd):
So there are no options, correct?Answer:
Nothing easy.VB?
C/C++
Write a WinBatch "Extender" to do what you need?
All fairly formidable tasks.
Article ID: W14255Filename: Retrieving SNMP from an Agent.txt