Alliedware plus command – Allied Telesis AT-S63 User Manual

Page 530

Advertising
background image

Chapter 30: SNMPv3 Commands

530

Section IV: SNMPv3

create snmpv3 view=internet1 subtree=internet type=included
storagetype=nonvolatile

The following command creates an SNMPv3 View Table entry called
“tcp1” with a subtree value of the TCP/IP MIBs and a view type of
excluded. The storage type for this table entry is nonvolatile storage.

create snmpv3 view=tcp1 subtree=tcp type=excluded
storagetype=nonvolatile

AlliedWare Plus

Command

Syntax

snmp-server view

view

subtree

OID

|

text

mask

mask

type

included|excluded

Mode

Configure mode

Description

This command differs from the standard command as follows:

You cannot define the storage type. New entries are automatically
assigned the storage type of nonvolatile.

You must include all of the parameters.

The parameters must be entered in the order shown above.

Example

This example creates an SNMPv3 View Table entry called “internet1” with
a subtree value of the Internet MIBs, a mask of 1, and a view type of
included:

awplus> enable
awplus# configure terminal
awplus(config)# snmp-server view internet1

subtree internet

mask 1 type included

Advertising