SNMP Commands

User Guidelines

The view-nameparameter cannot be specified for su, which has access to the whole MIB.

The view-nameparameter can be used to restrict the access rights of a community string. When it is specified:

An internal security name is generated.

The internal security name for SNMPv1 and SNMPv2 security models is mapped to an internal group name.

The internal group name for SNMPv1 and SNMPv2 security models is mapped to a view- name (read-view and notify-view always, and for rw for write-view also)

The group-nameparameter can also be used to restrict the access rights of a community string. When it is specified:

An internal security name is generated.

The internal security name for SNMPv1 and SNMPv2 security models is mapped to the group name.

Example

The following example defines community access string public to permit administrative access to SNMP protocol at an administrative station with IP address 192.168.1.20.

Console(config)# snmp-server community public su 192.168.1.20

snmp-server view

The snmp-server view Global Configuration mode command creates or updates a Simple Network Management Protocol (SNMP) server view entry. To remove a specified SNMP server view entry, use the no form of this command.

Syntax

snmp-server view view-nameoid-tree{included excluded}

no snmp-server view view-name[oid-tree]

Parameters

view-name— Specifies the label for the view record that is being created or updated. The name is used to reference the record. (Range: 1-30 characters)

238Intel® Blade Server Ethernet Switch Modules SBCEGBESW1 and SBCEGBESW10 CLI Guide

Page 254
Image 254
Intel SBCEGBESW10 CLI manual Snmp-server view