/info/sys/snmpv3/access
SNMPv3 Access Table Information
The access control subsystem provides authorization services.
The vacmAccessTable maps a group name, security information, a context, and a message type (read or write operation) or notification into a MIB view.
The View-Based Access Control Model defines a set of services that an application can use for checking access rights of a group. This group’s access rights are determined by one of the following views:

The
read-view represents the set of object instances authorized for the group while reading the objects.

The
write-view represents the set of object instances authorized for the group when writing objects.

The
notify-view represents the set of object instances authorized for the group when sending a notification.
Group Name ---------- v1v2grp admingrp | Prefix ------ | Model ----- snmpv1 usm | Level ------------ noAuthNopriv authPriv | Match ----- exact exact | ReadV ----- iso iso | WriteV ------ iso iso | NotifyV ------- v1v2only iso |
SNMPv3 Access Table Information (/info/sys/snmpv3/access)
Field | Description |
---|
Group Name | The group name. |
Prefix | The prefix that is configured to match the values. |
Model | The security model. Values: SNMPv1, SNMPv2, USM |
Level | The minimum level of security required to gain rights of access. Values: noAuthNoPriv, authNoPriv, authPriv |
Match | The match for the contextName. Values: exact, prefix |
ReadV | The MIB view to which this entry authorizes the read access. |
WriteV | The MIB view to which this entry authorizes the write access. |
NotifyV | The notify view to which this entry authorizes the notify access. |