Snmp-server v3host, P-server v3host, Mp-server v3host – Brocade Network OS Command Reference v4.1.0 User Manual
Page 1271: Ver v3host
Network OS Command Reference
1233
53-1003115-01
snmp-server v3host
2
snmp-server v3host
Specifies the recipient of the SNMPv3 notification parameter.
Synopsis
snmp-server v3host [host {ipv4_host | ipv6_host | dns_host}] [notifytype {traps | informs}]
engineid engine-id udp-port port_number [severity-level {none | debug | info | warning | error |
critical}]
no snmp-server v3host[host {ipv4_host | ipv6_host | dns_host}]
Operands
host {ipv4_host | ipv6_host | dns_host}
Specifies the IP address of the host. IPv4, IPv6, and DNS hosts are
supported.
notifytype {traps | informs}
Specifies the type of notification traps that are sent for the host. Traps and
informs are supported. The default notify type is traps.
engineID engine-id
Configures the remote engine ID to receive informs on a remote host.
udp-port port_number Specifies the UDP port of the host. The default UDP port number is 162.
severity-level {none | debug | info | warning | error | critical}]
Provides the ability to filter traps based on severity level on both the host
and the SNMPv3 host. Only RASLog (swEvent) traps can be filtered based
on severity level. The configured severity level marks the reporting
threshold. All messages with the configured severity or higher are
displayed. If the severity level of None is specified, all traps are filtered and
no RASLog traps are received. The default severity level is none.
Defaults
None
Command Modes
Global configuration mode
Description
Use this command to specify the recipient of SNMPv3 notifications.
Usage Guidelines
Enter no snmp-server v3host [host {ipv4_host | ipv6_host | dns_host}] to remove a host.
Examples
The snmp-server v3host command is similar to the snmp-server host command.
To configure an IPv4 host address:
switch(config)# snmp-server v3host 10.23.23.45 snmpadmin1 severity-level info
The following snmp-server v3host ipv6_host command creates an entry for SNMPv3 trap IPv6 host
1050:0:0:0:5:600:300c:326b associated with SNMP user “snmpadmin2.” The trap host will
receive SNMPv3 traps from the configured switch.
switch(config)# snmp-server v3host 1050::5:600:300c:326b snmpadmin2
severity-level Info
The following snmp-server v3host dns_host command creates an entry for SNMPv3 trap host
brocade.com associated with SNMP user “snmpadmin3.” The trap host will receive SNMP V3 traps
from the configured switch.
switch(config)# snmp-server v3host brocade.com snmpadmin3 severity-level info
See Also
show running-config snmp-server, snmp-server community, snmp-server contact, snmp-server
host, snmp-server location, snmp-server user