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


Example: Tracing SNMP Activity

Trace information on SNMP packets:

[edit]
snmp {
    traceoptions {
        file size 10k files 5;
        flag pdu;
        flag protocol-timeouts;
        flag varbind-error;
    }

}

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