7.2 Resource [deviceInfo]
The Resource [deviceInfo] is a read-only Resource that shall map to the Device.DeviceInfo object of TR-181 [6] for CPE and Virtual Devices.
The information shall be retrieved using the GetParameterValues RPC of TR-069 [4].
Note
The SerialNumber, ModelNumber, ProductClass attributes for a Virtual device are the same values as the Device.ManagementServer.VirtualDevice.{i} object in the CPE Proxier.
Table 7.2-1: Resource [deviceInfo] for CPE and Virtual Devices
Attribute Name of [deviceInfo] | BBF TR-181 [6] Parameter |
---|---|
deviceLabel | Device.DeviceInfo.SerialNumber |
manufacturer | Device.DeviceInfo.Manufacturer |
model | Device.DeviceInfo.ModelNumber |
deviceType | Device.DeviceInfo.ProductClass |
fwVersion | Device.DeviceInfo.SoftwareVersion if the device supports only 1 software version. If the device support multiple software versions this shall map to Device.DeviceInfo.AdditionalSoftwareVersion |
swVersion | Device.DeviceInfo.SoftwareVersion |
hwVersion | Device.DeviceInfo.HardwareVersion |
Table 7.2-2: Resource [deviceInfo] for Embedded Devices
Attribute Name of [deviceInfo] | BBF TR-181 [6] Parameter |
---|---|
deviceLabel | Comma separated list: "Device.ManagementServer.EmbeddedDevice.{i}.ControllerID, Device.ManagementServer.EmbeddedDevice.{i}.ProxiedDeviceID |
manufacturer | No mapping available |
model | No mapping available |
deviceType | No mapping available |
fwVersion | No mapping available |
swVersion | No mapping available |
hwVersion | No mapping available |