system ip6-stats stats¶
Statistics for the object ip6-stats
ip6-stats Specification¶
Type Configuration Resource Element Name ip6-stats Element URI /axapi/v3/system/ip6-stats/stats Element Attributes ip6-stats_attributes Schema ip6-stats schema
Operations Allowed:
Operation | Method | URI | Payload | |
---|---|---|---|---|
Create Object | POST | /axapi/v3/system/ip6-stats/stats | ||
Get Object | GET | /axapi/v3/system/ip6-stats/stats | ||
Modify Object | POST | /axapi/v3/system/ip6-stats/stats | ||
Replace Object | PUT | /axapi/v3/system/ip6-stats/stats | ||
Delete Object | DELETE | /axapi/v3/system/ip6-stats/stats |
ip6-stats attributes¶
stats
Description: stats is a JSON Block. Please see below for stats
Type: Object
stats¶
Specification Type object fragcreates
Description Outgoing fragmented packets
Type: number
Format: counter
fragfails
Description Outgoing packets fragmentation failed
Type: number
Format: counter
fragoks
Description Outgoing packets fragmented
Type: number
Format: counter
inaddrerrors
Description Incoming packet address errors
Type: number
Format: counter
indelivers
Description Incoming packets delivered
Type: number
Format: counter
indiscards
Description Incoming packets discarded
Type: number
Format: counter
inhdrerrors
Description Incoming packet header errors
Type: number
Format: counter
inmcastpkts
Description Incoming multicast packets
Type: number
Format: counter
innoroutes
Description Incoming no route packet drops
Type: number
Format: counter
inreceives
Description Incoming packets received
Type: number
Format: counter
intoobigerrors
Description Incoming packet too big errors
Type: number
Format: counter
intruncatedpkts
Description Incoming truncated packets
Type: number
Format: counter
inunknownprotos
Description Incoming unkown protocol packet drops
Type: number
Format: counter
outdiscards
Description Outgoing packets discarded
Type: number
Format: counter
outforwdatagrams
Description Outgoing forwarded datagrams
Type: number
Format: counter
outmcastpkts
Description Outgoing multicast packets
Type: number
Format: counter
outnoroutes
Description Outgoing no route packet drops
Type: number
Format: counter
outrequests
Description Outgoing packets
Type: number
Format: counter
reasmfails
Description Incoming reassembly requests failed
Type: number
Format: counter
reasmoks
Description Incoming reassembled packets
Type: number
Format: counter
reasmreqds
Description Incoming reassembly requests
Type: number
Format: counter
reasmtimeout
Description Reassembly timed out packet drops
Type: number
Format: counter