Destroy snmpv3 view – Allied Telesis AT-S62 User Manual

Page 125

Advertising
background image

AT-S62 Command Line User’s Guide

125

DESTROY SNMPV3 VIEW

Syntax

destroy snmpv3 view=view [subtree=OID|text]

Parameters

view

Specifies the name of the view, up to 32 alphanumeric

characters.

subtree

Specifies the view subtree view. The options are:

OID

A numeric value in hexadecimal format.

text

Text name of the view.

Description

This command deletes an SNMPv3 View Table entry. After you delete an
SNMPv3 View Table entry, you cannot recover it.

Examples

In the following command, the SNMPv3 View Table entry named
experimental is deleted. The subtree value of this table entry is
experimental.

destroy snmpv3 view=experimental
subtree=experimental

In the following command, the SNMPv3 View Table entry named
directory is deleted. The subtree value of this table entry is 1.3.6.1.3.

destroy snmpv3 view=directory subtree=1.3.6.1.3

Advertising