Go to the documentation of this file.
31 #ifndef _LLDP_MIB_MODULE_H
32 #define _LLDP_MIB_MODULE_H
39 #ifndef LLDP_MIB_SUPPORT
40 #define LLDP_MIB_SUPPORT DISABLED
41 #elif (LLDP_MIB_SUPPORT != ENABLED && LLDP_MIB_SUPPORT != DISABLED)
42 #error LLDP_MIB_SUPPORT parameter is not valid
46 #ifndef LLDP_MIB_SET_SUPPORT
47 #define LLDP_MIB_SET_SUPPORT DISABLED
48 #elif (LLDP_MIB_SET_SUPPORT != ENABLED && LLDP_MIB_SET_SUPPORT != DISABLED)
49 #error LLDP_MIB_SET_SUPPORT parameter is not valid
@ LLDP_MIB_ADMIN_STATUS_ENABLED_RX_ONLY
LldpAgentContext * lldpAgentContext
LldpMibBase lldpMibBase
LLDP MIB base.
@ LLDP_MIB_MAN_ADDR_IF_SUBTYPE_UNKNOWN
Unknown.
LldpMibManAddrIfSubtype
Type of interface associated with a management address.
@ LLDP_MIB_ADMIN_STATUS_INVALID
@ LLDP_MIB_MAN_ADDR_IF_SUBTYPE_IF_INDEX
Interface index.
@ LLDP_MIB_MAN_ADDR_IF_SUBTYPE_SYS_PORT_NUM
System port number.
Common definitions for MIB modules.
@ LLDP_MIB_ADMIN_STATUS_ENABLED_TX_ONLY
const MibModule lldpMibModule
LLDP MIB module.
const MibObject lldpMibObjects[]
LLDP MIB objects.
@ LLDP_MIB_ADMIN_STATUS_ENABLED_TX_RX
LLDP (Link Layer Discovery Protocol)
LldpMibAdminStatus
Administrative status.
@ LLDP_MIB_ADMIN_STATUS_DISABLED