|
|
Description:
|
bbFcTraceRouteErrorCode OBJECT-TYPE
SYNTAX INTEGER {noError(0), notSupportedInNextSwitch(1), noResponseFromNextSwitch(2), maxHopReached(3), sourcePortNotInFabric(4), desitinationPortNotInFabric(5), deviceNotInCommonZone(6), noRouteBetweenPorts(7), unknownReason(8)}
MAX-ACCESS read-only
STATUS current
DESCRIPTION
"The error code returned for this entry. When the
bbFcTraceRouteOperStatus object is in inProgress or success or state,
then this object will be have noError(0) value. If there is a Vendor
specific error code, then it will have a value between 0xfo & 0xff.
All other values are reserved."
|
|
|
|