01-19-2003 06:27 PM - edited 02-20-2020 10:30 PM
I am using MRTG to check the bandwidth on my IOS routers and it is working pretty well. Recently, I tried to create a config file to check on the bandwith of my PIX running 6.2(2). The creation of the config file is failing. I need hit the PIX from the outside. Other than a permit for SNMP requests, do I need anything else?
Thanks,
Diego
01-20-2003 06:28 AM
You will need these commands
snmp-server host outside x.x.x.x
snmp-server community yyyyyyyyy
Replace x.x.x.x with the IP address of the MRTG box. replace yyyyyyy with the SNMP community string.
01-20-2003 07:03 AM
I was missing the "snmp-server host" command!
Thanks,
Diego
Discover and save your favorite ideas. Come back to expert answers, step-by-step guides, recent topics, and more.
New here? Get started with these tips. How to use Community New member guide