interface bsi stats

Statistics for the object bsi

bsi Specification

Parameter

Value

Type

Collection

Collection Name

bsi-list

Collection URI

/axapi/v3/interface/bsi/{ifnum}

Element Name

bsi

Element URI

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

Element Attributes

bsi_attributes

Partition Visibility

shared

Schema

bsi schema

Operations Allowed:

OperationMethodURIPayload

Create Object

POST

/axapi/v3/interface/bsi/{ifnum}

bsi attributes

Create List

POST

/axapi/v3/interface/bsi/{ifnum}

bsi attributes

Get Object

GET

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

bsi attributes

Get List

GET

/axapi/v3/interface/bsi/{ifnum}

bsi-list

Modify Object

POST

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

bsi attributes

Replace Object

PUT

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

bsi attributes

Replace List

PUT

/axapi/v3/interface/bsi/{ifnum}

bsi-list

Delete Object

DELETE

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

bsi attributes

bsi-list

bsi-list is JSON List of bsi attributes

bsi-list : [

]

bsi attributes

ifnum

Description Bridged Service virtual interface number

Type: number

Range: 1-1

stats

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

Type: Object

stats

Specification

Value

Type

object

bytes_input

Description Input bytes

Type: number

Format: counter

bytes_output

Description Output bytes

Type: number

Format: counter

collisions

Description Collisions

Type: number

Format: counter

crc

Description CRC

Type: number

Format: counter

frame

Description Frames

Type: number

Format: counter

giants

Description Giants

Type: number

Format: counter

giants_output

Description Output Giants

Type: number

Format: counter

input_errors

Description Input errors

Type: number

Format: counter

input_utilization

Description Input Utilization

Type: number

Format: counter

load_interval

Description Load Interval

Type: number

Format: counter

output_errors

Description Output errors

Type: number

Format: counter

output_utilization

Description Output Utilization

Type: number

Format: counter

packets_input

Description Input packets

Type: number

Format: counter

packets_output

Description Output packets

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

receive_drops

Description Receive Drops

Type: number

Format: counter

received_broadcasts

Description Received broadcasts

Type: number

Format: counter

received_multicasts

Description Received multicasts

Type: number

Format: counter

received_unicasts

Description Received unicasts

Type: number

Format: counter

runts

Description Runts

Type: number

Format: counter

transmit_drops

Description Transmit Drops

Type: number

Format: counter

transmitted_broadcasts

Description Transmitted broadcasts

Type: number

Format: counter

transmitted_multicasts

Description Transmitted multicasts

Type: number

Format: counter

transmitted_unicasts

Description Transmitted unicasts

Type: number

Format: counter