cgnv6 fixed-nat per-instance stats¶
Statistics for the object per-instance
per-instance Specification¶
Type Configuration Resource Element Name per-instance Element URI /axapi/v3/cgnv6/fixed-nat/per-instance/stats Element Attributes per-instance_attributes Schema per-instance schema
Operations Allowed:
Operation | Method | URI | Payload | |
---|---|---|---|---|
Create Object | POST | /axapi/v3/cgnv6/fixed-nat/per-instance/stats | ||
Get Object | GET | /axapi/v3/cgnv6/fixed-nat/per-instance/stats | ||
Modify Object | POST | /axapi/v3/cgnv6/fixed-nat/per-instance/stats | ||
Replace Object | PUT | /axapi/v3/cgnv6/fixed-nat/per-instance/stats | ||
Delete Object | DELETE | /axapi/v3/cgnv6/fixed-nat/per-instance/stats |
per-instance attributes¶
stats
Description: stats is a JSON Block. Please see below for stats
Type: Object
stats¶
Specification Type object active-subscriber-added
Description Active Subscriber Added
Type: number
Format: counter
active-subscriber-removed
Description Active Subscriber Removed
Type: number
Format: counter
data_session_created
Description Data Session Created
Type: number
Format: counter
data_session_freed
Description Data Session Freed
Type: number
Format: counter
icmp_allocated
Description ICMP Ports Allocated
Type: number
Format: counter
icmp_freed
Description ICMP Ports Freed
Type: number
Format: counter
key-name
Description
Type: string
Format: counter
tcp_allocated
Description TCP Ports Allocated
Type: number
Format: counter
tcp_freed
Description TCP Ports Freed
Type: number
Format: counter
tcp_fullcone_created
Description TCP Full-cone Session Created
Type: number
Format: counter
tcp_fullcone_freed
Description TCP Full-cone Session Freed
Type: number
Format: counter
total_nat_in_use
Description Total NAT addresses in use
Type: number
Format: counter
udp_allocated
Description UDP Ports Allocated
Type: number
Format: counter
udp_freed
Description UDP Ports Freed
Type: number
Format: counter
udp_fullcone_created
Description UDP Full-cone Session Created
Type: number
Format: counter
udp_fullcone_freed
Description UDP Full-cone Session Freed
Type: number
Format: counter