84
ExtremeWare XOS 11.0 Command Reference Guide
Commands for Managing the Switch
configure snmpv3 add community
configure snmpv3 add community [[hex <hex_community_index>] |
<community_index>] name [[hex <hex_community_name>] |<community_name>] user
[[hex <hex_user_name>] | <user_name>] {tag [[hex <hex_transport_tag>] |
<transport_tag>]} {volatile}
Description
Adds an SNMPv3 community entry.
Syntax Description
Default
N/A.
Usage Guidelines
Use this command to create or modify an SMMPv3 community in the community MIB.
Example
The following command creates an entry with the community index
comm_index
, community name
comm_public
, and user (security) name
v1v2c_user
:
configure snmpv3 add community comm_index name comm_public user v1v2c_user
The following command creates an entry with the community index (hex) of
12:0E
, community name
(hex) of
EA:12:CD:CF:AB:11:3C
, user (security) name
v1v2c_user,
using transport tag
34872
and
volatile
storage:
configure snmpv3 add community hex 12:0E name hex EA:12:CD:CF:AB:11:3C user v1v2c_user
tag 34872 volatile
hex_community_index
Specifies the row index in the snmpCommunity table as a hex value supplied
as a colon separated string of hex octets.
community_index
Specifies the row index in the snmpCommunity Table as an ASCII value.
hex_community_name
Specifies the community name as a hex value supplied as a colon separated
string of hex octets
community_name
Specifies the community name as an ASCII value.
hex_user_name
Specifies the USM user name as a hex value supplied as a colon separated
string of hex octets.
user_name
Specifies the USM user name as an ASCII value.
tag
Specifies the tag used to locate transport endpoints in SnmpTargetAddrTable.
When this community entry is used to authenticate v1/v2c messages, this tag
is used to verify the authenticity of the remote entity.
•
hex_transport_tag
—Specifies a hex value supplied as a colon
separated string of hex octets
•
transport_tag
—Specifies an ASCII value
volatile
Specifies volatile storage.
Summary of Contents for ExtremeWare XOS 11.0
Page 26: ...26 ExtremeWare XOS 11 0 Command Reference Guide Contents...
Page 176: ...176 ExtremeWare XOS 11 0 Command Reference Guide Commands for Managing the Switch...
Page 262: ...262 ExtremeWare XOS 11 0 Command Reference Guide VLAN Commands...
Page 280: ...280 ExtremeWare XOS 11 0 Command Reference Guide FDB Commands...
Page 492: ...492 ExtremeWare XOS 11 0 Command Reference Guide EAPS Commands...
Page 536: ...536 ExtremeWare XOS 11 0 Command Reference Guide STP Commands...
Page 580: ...580 ExtremeWare XOS 11 0 Command Reference Guide ESRP Commands...
Page 876: ...876 ExtremeWare XOS 11 0 Command Reference Guide BGP Commands...
Page 926: ...926 ExtremeWare XOS 11 0 Command Reference Guide IP Multicast Commands...