snmp-address-entry

The snmp-address-entry element is used by an SNMPv3 agent to store SNMPv3 target IP addresses to be used in the generation of SNMP trap messages.

Parameters

address-name
Use this required parameter to specify the SNMPv3 manager hostname.
Values:
  • Default: none
  • <string> that is 1 to 24 characters.
address
Use this required parameter to enter the IP address and optional port number.
  • Value: <ip-address:port> of the SNMPv3 target IP address and the optional port number, which is used for sending SNMP trap notifications and is not used in access control. Port 161 is the default port number.
mask
Use this optional parameter to enter a subnetwork (subnet) mask.
Values:
  • Default: 255.255.255.255
  • <subnet-mask>

Path

snmp-address-entry is an element under the system path. The full path from the topmost ACLI prompt is: configure terminal , and then system , and then snmp-address-entry.