Specifications

SNMP Configuration Command Set
Configuring SNMP Access Rights
SecureStack A2 Configuration Guide 4-25
Example
This example shows how to display SNMP access information:
Table 4-6 shows a detailed explanation of the command output.
A2(rw)->show snmp access
Group = SystemAdmin
Security model = USM
Security level = noAuthNoPriv
Read View = All
Write View =
Notify View = All
Context match = exact match
Storage type = nonVolatile
Row status = active
Group = NightOperator
Security model = USM
Security level = noAuthNoPriv
Read View = All
Write View =
Notify View = All
Context match = exact match
Storage type = nonVolatile
Row status = active
Table 4-6 show snmp access Output Details
Output What It Displays...
Group SNMP group name.
Security model Security model applied to this group. Valid types are:
SNMPv1, SNMPv2c, and SNMPv3 (User based -
USM).
Security level Security level applied to this group. Valid levels are:
noAuthNoPrivacy (no authentication required)
AuthNoPrivacy (authentication required)
authPriv (privacy -- most secure level)
Read View Name of the view that allows this group to view SNMP
MIB objects.
Write View Name of the view that allows this group to configure
the contents of the SNMP agent.