7 packet bridge – Cirrus Logic CobraNet User Manual
Page 81

CobraNet Programmer’s Reference
Management Interface Variable Reference
DS651PM25
©
Copyright 2006 Cirrus Logic, Inc.
81
6.4.7 Packet Bridge
Name
bridgeTxPkt
Description
Variable is used in conjunction with
bridgeTxDone. If bridgeTxPkt and bridgeTxDone are equal,
then it is permitted to write new packet data to
bridgeTxPktBuffer. Setting bridgeTxPkt different than
bridgeTxDone will cause the contents of the packet buffer to be transmitted. Upon transmit
completion,
bridgeTxDone will be updated to match bridgeTxPkt.
Packet transmission can also be initiated by issuing a Packet Transmit command via HMI.
Host Address
0x20000
SNMP Object ID
Not available via SNMP
Type
Integer
Attributes
Read/Write
Default Value
0
Implemented Version
2.2.0
Name
bridgeRxPkt
Description
This variable is used in conjunction with
bridgeRxReady. If values of bridgeRxPkt and
bridgeRxReady differ, then bridgeRxPktBuffer contains received data and may be read by the host.
Setting
bridgeRxPkt equal to bridgeRxReady will release the buffer to the CobraNet interface so that
the next packet can be received.
Host Address
0x20001
SNMP Object ID
Not available via SNMP
Type
Integer
Attributes
Read/Write
Default Value
0
Implemented Version
2.2.0
Name
bridgeMMAC
Description
Specifies the source multicast MAC address of packets to be received via the packet bridge. To
receive multicast addressed packets, it is necessary to compute and load a multicast hash filter
table into
bridgeHashBuffer.
Host Address
0x20002 - 0x20004
SNMP Object ID
Not available via SNMP
Type
PhysAddress
Attributes
Read/Write
Default Value
00:00:00:00:00:00
Implemented Version
2.2.0