slb player-id-global¶
Player-id global commands
player-id-global Specification¶
Type
Configuration Resource
Element Name
player-id-global
Element URI
/axapi/v3/slb/player-id-global
Element Attributes
player-id-global_attributes
Statistics Data URI
/axapi/v3/slb/player-id-global/stats
Operational Data URI
/axapi/v3/slb/player-id-global/oper
Schema
Operations Allowed:
Operation | Method | URI | Payload | |
---|---|---|---|---|
Create Object | POST | /axapi/v3/slb/player-id-global | ||
Get Object | GET | /axapi/v3/slb/player-id-global | ||
Modify Object | POST | /axapi/v3/slb/player-id-global | ||
Replace Object | PUT | /axapi/v3/slb/player-id-global | ||
Delete Object | DELETE | /axapi/v3/slb/player-id-global |
player-id-global attributes¶
abs-max-expiration
Description Absolute max record expiration value (default 10 minutes) (Absolute max record expiration time in minutes, default 10)
Type: number
Range: 1-32767
Default: 10
enable-64bit-player-id
Description Enable 64 bit player id check. Default is 32 bit
Type: boolean
Supported Values: true, false, 1, 0
Default: 0
enforcement-timer
Description Time to playerid enforcement after bootup (default 480 seconds) (Time to playerid enforcement in seconds, default 480)
Type: number
Range: 1-32767
Default: 480
force-passive
Description Forces the device to be in passive mode (Only stats and no packet drops)
Type: boolean
Supported Values: true, false, 1, 0
Default: 0
min-expiration
Description Minimum record expiration value (default 1 min) (Min record expiration time in minutes, default 1)
Type: number
Range: 1-32767
Default: 1
pkt-activity-expiration
Description Packet activity record expiration value (default 5 minutes) (Packet activity record expiration time in minutes, default 5)
Type: number
Range: 1-32767
Default: 5
uuid
Description uuid of the object
Type: string
Maximum Length: 64 characters
Maximum Length: 1 characters
stats data¶
Counter |
Size |
Description |
|
---|---|---|---|
total_playerids_deleted |
8 |
Playerid records deleted |
|
total_invalid_playerid_drops |
8 |
Invalid playerid packet drops |
|
total_playerids_created |
8 |
Playerid records created |
|
total_pkt_activity_age_outs |
8 |
Playerid records idle timeout |
|
total_abs_max_age_outs |
8 |
Playerid records max time aged out |
|
total_valid_playerid_pkts |
8 |
Valid playerid packets |
|
total_invalid_playerid_pkts |
8 |
Invalid playerid packets |
operational data¶
Counter |
Size |
Description |
|
---|---|---|---|
time_to_active |
number |
time_to_active |
|
state |
enum |
Output contains one of the following values: - Active, Passive, Forced Passive |
|
table_count |
number |
table_count |