470 XML API basetype properties
shutdown-status
Properties
Example
# show shutdown-status
...
<OBJECT basetype="shutdown-status" name="controller" oid="1" format="packed">
<PROPERTY name="controller" type="string">A</PROPERTY>
<PROPERTY name="status" type="string">up</PROPERTY>
</OBJECT>
...
Table 72 shutdown-status properties
Name Type Description
controller string • A: Controller A.
• B: Controller B.
status string • up: The controller is operational.
• down: The controller is shut down.