IfMibBase Struct Reference
  Interfaces Group MIB base. More...
#include <if_mib_module.h>
Data Fields | |
| int32_t | ifNumber | 
| IfMibIfEntry | ifTable [NET_INTERFACE_COUNT] | 
| IfMibIfXEntry | ifXTable [NET_INTERFACE_COUNT] | 
| uint32_t | ifTableLastChange | 
| uint32_t | ifStackLastChange | 
Detailed Description
Interfaces Group MIB base.
Definition at line 180 of file if_mib_module.h.
Field Documentation
◆ ifNumber
| int32_t ifNumber | 
Definition at line 182 of file if_mib_module.h.
◆ ifStackLastChange
| uint32_t ifStackLastChange | 
Definition at line 186 of file if_mib_module.h.
◆ ifTable
| IfMibIfEntry ifTable[NET_INTERFACE_COUNT] | 
Definition at line 183 of file if_mib_module.h.
◆ ifTableLastChange
| uint32_t ifTableLastChange | 
Definition at line 185 of file if_mib_module.h.
◆ ifXTable
| IfMibIfXEntry ifXTable[NET_INTERFACE_COUNT] | 
Definition at line 184 of file if_mib_module.h.
The documentation for this struct was generated from the following file:
- cyclone_tcp/mibs/if_mib_module.h
 
