Reference Guide
1022 Brocade Fabric OS Command Reference
53-1004112-02
snmpConfig
snmpConfig
Manages the SNMP agent configuration.
Synopsis snmpconfig --set snmpv1 [-index index] [-community community_name]
[-host [ipv4 | ipv6 | dns]] [-port udp_port]
[-severity severity_level]
snmpconfig --set snmpv1 [-index index] [-default]
snmpconfig --set snmpv3 [-enable | -disable [informs]]
snmpconfig --set snmpv3 [-index index] [-user user_name]
[-host [ipv4 | ipv6 | dns]] [-port udp_port]
[-severity severity_level] [-auth_proto auth_protocol]
[-auth_passwd auth_password] [-priv_proto priv_protocol]
[-priv_passwd priv_password] [-engine_id engine_id]
[-notify_type trap | informs]
snmpconfig --set mibcapability [
-mib_name mib_name [-bitmask bit_mask]]
snmpconfig --set accesscontrol [-index index] [-host ip_address]
[-access [ro | rw]]
snmpconfig --set systemgroup [-sysdescr sysdescr] [-syslocation syslocation]
[-syscontact syscontact] [-authtrapenabled [ON | OFF]]
snmpconfig --set seclevel [-snmpget security_level] [-snmpset security_level]
snmpconfig --set auditinterval [-interval minute]
snmpconfig --enable | --disable mibcapability
-mib_name mib_name [-trap_name trap_name]
snmpconfig --enable | --disable snmpv1
snmpconfig --show [snmpv1 | snmpv3 | accesscontrol | mibcapability |
systemgroup | seclevel | auditinterval]
snmpconfig --help
Description Use this command to manage the configuration of the SNMP agent in the switch. The configuration includes
SNMPv1 and SNMPv3 configuration, access control list (ACL), MIB capability, system group, and security level
settings. The command supports set, reset to default, and display operations. This command supports enabling or
disabling a single MIB or all MIBs, configuring a single trap only, and managing traps in excess of 32.
The SNMP Agent configuration interface allows both interactive and command line options (non-interactive) for all
parameters.