IEC_BACNET_NMM_REJECT_REASON (ENUM)ΒΆ
TYPE IEC_BACNET_NMM_REJECT_REASON :
Defines the reject reasons of the Reject-Message-To-Network network management message.
- InOut:
Name
Initial
Comment
_BACNET_NMM_REJECT_REASON_MAX_SIZE
16#7FFFFFFF
BACNET_NETWORK_REJECT_OTHER
0
Other unspecified error occurred.
BACNET_NETWORK_REJECT_NOT_ROUTER
1
The router is not directly connected to DNET and cannot find a router to DNET on any directly connected network using Who-Is-Router-To-Network messages.
BACNET_NETWORK_REJECT_ROUTER_BUSY
2
The router is busy and unable to accept messages for the specified DNET at the present time.
BACNET_NETWORK_REJECT_UNKNOWN_MESSAGE
3
It is an unknown network layer message type.
BACNET_NETWORK_REJECT_MESSAGE_TOO_LONG
4
The message is too long to be routed to this DNET.
BACNET_NETWORK_REJECT_SECURITY
5
The source message was rejected due to a BACnet security error and that error cannot be forwarded to the source device.
BACNET_NETWORK_REJECT_BAD_ADDRESSING
6
The source message was rejected due to errors in the addressing. The length of the DADR or SADR was determined to be invalid.