What is this?

This knowledgebase contains questions and answers about PRTG Network Monitor and network monitoring in general.

Learn more

PRTG Network Monitor

Intuitive to Use. Easy to manage.
More than 500,000 users rely on Paessler PRTG every day. Find out how you can reduce cost, increase QoS and ease planning, as well.

Free Download

Top Tags


View all Tags

Count number results from SNMP walk

Votes:

0

Hello,

I'm wondering if there's a way to count the number of results from an SNMP walk OID. I want to use 1.3.6.1.4.1.9.9.513.1.1.1.1.5 which returns a list of names of every AP registered to a Cisco WLC. I'm not so interested in the names. I just want to count how many unique items are returned so I can monitor if any APs fail or if any new ones are added without my knowledge.

Thank you.

cisco-wlc custom list

Created on Sep 10, 2014 6:57:01 PM



1 Reply

Votes:

0

There is no way to perform a walk in PRTG with the current sensors available. What you would have to do is write a script that could walk that OID then return a result to PRTG in one of the formats that are available through the Custom Sensor API. You can find the API dokumentation under Setup->PRTG API->Custom Sensors.

Created on Sep 12, 2014 11:19:57 AM by  Greg Campion [Paessler Support]




Disclaimer: The information in the Paessler Knowledge Base comes without warranty of any kind. Use at your own risk. Before applying any instructions please exercise proper system administrator housekeeping. You must make sure that a proper backup of all your data is available.