The pysnmp.proto.api package is a collection of sub-packages implementing various high-level APIs to SNMP protocol objects. The purpose of such a high-level programming interface is to hide unnecessary protocol details and unify common operations over different protocol versions. For more specific operations user is expected to utilize the low-level API.
This package contains the following sub-packages: