Set snmp targetaddr, Set snmp targetaddr -26, Show snmp targetaddr output details -26 – Enterasys Networks D-Series User Manual

Page 206: Mode, Example, Syntax

Advertising
background image

set snmp targetaddr

7-26

SNMP Configuration

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:

D2(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 7‐20

 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 
community strings will be accepted. This address configuration can be linked to optional SNMP 
transmit parameters (such as timeout, retry count, and UDP port).

Syntax

set snmp targetaddr targetaddr ipaddr param param [udpport udpport] [mask mask]

[timeout timeout] [retries retries] [taglist taglist] [volatile | nonvolatile]

Table 7-20

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.

Advertising