Skip to content

Supported Standards

Gufo SNMP implements and is guided by the following standards:

IETF RFC

  • RFC-1157: A Simple Network Management Protocol (SNMP).
  • RFC-1441: Introduction to version 2 of the Internet-standard Network Management Framework.
  • RFC-1442: Structure of Management Information for version 2 of the Simple Network Management Protocol (SNMPv2).
  • RFC-1905: Protocol Operations for Version 2 of the Simple Network Management Protocol (SNMPv2)
  • RFC-2578: Structure of Management Information Version 2 (SMIv2).
  • RFC-3411: An Architecture for Describing Simple Network Management Protocol (SNMP) Management Frameworks.
  • RFC-3412: Message Processing and Dispatching for the Simple Network Management Protocol (SNMP)
  • RFC-3414: User-based Security Model (USM) for version 3 of the Simple Network Management Protocol (SNMPv3)
  • RFC-3826: The Advanced Encryption Standard (AES) Cipher Algorithm in the SNMP User-based Security Model

ITU-T

  • X-690: Information technology – ASN.1 encoding rules: Specification of Basic Encoding Rules (BER), Canonical Encoding Rules (CER) and Distinguished Encoding Rules (DER).

Python PEP

  • PEP8: Style Guide for Python Code.
  • PEP484: Type Hints
  • PEP561: Distributing and Packaging Type Information.