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


Usage

<configuration>
    <accounting-options>
        <mib-profile>
            <name>name</name> <!-- identifier -->
            <file>file</file>
            <interval>minutes</interval>
            <operation>operation-choice</operation>
            <object-names>...</object-names> <!-- mandatory -->
        </mib-profile>
    </accounting-options>
</configuration>

Description

MIB profile for accounting data.

Contents

<file>—Name of file for accounting data.

<interval>—Polling interval.

<name>—Name of profile.

<object-names>—Names of MIB objects.

<operation>—SNMP operation.


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