Description | Indicates whether errdisable timeout feature is
enabled for each of the causes or not. The
other(0) is for all causes other than:
udld(1),
duplexMismatch(2),
bpduPortGuard(3),
channelMisconfig(4),
crossBarFallBack(5), (only supported on platforms
that support this errdisable
reason.)
gl2ptIngressLoop(6), (only supported on platforms
that support this errdisable
reason.)
gl2ptThresholdExceed(7), (only supported on
platforms that support this
errdisable reason.)
bcastSuppression(8), (only supported on platforms
that support this errdisable
reason.)
arpInspectionRate(9), (only supported on platforms
that support this errdisable
reason.)
noStaticInlinePwr(10), (only supported on
platforms that support this
errdisable reason.)
camMonitor(11), (only supported on
platforms that support this
errdisable reason.)
gl2ptCdpThresholdExceed(12), (only supported on
platforms that support this
errdisable reason.)
gl2ptStpThresholdExceed(13), (only supported on
platforms that support this
errdisable reason.)
gl2ptVtpThresholdExceed(14), (only supported on
platforms that support this
errdisable reason.)
linkRxCrc(15), (only supported on
platforms that support this
errdisable reason.)
linkTxCrc(16), (only supported on
platforms that support this
errdisable reason.)
linkInErrors(17), (only supported on
platforms that support this
errdisable reason.)
packetBufferError(18), (only supported on
platforms that support this
errdisable reason.)
ethernetOam(19), (only supported on
platforms that support this
errdisable reason.)
gl2ptEoamThresholdExceed(20), (only supported on
platforms that support this
errdisable reason.)
A port is in errdisable state if ifAdminStatus of
the port in the ifTable is up(1) while the port is
shutdown during runtime by the system due to error
detection. If the value of object
portAdditionalOperStatus for the port is
errdisable(11) then that port is in errdisable
state.
By setting the bit corresponding to a cause to
'1', this errdisable timeout feature is enabled
on the system for the ports that are put into
errdisable state by that cause, then those ports
can be re-enabled automatically during the timeout
interval as specified by
sysErrDisableTimeoutInterval object after they
are put into errdisable state by that cause;
otherwise, by setting the bit corresponding to a
cause to '0', this errdisable timeout feature is
disabled on the system for the ports that are put
into errdisable state by that cause, then those
ports will remain shutdown until the user
re-enable it manually. |
Syntaxe | Bits (0-other, 1-udld, 2-duplexMismatch, 3-bpduPortGuard, 4-channelMisconfig, 5-crossBarFallBack, 6-gl2ptIngressLoop, 7-gl2ptThresholdExceed, 8-bcastSuppression, 9-arpInspectionRate, 10-noStaticInlinePwr, 11-camMonitor, 12-gl2ptCdpThresholdExceed, 13-gl2ptStpThresholdExceed, 14-gl2ptVtpThresholdExceed, 15-linkRxCrc, 16-linkTxCrc, 17-linkInErrors, 18-packetBufferError, 19-ethernetOam, 20-gl2ptEoamThresholdExceed) |