Skip to content
Snippets Groups Projects
Commit 48b45d54 authored by Amin Ben Romdhane's avatar Amin Ben Romdhane
Browse files

Update Data Model description File

parent 7425531c
No related branches found
No related tags found
1 merge request!33Update Data Model description File
Pipeline #204945 passed
...@@ -17,6 +17,17 @@ ...@@ -17,6 +17,17 @@
"description": "Ethernet object. This object models several Ethernet interface objects, each representing a different stack layer, including: <<object|Interface>>, <<object|Link>>, and <<object|VLANTermination>>. <<object|Interface>> is media-specific and models a port, the PHY layer, and the Channel Access Method (CAM) part of the MAC layer. <<object|Link>> is media-independent and models the Logical Link Control (LLC) layer. An outer <<object|VLANTermination>>, when present, is expected to be stacked on top of <<object|Link>> objects to receive and send frames with a configured VLANID.", "description": "Ethernet object. This object models several Ethernet interface objects, each representing a different stack layer, including: <<object|Interface>>, <<object|Link>>, and <<object|VLANTermination>>. <<object|Interface>> is media-specific and models a port, the PHY layer, and the Channel Access Method (CAM) part of the MAC layer. <<object|Link>> is media-independent and models the Logical Link Control (LLC) layer. An outer <<object|VLANTermination>>, when present, is expected to be stacked on top of <<object|Link>> objects to receive and send frames with a configured VLANID.",
"access": false, "access": false,
"array": false, "array": false,
"{BBF_VENDOR_PREFIX}MACVLANNumberOfEntries": {
"type": "unsignedInt",
"read": true,
"write": false,
"protocols": [
"cwmp",
"usp"
],
"description": "<<numentries>>",
"datatype": "unsignedInt"
},
"Device.Ethernet.{BBF_VENDOR_PREFIX}MACVLAN.{i}.": { "Device.Ethernet.{BBF_VENDOR_PREFIX}MACVLAN.{i}.": {
"type": "object", "type": "object",
"protocols": [ "protocols": [
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment