CLI Guide

Table 10. certificate-status properties
Name Type Description
controller string
A: Controller A.
B: Controller B.
controller-numeric uint32
Numeric equivalents for controller values.
0: A
1: B
certificate-status string
Customer-supplied: The controller is using a certificate that you have
uploaded.
System-generated: The controller is using system-generated certificates.
Unknown status: The controller certificate cannot be read. This most often
occurs when a controller is restarting or the certificate replacement process is still in
process.
certificate- status-numeric uint32
Numeric equivalents for certificate-status values.
0: Default
1: Customer-supplied
certificate-time string The date and time, in the format year-month-day hour:minutes:seconds,
when the certificate was created.
certificate- signature string The first few characters of the certificate file. This property is for diagnostic purposes,
and can be used to verify that the proper certificate is in use.
certificate-text string The full text of the certificate.
chap-records
This basetype is used by show chap-records on page 166.
Table 11. chap-records properties
Name Type Description
initiator-name string The originator name.
initiator-secret string The secret that the recipient uses to authenticate the originator.
oname string For mutual CHAP, the recipient name.
osecret string For mutual CHAP, the secret that the originator uses to authenticate the recipient.
cli-parameters
This basetype is used by show cli-parameters on page 167.
Table 12. cli-parameters properties
Name Type Description
timeout uint32 Time in seconds that the session can be idle before it automatically ends. Valid values
are 120–43200 seconds (2–720 minutes).
output-format string
console: Supports interactive use of the CLI by displaying command output in
easily readable format. This format automatically sizes fields according to content
and adjusts content to window resizes.
api: Supports scripting by displaying command output in XML. All objects are
displayed at the same level, related by COMP elements.
288 API basetype properties