Service Manual

+--ro nexthop-mac? string
+--ro egress-port? string
Port Mirroring
Use the following model to get the Port Mirroring operational data:
Module: STATS
URI:
/api/operational/dell/stats/monitor-session
Methods Supported: GET
Port Mirroring Operational Model
+--rw dell
+--rw stats
+--ro monitor-session [session-id source]
+--ro session-id uint32
+--ro source dell:interface-name
+--ro session-type? enumeration
+--ro destination? dell:interface-name
+--ro direction? enumeration
+--ro mode? enumeration
+--ro remote-vlan? dell:vlan-id-num
+--ro rspan-session-type? enumeration
+--ro source-ip? dell:ipv4-no-prefix
+--ro destination-ip? dell:ipv4-no-prefix
Access-List
The following definition describes how to retrieve all the Access-Lists (MAC and Layer 3):
Module:
STATIC ACCESS-LIST
URI:
/api/operational/dell/stats/access-list
Methods Supported: GET
Static Access-List Model
+--ro access-list
+--ro mac* [name]
| +--ro name access-list-name
| +--ro type? access-list-types
| +--ro mac-acl-filter* [seq-no]
| +--ro seq-no uint32
| +--ro filter-type? acl-rule-types
| +--ro src-mac-filter? acl-incoming-address-filter-types
| +--ro src-mac-address? yang:phys-address
| +--ro src-mac-mask? yang:phys-address
| +--ro dest-mac-filter? acl-incoming-address-filter-types
| +--ro dest-mac-address? yang:phys-address
| +--ro dest-mac-mask? yang:phys-address
| +--ro encapsulation-type? mac-acl-encap-types
| +--ro encapsulation-operator? mac-acl-encap-operators
| +--ro encapsulation-protocol? string
| +--ro count-type? acl-rule-count-types
176
REST API