polle58 Geplaatst: 10 maart 2010 Geplaatst: 10 maart 2010 Deze snmp plugin voor e1 gevonden in i-have-a-dreambox.com forum ( zie attachment) maar krijg het niet echt werkend De file naar / gecopieerd en uitgepakt (zoals beschreven door auteur) daarna dit geprobeerd: dm7020 login: root root@dm7020 ~ # cd / root@dm7020 / # ./sbin/snmpd root@dm7020 / # snmpd -c /etc/snmpd.conf root@dm7020 / # Geen error messages zo dat lijkt me ok maar wanneer ik daarna vanuit openssue dit probeer: linux-7c8d:/home/eddy # snmpwalk -v 1 -c public 192.168.1.103 Timeout: No Response from 192.168.1.103 linux-7c8d:/home/eddy # (snmp werkt, ik gebruik snmp op mijn dd-wrt router en op mijn opensuse, tevens op laptop met wondows 7 genenabled en met mtrg kan ik graphs bekijken voor deze drie boxen , maar met de dreambox lukt het vooralsnog niet zo ziet mijn /etc/snmpd.conf eruit (auto gegenereerd) ########################################################################### # # snmpd.conf # # - created by the snmpconf configuration program # ########################################################################### # SECTION: Access Control Setup # # This section defines who is allowed to talk to your running # snmp agent. # rocommunity: a SNMPv1/SNMPv2c read-only access community name # arguments: community [default|hostname|network/bits] [oid] rocommunity public ########################################################################### # SECTION: Agent Operating Mode # # This section defines how the agent will operate when it # is running. # master: Should the agent operate as a master agent or not. # Currently, the only supported master agent type for this token # is "agentx". # # arguments: (on|yes|agentx|all|off|no) master no # agentuser: The system user that the agent runs as. # arguments: name|#uid agentuser root ########################################################################### # SECTION: System Information Setup # # This section defines some of the information reported in # the "system" mib group in the mibII tree. # syslocation: The [typically physical] location of the system. # Note that setting this value here means that when trying to # perform an snmp SET operation to the sysLocation.0 variable will make # the agent return the "notWritable" error code. IE, including # this token in the snmpd.conf file will disable write access to # the variable. # arguments: location_string syslocation "bellow TV smiley" # syscontact: The contact information for the administrator # Note that setting this value here means that when trying to # perform an snmp SET operation to the sysContact.0 variable will make # the agent return the "notWritable" error code. IE, including # this token in the snmpd.conf file will disable write access to # the variable. # arguments: contact_string syscontact your_email@foo.com # sysservices: The proper value for the sysServices object. # arguments: sysservices_number sysservices 12 iemand een idee? net-snmp-bin-5.1.3.1.tar.gz
Aanbevolen berichten