Fabric OS Reference Manual

16 Fabric OS Reference Manual
agtcfgSet
Modify the SNMP agent configuration.
Synopsis
agtcfgSet
Availability
admin
Description
Use this command to modify the configuration of the SNMP agent in the
switch. Set the values for the following items:
sysDescr
- Specify the switch description (in MIB-II definition). The
default value is
Fibre Channel Switch
.
sysLocation
- Specify the location of the switch (in MIB-II). The
default value is
End User Premise
.
sysContact
- Specify the contact information for this switch. The
default value is
Field Support
.
swEventTrapLevel
- Specify the event trap level in conjunction with
an events severity level. When an event occurs, and if its severity level
is at or below the set value (that is, more critical), the SNMP trap,
swEventTrap
, is sent to configured trap recipients. The default value is
0, which means that no
swEventTrap
is sent. Possible values are:
0 - none
1 - critical
2 - error
3 - warning
4 - informational
5 - debug
See
errShow
for more information.
authTrapsEnabled
- Specify whether authorization traps are passed
to the trap recipient. The default value is False (off), meaning no
messages are sent. A value of True (on) means that authorization trap
messages are sent to the community IP addresses configured (see
page 17). For SNMPv1 and SNMPv2c, this indicates that a request
containing a community string is not known to the agent.