Brocade Fabric OS Command Reference Manual (53-1000240-01, November 2006)

2-16 Fabric OS Command Reference Manual
Publication Number: 53-1000240-01
agtCfgDefault
2
Note: Enter commands in lowercase only; mixed case is for readability.
agtCfgDefault
Resets the SNMP agent configuration to default values.
Synopsis agtcfgdefault
Description Use this command to reset the configuration of the SNMP agent associated with the switch default
values.
This command prompts the user and only proceeds to reset on the user’s confirmation. All new values
successfully configured by the command takes effect immediately. These changes are persistent across
power cycles and reboots. For dual-domain systems, agtCfgDefault operates on the SNMP agent
associated with the current switch.
This command resets the following values:
sysDescr The system (switch) description. The default value is “Fibre Channel Switch” on
most platforms; however, the default system description value is platform
specific. Different values might appear as the default for some specialized
platforms.
sysLocation The location of the system. The default value is “End User Premise”.
sysContact The contact information for the system. The default value is “Field Support”.
Refer to the Fabric OS MIB Reference Manual for detailed sysDescr, sysLocation,
and sysContact descriptions.
authTraps When enabled, the authentication trap, authenticationFailure, is transmitted to a
configured trap recipient in the event that the agent received a protocol message
that is not properly authenticated. In the context of SNMPv1 and SNMPv2c, this
means that a request contains a community string that is not known to the agent.
The default value for this parameter is 0 (disabled).
There are six communities, respective trap recipients, and trap recipient severity levels, supported by the
agent. The first three communities are for read-write (rw) access and the last three are for read-only (ro)
access. The default value for the trap recipient of each community is ‘0.0.0.0’. The length of the
community string should be between 2-16 characters. The default values for the community strings are:
Community 1: Secret C0de
Community 2: OrigEquipMfr
Community 3: private
Community 4: public
Community 5: common
Community 6: Fibre Channel
For an SNMP management station to receive a trap generated by the agent, the administrator must
configure a trap recipient to correspond to the IP address of the management station. In addition, the trap
recipient must be able to pass the access control list (ACL) check.
N
ote
The execution of this command is subject to Admin Domain restrictions that may be in place.