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

Trying to read out Cisco IOS version and hardware model fails

Votes:

0

I'm trying to read out Cisco IOS version and hardware model but it's failing also after upgrading PRTG network monitor to the latest version 14.2.10.2114+

I'm using the snmp custom sensor and OID value 1.3.6.1.2.1.1.1.0

The result I get is ''Cisco IOS Software, 3800 Software (C3825-SPSERVICESK9-M), Version 15.0(1)M3, RELEASE SOFTWARE (fc2) Technical Support: http://www.cisco.com/techsupport Copyright (c) 1986-2010 by Cisco Systems, Inc. Compiled Sun 18-Jul-10 05:11 by prod_rel_team'' is not a valid integer value

What I'm doing wrong?

Many thanks in advance for your guidance.

cisco ios-version prtg snmp

Created on Jun 10, 2014 1:49:06 PM



3 Replies

Votes:

0

Hello,

as this is a string "value", please use the SNMP Custom String Sensor instead to monitor it.

best regards.

Created on Jun 13, 2014 11:32:24 AM by  Torsten Lindner [Paessler Support]



Votes:

0

Do you know what the regular expression would be to extract the version #?

I tried this but it did not work: \b(Version)([^,]+)

Created on May 4, 2021 4:54:27 PM



Votes:

0

Hello,

PRTG can only extract scalar values because each sensor channel contains a numeric value. Please check your regex with an online tester which parts of the strings are matched.

Created on May 6, 2021 11:16:31 AM by  Arne Seifert [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.