ADTRAN 1000R Series User Manual

Page 507

Advertising
background image

Command Reference Guide

Global Configuration Mode Command Set

61200510L1-35E

Copyright © 2005 ADTRAN

507

snmp-server host <address> traps version <version> <community>

<trap type> [snmp]

Use the snmp-server host traps version command to specify traps sent to an identified host. Use multiple
snmp-server host traps version commands to specify all desired hosts. Use the no form of this command
to return to the default value.

Syntax Description

<address>

Specifies the IP address of the SNMP host that receives the traps.

<version>

Specifies the SNMP version as one of the following:

1 - SNMPv1

2C - SNMPv2C

<community>

Specifies the community string (used as a password) for authorized agents to
obtain access to SNMP information.

<trap type>

Specifies the type of notification trap to enable. Leaving this option blank enables
ALL system traps.

snmp

Optional. Enables a subset of traps specified in RFC1157.

The following traps are supported:

coldStart

warmStart

linkUp

linkDown

authenticationFailure

Default Values

By default, there are no hosts or traps enabled.

Applicable Platforms

This command applies to the NetVanta 300, 1000, 1000R, 2000, 3000, 4000, and 5000 and
Total Access 900 Series units.

Command History

Release 1.1

Command was introduced.

Usage Examples

The following example sends all SNMP traps to the host at address 190.3.44.69 and community string My
Community
using SNMPv2C:

(config)#snmp-server host 190.3.44.69 traps version 2c My Community snmp

Advertising