package netsnmp

  1. Overview
  2. Docs
Legend:
Page
Library
Module
Module type
Parameter
Class
Class type
Source

Module Pdu.Pdu_typeSource

Sourcetype t =
  1. | Get
  2. | Getnext
  3. | Response
  4. | Set
  5. | Trap
  6. | Getbulk
  7. | Inform
  8. | Trap2
  9. | Report