hello solarisq,
I am having some difficulty enabling the snmp service on a solaris 10 sparc box:
Code:
[dbmon01-dc2:~] root% svcs -a | grep snmp
offline Apr_13 svc:/application/management/snmpdx:default
[dbmon01-dc2:~] root% svcadm enable svc:/application/management/snmpdx:default
[dbmon01-dc2:~] root% svcs -a | grep snmp
offline Apr_13 svc:/application/management/snmpdx:default
This is the machine info:
Code:
[dbmon01-dc2:~] root% uname -a
SunOS dbmon01-dc2 5.10 Generic_142900-11 sun4u sparc SUNW,Sun-Fire-V240
I was hoping I could ask your advice on how to resolve this issue.
Thanks