display monitor-group

Function

The display monitor-group command displays information about an interface monitoring group.

Format

display monitor-group

display monitor-group monitor-group-name

Parameters

Parameter Description Value
monitor-group-name

Specifies the name of an interface monitoring group.

  • When the groupName parameter is specified, detailed information about the interface monitoring group is displayed.
  • When the groupName parameter is not specified, brief information about all interface monitoring groups is displayed.

The value is a string of 1 to 31 case-sensitive characters, spaces not supported.

When quotation marks are used around the string, spaces are allowed in the string.

Views

All views

Default Level

1: Monitoring level

Task Name and Operations

Task Name Operations
interface-mgr read

Usage Guidelines

Usage Scenario

To check information about created interface monitoring groups, run the display monitor-group command.

Precautions

The display monitor-group command shows brief information about interface monitoring groups in lexicographic order of the group names.

Example

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

# Display detailed information about the interface monitoring group named group1.
<HUAWEI> display monitor-group group1
monitor-group group1
    Index            : 1
    Down weight      : 10
    Weight sum       : 10
    Max track weight : 10
    Trigger-up delay : 100 (s)
    Status           : Inactive
-------------------------------------------------------
  monitor-group binding interface number : 1
-------------------------------------------------------
    Interface name  :  GigabitEthernet0/1/8
    Interface index :  17
    Down-weight     :  10
    Phystatus       :  DOWN
    Bfdstatus       :  -
    LastPhyuptime   :  -
    LastPhydowntime :  2013-02-27 01:20:49+01:00 DST
    LastBFDuptime   :  -
    LastBFDdowntime :  -
    ValidFlag       :  valid
-------------------------------------------------------
monitor-group track interface number : 1
-------------------------------------------------------
    Interface name      :  GigabitEthernet0/1/0
    Interface index     :  12
    Trigger-down-weight :  0 (default)
    TriggerStatus       :  TRIGGER UP
    LastTriggerUpTime   :  2013-02-27 02:51:40+01:00 DST
    LastTriggerDownTime :  2013-02-27 01:20:49+01:00 DST
    ValidFlag           :  valid
# Display brief information about all interface monitoring groups.
<HUAWEI> display monitor-group
Monitor-group number : 2
monitor-group                     down-weight           status     index
group1                            50                    Active     1
group2                            60                    Active     2
Table 1 Description of the display monitor-group command output
Item Description
monitor-group

Name of an interface monitoring group. When multiple interface monitoring groups are specified, brief information about these groups is displayed in lexicographic order of the group names.

monitor-group binding interface number

Number of binding interfaces in an interface monitoring group.

monitor-group track interface number

Number of track interfaces.

Index

Index of an interface monitoring group.

Down weight

Down weight of an interface monitoring group.

Weight sum

Sum of Down weights of all binding interfaces in an interface monitoring group.

Max track weight

Maximum Down weight threshold of track interfaces.

Trigger-up delay

Delay time after which a track interface goes Up.

Status

Status of an interface monitoring group: The value can be:

  • Active: The monitoring function has been enabled for the interface monitoring group using the monitor enable command.
  • Inactive: The monitor enable command is not configured, indicating that the interface monitoring group is not associated with the interface.
Interface name

Name of a binding interface.

Interface index

Index of a binding interface.

index

Index of an interface monitoring group.

Down-weight

Down weight of a binding interface.

Phystatus

Physical status of a binding interface: The values are as follows:

  • DOWN: The physical status of the interface is Down.
  • UP: The physical status of the interface is Up.
Bfdstatus

Status of a bidirectional forwarding detection (BFD) session on a binding interface: The values are as follows:

  • DOWN: The BFD session is in the Down state.
  • UP: The BFD session is Up.
  • -: The BFD session is invalid.
LastPhyuptime

Last time when a binding interface went Up. A hyphen (-) indicates that the status of the track interface remains unchanged.

LastPhydowntime

Last time when a binding interface goes Down. A hyphen (-) indicates that the status of the track interface remains unchanged.

LastBFDuptime

Last time when the BFD session on a binding interface went Up.

A hyphen (-) indicates that the status of the BFD session remains unchanged.

LastBFDdowntime

Last time when the BFD session on a binding interface went Down.

A hyphen (-) indicates that the status of the BFD session remains unchanged.

ValidFlag

Whether a binding interface is available:

  • valid: The interface is available.
  • invalid: The interface is unavailable.
Trigger-down-weight

Down weight threshold of a track interface.

TriggerStatus

Whether the status of a track interface changes: The values are as follows:

  • NORMAL: The track interface is in Normal state.
  • TRIGGER DOWN: The track interface changes from Up to Down.
  • TRIGGER UP: The track interface changes from Down to Up.
LastTriggerUpTime

Last time when a track interface went Up. A hyphen (-) indicates that the status of the track interface remains unchanged.

LastTriggerDownTime

Last time when a track interface went Down. A hyphen (-) indicates that the status of the track interface remains unchanged.

Monitor-group number

Number of the interface monitoring groups.

down-weight

Down weight of an interface monitoring group.

status

Status of an interface monitoring group: The value can be:

  • Active: The monitoring function has been enabled for the interface monitoring group using the monitor enable command.
  • Inactive: The monitor enable command is not configured, indicating that the interface monitoring group is not associated with the interface.
Copyright © Huawei Technologies Co., Ltd.
Copyright © Huawei Technologies Co., Ltd.
< Previous topic Next topic >