beautypg.com

Snmp-server view – Enterasys Networks X-Pedition XSR CLI User Manual

Page 44

background image

snmp-server Commands

1-30 Network Management

Syntax of the “no” Form

Use the no form of this command to remove a user:

no

 

snmp-server user username groupname {v1 | v2c | v3}

Mode

Global configuration: 

XSR(config)#

Example

The example below configures ljc of the v3authgrp SNMP group with strong v3 level security, MD5 
authentication, and the password acorntree:

XSR(config)#snmp-server user ljc v3 auth v3authgrp md5 acorntree

snmp-server view

This command creates or updates a view entry. The XSR provides one default view which is used 
for all community commands which do not specify a view parameter. The v1default view includes 
the internet tree and excludes snmpUsmMIB and snmpVacmMIB. You can remove this view with 
the 

no snmp-server v1default

command.

Syntax

snmp-server view view-name {oid-tree | treeEntryName} {included | excluded}

Syntax of the “no” Form

Use the no form of this command to remove a view entry:

no snmp-server view view-name

sha

HMAC SHA algorithm used for authentication.

auth-password

The user’s authentication password. At least 8 characters is required.

priv

Specifies the privacy setting.

des56

CBC‐DES privacy encryption algorithm.

priv-password

Privacy password for the user. A minimum of 8 characters is required.

access

Specifies an access‐list associated to this user.

access-list

Standard IP access‐list allowing access to this user.

view-name

Label for the view record that you update/create.

oid-tree

Object identifier of the subtree to be included/excluded from the view. 
This parameter can be either a numeric OID or a well‐known MIB name 
listed in 

Table 1‐2 

on page 1‐31, or a MIB name followed by a numeric 

OID (i.e., system.6 for sysLocation). Names are case‐sensitive.

treeEntryName

Name of the sub‐tree equivalent to the object OID tree.

included

This view includes the specified OID tree.

excluded

This view excludes the specified OID tree.