CiscoNextHopDownReasonCode
This textual convention is used to indicate the reason code for a next hop(NHRS or NHRC or NHP) going down, as perceived by another NHRP entity. It can take the following values. -- This indicates administrative reasons such as manual -- deletion of address binding information. administrative(1) Administrative reasons -- This indicates that an NHRC's attempt to register with -- an NHRS has failed. The reason for this failure can be -- retrieved from cneNHRPException object. registrationFailure(2) NHRC's attempt to register failed -- This indicates that an attempt to resolve(or to get -- resolved) a destination address failed. The reason for -- this failure can be retrieved from cneNHRPException -- object. resolutionFailure(3) Address resolution failed -- This indicates that the address binding information was -- deleted as a consequence of a receipt of a purge request. purgeReceived(4) Received a purge request from the peer -- This indicates that the address binding information -- expired normally. normalExpiry(5) Address binding information expired normally -- This indicates that the status of the next hop being down -- was learnt from an external entity. external(6) Learnt from an external entity -- This indicates that the reason for declaring the next hop -- down is not one of the above. other(7) Other reasons
Possible values
7 objects| Number | Name |
|---|---|
| 1 | administrative |
| 2 | registrationFailure |
| 3 | resolutionFailure |
| 4 | purgeReceived |
| 5 | normalExpiry |
| 6 | external |
| 7 | other |