© Microhard Systems Inc. 103
4.0 WebUI Configuration
Remote Port
Specify the UDP port number of the Remote IP Address.
*Default Port Numbers for Microhard NMS (20100 for modem events, 20200 for
Management)
Values (value)
0
Interval (s)
This is the interval time in seconds, that the IPn3G will send the configured
UDP message to the Remote IP and Port specified.
Values (seconds)
0
Message#
Up to 3 Messages can be used to construct the reported UDP packets.
Only available when reporting is set to Modem_event.
Values (selection)
None
Modem Info
Carrier Info
WAN Info
4.10.4.2 Event Reporting > Message Structure
Modem_event message structure
- fixed header (fixed size 20 bytes)
- Modem ID (uint64_t (8 bytes))
- Message type mask (uint8_t(1 byte))
- reserved
- packet length (uint16_t(2 bytes))
Note: packet length = length of fixed header + length of message payload.
Message type mask
Modem info - 2 bits
00 no
01 yes (0x1)
Carrier info - 2 bits
00 no
01 yes (0x4)
WAN Info - 2 bits
00 no
01 yes (0x10)
sdp_event message structure
- spd_cmd (1 byte(0x01))
- content length (1 byte)
- spd_package - same as spd response inquiry package format