![]() |
Hello and Welcome from United States to the UNIX and Linux Forums! Thank You for Visiting and Joining Our Global Community.
|
|
google unix.com
|
|||||||
| Forums | Register | Forum Rules | Links | Albums | FAQ | Members List | Calendar | Search | Today's Posts | Mark Forums Read |
| SUN Solaris The Solaris Operating System, usually known simply as Solaris, is a free Unix-based operating system introduced by Sun Microsystems . |
More UNIX and Linux Forum Topics You Might Find Helpful
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| snmp | manoj.solaris | SUN Solaris | 1 | 09-20-2007 07:43 AM |
| Want to set up SNMP with MIB on SCO OS5 | herd5cusa | SCO | 0 | 05-19-2006 05:01 PM |
| Snmp | stancwong | UNIX for Dummies Questions & Answers | 4 | 05-02-2006 05:55 AM |
| Snmp | nean | Linux | 0 | 10-09-2003 11:27 AM |
| Snmp | S.Vishwanath | UNIX for Advanced & Expert Users | 2 | 01-08-2003 12:03 PM |
![]() |
|
|
LinkBack | Thread Tools | Search this Thread | Rate Thread | Display Modes |
|
|||||
|
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... |
|
|||||
|
SNMP services
Hello,
Thanks for that suggestion, however am little sceptic if i will not have both of them running after I stop this running service. I have people above me whom I have to answer if anything goes wrong...that is the problem, if this was a test machine I could have done all the testing on it... ![]() |
|
||||
|
How about not killing the current snmp process and enableing the service? Then do a ps -ef | grep snmp
Then show us what you have. After enabling the service please try to do an SNMPwalk to that host from a different machine. Let me know what you get. Quote:
|
| Sponsored Links | ||
|
|