
You access this tab from the main menu by clicking followed by double-clicking the Axis Video Network row in the table.
In addition to the common Status, Enabled, Fault Cause and Health properties, this tab includes these properties.
| Property | Value | Description |
|---|---|---|
| Alarm Source Info | additional properties |
Links to a set of properties for configuring and routing alarms. These properties are documented in the Alarm Setup topic of the PDF and in the help system (search for Alarm Source Info).
|
| Monitor | additional properties | Configures ping properties. Refer to Monitor properties. |
| Tuning Policies | additional properties | Defines the assigned tuning policy. Refer to Axis Network Tuning Policy (later in this topic). |
| Fox Video Stream Preferred | true or false (default)
|
For a network component, selects (
true) or declines (false) the use of Fox streaming.
For a child component (DVR, NVR or camera), selects or declines the use of Fox streaming at the child component level.
NOTE: This option assumes that the controller is exposed - otherwise you could not even connect to the station.
In all cases, the client-side computer expends some of its CPU utilization to render the video on the screen. |
| Discovery Preference, Do Not Ask Again | true or false (default)
|
true uses the fox connection to route video output from the camera to the station.
|
| Discovery Preference, Timeout | hours, minutes, seconds | This is the setting for specifying how long to try to discover an Axis camera before going to a timeout state. |
| Use Tls | true (default) or false |
Configures secure communication between the station and network devices. By default, the system uses TLS secure communication.
You would change this network property to
false only if a legacy device (camera) cannot support TLS.
If some devices on your network support TLS and others do not, you may add two networks of the same type: one for the secure devices, and the other for those that do not support security. |
| Tcp Ip Port | number (defaults to 9797) | Identifies the network port, which connects the station to the network.
If you have more than one Axis network in your system, each network requires its own unique port. As a best practice, consider using the default port (9797) for a legacy network with cameras that to not support security. When you create a second network for the camera(s) that support security, change this value to 9798. |
| Property | Value | Description |
|---|---|---|
| Ping Enabled | true (default) or false |
Turns the monitor ping on and off.
Recommendation: leave |
| Ping Frequency | hours:minutes:seconds |
Specifies the interval between periodic pings of all devices. Typical default value is every 5 minutes (05m 00s), you can
adjust differently if needed.
|
| Alarm on Failure | true (default) or false |
Controls the recording of ping failure alarms.
|
| Startup Alarm Delay | hours:minutes:seconds |
Specifies how long a station waits at startup before generating a device down or up alarm. Applies only if the Monitor’s
Alarm On Failure property is true.
|
During polling, the system uses the network driver’s tuning policy to evaluate both write requests and the acceptability (freshness) of read requests.
| Property | Value | Description |
|---|---|---|
| Min Write Time | hours minutes seconds, zero (default) to infinity |
Specifies the minimum amount of time allowed between writes to writable proxy points, especially ones that have one or more
linked inputs. This provides a way to throttle rapidly changing values so that only the last value is written.
The default value (0) disables this rule causing all value changes to attempt to write. |
| Max Write Time | hours minutes seconds, zero (default) to infinity |
Specifies the maximum amount of time to wait before rewriting the value, in case nothing else has triggered a write, to writable
proxy points. Any write action resets this timer.
The default (0) disables this rule resulting in no timed rewrites. |
| Stale Time | hours minutes seconds; defaults to 0 (zero) |
Defines the period of time without a successful read (indicated by a read status of {ok}) after which a point’s value is considered
to be too old to be meaningful (stale).
A non-zero value causes the point to become stale (status stale) if the configured time elapses without a successful read, indicated by Read Status {ok}. The default value (zero) disables the stale timer causing points to become stale immediately when unsubscribed. |