Data Model: Network Device
(c) AMWA 2017, CC Attribution-ShareAlike 4.0 International (CC BY-SA 4.0)
The Network Device (switch) information provided in this data model permits the broadcast controller to map the network topology into its user interface.
The parameters of a Network Device are:
id: uniquely identifies a network devicechassis_id: its Chassis ID, as should be transmitted via LLDPmgmt_ip: its management IP addressmtu: the global (switch-wide) MTUinterfaces: an array of interfaces
The interfaces information includes the Port ID, as should be transmitted via LLDP, and the speed, admin and operation status. The interface MTU is optional and can be included if different from the global MTU.
Only a GET operation is permitted on a Network Device.