DHCP/6/SNP_RCV_MSG: DHCP snooping received a message. (Msgtype=[STRING], UserMac=[STRING], Vlan=[INTEGER], TransId=[STRING], ClientIp=[STRING], RequestIp=[STRING], ServerIp=[STRING], YourIp=[STRING], RelayIp=[STRING], SrcMac=[STRING], DstMac=[STRING], SrcIp=[STRING], DstIp=[STRING], BFlag=[INTEGER], UTC=[INTEGER])
Parameter Name | Parameter Meaning |
---|---|
Msgtype |
Indicates the type of the received DHCP message. |
UserMac |
Indicates the user's MAC address. |
Vlan |
Indicates the VLAN to which the user belongs. |
TransId |
Indicates the transaction ID of the received message. |
ClientIp |
Indicates the IP address of the DHCP client. |
RequestIp |
Indicates the IP address requested by the DHCP client. |
ServerIp |
Indicates the IP address of the DHCP server. |
YourIp |
Indicates the IP address assigned by the DHCP server to the DHCP client. |
RelayIp |
Indicates the IP address of the DHCP relay agent. |
SrcMac |
Indicates the source MAC address of the DHCP message. |
DstMac |
Indicates the destination MAC address of the DHCP message. |
SrcIp |
Indicates the source IP address of the DHCP message. |
DstIp |
Indicates the destination IP address of the DHCP message. |
BFlag |
Indicates the BOOTP flap in the DHCP message. |
UTC |
Indicates the time stamp. |