433.3. SNMP ConfigurationConfigure the SNMP agent setting in "Global configuration mode." Confirmthe configuration information by executing the "show snmp" command in"Privileged mode."Command to show the SNMP informationM24eG# show snmpCommand to enable the SNMP agentM24eG(config)# snmp-server agentCommand to disable the SNMP agentM24eG(config)# no snmp-server agentCommand to set the SNMP management (access permission from/to SNMPmanager)M24eG(config)# snmp-server community -address>Command to delete the SNMP management (access permission from/toSNMP manager)M24eG(config)# no snmp-server community Command to set the SNMP trap (type, IP address, community name)M24eG(config)# snmp-server host type -address> trap Command to delete the SNMP trap (type, IP address, community name)M24eG(config)# no snmp-server host Command to create the SNMP groupM24eG(config)# snmp-server group Command to delete the SNMP groupM24eG(config)# no snmp-server group Command to set the read/write/notify view for the SNMP groupM24eG(config-snmp-group)# Command to set the seculity level for the SNMP groupM24eG(config-snmp-group)#security-level Command to create the SNMP userM24eG(config)# snmp-server user <1-10> Command to delete the SNMP userM24eG(config)# no snmp-server user <1-10>Command to set the SNMP group for the SNMP userM24eG(config-snmp-user)#group Command to set the authentication parameters for the userM24eG(config-snmp-user)#authentication { / encrypted }Command to set the encryption parameters for the userM24eG(config-snmp-user)#privilege {des / encrypted des }