#include <snmp_core.h>

Public Attributes | |
| oid * | name |
| int | len |
| oid_ParseFn * | parsefunction |
| instance_Fn * | instancefunction |
| int | children |
| struct _mib_tree_entry ** | leaves |
| struct _mib_tree_entry * | parent |
| AggrType | aggrType |
Detailed Description
Definition at line 31 of file snmp_core.h.
Member Data Documentation
◆ aggrType
| AggrType _mib_tree_entry::aggrType |
Definition at line 41 of file snmp_core.h.
Referenced by snmpAggrType().
◆ children
| int _mib_tree_entry::children |
Definition at line 36 of file snmp_core.h.
Referenced by snmpAddNodeChild(), snmpLookupNodeStr(), and snmpTreeSiblingEntry().
◆ instancefunction
| instance_Fn* _mib_tree_entry::instancefunction |
Definition at line 35 of file snmp_core.h.
Referenced by snmpTreeNext().
◆ leaves
| struct _mib_tree_entry** _mib_tree_entry::leaves |
Definition at line 38 of file snmp_core.h.
Referenced by peer_Inst(), snmpAddNodeChild(), snmpLookupNodeStr(), snmpTreeEntry(), snmpTreeNext(), and snmpTreeSiblingEntry().
◆ len
| int _mib_tree_entry::len |
Definition at line 33 of file snmp_core.h.
Referenced by client_Inst(), peer_Inst(), and snmpTreeNext().
◆ name
| oid* _mib_tree_entry::name |
Definition at line 32 of file snmp_core.h.
Referenced by peer_Inst(), snmpAddNode(), snmpAggrType(), snmpLookupNodeStr(), snmpTreeEntry(), snmpTreeGet(), snmpTreeNext(), and snmpTreeSiblingEntry().
◆ parent
| struct _mib_tree_entry* _mib_tree_entry::parent |
Definition at line 40 of file snmp_core.h.
Referenced by peer_Inst(), snmpAddNodeChild(), and snmpTreeNext().
◆ parsefunction
| oid_ParseFn* _mib_tree_entry::parsefunction |
Definition at line 34 of file snmp_core.h.
Referenced by client_Inst(), peer_Inst(), snmpTreeGet(), snmpTreeNext(), static_Inst(), and time_Inst().
The documentation for this struct was generated from the following file:
- src/snmp_core.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
