Service Manual

+--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
Management – Route
Use the following definition to get the Management–Route statistics:
Module: MANAGEMENT-ROUTE
URI:
/api/operational/dell/stats/ip/management-route
Methods
Supported:
GET
Management-Route Model
+--ro management-route
+--ro route-entry* [destination]
| +--ro destination dell:ipv4-address-with-prefix
| +--ro gateway? string
| +--ro state? enumeration
| +--ro route-source? enumeration
+--ro summary
+--ro connected-active? uint32
+--ro connected-inactive? uint32
+--ro dynamic-active? uint32
+--ro dynamic-inactive? uint32
+--ro static-active? uint32
+--ro static-inactive? uint32
+--ro mgmt-route-size? uint32
MAC Address Table
Use the following definition to get the entries of mac-address-table:
Module: MAC-ADDRESS-TABLE
URI:
/api/operational/dell/stats/mac-address-table
Methods
Supported:
GET
MAC Address Table Model
+--ro mac-address-table
+--ro count
| +--ro dynamic-mac-count? uint32
| +--ro static-mac-count? uint32
| +--ro sticky-mac-count? uint32
| +--ro total-mac-in-use? uint32
+--ro aging-time? uint32
+--ro mac-vlan* [vlan-id]
| +--ro vlan-id vlan-id
| +--ro count
| | +--ro dynamic-mac-count? uint32
| | +--ro static-mac-count? uint32
REST API
145