interface ve stats

Statistics for the object ve

ve Specification

Parameter Value
Type Collection
Collection Name ve-list
Collection URI /axapi/v3/interface/ve/{ifnum}
Element Name ve
Element URI /axapi/v3/interface/ve/{ifnum}/stats
Element Attributes ve_attributes
Partition Visibility None
Schema ve schema

Operations Allowed:

OperationMethodURIPayload

Create Object

POST

/axapi/v3/interface/ve/{ifnum}

ve attributes

Create List

POST

/axapi/v3/interface/ve/{ifnum}

ve attributes

Get Object

GET

/axapi/v3/interface/ve/{ifnum}/stats

ve attributes

Get List

GET

/axapi/v3/interface/ve/{ifnum}

ve-list

Modify Object

POST

/axapi/v3/interface/ve/{ifnum}/stats

ve attributes

Replace Object

PUT

/axapi/v3/interface/ve/{ifnum}/stats

ve attributes

Replace List

PUT

/axapi/v3/interface/ve/{ifnum}

ve-list

Delete Object

DELETE

/axapi/v3/interface/ve/{ifnum}/stats

ve attributes

ve-list

ve-list is JSON List of ve attributes

ve-list : [

]

ve attributes

ifnum

Description Virtual ethernet interface number

Type: number

Range: 2-4094

stats

Description: stats is a JSON Block. Please see below for stats

Type: Object

stats

Specification Value
Type object

load_interval

Description Load Interval

Type: number

Format: counter

num_broadcast_pkts

Description Received broadcasts

Type: number

Format: counter

num_broadcast_tx_pkts

Description Transmitted broadcasts

Type: number

Format: counter

num_multicast_pkts

Description Received multicasts

Type: number

Format: counter

num_multicast_tx_pkts

Description Transmitted multicasts

Type: number

Format: counter

num_pkts

Description Input packets

Type: number

Format: counter

num_total_bytes

Description Input bytes

Type: number

Format: counter

num_total_tx_bytes

Description Transmitted bytes

Type: number

Format: counter

num_tx_pkts

Description Transmitted packets

Type: number

Format: counter

num_unicast_pkts

Description Received unicasts

Type: number

Format: counter

num_unicast_tx_pkts

Description Transmitted unicasts

Type: number

Format: counter

rate_byte_rcvd

Description Byte received rate bits/sec

Type: number

Format: counter

rate_byte_sent

Description Byte sent rate bits/sec

Type: number

Format: counter

rate_pkt_rcvd

Description Packet received rate packets/sec

Type: number

Format: counter

rate_pkt_sent

Description Packet sent rate packets/sec

Type: number

Format: counter