Is netsnmp built with ifmib support? If you can't snmpwalk ifmib, I'm not sure cacti group will be the right place to look for answers. Rather the SNMP crowd should be consulted. Amit
On Thu, Sep 16, 2010 at 5:39 AM, Voytek Eymont <[email protected]> wrote: > > On Thu, September 16, 2010 9:12 am, Tony Sceats wrote: > > what if you try to specifiy the Interface OID, with something like > > > > snmpwalk somehost -v1 -c public 1.3.6.1.2.1.2 > > Tony, thanks: > > # snmpwalk localhost -v1 -c public 1.3.6.1.2.1.2 > # snmpwalk localhost -v2c -c public 1.3.6.1.2.1.2 > IF-MIB::interfaces = No Such Object available on this agent at this OID > > > > Also you should find lots of data here: > > /usr/share/snmp/mibs/ > > yes: > # ls /usr/share/snmp/mibs/ > AGENTX-MIB.txt NOTIFICATION-LOG-MIB.txt > DISMAN-EVENT-MIB.txt RFC1155-SMI.txt > DISMAN-SCHEDULE-MIB.txt RFC1213-MIB.txt > DISMAN-SCRIPT-MIB.txt RFC-1215.txt > EtherLike-MIB.txt RMON-MIB.txt > HCNUM-TC.txt SCTP-MIB.txt > HOST-RESOURCES-MIB.txt SMUX-MIB.txt > HOST-RESOURCES-TYPES.txt SNMP-COMMUNITY-MIB.txt > IANA-ADDRESS-FAMILY-NUMBERS-MIB.txt SNMP-FRAMEWORK-MIB.txt > IANAifType-MIB.txt SNMP-MPD-MIB.txt > IANA-LANGUAGE-MIB.txt SNMP-NOTIFICATION-MIB.txt > IANA-RTPROTO-MIB.txt SNMP-PROXY-MIB.txt > IF-INVERTED-STACK-MIB.txt SNMP-TARGET-MIB.txt > IF-MIB.txt SNMP-USER-BASED-SM-MIB.txt > INET-ADDRESS-MIB.txt SNMP-USM-AES-MIB.txt > IP-FORWARD-MIB.txt SNMP-USM-DH-OBJECTS-MIB.txt > IP-MIB.txt SNMPv2-CONF.txt > IPV6-ICMP-MIB.txt SNMPv2-MIB.txt > IPV6-MIB.txt SNMPv2-SMI.txt > IPV6-TCP-MIB.txt SNMPv2-TC.txt > IPV6-TC.txt SNMPv2-TM.txt > IPV6-UDP-MIB.txt SNMP-VIEW-BASED-ACM-MIB.txt > LM-SENSORS-MIB.txt TCP-MIB.txt > MTA-MIB.txt TRANSPORT-ADDRESS-MIB.txt > NET-SNMP-AGENT-MIB.txt UCD-DEMO-MIB.txt > NET-SNMP-EXAMPLES-MIB.txt UCD-DISKIO-MIB.txt > NET-SNMP-EXTEND-MIB.txt UCD-DLMOD-MIB.txt > NET-SNMP-MIB.txt UCD-IPFWACC-MIB.txt > NET-SNMP-TC.txt UCD-SNMP-MIB.txt > NETWORK-SERVICES-MIB.txt UDP-MIB.txt > > > > all which should have been in the net-snmp package anyway, which you can > > easily verify what MIBs are available by default > > > > rpm -ql net-snmp > > > yes, what to look for in this output ? > > > > -- > Voytek > > -- > SLUG - Sydney Linux User's Group Mailing List - http://slug.org.au/ > Subscription info and FAQs: http://slug.org.au/faq/mailinglists.html > -- SLUG - Sydney Linux User's Group Mailing List - http://slug.org.au/ Subscription info and FAQs: http://slug.org.au/faq/mailinglists.html
