EFW Support

Development => Contribute Your Customisations & Modifications => Topic started by: zman818 on Tuesday 20 January 2009, 03:10:14 am



Title: net-snmp 5.4.2.1
Post by: zman818 on Tuesday 20 January 2009, 03:10:14 am
For Endian 2.2 RC3 (endian15)


Binary RPM
http://rapidshare.com/files/186059547/net-snmp-5.4.2.1-1.endian15.i386.rpm

Source RPM
http://rapidshare.com/files/186061828/net-snmp-5.4.2.1-1.endian15.src.rpm


Don't forget to create a new System Access rule for SNMP (tcp/udp 161:162) in Endian.

(no PerlMod support built in.  Sorry, maybe next time.. :) )


Enjoy,
Mike


Title: Re: net-snmp 5.4.2.1
Post by: gyp_the_cat on Friday 27 February 2009, 11:18:49 pm
zman, you are a star, thank you very much    :D


Title: Re: net-snmp 5.4.2.1
Post by: gyp_the_cat on Friday 27 February 2009, 11:37:43 pm
Got over excited, should have posted this too, sorry don't want to step on your toes Zman!

Download the RPM to somewhere you can access it (try WinSCP to upload it).

Logon to the terminal, and type in the following:
Quote
rpm -ivh net-snmp-5.4.2.1-1.endian15.i386.rpm

You should see a message saying the application has been installed.

Logon to your Endian GUI, and under firewall, system access create a rule like the following:
(http://www.lanceley.net/seanlanceley/uploads/images/endiansnmprule.png)

Then don't forget to start the SNMP service by typing the following on the command line:
Quote
. /etc/init.d/snmpd start

Then test your installation locally by typing:
Quote
snmpwalk -v1 -cpublic localhost system

You should see output like the following if it's working ok:
Quote
SNMPv2-MIB::sysDescr.0 = STRING: Linux proxyaddress.local 2.6.22.19-72.end                                                                              ian15 #1 SMP Mon Sep 8 11:49:17 EDT 2008 i686
SNMPv2-MIB::sysObjectID.0 = OID: NET-SNMP-MIB::netSnmpAgentOIDs.10
DISMAN-EVENT-MIB::sysUpTimeInstance = Timeticks: (98616) 0:16:26.16
SNMPv2-MIB::sysContact.0 = STRING: Root <root@localhost> (configure /etc/snmp/sn                                                                              mpd.local.conf)
SNMPv2-MIB::sysName.0 = STRING: proxyaddress.local
SNMPv2-MIB::sysLocation.0 = STRING: Unknown (configure /etc/snmp/snmpd.local.con                                                                              f)
SNMPv2-MIB::sysORLastChange.0 = Timeticks: (0) 0:00:00.00
SNMPv2-MIB::sysORID.1 = OID: SNMP-FRAMEWORK-MIB::snmpFrameworkMIBCompliance
SNMPv2-MIB::sysORID.2 = OID: SNMP-MPD-MIB::snmpMPDCompliance
SNMPv2-MIB::sysORID.3 = OID: SNMP-USER-BASED-SM-MIB::usmMIBCompliance
SNMPv2-MIB::sysORID.4 = OID: SNMPv2-MIB::snmpMIB
SNMPv2-MIB::sysORID.5 = OID: TCP-MIB::tcpMIB
SNMPv2-MIB::sysORID.6 = OID: IP-MIB::ip
SNMPv2-MIB::sysORID.7 = OID: UDP-MIB::udpMIB
SNMPv2-MIB::sysORID.8 = OID: SNMP-VIEW-BASED-ACM-MIB::vacmBasicGroup
SNMPv2-MIB::sysORDescr.1 = STRING: The SNMP Management Architecture MIB.
SNMPv2-MIB::sysORDescr.2 = STRING: The MIB for Message Processing and Dispatchin                                                                              g.
SNMPv2-MIB::sysORDescr.3 = STRING: The management information definitions for th                                                                              e SNMP User-based Security Model.
SNMPv2-MIB::sysORDescr.4 = STRING: The MIB module for SNMPv2 entities
SNMPv2-MIB::sysORDescr.5 = STRING: The MIB module for managing TCP implementatio                                                                              ns
SNMPv2-MIB::sysORDescr.6 = STRING: The MIB module for managing IP and ICMP imple                                                                              mentations
SNMPv2-MIB::sysORDescr.7 = STRING: The MIB module for managing UDP implementatio                                                                              ns
SNMPv2-MIB::sysORDescr.8 = STRING: View-based Access Control Model for SNMP.
SNMPv2-MIB::sysORUpTime.1 = Timeticks: (0) 0:00:00.00
SNMPv2-MIB::sysORUpTime.2 = Timeticks: (0) 0:00:00.00
SNMPv2-MIB::sysORUpTime.3 = Timeticks: (0) 0:00:00.00
SNMPv2-MIB::sysORUpTime.4 = Timeticks: (0) 0:00:00.00
SNMPv2-MIB::sysORUpTime.5 = Timeticks: (0) 0:00:00.00
SNMPv2-MIB::sysORUpTime.6 = Timeticks: (0) 0:00:00.00
SNMPv2-MIB::sysORUpTime.7 = Timeticks: (0) 0:00:00.00
SNMPv2-MIB::sysORUpTime.8 = Timeticks: (0) 0:00:00.00

And now you should be able to get SNMP information from Endian to your SNMP server.


Title: Re: net-snmp 5.4.2.1
Post by: phoenix on Tuesday 03 March 2009, 07:37:33 pm
Thanks for the binary download and the 'how to', both worked like a charm.  :)


Title: Re: net-snmp 5.4.2.1
Post by: BOK on Wednesday 15 July 2009, 05:47:29 am
Any status on a package for EFC release 2.2 yet?


Title: Re: net-snmp 5.4.2.1
Post by: lightenup on Monday 31 August 2009, 04:01:19 am
I can report that this package works fine with Endian 2.2.


Title: Re: net-snmp 5.4.2.1
Post by: samshah on Friday 23 April 2010, 05:55:09 pm
that worked fine guys...thanks for the info..

SAM


Title: Re: net-snmp 5.4.2.1
Post by: mrkroket on Saturday 24 April 2010, 04:06:12 pm
Woah, time travel!!
I think that it's not necessary anymore on Endian 2.3