# # FILENAME: /etc/rc.config.d/SnmpTrpDst # # FILESET: /OVSNMPAgent/SnmpAgent/MASTER # # DESCRIPTION: Configuration file corresponding to /sbin/init.d/SnmpTrpDst. # Users may make changes to this file to control whether # the trapdest network management sub-agent (snmpdm) is started by # /sbin/rc on power up. The default is for the snmp sub agent # to be started. # # To control whether the snmpd sub agent is started uncomment one of the # lines below: # # SNMP_TRAPDEST_START=0 # Don't start the sub agent # SNMP_TRAPDEST_START=1 # Start the sub agent. This is the default value. # SNMP_TRAPDEST_START="" # Actually, any value other than 0 will cause the # # the sub agent to be started. Including unsetting # # SNMP_TRAPDEST_START. # # This environment variable SNMP_TRAPDEST_OPTIONS may be set to influence the # way the SNMP Trapdest sub Agent is started. See snmpd(1M) or snmpdm(1M) for # possible values. # # This file corresponded to /etc/rc.config.d/agent_run on HP-UX 10.00. The # Software Distributor installation scripts for subsequent releases converts # the contents of the users old file to match the new environment variable # names. # # # SEE ALSO: # /etc/rc.config.d/SnmpMib2 // Startup config for MIB2 subAgent # /etc/rc.config.d/SnmpHpunix // Startup config for HpUnix subAgent # snmpd(1M) // Manual startup script # snmpd.conf(4) // SNMP configuration # # SNMP_TRAPDEST_START=1 # Start the master SNMP agent. export SNMP_TRAPDEST_START