78 | System Management Commandsw w w . d e l l . c o m | s u p p o r t . d e l l . c o mshow snmpcommunityThis command displays SNMP community information. Six communities are supported. You can add,change, or delete communities. The switch does not have to be reset for changes to take effect.The SNMP agent of the switch complies with SNMP Version 1 (for more about the SNMPspecification, see the SNMP RFCs). The SNMP agent sends traps through TCP/IP to an externalSNMP manager based on the SNMP configuration (the trap receiver and other SNMP communityparameters).Syntax show snmpcommunityMode Privileged Execshow snmptrapThis command displays SNMP trap receivers. Trap messages are sent across a network to an SNMPNetwork Manager. These messages alert the manager to events occurring within the switch or on thenetwork. Six trap receivers are simultaneously supported.Syntax show snmptrapMode Privileged ExecTable 5-14. Fields of show snmpcommunity Command OutputField DescriptionSNMP CommunityNameThe community string to which this entry grants access. A valid entry is a case-sensitivealphanumeric string of up to 16 characters. Each row of this table must contain a uniquecommunity name.Client IP Address An IP address (or portion thereof) from which this device will accept SNMP packets withthe associated community. The requesting entity's IP address is ANDed with the SubnetMask before being compared to the IP Address. Note: that if the Subnet Mask is set to0.0.0.0, an IP Address of 0.0.0.0 matches all IP addresses. The default value is 0.0.0.0.Client IP Mask A mask to be ANDed with the requesting entity's IP address before comparison with IPAddress. If the result matches with IP Address then the address is an authenticated IPaddress. For example, if the IP Address = 9.47.128.0 and the corresponding Subnet Mask= 255.255.255.0 a range of incoming IP addresses would match, i.e. the incoming IPAddress could equal 9.47.128.0 - 9.47.128.255. The default value is 0.0.0.0.Access Mode The access level for this community stringStatus The status of this community access entryTable 5-15. Fields of show snmptrap Command ReportField DescriptionSNMP Trap Name The community string of the SNMP trap packet sent to the trap manager. This may be upto 16 alphanumeric characters. This string is case sensitive.IP Address The IP address to receive SNMP traps from this device. Enter four numbers between 0and 255 separated by periods.Status Indicates the receiver's status (enabled or disabled)