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


Usage

<configuration>
    <snmp>
        <view>
            <oid>
                <name>name</name> <!-- identifier -->
                <include/>
                <exclude/>
            </oid>
        </view>
    </snmp>
</configuration>

Description

OID include/exclude list.

Contents

<exclude>—Exclude this OID from the view.

<include>—Include this OID in the view.

<name>—OID to include or exclude from view.


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