BridgeMibBase Struct Reference

Bridge MIB base. More...

#include <bridge_mib_module.h>

Data Fields

NetInterfaceinterface
 
StpBridgeContextstpBridgeContext
 
RstpBridgeContextrstpBridgeContext
 
int32_t dot1dBaseType
 
int32_t dot1dStpProtocolSpecification
 
MacAddr dot1dStaticAddress
 
uint16_t dot1dStaticReceivePort
 
uint32_t dot1dStaticAllowedToGoTo
 

Detailed Description

Bridge MIB base.

Definition at line 143 of file bridge_mib_module.h.

Field Documentation

◆ dot1dBaseType

int32_t dot1dBaseType

Definition at line 152 of file bridge_mib_module.h.

◆ dot1dStaticAddress

MacAddr dot1dStaticAddress

Definition at line 154 of file bridge_mib_module.h.

◆ dot1dStaticAllowedToGoTo

uint32_t dot1dStaticAllowedToGoTo

Definition at line 156 of file bridge_mib_module.h.

◆ dot1dStaticReceivePort

uint16_t dot1dStaticReceivePort

Definition at line 155 of file bridge_mib_module.h.

◆ dot1dStpProtocolSpecification

int32_t dot1dStpProtocolSpecification

Definition at line 153 of file bridge_mib_module.h.

◆ interface

NetInterface* interface

Definition at line 145 of file bridge_mib_module.h.

◆ rstpBridgeContext

RstpBridgeContext* rstpBridgeContext

Definition at line 150 of file bridge_mib_module.h.

◆ stpBridgeContext

StpBridgeContext* stpBridgeContext

Definition at line 147 of file bridge_mib_module.h.


The documentation for this struct was generated from the following file: