The UNIX and Linux Forums  
Hello and Welcome from United States to the UNIX and Linux Forums! Thank You for Visiting and Joining Our Global Community.

Go Back   The UNIX and Linux Forums > Operating Systems > SUN Solaris
.
google unix.com




Thread: SNMP services
View Single Post in the UNIX and Linux Forums - Click on the Thread or Permalink to View Entire Thread -->
  #3 (permalink)  
Old 05-15-2008
rcmrulzz's Avatar
rcmrulzz rcmrulzz is offline
Registered User
  
 

Join Date: Apr 2008
Posts: 45
SNMP services

I checked by running this command:

#svcs -a | grep -i snmp
# offline 17:16:02 svc:/application/management/snmpdx:default

also I checked with

# ps -eaf | grep snmp and got this
# root 528 1 0 17:16:19 ? 0:46 /usr/sfw/sbin/snmpd

What does this mean? The first result shows as offline and the second one seems to indicate that snmp is running? am new to solaris pls help

Thanks in advance...