Go to the documentation of this file.
31 #ifndef _IF_MIB_MODULE_H
32 #define _IF_MIB_MODULE_H
38 #ifndef IF_MIB_SUPPORT
39 #define IF_MIB_SUPPORT DISABLED
40 #elif (IF_MIB_SUPPORT != ENABLED && IF_MIB_SUPPORT != DISABLED)
41 #error IF_MIB_SUPPORT parameter is not valid
@ IF_MIB_IF_ADMIN_STATUS_DOWN
IfMibIfAdminStatus
The desired state of the interface.
IfMibIfType
Interface types.
const MibModule ifMibModule
Interfaces Group MIB module.
@ IF_MIB_IF_LINK_UP_DOWN_TRAP_ENABLED
@ IF_MIB_RCV_ADDRESS_TYPE_VOLATILE
@ IF_MIB_IF_LINK_UP_DOWN_TRAP_DISABLED
IfMibRcvAddressType
Address type.
@ IF_MIB_IF_TYPE_ETHERNET_CSMACD
uint32_t ifTableLastChange
@ IF_MIB_IF_TYPE_IEEE_802_11
@ IF_MIB_IF_ADMIN_STATUS_TESTING
@ IF_MIB_RCV_ADDRESS_TYPE_NON_VOLATILE
@ IF_MIB_IF_OPER_STATUS_UP
uint32_t ifStackLastChange
@ IF_MIB_IF_OPER_STATUS_DOWN
Common definitions for MIB modules.
@ IF_MIB_RCV_ADDRESS_TYPE_OTHER
IfMibIfLinkUpDownEnable
Enable linkUp/linkDown traps.
const MibObject ifMibObjects[]
Interfaces Group MIB objects.
@ IF_MIB_IF_TYPE_PROP_PTP_SERIAL
@ IF_MIB_IF_ADMIN_STATUS_UP
@ IF_MIB_IF_OPER_STATUS_TESTING
@ IF_MIB_IF_TYPE_IEEE_802_15_4
Interfaces Group MIB base.
@ IF_MIB_IF_TYPE_SOFT_LOOPBACK
IfMibIfOperStatus
The operational state of the interface.
IfMibBase ifMibBase
Interfaces Group MIB base.