SNMPv2c (RFC 1901-1908)

Community-based SNMPv2, the most widely deployed version of SNMP in production today. Adds the GetBulkRequest PDU for efficient table retrieval and the InformRequest PDU for acknowledged notifications, while retaining the community-string security model of SNMPv1. RFC 3416 later republished the v2 protocol operations as part of the SNMPv3 framework.

API entry from apis.yml

apis.yml Raw ↑
aid: snmp:snmpv2c
name: SNMPv2c (RFC 1901-1908)
description: Community-based SNMPv2, the most widely deployed version of SNMP in production today. Adds
  the GetBulkRequest PDU for efficient table retrieval and the InformRequest PDU for acknowledged notifications,
  while retaining the community-string security model of SNMPv1. RFC 3416 later republished the v2 protocol
  operations as part of the SNMPv3 framework.
humanURL: https://datatracker.ietf.org/doc/html/rfc1901
tags:
- SNMPv2c
- GetBulk
- InformRequest
- Community Strings
properties:
- type: Specification
  url: https://datatracker.ietf.org/doc/html/rfc1901
- type: Specification
  url: https://datatracker.ietf.org/doc/html/rfc3416
- type: Documentation
  url: https://datatracker.ietf.org/doc/rfc1901/