This section describes how a device reports an alarm when the port status changes.
Operation |
XPATH |
|---|---|
notification |
/huawei-interfaces/interface-status-change |
<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>