Overview

SNMP v2c uses plaintext, non-encrypted BER-encoded messages with simple, community-based authorization.

This benchmark suite evaluates the following aspects of SNMP v2c operations:

  • GETNEXT — Sequential iteration over the entire MIB using the GETNEXT operation.
  • GETBULK — Sequential iteration over the entire MIB using the GETBULK operation.
  • GETNEXT (Parallel) — Four parallel sessions performing sequential iteration over the entire MIB using the GETNEXT operation.
  • GETBULK (Parallel) — Four parallel sessions performing sequential iteration over the entire MIB using the GETBULK operation.