The statistics collection database.
Defines the path MTU Operations Statistics Table for storing the statistics of a path MTU test.
The indexes of the table are nqaAdminCtrlOwnerIndex, nqaAdminCtrlTestName, nqaPathMtuStatsIndex.
OID |
Object |
Syntax |
Max Access |
Description |
Implemented Specifications |
---|---|---|---|---|---|
1.3.6.1.4.1.2011.5.25.111.4.7.1.1 |
nqaPathMtuStatsIndex |
Integer32{(1,'7fffffff'h)} |
not-accessible |
The index of path MTU statistics table, and the times of dispatching dependency tests. |
This object is implemented as defined in the corresponding MIB files. |
1.3.6.1.4.1.2011.5.25.111.4.7.1.2 |
nqaPathMtuStatsAddressType |
INTEGER{unknown(0),ipv4(1),ipv6(2),ipv4z(3),ipv6z(4),dns(16)} |
read-only |
The destination address type, and the value range can be unknown(0), ipv4(1) and dns(16). |
This object is implemented as defined in the corresponding MIB files. |
1.3.6.1.4.1.2011.5.25.111.4.7.1.3 |
nqaPathMtuStatsAddress |
OCTET STRING{(0,255)} |
read-only |
The destination address. It is the source address of the ICMP echo reply packet. |
This object is implemented as defined in the corresponding MIB files. |
1.3.6.1.4.1.2011.5.25.111.4.7.1.4 |
nqaPathMtuStatsCompletions |
INTEGER{noResult(0),success(1),failure(2)} |
read-only |
The status of test. |
This object is implemented as defined in the corresponding MIB files. |
1.3.6.1.4.1.2011.5.25.111.4.7.1.5 |
nqaPathMtuStatsSentProbes |
Counter32 |
read-only |
The number of sent packets. |
This object is implemented as defined in the corresponding MIB files. |
1.3.6.1.4.1.2011.5.25.111.4.7.1.6 |
nqaPathMtuStatsProbeResponses |
Counter32 |
read-only |
The number of received response packets. |
This object is implemented as defined in the corresponding MIB files. |
1.3.6.1.4.1.2011.5.25.111.4.7.1.7 |
nqaPathMtuStatsDiscoveryPathMtuMin |
Gauge32 |
read-only |
The initial length of packet in the path MTU test. It is the minimal length of a ICMP packet. |
This object is implemented as defined in the corresponding MIB files. |
1.3.6.1.4.1.2011.5.25.111.4.7.1.8 |
nqaPathMtuStatsDiscoveryPathMtuMax |
Gauge32 |
read-only |
The maximal length of packet in the path MTU test. It is the maximal MTU of local out-interface. |
This object is implemented as defined in the corresponding MIB files. |
1.3.6.1.4.1.2011.5.25.111.4.7.1.9 |
nqaPathMtuStatsOptimumFirstStep |
Gauge32 |
read-only |
The optimum first step of the path MTU test. It will take effect if the specified step is lower than it. |
This object is implemented as defined in the corresponding MIB files. |
1.3.6.1.4.1.2011.5.25.111.4.7.1.10 |
nqaPathMtuStatsBusies |
Counter32 |
read-only |
The times of failure to apply resource due to the busy system. such as apply memory or create socket failure. |
This object is implemented as defined in the corresponding MIB files. |
1.3.6.1.4.1.2011.5.25.111.4.7.1.11 |
nqaPathMtuStatsTimeouts |
Counter32 |
read-only |
The number of occasions when a NQA operation was not completed before a timeout occurred, i.e. nqaAdminCtrlTimeOut was exceeded. |
This object is implemented as defined in the corresponding MIB files. |
1.3.6.1.4.1.2011.5.25.111.4.7.1.12 |
nqaPathMtuStatsDrops |
Counter32 |
read-only |
The times probes of the test dropped due to sending or connecting failure. |
This object is implemented as defined in the corresponding MIB files. |
1.3.6.1.4.1.2011.5.25.111.4.7.1.13 |
nqaPathMtuStatsPathMtu |
Gauge32 |
read-only |
The value of current path MTU. |
This object is implemented as defined in the corresponding MIB files. |
1.3.6.1.4.1.2011.5.25.111.4.7.1.14 |
nqaPathMtuStatsTestFinished |
INTEGER{nofinish(0),finish(1)} |
read-only |
The status of test execution. |
This object is implemented as defined in the corresponding MIB files. |