SNMP Monitoring - Missing Data

cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 
Announcements
Please sign in to see details of an important advisory in our Customer Advisories area.

SNMP Monitoring - Missing Data

L2 Linker

Hi all,

 

I'm currently working on developing SNMP  v3 reporting with data from my PA-3020's and Panorama.

 

While I can successful authenticate commands against each of my desired devices, I am not seeing any clearly available data that represents session data - counts, amount/sec, SSL or IPsec info.

 

In using MIB browsers, I did find certain values the MIBs translate to that appear to be what I want, for example in the PAN-COMMON-MIB (version 8):

 

panSessionUtilization

panSessionActive

panSessionActiveSslProxy

 

among others.

 

I can run the following command with the v8 MIBS on my machine, and get tons of output, but no values detailing session information from what I can tell:

 

 

snmpwalk -v 3 -u <username>-l authPriv -a SHA -A <auth> -x AES -X <priv> <palo device ip> -m ALL

 

or instead having PAN-COMMON-MIB after -m

 

This still leaves me without translated names, but running this command seems to translate them without issue:

 

snmpwalk -v 3 -u <username>-l authPriv -a SHA -A <auth> -x AES -X <priv> <palo device ip> iso.3.6.1.4.1.25461

 

 

 Any ideas what's missing or what is causing the MIBs not to load properly with the first command?

0 REPLIES 0
  • 1449 Views
  • 0 replies
  • 0 Likes
Like what you see?

Show your appreciation!

Click Like if a post is helpful to you or if you just want to show your support.

Click Accept as Solution to acknowledge that the answer to your question has been provided.

The button appears next to the replies on topics you’ve started. The member who gave the solution and all future visitors to this topic will appreciate it!

These simple actions take just seconds of your time, but go a long way in showing appreciation for community members and the LIVEcommunity as a whole!

The LIVEcommunity thanks you for your participation!