- Access exclusive content
- Connect with peers
- Share your expertise
- Find support resources
08-11-2013 02:16 PM
server:~ leo$ snmpget -M /usr/share/snmp/mibs -m ALL -Pu -v3 -a SHA -A xxxxxxx -l authPriv -u nagios -x AES -X xxxxxxx 10.48.1.10 `snmptranslate -On PAN-COMMON-MIB::panSessionMax`
PAN-COMMON-MIB::panSessionMax = No Such Instance currently exists at this OID
server:~ leo$ snmptranslate -On PAN-COMMON-MIB::panSessionMax
.1.3.6.1.4.1.25461.2.1.2.3.2
Does PAN-OS 5.0.6 support PAN-COMMON-MIB::panSessionMax?
Pp
08-11-2013 02:50 PM
Can you try OID 1.3.6.1.4.1.25461.2.1.2.3.2.0
Following Document lists the most common OIDs used on PA firewall
Useful SNMP OIDs for Monitoring Palo Alto Networks Devices
Following Document lists the OIDs on OS-5.0
08-11-2013 03:01 PM
server:~ leo$ snmpget -M /usr/share/snmp/mibs -m ALL -Pu -v3 -a SHA -A nagiosdemo -l authPriv -u nagios -x AES -X nagiosdemo 10.48.1.10 1.3.6.1.4.1.25461.2.1.2.3.2.0
PAN-COMMON-MIB::panSessionMax.0 = INTEGER: 1048562
08-11-2013 03:01 PM
okay so I must have the wrong mibs
08-11-2014 02:20 AM
Hi Leo
I have a problem with command
All of mibs file (PAN-MIB-MODULES-5.0-RevD) in /usr/share/snmp/mibs
my pan is 5.0.9
snmpget -M /usr/share/snmp/mibs -m ALL -Pu -v 2c -c public 192.168.x.y 1.3.6.1.4.1.25461.2.1.2.3.2.1
all of message is "Cannot adopt OID in";
Please help me where I miss ....
Thanks
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!