Ok, I finally got snmpwalk working somewhat... The issue I am having is that I don't seem to have external access to the snmp server.
I have the following in place: Rule: WAN any source allow ports 161-162 TCP/UDP to LAN 192.168.0.1 and this doesn't seem to work. I can access snmp information internal to the LAN, but I can't get any information from an outside address. On 8/18/05, Kyle Mott <[EMAIL PROTECTED]> wrote: > Question, is there any plan to include net-snmp 5.2.1? As it sits now, the > snmp that pfsense comes with is pretty much bare-essentials only, having > 5.2.1 would be quite useful. I could even use my pre-made FreeBSD Cacti > templates for pfSense :D. > > Granted, I just ran the following on my 0.73.8 box (which would explain why > my Cacti graphs arent working :D): > $ snmpd -v > /libexec/ld-elf.so.1: Shared object "libwrap.so.3" not found, required by > "snmpd" > > > -Kyle > > > > > Chris Buechler wrote: > On 8/18/05, Kim C. Callis <[EMAIL PROTECTED]> wrote: > > > How does one ascertain that OID for the interfaces on a pfsense box. I > need to display some graphs to the powers that be, but the monitoring > packages wants the OID. I know what it is, but I have to make use of > that before.. > > > They're standard SNMP MIB. snmpwalk will help you figure out the > interface number for each. > > Or, easier, use ifgraph as its script to pull interfaces will tell you > what they all are. > > -cmb > > -- Kim C. Callis [EMAIL PROTECTED] _____________________________________ "A human being should be able to change a diaper, plan an invasion, butcher a hog, conn a ship, design a building, write a sonnet, balance accounts, build a wall, set a bone, comfort the dying, take orders, give orders, cooperate, act alone, solve equations, analyze a new problem, pitch manure, program a computer, cook a tasty meal, fight efficiently and die gallantly. Specialization is for insects!" -- Robert A. Heinlein -- Kim C. Callis [EMAIL PROTECTED] _____________________________________ "A human being should be able to change a diaper, plan an invasion, butcher a hog, conn a ship, design a building, write a sonnet, balance accounts, build a wall, set a bone, comfort the dying, take orders, give orders, cooperate, act alone, solve equations, analyze a new problem, pitch manure, program a computer, cook a tasty meal, fight efficiently and die gallantly. Specialization is for insects!" -- Robert A. Heinlein
