A parameter to specify which NAT log messages should be logged.
Each bit represents a message as defined below. A 1 in that
bit location means to log it and a 0 means not to put that
log message in the log. Changing this value will NOT restart
NAT, but will take effct immediately(if there are any messages
to be logged.
bit 31 bit 0
+---------------------------------------+
| |
+---------------------------------------+
NAT_DBG_MIB_LOG 0x00000001
NAT_DBG_IP_LOG 0x00000002
NAT_DBG_FWD_LOG 0x00000004
NAT_DBG_MAPPING_LOG 0x00000008
NAT_DBG_AGING_LOG 0x00000010
NAT_DBG_SYNCH_LOG 0x00000020