beautypg.com

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

Page 34

background image

26

Multi-Service IronWare YANG Configuration Guide

53-1003038-02

Interface state elements

3

Interface state elements

The following is the YANG model for the Interface state data elements.

NOTE

For the most recent YANG models, visit

http://my.brocade.com

.

submodule interface-statedata

{

belongs-to netiron-statedata

{

prefix "statedata";

}

import common-defs

{

prefix "common";

}

organization

"Brocade Communications Inc.";

contact

"Technical Support Center"+

"130 Holger Way,"+

"San Jose, CA 95134"+

"Email: [email protected]"+

"Phone: 1-800-752-8061"+

"URL: www.brocade.com";

description "This module defines the device interface state data. VERSION: ";

revision 2011-04-20

{

description "Initial revision";

}

grouping interface-statedata-grouping

{

description "device interface state data group";

container interface-statedata

{

description "List of interface configured on the system";

list interface

{

key interface-id;

description "device interface state data";

leaf interface-id

{

type common:interface-all-types;

description "The interface identifier including chassis slot

and port number";

}

choice link-state

{

description "The state of the link";