Command: /info/sys/snmpv3/access
Group Name | Model | Level | ReadV | WriteV | NotifyV |
v1v2grp | snmpv1 | noAuthNoPriv | iso | iso | v1v2only |
admingrp | usm | authPriv | iso | iso | iso |
|
|
|
|
|
|
The access control sub system provides authorization services.
The vacmAccessTable maps a group name, security information, a context, and a message type, which could be the read or write type of operation or notification into a MIB view.
The
The following table describes the SNMPv3 Access Table information.
Table 20 SNMPv3 Access Table parameters
Field | Description |
Group Name | Displays the name of group. |
Model | Displays the security model used, for example, SNMPv1, or SNMPv2 or USM. |
Level | Displays the minimum level of security required to gain rights of access. For example, |
| noAuthNoPriv, authNoPriv, or |
ReadV | Displays the MIB view to which this entry authorizes the read access. |
WriteV | Displays the MIB view to which this entry authorizes the write access. |
NotifyV | Displays the Notify view to which this entry authorizes the notify access. |
Command: /info/sys/snmpv3/group
Sec Model | User Name | Group Name |
snmpv1 | v1v2only | v1v2grp |
usm | adminmd5 | admingrp |
usm | adminsha | admingrp |
|
|
|
A group is a combination of security model and security name that defines the access rights assigned to all the security names belonging to that group. The group is identified by a group name.
The following table describes the SNMPv3 Group Table information.
Table 21 SNMPv3 Group Table parameters
Field | Description |
Sec Model | Displays the security model used, which is any one of: USM, SNMPv1, SNMPv2, and SNMPv3. |
User Name | Displays the name for the user. |
Group Name | Displays the access name of the group. |
Command: /info/sys/snmpv3/comm
Index | Name | User Name | Tag |
trap1 | public | v1v2only | v1v2trap |
|
|
|
|
This command displays the community table information stored in the SNMP engine.
The following table describes the SNMPv3 Community Table information.
Table 22 SNMPv3 Community Table parameters
Field | Description |
Index | Displays the unique index value of a row in this table. |
Command Line Interface 34