set snmp targetaddr
12-26 SNMP Configuration
Parameters
Defaults
If targetAddr is not specified, entries for all target address names will be displayed.
If not specified, entries of all storage types will be displayed for a target address.
Mode
Switch command, read-only.
Example
This example shows how to display SNMP target address information:
C3(su)->show snmp targetaddr
Target Address Name = labmachine
Tag List = v2cTrap
IP Address = 10.2.3.116
UDP Port# = 162
Target Mask = 255.255.255.255
Timeout = 1500
Retry count = 4
Parameters = v2cParams
Storage type = nonVolatile
Row status = active
Table 12-8 provides an explanation of the command output.
set snmp targetaddr
Use this command to configure an SNMP target address. The target address is a unique identifier
and a specific IP address that will receive SNMP notification messages and determine which
targetAddr (Optional) Displays information for a specific target address name.
volatile | nonvolatile
| read-only
(Optional) When target address is specified, displays target address
information for a specific storage type.
Table 12-8 show snmp targetaddr Output Details
Output Field What It Displays...
Target Address Name Unique identifier in the snmpTargetAddressTable.
Tag List Tags a location to the target address as a place to send notifications.
IP Address Target IP address.
UDP Port# Number of the UDP port of the target host to use.
Target Mask Target IP address mask.
Timeout Timeout setting for the target address.
Retry count Retry setting for the target address.
Parameters Entry in the snmpTargetParamsTable.
Storage type Whether entry is stored in volatile, nonvolatile or read-only memory.
Row status Status of this entry: active, notInService, or notReady.