Snmp-Server V3-Host - Alcatel OS-LS-6224 User Manual

User guide
Hide thumbs Also See for OS-LS-6224:
Table of Contents

Advertisement

4
Command Line Interface
Example
The following example enables SNMP traps for host 10.1.1.1 with community string
"management" using SNMPv2.
Console(config)# snmp-server host 10.1.1.1 management 2
Related Commands
show snmp

snmp-server v3-host

The snmp-server v3-host Global Configuration mode command specifies the
recipient of Simple Network Management Protocol Version 3 notifications. To
remove the specified host, use the no form of this command.
Syntax
snmp-server v3-host {ip-address | hostname} username [traps | informs]
{noauth | auth | priv} [udp-port port] [filter filtername ] [timeout seconds]
[retries retries]
no snmp-server v3-host {ip-address | hostname} username [traps | informs]
Parameters
• ip-address — Specifies the IP address of the host (targeted recipient).
• hostname — Specifies the name of the host. (Range:1-158 characters)
• username — Specifies the name of the user to use to generate the
notification. (Range: 1-25)
• traps — Indicates that SNMP traps are sent to this host.
• informs — Indicates that SNMP informs are sent to this host.
• noauth — Indicates no authentication of a packet.
• auth — Indicates authentication of a packet without encrypting it.
• priv — Indicates authentication of a packet with encryption.
• port — Specifies the UDP port of the host to use. If unspecified, the default
UDP port number is 162. (Range: 1-65535)
• filtername — Specifies a string that defines the filter for this host. If
unspecified, nothing is filtered. (Range: 1-30 characters)
• seconds — Specifies the number of seconds to wait for an acknowledgment
before resending informs. If unspecified, the default timeout period is 15
seconds. (Range: 1-300)
• retries — Specifies the maximum number of times to resend an inform
request. If unspecified, the default maximum number of retries is 3.
(Range: 1-255)
Default Setting
This command has no default configuration.
Command Mode
Global Configuration mode
540

Hide quick links:

Advertisement

Table of Contents
loading

Table of Contents