Go to the documentation of this file.
31 #ifndef _SNMP_VACM_MIB_MODULE_H
32 #define _SNMP_VACM_MIB_MODULE_H
39 #ifndef SNMP_VACM_MIB_SUPPORT
40 #define SNMP_VACM_MIB_SUPPORT DISABLED
41 #elif (SNMP_VACM_MIB_SUPPORT != ENABLED && SNMP_VACM_MIB_SUPPORT != DISABLED)
42 #error SNMP_VACM_MIB_SUPPORT parameter is not valid
46 #ifndef SNMP_VACM_MIB_SET_SUPPORT
47 #define SNMP_VACM_MIB_SET_SUPPORT DISABLED
48 #elif (SNMP_VACM_MIB_SET_SUPPORT != ENABLED && SNMP_VACM_MIB_SET_SUPPORT != DISABLED)
49 #error SNMP_VACM_MIB_SET_SUPPORT parameter is not valid
SnmpAgentContext * context
SNMP agent (Simple Network Management Protocol)
SnmpViewEntry tempViewEntry
SnmpAccessEntry tempAccessEntry
SnmpVacmMibBase snmpVacmMibBase
SNMP VACM MIB base.
Common definitions for MIB modules.
SnmpGroupEntry tempGroupEntry
const MibModule snmpVacmMibModule
SNMP VACM MIB module.
const MibObject snmpVacmMibObjects[]
SNMP VACM MIB objects.