Users Guide

Table 111. Supported error types (continued)
Error types Supported/Not supported
Group modification failed code
OFPGMFC_GROUP_EXISTS = 0 Not supported
OFPGMFC_INVALID_GROUP = 1 Not supported
OFPGMFC_WEIGHT_UNSUPPORTED = 2 Not supported
OFPGMFC_OUT_OF_GROUPS = 3 Not supported
OFPGMFC_OUT_OF_BUCKETS = 4 Not supported
OFPGMFC_CHAINING_UNSUPPORTED = 5 Not supported
OFPGMFC_WATCH_UNSUPPORTED = 6 Not supported
OFPGMFC_LOOP = 7 Not supported
OFPGMFC_UNKNOWN_GROUP = 8 Not supported
OFPGMFC_CHAINED_GROUP = 9 Not supported
OFPGMFC_BAD_TYPE = 10 Not supported
OFPGMFC_BAD_COMMAND = 11 Not supported
OFPGMFC_BAD_BUCKET = 12 Not supported
OFPGMFC_BAD_WATCH = 13 Not supported
OFPGMFC_EPERM = 14 Not supported
Port modification failed code
OFPPMFC_BAD_PORT = 0 Supported
OFPPMFC_BAD_HW_ADDR = 1 Supported
OFPPMFC_BAD_CONFIG = 2 Not supported
OFPPMFC_BAD_ADVERTISE = 3 Not supported
OFPPMFC_EPERM = 4 Not supported
Table modification failed code
OFPTMFC_BAD_TABLE = 0 Supported
OFPTMFC_BAD_CONFIG = 1 Not supported
OFPTMFC_EPERM = 2 Not supported
Queue operation failed code
OFPQOFC_BAD_PORT = 0 Supported
OpenFlow 1443