Hi, Do you have it in the default_mibs_install in your config.log?
Just a wild guess. Do you have all prerequisite mibs compiled in? SNMPv2-SMI SNMPv2-TC SNMP-FRAMEWORK-MIB SNMP-TARGET-MIB SNMPv2-CONF BR, Nikos ----- Original Message ----- From: "Shachar Shemesh" <[email protected]> To: <[email protected]> Sent: Monday, January 05, 2009 4:36 PM Subject: Cannot seem to get the notification sinks table compiled in > Hi all, > > I'm doing a cross-compile for an embedded system. I use the following > command line to compile net-snmp: > ../configure --build='i686-pc-linux-gnu' > --host='arm-unknown-linux-uclibcgnueabi' --prefix='/usr' --sysconfdir=/etc > \ > --with-endianness=little \ > --enable-mini-agent --disable-applications > --disable-manuals --disable-scripts \ > --disable-des --disable-mibs --disable-mib-loading > --disable-snmpv1 --disable-snmpv2c \ > --disable-privacy --disable-embedded-perl \ > --with-defaults \ > --with-transposrts=UDP \ > --with-default-snmp-version=3 --with-mibs="" \ > --with-sys-contact="" --with-sys-location="" \ > --with-logfile="none" > --with-persistent-directory=/var/lib/net-snmp \ > --with-out-mib-modules="mibII ucd_snmp agent_mibs agentx > utilities disman/event disman/schedule host smux" \ > --with-mib-modules="host/hr_system" > > > As far as I can understand, the "notificaiton" mib (1.3.6.1.6.3.13.1.1) > was supposed to be included by that command line. It is not. I have also > tried adding "notification" to the "--with-mib-modules", to no avail: > > $ snmpbulkwalk -uadmin 192.168.40.99 1.3.6.1.6.3.13 > SNMP-NOTIFICATION-MIB::snmpNotificationMIB = No Such Object available on > this agent at this OID > > Any idea/help would be welcome > > Shachar > > ------------------------------------------------------------------------------ > _______________________________________________ > 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 ------------------------------------------------------------------------------ _______________________________________________ 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
