snmp(1M) — ADMINISTRATOR COMMANDS
NAME
snmp: /etc/snmp − SNMP start/stop script
SYNOPSIS
/etc/snmp start
/etc/snmp stop
DESCRIPTION
/etc/snmp is used to start or stop the SNMP software. SNMP will start automatically at system startup time if /etc/snmp is linked to /etc/rc2.d/S namesnmp (name is installed as 73 by default). Similarly, SNMP will stop automatically at system shutdown time if /etc/snmp is linked to /etc/rc0.d/K namesnmp (name is installed as 67 by default). See rc0(1M) and rc2(1M) for further information.
A transport service for SNMP may have to be initialized before SNMP is started. Conversely, the service have to be turned off after SNMP is brought down.
SEE ALSO
getid(1M), getmany(1M), getnext(1M), getone(1M), getroute(1M), setany(1M), snmpd(1M), trap_rece(1M), trap_send(1M), rc0(1M), rc2(1M), sh(1).