#include <snmp_session.h>


Public Attributes | |
| int | Version |
| u_char * | community |
| int | community_len |
| int | retries |
| int | timeout |
| char * | peername |
| unsigned short | remote_port |
| unsigned short | local_port |
Detailed Description
Definition at line 36 of file snmp_session.h.
Member Data Documentation
◆ community
| u_char* snmp_session::community |
Definition at line 61 of file snmp_session.h.
Referenced by Snmp::Session::operator=(), snmp_build(), and snmp_parse().
◆ community_len
| int snmp_session::community_len |
Definition at line 62 of file snmp_session.h.
Referenced by snmp_build(), and snmp_parse().
◆ local_port
| unsigned short snmp_session::local_port |
Definition at line 67 of file snmp_session.h.
◆ peername
| char* snmp_session::peername |
Definition at line 65 of file snmp_session.h.
Referenced by Snmp::Session::operator=().
◆ remote_port
| unsigned short snmp_session::remote_port |
Definition at line 66 of file snmp_session.h.
◆ retries
| int snmp_session::retries |
Definition at line 63 of file snmp_session.h.
◆ timeout
| int snmp_session::timeout |
Definition at line 64 of file snmp_session.h.
◆ Version
| int snmp_session::Version |
Definition at line 59 of file snmp_session.h.
Referenced by snmp_build(), snmp_parse(), and snmpDecodePacket().
The documentation for this struct was generated from the following file:
- include/snmp_session.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
