mpls-state/rsvp/statistics/packet-counters

Displays RSVP packet counters.

Resource URIs

URI Description
<base_URI>/operational-state/mpls-state/rsvp/statistics/packet-counters Displays RSVP packet counters.

Usage Guidelines

Only GET operation is supported. Use of the Resource-Depth request header is recommended.

Examples

URI

http://host:80/rest/operational-state/mpls-state/rsvp/statistics/packet-counters

None

<packet-counters xmlns="urn:brocade.com:mgmt:brocade-mpls-operational" xmlns:y="http://brocade.com/ns/rest" 
y:self="/rest/operational-state/mpls-state/rsvp/statistics/packet-counters">
  <path-tx>5941629</path-tx>
  <resv-tx>5496282</resv-tx>
  <patherr-tx>0</patherr-tx>
  <resverr-tx>0</resverr-tx>
  <pathtear-tx>3800</pathtear-tx>
  <resvtear-tx>0</resvtear-tx>
  <resvconf-tx>0</resvconf-tx>
  <bundle-tx>1857</bundle-tx>
  <ack-tx>6</ack-tx>
  <sumrefresh-tx>52156</sumrefresh-tx>
  <hello-tx>2748</hello-tx>
  <path-rx>5499432</path-rx>
  <resv-rx>5942885</resv-rx>
  <patherr-rx>0</patherr-rx>
  <resverr-rx>0</resverr-rx>
  <pathtear-rx>3</pathtear-rx>
  <resvtear-rx>0</resvtear-rx>
  <resvconf-rx>0</resvconf-rx>
  <bundle-rx>2390</bundle-rx>
  <ack-rx>0</ack-rx>
  <sumrefresh-rx>52216</sumrefresh-rx>
  <hello-rx>2747</hello-rx>
  <path-tx-since-last-clear>5941629</path-tx-since-last-clear>
  <resv-tx-since-last-clear>5496282</resv-tx-since-last-clear>
  <patherr-tx-since-last-clear>0</patherr-tx-since-last-clear>
  <resverr-tx-since-last-clear>0</resverr-tx-since-last-clear>
  <pathtear-tx-since-last-clear>3800</pathtear-tx-since-last-clear>
  <resvtear-tx-since-last-clear>0</resvtear-tx-since-last-clear>
  <resvconf-tx-since-last-clear>0</resvconf-tx-since-last-clear>
  <bundle-tx-since-last-clear>1857</bundle-tx-since-last-clear>
  <ack-tx-since-last-clear>6</ack-tx-since-last-clear>
  <sumrefresh-tx-since-last-clear>52156</sumrefresh-tx-since-last-clear>
  <hello-tx-since-last-clear>2748</hello-tx-since-last-clear>
  <path-rx-since-last-clear>5499432</path-rx-since-last-clear>
  <resv-rx-since-last-clear>5942885</resv-rx-since-last-clear>
  <patherr-rx-since-last-clear>0</patherr-rx-since-last-clear>
  <resverr-rx-since-last-clear>0</resverr-rx-since-last-clear>
  <pathtear-rx-since-last-clear>3</pathtear-rx-since-last-clear>
  <resvtear-rx-since-last-clear>0</resvtear-rx-since-last-clear>
  <resvconf-rx-since-last-clear>0</resvconf-rx-since-last-clear>
  <bundle-rx-since-last-clear>2390</bundle-rx-since-last-clear>
  <ack-rx-since-last-clear>0</ack-rx-since-last-clear>
  <sumrefresh-rx-since-last-clear>52216</sumrefresh-rx-since-last-clear>
  <hello-rx-since-last-clear>2747</hello-rx-since-last-clear>
</packet-counters>