HpicfDebugDestType
This value specifies the destination for the debug log messages as described below. syslog - Send debug messages to syslog server. buffer - Print debug messages to a buffer in memory. The destination type will be 'none' by default. The destination for debug logging can be set to Syslog- Server/Debug Buffer or a combination of these.
Possible values
3 objects| Number | Name |
|---|---|
| 0 | none |
| 1 | syslog |
| 2 | buffer |