MIB Viewer

ibmHprRtGenResult

OBJECT-TYPE
1.3.6.1.4.1.2.5.10.4.2.1.1.5
Access
read-only
Status
mandatory
Sub-identifiers
0
The route test result. This indicates whether the route test was: 1. successfully executed, or 2. in progress and has not completed yet, or 3. no response was received from one or more nodes, or 4. the nce id used to trigger the route test was invalid, or 5. the tcid used to trigger the route test was invalid, or 6. the lu name used to trigger the route test was invalid, or 7. the mode name used to trigger the route test was invalid for the lu name specified, or 8. a contiguous hpr route from this node to the target lu does not exist and cannot be created.
INTEGER { successful(1), inProgess(2), noResponse(3), nceidInvalid(4), tcidInvalid(5), luInvalid(6), modeInvalid(7), noHprRoute(8) }