[Contents] [Prev] [Next] [Index] [Report an Error]

Defining Named Views

Use the following configuration statements to define named views:

snmp view view-name ...
snmp view view-name oid oid {
(include|exclude);
}

To configure named views:

  1. From configuration mode, access the configuration statement that configures the named views.

    The view name identifies a group of MIB objects for which to define access.

  2. Specify the object identifier (OID) that represents a subtree of MIB objects for the view and whether the OID is included in or excluded from the view.

    To include the OID in the view:

    To exclude the OID from the view:

  3. (Optional) Verify your configuration.

[Contents] [Prev] [Next] [Index] [Report an Error]