2 <!DOCTYPE service_bundle SYSTEM "/usr/share/lib/xml/dtd/service_bundle.dtd.1">
6 The contents of this file are subject to the terms of the
7 Common Development and Distribution License (the "License").
8 You may not use this file except in compliance with the License.
10 You can obtain a copy of the license at usr/src/OPENSOLARIS.LICENSE
11 or http://www.opensolaris.org/os/licensing.
12 See the License for the specific language governing permissions
13 and limitations under the License.
15 When distributing Covered Code, include this CDDL HEADER in each
16 file and include the License file at usr/src/OPENSOLARIS.LICENSE.
17 If applicable, add the following below this CDDL HEADER, with the
18 fields enclosed by brackets "[]" replaced with your own identifying
19 information: Portions Copyright [yyyy] [name of copyright owner]
23 Copyright (c) 2009, 2016, Oracle and/or its affiliates. All rights reserved.
25 NOTE: This service description is not editable; its contents
26 may be overwritten by package or patch operations, including
27 operating system upgrade. Make customizations in a different
30 Service manifest for the net-snmp daemon
33 <service_bundle type='manifest' name='SUNWnet-snmp-core:net-snmp'>
36 name='application/management/net-snmp'
40 <create_default_instance enabled='false' />
46 grouping='require_all'
49 <service_fmri value='svc:/milestone/multi-user' />
52 <!-- Need / & /usr filesystems mounted, /var mounted read/write -->
56 grouping='require_all'
58 <service_fmri value='svc:/system/filesystem/local' />
63 grouping='optional_all'
66 <service_fmri value='svc:/milestone/name-services' />
71 grouping='optional_all'
74 <service_fmri value='svc:/system/system-log' />
79 grouping='optional_all'
82 <service_fmri value='svc:/network/rpc/rstat' />
85 <dependency name='cryptosvc'
86 grouping='require_all'
89 <service_fmri value='svc:/system/cryptosvc' />
94 grouping='require_all'
97 <service_fmri value='svc:/milestone/network' />
102 grouping='require_all'
106 value='file://localhost/etc/net-snmp/snmp/snmpd.conf' />
112 exec='/lib/svc/method/svc-net-snmp'
113 timeout_seconds='60'>
120 timeout_seconds='60'>
127 timeout_seconds='60'>
130 <property_group name='general' type='framework'>
131 <!-- to start/stop net-snmp -->
132 <propval name='action_authorization' type='astring'
133 value='solaris.smf.manage.net-snmp' />
134 <propval name='value_authorization' type='astring'
135 value='solaris.smf.manage.net-snmp' />
138 <stability value='Unstable' />
142 <loctext xml:lang='C'>
148 <manpage title='snmpd' section='8'
149 manpath='/usr/share/man/' />