Specifications

126 ExtremeWare XOS 10.1 Command Reference Guide
Commands for Managing the Switch
show snmpv3 access
show snmpv3 access {{hex} <group_name>}
Description
Displays SNMPv3 access rights.
Syntax Description
Default
N/A.
Usage Guidelines
The show snmpv3 access command displays the access rights of a group. If you do not specify a
group name, the command will display details for all the groups.
This command displays the SNMPv3 vacmAccessTable.
Example
The following command displays all the access details:
show snmpv3 access
The following is sample output from this command:
Group Name : admin
Context Prefix :
Security Model : USM
Security Level : Authentication Privacy
Context Match : Exact
Read View : defaultAdminView
Write View : defaultAdminView
Notify View : defaultNotifyView
Storage Type : Permanent
Row Status : Active
Group Name : initial
Context Prefix :
Security Model : USM
Security Level : No-Authentication No-Privacy
Context Match : Exact
Read View : defaultUserView
Write View :
Notify View : defaultNotifyView
Storage Type : Permanent
hex Specifies that the value to follow is to be supplied as a colon separated string
of hex octets.
group_name Specifies the name of the group to display.