arrisNpmSetupNetLatencyTestRunTime
ARRIS-NET-PERF-MONITOR-MIB ·
.1.3.6.1.4.1.4115.1.3.13.4.2
Object
scalar
r/w
Seconds Unsigned32
This MIB indicates to the modem to run the Network Latency test. The
supplied time is used as a countdown timer, indicating the number of
seconds to wait before running the test. A value of 0 means run
immediately. The test results for the Network Latency Test are
made available once the test has completed. Given that there can
be multiple test servers configured for this test, the SNMP manager
should wait for at least 5 minutes before attempting to retrieve the
test results.
If arrisNpmSetupNetLatencyRunUnderLoadEnable is enabled, then setting
this MIB will not result in a test being run, as the tests are tied
into the operation of the Web Page Download test.
The Network Latency test relies on test serveres being configured
within the arrisNpmSetupNetLatencyServerTable. The test will not run
if there are no entries present in that table.
For every server configured in that table, the CM is required to issue
a UDP ping request and measure the time it takes to transmit and
receive the UDP ping response. If the
arrisNpmSetupNetLatencyTestPingCount has been modified then the CM
must repeat the UDP ping requests that number of times. The CM must
wait arrisNpmSetupNetLatencyTestPingInterval between UDP Ping requests.
When performing multiple UDP Ping requests in a row, the CM must
maintain statistics related to the network performance of each
configured test server. These statistics include minimum, maximum,
mean, mode and standard deviation, along with successful and failed
ping attempts. All failed UDP Ping requests are excluded from the
generation of statisctics. A failed UDP Ping request occurs when the
UDP Ping response is not received back from the remote server within
arrisNpmSetupNetLatencyTestPingTimeout seconds.
Context
- MIB
- ARRIS-NET-PERF-MONITOR-MIB
- OID
.1.3.6.1.4.1.4115.1.3.13.4.2- Type
- scalar
- Access
- readwrite
- Status
- current
- Units
- Seconds
- Parent
- arrisNpmNetLatencyTest
- Siblings
- 6
Syntax
Seconds Unsigned32
Values & Constraints
No enumerated values or constraints recorded.
Related Objects
Sibling Objects
| Object | Type | Syntax | OID |
|---|---|---|---|
| arrisNpmSetupNetLatencyTestRunUnderLoadEnable If this MIB object is set to 'enable' then the CM must run the Network
Latency test repeatedly during the Web Page Download test. The purpose
of this test condition is to detect t… | scalar | Enumeration | .1.3.6.1.4.1.4115.1.3.13.4.1 |
| arrisNpmSetupNetLatencyTestPingCount This MIB indicates to the modem how many UDP Ping requests to issue to
each of the conigured test node servers. The interval between each
ping is goverened by the arrisNpmSetupNe… | scalar | Unsigned32 | .1.3.6.1.4.1.4115.1.3.13.4.3 |
| arrisNpmSetupNetLatencyTestPingInterval This MIB indicates to the modem what interval to use between
successive UDP Pings to each configured test server. | scalar | Milliseconds Unsigned32 | .1.3.6.1.4.1.4115.1.3.13.4.4 |
| arrisNpmSetupNetLatencyTestPingTimeout This MIB indicates to the modem how long to wait for a UDP Ping
response before declaring that the UDP Ping request failed. The units
are in seconds. | scalar | Seconds Unsigned32 | .1.3.6.1.4.1.4115.1.3.13.4.5 |
| arrisNpmSetupNetLatencyServerTable This table contains the results from the running of the DNS Latency
Test. Each entry setup in the arrisNpmSetupWebPageDlTestTable
has a corresponding entry in this table; the sam… | table | - | .1.3.6.1.4.1.4115.1.3.13.4.6 |
| arrisNpmResultNetLatencyTestTable This table contains the results from the running of the Network
Latency Test. Each entry in the arrisNpmSetupNetLatencyServerTable
has a corresponding entry in this table.
… | table | - | .1.3.6.1.4.1.4115.1.3.13.4.7 |