Forum Discussion

Anoop_Dharan_20's avatar
Anoop_Dharan_20
Icon for Nimbostratus rankNimbostratus
Jun 01, 2018

SNMP walk fails

Hello Folks,

 

I want to collect active connection details from my F5 device. OID i am using is 1.3.6.1.4.1.3375.2.1.1.2.1.8 - Active Connections Summary.

 

But when i configure the same i get below error. However other OIDs for memory and CPU are working for me.

 

Date: 30 May '18 10:37:18 Run from peer: CCB02-MGT-PAS01.SQ.COM.SG SNMP command executed: /usr/bin/snmpwalk -M /usr/local/snmp/mibs -v2c -c Netw0rk-DD 10.80.30.8:161 .1.3.6.1.4.1.3375.2.1.1.2.1.8

F5-BIGIP-SYSTEM-MIB::sysStatClientCurConns.0 = Wrong Type (should be Counter64): Gauge32: 902

 

  • Can you try the same set of command on F5 console and see what error you get:

     

    snmpwalk -v 1 -c public 10.x.x.x system

     

    snmpwalk -v 1 -c public 10.x.x.x .1.3.6.1.4.1.3375.2.1.1.2.1.8