trapVar Struct Reference
#include <snmp_impl.h>
Collaboration diagram for trapVar:

Public Attributes | |
| oid * | varName |
| int | varNameLen |
| u_char | varType |
| int | varLen |
| u_char * | varVal |
| struct trapVar * | next |
Detailed Description
Definition at line 52 of file snmp_impl.h.
Member Data Documentation
◆ next
| struct trapVar* trapVar::next |
Definition at line 58 of file snmp_impl.h.
◆ varLen
| int trapVar::varLen |
Definition at line 56 of file snmp_impl.h.
◆ varName
| oid* trapVar::varName |
Definition at line 53 of file snmp_impl.h.
◆ varNameLen
| int trapVar::varNameLen |
Definition at line 54 of file snmp_impl.h.
◆ varType
| u_char trapVar::varType |
Definition at line 55 of file snmp_impl.h.
◆ varVal
| u_char* trapVar::varVal |
Definition at line 57 of file snmp_impl.h.
The documentation for this struct was generated from the following file:
- include/snmp_impl.h
Introduction
- About Squid
- Why Squid?
- Squid Developers
- How to Donate
- How to Help Out
- Getting Squid
- Squid Source Packages
- Squid Deployment Case-Studies
- Squid Software Foundation
Documentation
- Quick Setup
- Configuration:
- FAQ and Wiki
- Guide Books:
- Non-English
- More...
Support
- Security Advisories
- Bugzilla Database
- Mailing lists
- Contacting us
- Commercial services
- Project Sponsors
- Squid-based products
