snmpsetup(8n)
Name
snmpsetup − set up the Simple Network Management Protocol (SNMP) Agent
Syntax
/usr/etc/snmpsetup
Description
The snmpsetup command is an interactive facility for configuring the ULTRIX SNMP Agent. When your system is configured as an SNMP Agent certain network parameters can be monitored or managed by a Network Management Station (NMS).
The snmpsetup command also allows you to configure Extended ULTRIX SNMP Agents. Extended Agents are user-defined daemons that allow you to specify private network parameters to be monitored or managed by the NMS.
Before you invoke snmpsetup, the network must be up and running, your host must have a name, and you must know the Internet Protocol address of any NMSs that you want to have monitor or manage your system.
You can run snmpsetup while in multiuser mode, but you must be root or superuser.
To invoke snmpsetup,type:
# snmpsetup
Diagnostics
The following error messages are issued by snmpsetup:
snmpsetup must be run by root
snmpsetup: need /etc/rc
snmpsetup: need /etc/snmpd.conf
snmpsetup: non-interactive mode not currently supported
snmpsetup: network must be setup before running snmpsetup
snmpsetup: terminated with no installations made
Files
/etc/snmpd.conf SNMP configuration file
/etc/rc File that controls automatic reboot
See Also
snmpext(3n), snmpd.conf(5n), snmpd(8n)
Guide to Networking