Re: Agent Simulator
Bill Fenner <[email protected]>
| Newsgroups | gmane.network.net-snmp.user |
|---|---|
| Message-ID | <CAF4SogaUzzTyDKKonL4m_Cwp-N2Cq3JO6Z0mH7iQ-ZdbQrNOrA@mail.gmail.com> |
If you just want to return static values to simulate a MIB implementation, you could try https://github.com/fenner/MIBjig/ (Sorry the README is not very up to date) Bill On Fri, Aug 22, 2014 at 2:44 AM, Mohd Azamhar Mohd Tawil <[email protected]> wrote: > Hi, > > I am new here. Try to figure out how to make agent simulator from custom > OID. From the search I am doing at this mailing I am just came through > using override directive. > > I am using centos 6.5.. this is what I been doing. > > 1) Edit /etc/snmpd/snmpd.conf to add this at last file > override 1.3.6.1.4.1.22835.1.1.1.0 integer '0' > override 1.3.6.1.4.1.22835.1.1.2.0 integer '1' > override 1.3.6.1.4.1.22835.1.1.3.0 integer '0' > override 1.3.6.1.4.1.22835.1.1.4.0 integer '1' > override 1.3.6.1.4.1.22835.1.1.5.0 integer '1' > > 2) restart snmpd > > 3) run this > snmpwalk -On -v2c -c public localhost 1.3.6.1.4.1.22835.1.1.2 > > Please guide me. Thank > > > ------------------------------------------------------------------------------ > Want excitement? > Manually upgrade your production database. > When you want reliability, choose Perforce > Perforce version control. Predictably reliable. > > http://pubads.g.doubleclick.net/gampad/clk?id=157508191&iu=/4140/ostg.clktrk > _______________________________________________ > 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 > > ------------------------------------------------------------------------------ Want excitement? Manually upgrade your production database. When you want reliability, choose Perforce Perforce version control. Predictably reliable. http://pubads.g.doubleclick.net/gampad/clk?id=157508191&iu=/4140/ostg.clktrk _______________________________________________ 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