Brocade-trilloam – Brocade Network OS YANG Reference Manual v4.1.1 User Manual
Page 195
Network OS YANG Reference Manual
183
53-1003230-01
brocade-trilloam
2
brocade-trilloam
Description
Provides a data model for managing commands that provide Operations, Administration, and
Maintenance support (OAM) of Transparent Interconnection of Lots of Links (TRILL). Specifically, it
provides custom RPCs for initiating a Layer 2 traceroute and for returning the traceroute results.
Top-level
containers
Top-level nodes and their subtree hierarchies follow.
module: brocade-trilloam
+--rw trilloam
External
augmentations
None
RPCs
Custom RPCs defined in this module follow.
+---x l2traceroute
| +--ro input
| | +--ro src-mac mac:mac-address-type
| | +--ro dest-mac mac:mac-address-type
| | +--ro vlan-id interface:vlan-type
| | +--ro rbridge-id common-def:rbridge-id-type
| | +--ro (protocolType)?
| | +--:(IP)
| | | +--ro src-ip inet:ipv4-address
| | | +--ro dest-ip inet:ipv4-address
| | | +--ro l4protocol enumeration
| | | +--ro l4-src-port inet:port-number
| | | +--ro l4-dest-port inet:port-number
| | +--:(FCoE)
| +--ro output
| +--ro session-id uint32
| +--ro reason string
+---x l2traceroute-result
+--ro input
| +--ro session-id uint32
+--ro output
+--ro l2-hop-results
| +--ro l2-hop
| +--ro rbridge-id? common-def:rbridge-id-type
| +--ro ingress
| | +--ro interface-type? enumeration
| | +--ro interface-name? union
| +--ro egress
| | +--ro interface-type? enumeration
| | +--ro interface-name? union
| +--ro roundtriptime? common-def:time-interval-musec
+--ro l2traceroutedone boolean
+--ro reason string
Actions
Proprietary actions defined in this module follow.
module: brocade-trilloam
+--rw trilloam
+--ro l2traceroute
+--ro input