Service Manual

Table Of Contents
Management Route
Use the following definition to get the Management Route statistic.
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
| | +--ro sticky-mac-count? uint32
| | +--ro total-mac-in-use? uint32
| +--ro mac-address-list* [mac-address]
| +--ro mac-address yang:phys-address
| +--ro type? enumeration
| +--ro interface? string
| +--ro state? enumeration
172
REST API