network vlan stats

Statistics for the object vlan

vlan Specification

Parameter

Value

Type

Collection

Collection Name

vlan-list

Collection URI

/axapi/v3/network/vlan/{vlan-num}

Element Name

vlan

Element URI

/axapi/v3/network/vlan/{vlan-num}/stats

Element Attributes

vlan_attributes

Partition Visibility

None

Schema

vlan schema

Operations Allowed:

OperationMethodURIPayload

Create Object

POST

/axapi/v3/network/vlan/{vlan-num}

vlan attributes

Create List

POST

/axapi/v3/network/vlan/{vlan-num}

vlan attributes

Get Object

GET

/axapi/v3/network/vlan/{vlan-num}/stats

vlan attributes

Get List

GET

/axapi/v3/network/vlan/{vlan-num}

vlan-list

Modify Object

POST

/axapi/v3/network/vlan/{vlan-num}/stats

vlan attributes

Replace Object

PUT

/axapi/v3/network/vlan/{vlan-num}/stats

vlan attributes

Replace List

PUT

/axapi/v3/network/vlan/{vlan-num}

vlan-list

Delete Object

DELETE

/axapi/v3/network/vlan/{vlan-num}/stats

vlan attributes

vlan-list

vlan-list is JSON List of vlan attributes

vlan-list : [

vlan attributes

stats

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

Type: Object

vlan-num

Description VLAN number

Type: number

Range: 2-4094

stats

Specification

Value

Type

object

broadcast_count

Description Broadcast counter

Type: number

Format: counter

ip_multicast_count

Description IP Multicast counter

Type: number

Format: counter

mac_movement_count

Description Mac Movement counter

Type: number

Format: counter

multicast_count

Description Multicast counter

Type: number

Format: counter

shared_vlan_partition_switched_counter

Description SVLAN Partition switched counter

Type: number

Format: counter

unknown_unicast_count

Description Unknown Unicast counter

Type: number

Format: counter