Ethical Hacking

Learn to find vulnerabilities before the bad guys do! Gain real world hands on hacking experience in our state of the art hacking lab. Course designed and taught by expert instructors with years of penetration testing experience. 12 student maximum in every class. Certification attempt included in every package.
Computer Forensics Training at InfoSec Institute

Gain the in-demand skills of a certified computer examiner, learn to recover trace data left behind by fraud, theft, and cybercrime perpetrators. Discover the source of computer crime and abuse at your organization so that it never happens again. All of our class sizes are guaranteed to be 12 students or less to facilitate one-on-one interaction with one of our expert instructors.




Network Security Firewalls
[Top] [All Lists]

Re: PIX DMZ INT - SNMP MONITORING

Subject: Re: PIX DMZ INT - SNMP MONITORING
Date: Wed, 27 Jul 2005 22:09:06 +0200

On Jul 26, 2005, at 8:11 PM, Jonathan Upperman wrote:


Hello-

PIX 515 -  3 interfaces: inside, outside, dmz

I have a server (192.168.156.208) off the DMZ interface (192.168.156.1)
that runs an snmp based bandwidth grapher called 'cacti'.


Here is the snmp config on the pix:


hi
here is my config, maybe it helps...

on the pix(515 as well)
# show snmp
snmp-server host inside <ip-address of client>
snmp-server location <location>
snmp-server contact <email>
snmp-server community <secret>
no snmp-server enable traps

on the client side:
example call:
/usr/bin/snmpget -v 1 -c <secret> -Oqv <ip-address of pix> IF- MIB::ifInOctets.1


i think the trick is -v 1, in other words snmp version 1, i had troubles with version 2c.

PIX OS 7 should give better results with snmp v2.

Good luck

Merlijn

<Prev in Thread] Current Thread [Next in Thread>