Hello, 

Tkanks for answers Bruce & Steve. 

1)  I installed net-snmp with the command pkgadd -d netsnmp-5.1.1-sol8-        
sparc-local

2)  Yes, I turned off Sun's daemons dmi and snmpdx.

3)  "/etc/rc3.d/S78net-snmp start"

4)  [EMAIL PROTECTED]:mibs]# ps -ef | grep snmpd
    root 13665     1  0 08:16:44 ?        0:00 /usr/local/sbin/snmpd

5)  [EMAIL PROTECTED]:conf]# snmpd -f -L -d
Warning: no access control information configured.
  It's unlikely this agent can serve any useful purpose in this state.
  Run "snmpconf -g basic_setup" to help you configure the snmpd.conf file for this 
agent.
[init_smux] bind failed: Address already in use
Error opening specified endpoint "udp:161"
Server Exiting with code 1

6) cat /etc/snmp/conf/snmpd.conf
# rocommunity: a SNMPv1/SNMPv2c read-only access community name
#   arguments:  community [default|hostname|network/bits] [oid]

rocommunity  rocommunity
rocommunity  public

# rwcommunity: a SNMPv1/SNMPv2c read-write access community name
#   arguments:  community [default|hostname|network/bits] [oid]

rwcommunity  rwcommunity
rwcommunity  public

7) do I need to change that file?

8) [EMAIL PROTECTED]:conf]# snmpget -v 1 -c public localhost system.sysUpTime.0
Timeout: No Response from localhost.

9) Please help..

BR 


> 
> Od: Bruce Shaw <[EMAIL PROTECTED]>
> Datum: 30.06 16:39
> Za: "'[EMAIL PROTECTED]'" <[EMAIL PROTECTED]>,  
>       [EMAIL PROTECTED]
> Zadeva: RE: RE: snmpget
> 
> OK, so you got the version from sunfreeware.com.  Steve and I talked before
> he uploaded his version and it does support HOST-RESOURCES-MIB (as far as I
> know).
> 
> A few questions.
> 
> 1.  Did you read and follow the instructions in README.solaris?
> 
> 2.  Did you turn off Sun's daemons as instructed?
> 
> 3.  Did you start the snmpd daemon either from the commandline or using a
> script (as instructed)?  
> 
> Type:
> 
> ps -ef | grep snmpd
> 
> Is something there?
> 
> 4.  Did you create an snmpd.conf as instructed?
> 
> 5.  Type "snmpwalk -v 1 -c public localhost .1.3".  Do you get anything at
> all?
> 
> 5.  Are you using the correct community string?  "public" is deprecated.
> 
> >I'm using version 5.1.1 and get message "Timeout: No response from
> localhost". What should I do?
> > PKGINST:  SMCnsnmp
>       
> 
> This communication is intended for the use of the recipient to which it is
> addressed, and may contain confidential, personal and or privileged
> information. Please contact us immediately if you are not the intended
> recipient of this communication, and do not copy, distribute, or take action
> relying on it. Any communication received in error, or subsequent reply,
> should be deleted or destroyed.
> 
> 



-------------------------------------------------------
This SF.Net email sponsored by Black Hat Briefings & Training.
Attend Black Hat Briefings & Training, Las Vegas July 24-29 - 
digital self defense, top technical experts, no vendor pitches, 
unmatched networking opportunities. Visit www.blackhat.com
_______________________________________________
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