FUJITSU M8000 User Manual
Page 274
setsnmp(8)
252
SPARC Enterprise Mx000 Servers XSCF Reference Manual • Last Revised August 2009
enable
When used alone, activates the SNMP agent with support for all
MIB modules.
When used with the value ALL for the optional mib_name,
activates the SNMP agent with support for all MIB modules.
When used with a value other than ALL for the optional
mib_name, adds support for the targeted MIB module and, if
necessary, activates the SNMP agent. You can specify only one
value at a time for mib_name.
mib_name
Name of the MIB module to be enabled.
Valid MIB modules are:
SP_MIB
= XSCF extension MIB
FM_MIB
= Fault Management MIB
ALL
= All the MIB modules in this list.
enablev1v2c
Enables the SNMP agent to communicate using SNMPv1/v2c.
These versions provide insecure SNMP communication, which is
why the agent runs SNMPv3 by default. This agent is read-only.
The only community string asked for is read-only.
remtraphost
Disables the SNMP agent from sending the chosen type of trap to
the desired host.
-t
type
Type of trap. Valid trap types are:
v1
= The agent will send SNMPv1 traps
v2
= The agent will send SNMPv2 traps
inform
= The agent will send inform notifications
traphost
Host name or IP address of the trap host.
remv3traphost
Disables the SNMP agent from sending SNMPv3 traps to the
desired host.
traphost
Host name or IP address of the trap host.
-u
username
Specifies a valid user name.