Reporting Chassis Status
This section describes the packets reporting chassis status to the controller.
Operation |
XPATH |
---|---|
The packet is actively sent by the device, and no operation is required. |
frame-event/ |
Data requirement
Item |
Data |
Description |
---|---|---|
Chassis name |
1 |
- |
Chassis status |
online |
Indicates that a chassis joins the cluster. |
Chassis model |
S12712 |
- |
Chassis MAC address |
38:4c:4f:6d:8e:00 |
- |
Chassis ESN |
21980107961234567890 |
- |
Request example: notification packet
<frame-event xmlns=\"urn:huawei:params:xml:ns:yang:huawei-frame\"> <name>1</name> <event>online</event> <model>S12712</model> <mac-address>38:4c:4f:6d:8e:00</mac-address> <esn>21980107961234567890</esn> </frame-event>