Configure Snmpv3 Add Mib-View - Extreme Networks ExtremeWare Command Reference Manual

Hide thumbs Also See for ExtremeWare:
Table of Contents

Advertisement

Commands for Managing the Switch

configure snmpv3 add mib-view

configure snmpv3 add
identifier> {/<subtree mask>} {type [included | excluded]} {volatile}
Description
Add (and modify) a MIB view.
Syntax Description
hex
view name
subtree
mask
included
excluded
volatile
Default
The default
value is an empty string (all 1s). The other default values are
mask
non-volatile.
Usage Guidelines
Use this command to create a MIB view into a subtree of the MIB. If the view already exists, this
command modifies the view to additionally include or exclude the specified subtree.
In addition to the created MIB views, there are three default views. They are of storage type permanent
and cannot be deleted, but they can be modified. The default views are: defaultUserView,
defaultAdminView, and defaultNotifyView.
Example
Use the following command to create the MIB view allMIB with the subtree 1.3 included as non-volatile:
configure snmpv3 add mib-view allMIB subtree 1.3
Use the following command to create the view extremeMib with the subtree 1.3.6.1.4.1.1916 included as
non-volatile:
configure snmpv3 add mib-view extremeMib subtree 1.3.6.1.4.1.1916
Use the following command to create a view vrrpTrapNewMaster which excludes VRRP notification.1
and the entry is volatile.
configure snmpv3 add mib-view vrrpTrapNewMaster 1.3.6.1.2.1.68.0.1/ff8 type excluded
volatile
132
mib-view
{hex} <view name> subtree <object
Specifies that the value to follow is to be supplied as a colon separated string
of hex octets.
Specifies the MIB view name to add or modify.
Specifies a MIB subtree.
Specifies a hex octet string used to mask the subtree. For example, f7a
indicates 1.1.1.1.0.1.1.1.1.0.1.0.
Specifies that the MIB subtree defined by <subtree>/<mask> is to be included.
Specifies that the MIB subtree defined by <subtree>/<mask> is to be
excluded.
Specifies volatile storage.
and
included
ExtremeWare Software 7.3.0 Command Reference Guide

Advertisement

Table of Contents
loading

This manual is also suitable for:

Extremeware 7.3.0

Table of Contents