display trace access-user object

Function

The display trace access-user object command displays the configurations of all the service objects to be traced or service objects with specified IDs.

This command is supported only on the NetEngine 8000 F1A.

Format

display trace access-user object [ id ]

Parameters

Parameter Description Value
id

Specifies the ID of the service object to be traced.

The value is an integer that ranges from 1 to 6.

Views

All views

Default Level

1: Monitoring level

Task Name and Operations

Task Name Operations
bras-control read

Usage Guidelines

The display trace access-user object command displays the configurations of all the service objects to be traced or service objects with specified IDs.

Example

The actual command output varies according to the device. The command output here is only an example.

# View the configurations of the specified service object to be traced.
<HUAWEI> display trace access-user object  2
  Object ID      : 2
  MAC Address    : 0001-0001-0002
  Output to VTY
  Aging time     : 15(m)
  Flow Report Flag  : Enable
  Aging Remain Time : 678(s)
  Trace Type  : manual
# View the configurations of all the service objects to be traced.
<HUAWEI> display trace access-user object
  Object ID      : 1
  MAC Address    : 0001-0001-0001
  Output to VTY
  Aging time     : 15(m)
  Flow Report Flag  : Enable
  Aging Remain Time : 678(s)
  Object ID      : 2
  MAC Address    : 0001-0001-0002
  Output to VTY
  Aging time     : 15(m)
  Flow Report Flag  : Enable
  Aging Remain Time : 678(s)
  Trace Type  : manual
 --------------------------
  Trace Flag              : Enable
# View the configurations of the specified service object to be traced, The trace object is bound to an SSL policy.
<HUAWEI> display trace access-user object  2
  Object ID      : 2
  MAC Address    : 0001-0001-0002
  Output to server: 1.1.1.1
  Aging time     : 15(m)
  Flow Report Flag  : Enable
  Aging Remain Time : 678(s)
  Trace Type  : manual
  Server status : connected
  Ssl policy : p1
  Ssl state : connected
Table 1 Description of the display trace access-user object command output
Item Description
Object ID

ID of the service object to be traced.

MAC Address

MAC address of the service object to be traced.

Output to VTY

Output of service tracing information to the VTY.

Output to server

IP address output to the log server.

Aging time

Tracing time of the service object to be traced.

Aging Remain Time

effective remain time of the service object to be traced.

Flow Report Flag

Whether traffic reporting is enabled.

  • Enable: Traffic reporting is enabled.
  • Disable: Traffic reporting is disabled.
Trace Flag

Whether the tracing function is enabled.

  • Enable: The tracing function is enabled. The tracing function can be enabled using the trace enable command in the system view.
  • Disable: The tracing function is disabled.
Trace Type

Mode of generating a tracing object.

  • manual: The current tracing object is generated by configuring trace access-user object <id> command.
  • auto: The current tracing object is automatically generated through the trace access-user object online-fail command.
Server status

Status of the TCP channel between the device and the log server.

  • init: The TCP channel connection is in the initialization state.
  • connecting: The connection status of the TCP channel is connecting.
  • connected: The connection status of the TCP channel is Connected.
Ssl policy

SSL policy name.

Ssl state

SSL connection status.

  • init: The SSL connection is initialized.
  • connecting: The SSL connection is connecting.
  • connected: The SSL connection is connected.
Copyright © Huawei Technologies Co., Ltd.
Copyright © Huawei Technologies Co., Ltd.
< Previous topic Next topic >