Commands for Managing the Switch
ExtremeWare XOS 11.5 supports only the Summit X450 family of switches and the BlackDiamond 8800 series switch.
ExtremeWare XOS 11.5 Command Reference Guide
142
Example
The following command specifies a target address of
10.203.0.22
with the name
A1
, and associates it
with the security parameters and target address parameter
P1
:
configure snmpv3 add target-addr A1 param P1 ipaddress 10.203.0.22
The following command specifies a target address of
10.203.0.22
with the name
A1
, and associates it
with the security parameters and target address parameter
P1
, and the notification tags
type1
and
type2
:
configure snmpv3 add target-addr A1 param P1 ipaddress 10.203.0.22 from 10.203.0.23
tag-list type1,type2
History
This command was first available in ExtremeWare XOS 10.1.
The
hex_addr_name
,
hex_param_name
,
from <src_ip_address>,
and
tag-list <tag_list>
parameters were added in ExtremeWare XOS 11.0.
Platform Availability
This command is available on all platforms.