< Home

Reporting a Port Status Change Alarm

This section describes how a device reports an alarm when the port status changes.

Table 1 Reporting a Port Status Change Alarm

Operation

XPATH

notification

/huawei-interfaces/interface-status-change

Alarm example

<notification xmlns="urn:ietf:params:xml:ns:netconf:notification:1.0">
   <eventTime>2018-03-30T16:34:59Z</eventTime>
      <interface-status-change xmlns="urn:huawei:params:xml:ns:yang:huawei-interfaces">
        <name>Vlanif100</name>
           <admin-status>down</admin-status>
           <oper-status>down</oper-status>
     </interface-status-change>
</notification>
Copyright © Huawei Technologies Co., Ltd.
Copyright © Huawei Technologies Co., Ltd.
< Previous topic Next topic >