Hi, New to net-snmp, but making progress. Right now, though, I'm stuck. If I do an snmp walk specifying a MIB & and object, like this "snmpwalk -v2c -c public -m +CISCO-FIREWALL-MIB 1.1.1.1 cfwBasicEventsTableLastRow", I get: CISCO-FIREWALL-MIB::cfwBasicEventsTableLastRow.0 = Gauge32: 0
But, If I leave off the object, like this "snmpwalk -v2c -c public -m +CISCO-FIREWALL-MIB 1.1.1.1", I get a bunch of SNMPv2-MIB, IF-MIB, IP-MIB, and SNMPv2-SMI objects, but no CISCO-FIREWALL-MIB objects. I've read the "Using and loading MIBs" tutorial, which got me to the point of being able to walk the specified object, but I don't see anything there that enables me to get net-snmp to walk the whole CISCO-FIREWALL-MIB. The firewall mib is in /home/linnea/.snmp/mibs. Also, in case this is relevant, when I do "snmptranslate -Dparse-mibs", it says the index is good for that directory. The firewall MIB is Module 2. But, that module doesn't appear anywhere in the "Parsing MIB:" section. In fact, none of the 3 MIBs I have in /home/linnea/.snmp/mibs appear in the "Parsing MIB:" section. What am I missing? Thx, Linnea
------------------------------------------------------------------------------ This SF.Net email is sponsored by the Verizon Developer Community Take advantage of Verizon's best-in-class app development support A streamlined, 14 day to market process makes app distribution fast and easy Join now and get one step closer to millions of Verizon customers http://p.sf.net/sfu/verizon-dev2dev
_______________________________________________ Net-snmp-users mailing list [email protected] Please see the following page to unsubscribe or change other options: https://lists.sourceforge.net/lists/listinfo/net-snmp-users
