| コード | 理由 | サービス | 意味 | 
|---|---|---|---|
| 1c01 | REASON_NG_DEF_SYNTAX | ng | Bad definition syntax | 
| 1c02 | REASON_NG_DUPNAME | ng | Name exists already | 
| 1c03 | REASON_NG_EXIST | ng | Group does not exist | 
| 1c04 | REASON_NG_ND_EXIST | ng | Node does not exist | 
| 1c05 | REASON_NG_NAMELEN | ng | Too long a node name | 
| 1c06 | REASON_NG_STATE | ng | Unknown parser state | 
| 1c07 | REASON_NG_NODEINFO | ng | Failed to get up-node info up-node | 
| 1c08 | REASON_NG_ITER_STALE | ng | Iterator is stale | 
| 1c09 | REASON_NG_ITER_NOSPACE | ng | Iterator pool exhausted | 
| 1c0a | REASON_NG_ITER_NOENT | ng | The end of iteration | 
| 1c0b | REASON_NG_MEMBER | ng | Node is not a group member | 
| 1c0c | REASON_NG_NOENT | ng | No node is up | 
| 1c0d | REASON_NG_UNPACK | ng | Failed to unpack definition | 
| 1c0e | REASON_NG_DUPDEF | ng | Identical group definition |