Setup Guide
Operational Data for IPv6
This section describes the method of fetching the IPv6 operational data.
Interface
Use the following denition to get the statistics of IPv6 Interface operational data.
Module: STATS IPv6 INTERFACE
URI:
/api/operational/dell/stats/ipv6/interface
Methods Supported: GET
Interface Model for IPv6
+--ro interface* [interface-name]
+--ro interface-name dell:interface-name
+--ro description? string
+--ro if-admin-status? dell:admin-status
+--ro if-oper-status? dell:oper-status
+--ro port-down-cause? string
+--ro stateless-address-autoconfig? boolean
+--ro ipv6-status? boolean
+--ro link-local-ipv6-address? dell:ipv6-address
+--ro global-unicast-ipv6-address* [address]
| +--ro address dell:ipv6-address-with-prefix
| +--ro configuration-type? enumeration
| +--ro remaining-life-time? string
| +--ro address-flag? string
+--ro virtual-ipv6-address? dell:ipv6-address-with-prefix
+--ro received-prefixes* [prefix-count]
| +--ro prefix-count uint32
| +--ro ipv6-address? dell:ipv6-address-with-prefix
| +--ro onlink? boolean
| +--ro autoconfig? boolean
| +--ro valid-lifetime? string
| +--ro preferred-lifetime? string
| +--ro advertised-by* [address]
| +--ro address dell:ipv6-address
+--ro global-anycast-ipv6-address? dell:ipv6-address-with-prefix
+--ro joined-group-ipv6-address* [address]
| +--ro address dell:ipv6-address
+--ro icmp-redirects? boolean
+--ro nd-mtu? uint32
+--ro dad? boolean
+--ro dad-attempts? uint32
+--ro nd-reachable-time? uint32
+--ro nd-base-reachable-time? uint32
+--ro nd-advertised-reachable-time? uint32
+--ro nd-advertised-retransmit-interval? uint32
+--ro nd-router-advertisement-interval-min? uint32
+--ro nd-router-advertisement-interval-max? uint32
+--ro nd-router-advertisement-live-for? uint32
+--ro nd-router-advertised-hop-limit? uint32
+--ro ipv6-hop-limitfor-orig-pkts? uint32
+--ro flowlabel-zero
+--ro label_value? boolean
+--ro mld-host
+--ro elapsed-time? dell:hour-minute-second
+--ro valid-mld-pkts-received? yang:counter32
+--ro valid-mld-pkts-sent? yang:counter32
REST API
163