Snmp Commands - Avaya P334T-ML Installation And Configuration Manual

Stackable switch
Hide thumbs Also See for P334T-ML:
Table of Contents

Advertisement

SNMPv1 – The name of the view for anyone communicating with the device via
SNMPv1.
SNMPv2c – The name of the view for anyone communicating with the device
via SNMPv2c.
NoAuthNoPriv – The name of the view for SNMPv3 NoAuthNoPriv users.
AuthNoPriv – The name of the view for SNMPv3 AuthNoPriv users.
AuthPriv – The name of the view for SNMPv3 AuthPriv users.
Views
There are three types of views:
Read Views – Allow read-only access to a specified list of Object IDs (OIDs) in
the MIB tree.
Write Views – Allow read-write access to a specified list of OIDs in the MIB
tree.
Notify Views – Allow SNMP notifications from a specified list of OIDs to be
sent.
Each view consists of a list of OIDs in the MIB tree. This list can be created using
multiple "snmp-server view" commands to either add OIDs to the list or
exclude OIDs from a list of all of the OIDs in the switch's MIB tree.
You can use wildcards to include or exclude an entire branch of OIDs in the MIB
tree, using an asterisk instead of the specific node.
To create an SNMPv3 view, the following information must be provided:
ViewName – 32 character string representing the name of the view.
ViewType – Indicates whether the specified OID is included or excluded from
the view.
OIDs – A list of the OIDs accessible using the view.

SNMP Commands

Avaya P334T-ML User's Guide
Chapter 8
User Authentication
43

Advertisement

Table of Contents
loading

Table of Contents