Hello,
     I am trying to enable Rmon module in net-snmp v5.4.2.
     I configured net-snmp with --with-mib-modules='Rmon' option.
     When snmpd is started snmpwalk on another MIBs works fine, e.g.:
          'snmpwalk -v 3 -u user6 -l authNoPriv -a MD5 -A user5user5 localhost 
if'
     but on
          'snmpwalk -v 3 -u user6 -l authNoPriv -a MD5 -A user5user5 localhost 
alarm'
     error is returned:
          'RMON-MIB::alarm = No Such Object available on this agent at this 
OID'.

     Then I added debug printf into the Rmon/alarm.c init_alarm(void)
     function and reinstalled package. This printf is shown after the
     snmpd was started, so function is called. But why snmpwalk
     returns error?

     I know about 
http://net-snmp.sourceforge.net/docs/FAQ.html#Does_the_agent_support_the_RMON_MIB_
     but want only to look at Rmon as is in its current demo mode.

     How can I enable Rmon and make it works (even with random
     statistics data)? Please, help me!
     
 --
Best regards,
 Dmitry                          mailto:[email protected]


------------------------------------------------------------------------------
Let Crystal Reports handle the reporting - Free Crystal Reports 2008 30-Day 
trial. Simplify your report design, integration and deployment - and focus on 
what you do best, core application coding. Discover what's new with 
Crystal Reports now.  http://p.sf.net/sfu/bobj-july
_______________________________________________
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

Reply via email to