The UNIX and Linux Forums  

Go Back   The UNIX and Linux Forums > OS Specific Forums > SUN Solaris
Google UNIX.COM



Thread: SNMP services
View Single Post in UNIX 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...
Reply With Quote