Brocade Network OS YANG Reference Manual v4.1.1 User Manual
Page 45

Network OS YANG Reference Manual
33
53-1003230-01
brocade-diagnostics
2
| | +--ro input
| | | +--ro (interfaces)?
| | | | +--:(slot)
| | | | | +--ro slot slotidtype
| | | | +--:(ethernet)
| | | | | +--ro ethernet? interfaces:interface-type
| | | | +--:(fibrechannel)
| | | | +--ro fibrechannel? interfaces:interface-type
| | | +--ro nframes? uint32
| | | +--ro lbmode? uint32
| | | +--ro spdmode? enumeration
| | +--ro output
| | +--ro result? string
Run the port LED test:
module: brocade-diagnostics
+--rw diag
| +--ro portledtest
| | +--ro input
| | | +--ro (interfaces)?
| | | | +--:(slot)
| | | | | +--ro slot slotidtype
| | | | +--:(ethernet)
| | | | | +--ro ethernet? interfaces:interface-type
| | | | +--:(fibrechannel)
| | | | +--ro fibrechannel? interfaces:interface-type
| | | +--ro action? enumeration
| | | +--ro npass? uint32
| | +--ro output
| | | +--ro result? string
Run the system verification test:
module: brocade-diagnostics
+--rw diag
| +--ro systemverification
| | +--ro input
| | | +--ro (sysv)?
| | | +--:(short)
| | | | +--ro short? empty
| | | +--:(stop)
| | | +--ro stop? empty
| | +--ro output
| | | +--ro result? string
Run the pseudorandom binary sequence test:
module: brocade-diagnostics
+--rw diag
| +--ro prbstest
| | +--ro input
| | | +--ro slot slotidtype
| | | +--ro pattern? enumeration
| | +--ro output
| | | +--ro result? string
Clear the diagnostic failure status:
module: brocade-diagnostics
+--rw diag
| +--ro clearerror
| | +--ro output