The following table lists the IP manager errors (0x1200):
|
Error name |
Hex |
Description |
Category |
|---|---|---|---|
|
IPMGR_ERROR_OUT_OF_MEMORY |
0x1200 |
Memory allocation error. |
3 |
|
IPMGR_ERROR_INVHANDLE |
0x1201 |
Invalid resource handle. |
3 |
|
IPMGR_ERROR_INVSTATE |
0x1202 |
Invalid state for operation. |
3 |
|
IPMGR_ERROR_INVKEY |
0x1203 |
Lower interface key invalid. |
3 |
|
IPMGR_ERROR_LEV1DEFINE |
0x1204 |
Level 1 driver define error. |
3 |
|
IPMGR_ERROR_TXOVERFLOW |
0x1205 |
Transmit overflow. |
3 |
|
IPMGR_ERROR_DUPLICATE |
0x1206 |
Duplicate resource type registered. |
4 |
|
IPMGR_ERROR_NOSUCHTYPE |
0x1207 |
Invalid resource type. |
3 |
|
IPMGR_ERROR_NOROUTE |
0x1208 |
No route available. |
4 |
|
IPMGR_ERROR_DUPNAME |
0x1209 |
Duplicate resource or CPT name. |
3 |
|
IPMGR_ERROR_DUPHASHKEY |
0x120A |
Duplicate hash key. |
3 |
|
IPMGR_ERROR_ARPERROR |
0x120B |
ARP lookup problem. |
3 |
|
IPMGR_ERROR_INVNAME |
0x120C |
Invalid resource name. |
3 |
|
IPMGR_ERROR_INVLENGTH |
0x120D |
Packet size is less than or equal to 0, or greater than or equal to 1518. |
1 |
|
IPMGR_ERROR_LINKDOWN |
0x120E |
Ethernet link is down. |
5 |
|
IPMGR_ERROR_SENDTOMBX |
0x120F |
Failed to send to another task's mailbox. |
4 |
|
IPMGR_ERROR_RXTXD_BUF_LIMIT |
0x1210 |
Failed to add to RXTXD buffer chain. |
3 |
|
IPMGR_ERROR_INVRXTXD |
0x1211 |
Invalid RXTXD pointer passed. |
3 |
|
IPMGR_ERROR_RXTXD_ADJUST |
0x1212 |
Error in trying to adjust the RXTXD buffer pointer. |
3 |
|
IPMGR_ERROR_INVMSGTYPE |
0x1213 |
IP manager received an unknown message type. |
3 |
|
IPMGR_IPROUTE_ADDFAIL |
0x1214 |
Unable to add the IP route to the table. |
4 |
|
IPMGR_ERROR_IPCHKSUM |
0x1215 |
IP header checksum error. |
1 |
|
IPMGR_ERROR_TTLEXPIRE |
0x1216 |
IP TTL expired. |
1 |
|
IPMGR_ERROR_CU_TIMEOUT |
0x1218 |
82559 Ethernet command timeout. |
3 |
|
IPMGR_INVALID_FUNCTION |
0x1219 |
Unsupported function. |
1 |
|
IPMGR_ERROR_MAX_CONPTS |
0x121A |
Maximum number of Ethernet connections has been exceeded. |
1 |
|
IPMGR_ETH1_LINK_FAIL |
0x121B |
Status message – Ethernet link 1 is down. |
5 |
|
IPMGR_ETH2_LINK_FAIL |
0x121C |
Status message – Ethernet link 2 is down. |
5 |
|
IPMGR_ETH1_LINK_ACTIVE |
0x121D |
Status message – Ethernet link 1 is up. |
- |
|
IPMGR_ETH2_LINK_ACTIVE |
0x121E |
Status message – Ethernet link 2 is up. |
- |
|
IPMGR_ERROR_MBOX_PKT_DROP |
0x1220 |
Mailbox overflow. IP packet dropped. |
4 |
|
IPMGR_ERROR_NOTFOUND |
0x1221 |
Entry not found. |
3 |
|
IPMGR_ERROR_INVPARAM |
0x1222 |
ICMP v6 parameter error. |
3 |
|
IPMGR_ERROR_CHECKSUM_FAIL |
0x1223 |
Bad checksum on received IPv6 ICMP packet. |
- |
|
IPMGR_IPV4ARP_INVENTRY |
0x1224 |
Invalid ARP table entry. |
3 |
|
IPMGR_IPV4ARP_INVEVENT |
0x1225 |
ARP state machine received invalid event. |
3 |
|
IPMGR_ERROR_INVCOMMAND |
0x1226 |
IP Manager received unknown command. |
3 |
|
IPMGR_ERROR_ETHDRIVER |
0x1227 |
Ethernet driver error. |
3 |
|
IPMGR_ERROR_OUT_OF_BUFFERS |
0x1228 |
Ethernet static buffer pool exhausted. |
3 |
|
IPMGR_ERROR_BUFFERPOOL_ERROR |
0x1229 |
Ethernet static buffer pool internal error. |
3 |
|
IPMGR_ERROR_NDERROR |
0x1280 |
IPv6; Neighbor discovery error. |
3 |
|
IPMGR_ERROR_INVNEXTHDR |
0x1281 |
IPv6; Invalid next header type. |
3 |
|
IPMGR_PROTOCOL_VIOLATION |
0x1282 |
IPv6; Protocol error. |
3 |
|
IPMGR_IPV6DEST_NOTFOUND |
0x1283 |
IPv6; Destination entry for IP address not found. |
3 |
|
IPMGR_ERROR_INV_IPV6ADDR |
0x1284 |
IPv6; Invalid address. |
3 |
|
IPMGR_IPV6ND_NOTFOUND |
0x1285 |
IPv6; Neighbor discovery (ND) entry for IP address not found. |
3 |
|
IPMGR_IPV6ND_INVEVENT |
0x1286 |
IPv6; Invalid neighbor discovery (ND) event. |
3 |
|
IPMGR_IPV6IF_NOTFOUND |
0x1288 |
IPv6; Interface entry not found in the Interface table. |
3 |
|
IPMGR_IPV6MC_NOTFOUND |
0x1289 |
IPv6; Multicast address not found in the Interface table. |
3 |
|
IPMGR_IPV6ND_DUPADDRDET |
0x128A |
IPv6; Duplicate address detected. |
3 |
|
IPMGR_IPV6ND_TIMERERR |
0x128B |
IPv6; Error with neighbor discovery (ND) timer. |
3 |
|
IPMGR_IPV6RTR_TIMERERR |
0x128C |
IPv6; Error with router timer. |
3 |
|
IPMGR_SEC_POL_DISCARD |
0x12A0 |
IPSec; Transmit packet dropped; policy states that the packet is to be discarded. |
3 |
|
IPMGR_SEC_SA_NOT_FOUND |
0x12A1 |
IPSec; No security association (SA) can be found. |
3 |
|
IPMGR_SEC_PROTO_UNKNOWN |
0x12A2 |
IPSec; Unsupported security protocol. |
3 |
|
IPMGR_SEC_INVALID_SPI |
0x12A4 |
IPSec; Receive packet with unknown SPI value. |
3 |
|
IPMGR_SEC_AUTH_FAILED |
0x12A5 |
IPSec; Authentication failed. |
3 |
|
IPMGR_SEC_INVALID_PARAM |
0x12A6 |
IPSec; Invalid parameter. |
3 |
|
IPMGR_SEC_POLICY_VIOLATION |
0x12A7 |
IPSec; Policy disallows packet. |
3 |
|
IPMGR_SEC_SA_INVALID_STATE |
0x12A9 |
IPSec; Security association (SA) not active. |
3 |
|
IPMGR_SEC_INTERNAL_ERROR |
0x12AA |
IPSec; Inconsistency. |
3 |
|
IPMGR_SEC_BAD_BLOCK_ALIGNMENT |
0x12AB |
IPSec; Block size violation. |
3 |
|
IPMGR_SEC_DECRYPT_FAILED |
0x12AC |
IPSec; Invalid ESP plain text. |
3 |