Error Codes & Descriptions

NMGR Error Codes

As described in Chapter 4, the Node Manager software returns a description on command entry errors (from the NM and NM2 modules), and error codes on command execution errors (from the NMGR module). Table A"1 describes NMGR error codes returned.

Table A%1. Command Execution Errors Returned by the NMGR Module

Error Type

 

Error Code Number and Description

 

 

0 = No Error

None

 

 

 

 

000

= Invalid NM Command

 

 

 

 

008

= Multicast Address does not exist

 

 

 

1 = Link Error

009

= Multicast Address already exists

 

 

(LE###)

00A = Already 64 entries in the Multicast ADR list

 

 

 

00C = Multicast list is empty

 

 

 

00E = Corrupted MCAST.TXT file

 

 

 

 

001

= Entity not supported

 

 

 

 

002

= Entity unknown

 

 

 

2 = NM Error

003

= Parameter not supported

 

 

 

(NM###)

004

= Illegal function for this parameter

 

 

 

 

005

= Function not supported

 

 

 

 

006

= Service not supported

 

 

3 = FMP Error

The positive FMP Error Code value converted to hexadecimal

(FM###)

(see system manuals)

 

 

4 = Driver Error

ID.67 Error Code

(DE###)

(see Table A72)

 

 

 

Note: ### indicates 3 hexadecimal digits.

Error Codes & Descriptions A%1