Specifications

show snmpv3 group
ExtremeWare XOS 10.1 Command Reference Guide 133
show snmpv3 group
show snmpv3 group {{hex} <group_name> {user {hex} <user_name>}}
Description
Displays the user name (security name) and security model association with a group name.
Syntax Description
Default
N/A.
Usage Guidelines
The show snmpv3 group command displays the details of a group with the given group name. If you
do not specify a group name, the command will display details for all the groups.
This command displays the SNMPv3 vacmSecurityToGroupTable.
Example
The following command displays information about all groups for every security model and user name:
show snmpv3 group
The following is sample output from this command:
Group Name : v1v2c_ro
Security Name : v1v2c_ro
Security Model : snmpv1
Storage Type : Permanent
Row Status : Active
Group Name : v1v2c_rw
Security Name : v1v2c_rw
Security Model : snmpv1
Storage Type : Permanent
Row Status : Active
Group Name : v1v2c_ro
Security Name : v1v2c_ro
Security Model : snmpv2c
Storage Type : Permanent
Row Status : Active
Group Name : v1v2c_rw
hex Specifies that the value to follow is to be supplied as a colon separated string
of hex octets.
group_name Specifies the group name to display.
user_name Specifies the user name to display.