1682
Command Reference for AT-IX5-28GPX High Availability, High Power Video Surveillance PoE Switch
C613-50057-01 REV A
AlliedWare Plus™ Operating System - Version 5.4.5-0.x
SNMP C
OMMANDS
SNMP
-
SERVER
HOST
Mode
Global Configuration
Examples
To configure the device to send generated traps to the IPv4 host destination
192.0.2.5
with the SNMPv2c community name public, use the following
command:
awplus#
configure terminal
awplus(config)#
snmp-server host version 2c public192.0.2.5
To configure the device to send generated traps to the IPv6 host destination
2001:db8::8a2e:7334
with the SNMPv2c community name private, use the
following command:
awplus#
configure terminal
awplus(config)#
snmp-server host version 2c
private2001:db8::8a2e:7334
To remove a configured trap host of 192.0.2.5 with the SNMPv2c community name
public, use the following command:
awplus#
configure terminal
awplus(config)#
no snmp-server host version 2c public192.0.2.5
Related
Commands
snmp trap link-status
snmp-server enable trap
snmp-server view
auth
Authentication.
noauth
No authentication.
priv
Encryption.
<
community-name
>
The SNMPv1 or SNMPv2c community name.
<
user-name
>
SNMPv3 user name.
Parameter
Description