beautypg.com

ADTRAN 5000 Series User Manual

Page 452

background image

Command Reference Guide

Global Configuration Mode Command Set

61200990L1-35E

Copyright © 2005 ADTRAN

452

snmp-server host

traps version

[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

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

Specifies the SNMP version as one of the following:

1 - SNMPv1

2C - SNMPv2C

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

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