All Downloads are FREE. Search and download functionalities are using the official Maven repository.

pyang.doc.img.if.html Maven / Gradle / Ivy

There is a newer version: 1.2.0
Show newest version
 ietf-interfaces 







   

Module: ietf-interfaces, Namespace: urn:ietf:params:xml:ns:yang:ietf-interfaces, Prefix: if

Element [+]Expand all [-]Collapse all Schema Type Flags Opts Status Path
  ietf-interfaces
module
  interfaces
container config current /if:interfaces
  interface[name]
list config current /if:interfaces/if:interface
  name
leaf string config current /if:interfaces/if:interface/if:name
  description
leaf string config ? current /if:interfaces/if:interface/if:description
  type
leaf ianaift:iana-if-type config current /if:interfaces/if:interface/if:type
  location
leaf string config ? current /if:interfaces/if:interface/if:location
  enabled
leaf boolean config ? current /if:interfaces/if:interface/if:enabled
  oper-status
leaf enumeration no config ? current /if:interfaces/if:interface/if:oper-status
  last-change
leaf yang:date-and-time no config ? current /if:interfaces/if:interface/if:last-change
  if-index
leaf int32 no config ? current /if:interfaces/if:interface/if:if-index
  link-up-down-trap-enable
leaf enumeration config ? current /if:interfaces/if:interface/if:link-up-down-trap-enable
  phys-address
leaf yang:phys-address no config ? current /if:interfaces/if:interface/if:phys-address
  higher-layer-if
leaf-list interface-ref no config * current /if:interfaces/if:interface/if:higher-layer-if
  lower-layer-if
leaf-list interface-ref no config * current /if:interfaces/if:interface/if:lower-layer-if
  speed
leaf yang:gauge64 no config ? current /if:interfaces/if:interface/if:speed
  statistics
container no config current /if:interfaces/if:interface/if:statistics
  discontinuity-time
leaf yang:date-and-time no config ? current /if:interfaces/if:interface/if:statistics/if:discontinuity-time
  in-octets
leaf yang:counter64 no config ? current /if:interfaces/if:interface/if:statistics/if:in-octets
  in-unicast-pkts
leaf yang:counter64 no config ? current /if:interfaces/if:interface/if:statistics/if:in-unicast-pkts
  in-broadcast-pkts
leaf yang:counter64 no config ? current /if:interfaces/if:interface/if:statistics/if:in-broadcast-pkts
  in-multicast-pkts
leaf yang:counter64 no config ? current /if:interfaces/if:interface/if:statistics/if:in-multicast-pkts
  in-discards
leaf yang:counter32 no config ? current /if:interfaces/if:interface/if:statistics/if:in-discards
  in-errors
leaf yang:counter32 no config ? current /if:interfaces/if:interface/if:statistics/if:in-errors
  in-unknown-protos
leaf yang:counter32 no config ? current /if:interfaces/if:interface/if:statistics/if:in-unknown-protos
  out-octets
leaf yang:counter64 no config ? current /if:interfaces/if:interface/if:statistics/if:out-octets
  out-unicast-pkts
leaf yang:counter64 no config ? current /if:interfaces/if:interface/if:statistics/if:out-unicast-pkts
  out-broadcast-pkts
leaf yang:counter64 no config ? current /if:interfaces/if:interface/if:statistics/if:out-broadcast-pkts
  out-multicast-pkts
leaf yang:counter64 no config ? current /if:interfaces/if:interface/if:statistics/if:out-multicast-pkts
  out-discards
leaf yang:counter32 no config ? current /if:interfaces/if:interface/if:statistics/if:out-discards
  out-errors
leaf yang:counter32 no config ? current /if:interfaces/if:interface/if:statistics/if:out-errors




© 2015 - 2024 Weber Informatics LLC | Privacy Policy