Users Guide

IP Interface Operational Model
+--ro ip
+--ro interface* [name]
+--ro name string
+--ro description? string
+--ro type? ianaiftype-mib:IANAifType
+--ro if-admin-status? enumeration
+--ro if-oper-status? enumeration
+--ro ip
| +--ro address!
| +--ro primary
| | +--ro address? dell:ipv4-address-with-prefix
| +--ro secondary* [address]
| +--ro address dell:ipv4-address-with-prefix
+--ro if-virtual-address? dell:ipv4-address-with-prefix
+--ro if-broadcast-address? inet:ip-address
+--ro if-address-input? enumeration
+--ro if-ip-mtu? int32
+--ro protocols
+--ro udp-helper* [helper]
| +--ro helper inet:ip-address
+--ro udp-broadcast? inet:ip-address
+--ro directed-broadcast? boolean
+--ro proxy-arp? boolean
+--ro split-horizon? boolean
+--ro poison-reverse? boolean
+--ro icmp-redirects? boolean
+--ro icmp-unreachables? boolean
IP Prex-List
Use the following denition to get the ip prefix-list operational data.
Module:
IP
URI:
/api/operational/dell/stats/ip
Methods Supported: GET
IP Prex-List Operational Model
+--ro dell
+--ro stats
+--ro ip
+--ro prefix-list
+--ro last-deletion-insertion? dell:prefix-list-name
+--ro prefix-list-name [name]
+--ro name dell:prefix-list-name
+--ro count? uint32
+--ro range-entries? uint32
+--ro sequence-min? uint32
+--ro sequence-max? uint32
+--ro rules [seq-num]
+--ro seq-num uint32
+--ro action? dell:acl-rule-types
+--ro ipv4-prefix? dell:ipv4-address-with-prefix
+--ro ipv4-mask? dell:ipv4-address
+--ro ge? uint32
+--ro le? uint32
+--ro hit-count? uint32
REST API
175