beautypg.com

Brocade Multi-Service IronWare YANG Configuration Guide (Supporting R05.6.00) User Manual

Page 21

background image

Multi-Service IronWare YANG Configuration Guide

13

53-1003038-02

Device version state data

2

}

description "Module name";

}

leaf module-state

{

type string

{

length 1..16;

}

description "Module state (if down)";

}

container module-id

{

description "Module Identifier";

uses device-id-grouping;

}

list fe

{

key "fe-id";

description "The FE";

leaf fe-id

{

type uint8

{

range 1..16;

}

description "FE id";

}

leaf fe-type

{

type uint32

{

range 1..1048575;

}

description "FE type";

}

leaf fe-ver

{

type uint8

{

range 1..16;

}

description "FE version";

}

}

container module-license

{

description "Software License Id";

uses license-grouping;

}

container software-version

{

description "Software Versions";

container boot