User's Manual
Table Of Contents
- Contents
- Preface
- The Command Line Interface
- First-Time Configuration
- Using the Setup Utility
- Setting Passwords
- Menu Basics
- The Information Menu
- Information Menu
- System Information
- Layer 2 Information
- Layer 3 Information
- IP Routing Information
- ARP Information
- BGP Information
- BGP Peer information
- BGP Summary information
- OSPF Information
- Routing Information Protocol Information
- IP Information
- IGMP Multicast Group Information
- IGMP Group Information
- IGMP Multicast Router Port Information
- IGMP Mrouter Information
- VRRP Information
- Quality of Service Information
- 802.1p Information
- Access Control List Information
- Link Status Information
- Port Information
- Logical Port to GEA Port Mapping
- Fiber Port SFP Status
- Information Dump
- The Statistics Menu
- The Configuration Menu
- Configuration Menu
- Viewing, Applying, and Saving Changes
- System Configuration
- Port Configuration
- Layer 2 Configuration
- 802.1x Configuration
- Rapid Spanning Tree Protocol/ Multiple Spanning Tree Protocol Configuration
- Common Internal Spanning Tree Configuration
- Spanning Tree Configuration
- GVRP Configuration
- GVRP Port Configuration
- Trunk Configuration
- IP Trunk Hash Configuration
- LACP Configuration
- Layer 2 Failover Configuration
- VLAN Configuration
- Protocol-based VLAN Configuration
- Private VLAN Configuration
- Layer 3 Configuration
- IP Interface Configuration
- Default Gateway Configuration
- IP Static Route Configuration
- IP Multicast Route Configuration
- ARP Configuration
- IP Forwarding Configuration
- Network Filter Configuration
- Routing Map Configuration
- Routing Information Protocol Configuration
- Open Shortest Path First Configuration
- Border Gateway Protocol Configuration
- IGMP Configuration
- Domain Name System Configuration
- Bootstrap Protocol Relay Configuration
- VRRP Configuration
- Quality of Service Configuration
- Access Control List Configuration
- Port Mirroring Configuration
- Setup
- Dump
- Saving the Active Switch Configuration
- Restoring the Active Switch Configuration
- The Operations Menu
- The Boot Options Menu
- The Maintenance Menu
- Alteon OS Syslog Messages
- Alteon OS SNMP Agent
- Glossary
- Index

Alteon OS Command Reference
The Information Menu
6343W7774, May 2007
/info/sys/snmpv3/access
SNMPv3 Access Table Information
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 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 a read-view, a
write-view and a notify-view. 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 Prefix Model Level Match ReadV WriteV NotifyV
---------- ------ ------- ------ ------ ------ ------ -----
v1v2grp snmpv1 noAuthNoPriv exact iso iso v1v2only
admingrp usm authPriv exact iso iso iso
Table 4-6 SNMPv3 Access Table Information (/info/sys/snmpv3/access)
Field Description
Group Name Displays the name of group.
Prefix Displays the prefix that is configured to match the values.
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 auth-
Priv.
Match Displays the match for the contextName. The options are: exact
and prefix.
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.