| OID symbolic | OID numeric | Type | Access | Description |
| INT applCurrentNumberOfTests | 1.3.6.1.4.1.1795.2.24.2.16.1.2.2 | INTEGER | read-only | This object identifies the current number of application based
tests that are running on the device. |
| INT applMaxNumberOfTests | 1.3.6.1.4.1.1795.2.24.2.16.1.2.1 | INTEGER | read-only | This object identifies the maximum number of application based
tests that can be simultaneously instantiated on the device. |
| INT applNewTestId | 1.3.6.1.4.1.1795.2.24.2.16.1.2.4 | INTEGER | read-only | This value of this object corresponds to getting a
magic number to start an application based test.
The magic number is used as an index to create a
row for the diagApplTestTable. If no new rows
can be created, this object will have a value of 0. |
| INT applPingTestAvgTime | 1.3.6.1.4.1.1795.2.24.2.16.1.2.6.1.11 | INTEGER | read-only | The average round trip time. |
| INT applPingTestDomain | 1.3.6.1.4.1.1795.2.24.2.16.1.2.6.1.12 | INTEGER | read-write | This object specifies the destination ip address's domain.
The Default is service domain. Not allowed if source ip address is entered.
This is an optional object for some devices. See operational specification
its use. |
| applPingTestEntry | 1.3.6.1.4.1.1795.2.24.2.16.1.2.6.1 | | not-accessible | This table contains the input parameters for a ping test
and the results of the ping test. |
| INT applPingTestId | 1.3.6.1.4.1.1795.2.24.2.16.1.2.6.1.1 | INTEGER | read-only | A unique ID to identify each application test. |
| INT applPingTestIfIndex | 1.3.6.1.4.1.1795.2.24.2.16.1.2.6.1.13 | INTEGER | read-write | This object specifies the interface over which the ping test will
take place. |
| IP applPingTestIpAddress | 1.3.6.1.4.1.1795.2.24.2.16.1.2.6.1.2 | IpAddress | read-write | The IP address to be pinged. |
| INT applPingTestMaxPings | 1.3.6.1.4.1.1795.2.24.2.16.1.2.6.1.6 | INTEGER | read-write | This object corresponds to the maximum number of times the
device should Ping for the destination.
The default value for this object is 10 |
| INT applPingTestMaxTime | 1.3.6.1.4.1.1795.2.24.2.16.1.2.6.1.10 | INTEGER | read-only | The maximum round trip time. |
| INT applPingTestMinTime | 1.3.6.1.4.1.1795.2.24.2.16.1.2.6.1.9 | INTEGER | read-only | The minimum round trip time. |
| INT applPingTestPacketSize | 1.3.6.1.4.1.1795.2.24.2.16.1.2.6.1.4 | INTEGER | read-write | This object corresponds to the size of the packet (in bytes)
which will be sent during the Ping test.
The default value for this object is 64 bytes |
| INT applPingTestPktsRecv | 1.3.6.1.4.1.1795.2.24.2.16.1.2.6.1.8 | INTEGER | read-only | This object corresponds to the total number of packets received
without error |
| INT applPingTestPktsSent | 1.3.6.1.4.1.1795.2.24.2.16.1.2.6.1.7 | INTEGER | read-only | This object corresponds to the total number of packets sent. |
| IP applPingTestSourceIpAddr | 1.3.6.1.4.1.1795.2.24.2.16.1.2.6.1.3 | IpAddress | read-write | The Source IP address where we are pinging from.
This is an optional object for some devices.
See operational specification for its use. |
| applPingTestTable | 1.3.6.1.4.1.1795.2.24.2.16.1.2.6 | | not-accessible | This table contains objects which allow network manager to
ping a destination. |
| INT applPingTestTimeout | 1.3.6.1.4.1.1795.2.24.2.16.1.2.6.1.5 | INTEGER | read-write | This object corresponds to a timeout value (in seconds)
between Pings.
The default value for this object is 5 seconds |
| INT applStopAllTests | 1.3.6.1.4.1.1795.2.24.2.16.1.2.3 | INTEGER | read-write | The value of this object corresponds to stop all
application based tests on the device.
noOp -- no operation
stop -- all the application tests will be stopped
but current test results are still available
stopAndClear -- all the application tests will be stoped
and the results are cleared also |
| INT applTestErrorCode | 1.3.6.1.4.1.1795.2.24.2.16.1.2.5.1.4 | INTEGER | read-only | This object shows the reason for a test failure. |
| INT applTestId | 1.3.6.1.4.1.1795.2.24.2.16.1.2.5.1.1 | INTEGER | read-only | A unique ID to identify each application test. |
| STR applTestOwner | 1.3.6.1.4.1.1795.2.24.2.16.1.2.5.1.5 | DisplayString | read-write | The network manager who has started the test |
| ROW applTestRowStatus | 1.3.6.1.4.1.1795.2.24.2.16.1.2.5.1.6 | RowStatus | read-write | This object is used to create a new row or delete an
existing row for an application test. |
| INT applTestStatus | 1.3.6.1.4.1.1795.2.24.2.16.1.2.5.1.3 | INTEGER | read-only | This object shows the current status of an application test.
none - indicates waiting for test parameters.
inProgress - indicates the test is in process.
success - indicates the test is completed.
failed - indicates the test is failed.
abort - indicates the test was aborted |
| applTestStatusEntry | 1.3.6.1.4.1.1795.2.24.2.16.1.2.5.1 | | not-accessible | An entry containing objects for invoking application based tests |
| applTestStatusTable | 1.3.6.1.4.1.1795.2.24.2.16.1.2.5 | | not-accessible | This table controls all the application tests. It defines a test type,
starts a test, and clears a test. |
| OID applTestType | 1.3.6.1.4.1.1795.2.24.2.16.1.2.5.1.2 | AutonomousType | read-write | This object defines the application test type. |
| applTracerouteConfigEntry | 1.3.6.1.4.1.1795.2.24.2.16.1.2.7.1 | | not-accessible | This table contains the input parameters for a traceroute test. |
| applTracerouteConfigTable | 1.3.6.1.4.1.1795.2.24.2.16.1.2.7 | | not-accessible | This table contains objects which allow network manager to
enter the parameters of a traceroute test. |
| INT applTracerouteDomain | 1.3.6.1.4.1.1795.2.24.2.16.1.2.7.1.7 | INTEGER | read-write | This object specifies the destination ip address's domain.
The Default is service domain. Not allowed if source ip address is entered.
This is an optional object for some devices. See operational specification
its use. |
| INT applTracerouteHopCount | 1.3.6.1.4.1.1795.2.24.2.16.1.2.8.1.2 | INTEGER | read-only | This object contains the number of hops to reach the gateway. |
| INT applTracerouteIfIndex | 1.3.6.1.4.1.1795.2.24.2.16.1.2.7.1.8 | INTEGER | read-write | This object specifies the interface over which the trace-route
test will take place. |
| IP applTracerouteIpAddr | 1.3.6.1.4.1.1795.2.24.2.16.1.2.8.1.3 | IpAddress | read-only | This object contains the IP address of the gateway. |
| IP applTracerouteIpAddress | 1.3.6.1.4.1.1795.2.24.2.16.1.2.7.1.2 | IpAddress | read-write | The destination IP address of a traceroute test. |
| INT applTracerouteMaxHops | 1.3.6.1.4.1.1795.2.24.2.16.1.2.7.1.6 | INTEGER | read-write | This object corresponds to the maximum number of hops
to reach the destination.
The default value for this object is device specific. See
Operational Specifications |
| INT applTraceroutePktSize | 1.3.6.1.4.1.1795.2.24.2.16.1.2.8.1.4 | INTEGER | read-only | This object corresponds to the size of the packet (in bytes)
which will be sent during the traceroute test.
The default value for this object is 38 bytes |
| INT applTraceroutePktsSize | 1.3.6.1.4.1.1795.2.24.2.16.1.2.7.1.4 | INTEGER | read-write | This object corresponds to the size of the packet (in bytes)
which will be sent during the traceroute test.
The default value for this object is 38 bytes |
| INT applTracerouteProbe1RTT | 1.3.6.1.4.1.1795.2.24.2.16.1.2.8.1.5 | INTEGER | read-only | This object contains the round trip time (rtt) of the first
probe sent to the gateway.
If the probe has a timeout the rtt is set to -1. |
| INT applTracerouteProbe2RTT | 1.3.6.1.4.1.1795.2.24.2.16.1.2.8.1.6 | INTEGER | read-only | This object contains the round trip time (rtt) of the second
probe sent to the gateway.
If the probe has a timeout the rtt is set to -1. |
| INT applTracerouteProbe3RTT | 1.3.6.1.4.1.1795.2.24.2.16.1.2.8.1.7 | INTEGER | read-only | This object contains the round trip time (rtt) of the third
probe sent to the gateway.
If the probe has a timeout the rtt is set to -1. |
| applTracerouteResultEntry | 1.3.6.1.4.1.1795.2.24.2.16.1.2.8.1 | | not-accessible | An entry contains the objects for the traceroute test. |
| applTracerouteResultTable | 1.3.6.1.4.1.1795.2.24.2.16.1.2.8 | | not-accessible | This table contains results of traceroute test. |
| INT applTracerouteResultTestId | 1.3.6.1.4.1.1795.2.24.2.16.1.2.8.1.1 | INTEGER | read-only | A unique ID to identify each application test. |
| IP applTracerouteSourceIpAddr | 1.3.6.1.4.1.1795.2.24.2.16.1.2.7.1.3 | IpAddress | read-write | The source IP address of where the traceroute test started.
This is an optional object for some devices.
See operational specification for its use. |
| INT applTracerouteTestId | 1.3.6.1.4.1.1795.2.24.2.16.1.2.7.1.1 | INTEGER | read-only | A unique ID to identify each application test. |
| INT applTracerouteTimeout | 1.3.6.1.4.1.1795.2.24.2.16.1.2.7.1.5 | INTEGER | read-write | This object corresponds to a timeout value (in seconds)
of a traceroute test.
The default value for this object is 5 seconds |
| diagApplTest | 1.3.6.1.4.1.1795.2.24.2.16.1.2 | | | |
| NTF diagApplTestStart | 1.3.6.1.4.1.1795.2.24.2.16.2.0.1 | | | This trap signifies that an application test has been initiated. |
| NTF diagApplTestStop | 1.3.6.1.4.1.1795.2.24.2.16.2.0.101 | | | This trap signifies that an application test has completed. This trap compliments the diagApplTestStart trap. |
| diagIfTest | 1.3.6.1.4.1.1795.2.24.2.16.1.1 | | | |
| NTF diagIfTestOver | 1.3.6.1.4.1.1795.2.24.2.16.2.0.102 | | | This trap signifies that a diagnostic test has completed. This trap compliments the diagIfTestStart trap |
| NTF diagIfTestStart | 1.3.6.1.4.1.1795.2.24.2.16.2.0.2 | | | This trap signifies that a diagnostic test has been initiated. |
| diagTest | 1.3.6.1.4.1.1795.2.24.2.16.1.3 | | | |
| diagTestMIBObjects | 1.3.6.1.4.1.1795.2.24.2.16.1 | | | |
| diagTestMIBTraps | 1.3.6.1.4.1.1795.2.24.2.16.2 | | | |
| INT diagTestTrapEnable | 1.3.6.1.4.1.1795.2.24.2.16.1.3.1 | INTEGER | read-write | This object is used to disable or enable TestOver
and TestStart trap for all tests. It is bit sum and possible
bit positions are 1 TestStart trap 2 TestOver trap |
| INT ifBERTDownBitErrDetected | 1.3.6.1.4.1.1795.2.24.2.16.1.1.2.1.8 | INTEGER | read-only | This represents the number of bit errors detected downstream. |
| STR ifBERTDownBitErrRate | 1.3.6.1.4.1.1795.2.24.2.16.1.1.2.1.10 | DisplayString | read-only | This string will represent a floating point number of the
form [Er rRate] [eE] [+-] [ErrRatebase] where ErrTare and
errRateBase are integers. |
| INT ifBERTDownErroredSecs | 1.3.6.1.4.1.1795.2.24.2.16.1.1.2.1.12 | INTEGER | read-only | This represents number of errored seconds downstream. Errored second
is a second in which there is at least 1 block error. |
| INT ifBERTDownLineRate | 1.3.6.1.4.1.1795.2.24.2.16.1.1.2.1.14 | INTEGER | read-only | This represents the downstream line rate in KBPS |
| INT ifBERTDownMargin | 1.3.6.1.4.1.1795.2.24.2.16.1.1.2.1.16 | INTEGER | read-only | This represents the Downstream margin in decibels (DB). |
| INT ifBERTDownMBitsRcvd | 1.3.6.1.4.1.1795.2.24.2.16.1.1.2.1.6 | INTEGER | read-only | This represents the number of million bits rcvd downstream. |
| INT ifBERTDownSyncUP | 1.3.6.1.4.1.1795.2.24.2.16.1.1.2.1.3 | INTEGER | read-only | This object indicates whether Downstream sync is enabled . |
| INT ifBERTElapsedTime | 1.3.6.1.4.1.1795.2.24.2.16.1.1.2.1.2 | INTEGER | read-only | This object represents the elapsed time in seconds. |
| ifBERTObjectsEntry | 1.3.6.1.4.1.1795.2.24.2.16.1.1.2.1 | | not-accessible | An Entry containing objects of BERT. |
| ifBERTObjectsTable | 1.3.6.1.4.1.1795.2.24.2.16.1.1.2 | | not-accessible | This table contains the objects for Bit Error Rate Test. This table
is indexed by ifIndex. |
| INT ifBERTSegmentsSent | 1.3.6.1.4.1.1795.2.24.2.16.1.1.2.1.5 | INTEGER | read-only | This object represents the number of segments sent during the test |
| INT ifBERTTestDuration | 1.3.6.1.4.1.1795.2.24.2.16.1.1.2.1.1 | INTEGER | read-write | This object represents the test duration in seconds. |
| INT ifBERTUpBitErrDetected | 1.3.6.1.4.1.1795.2.24.2.16.1.1.2.1.9 | INTEGER | read-only | This represents the number of bit errors detected upstream. |
| STR ifBERTUpBitErrRate | 1.3.6.1.4.1.1795.2.24.2.16.1.1.2.1.11 | DisplayString | read-only | This object reflects the error rate of BERT in Upstream direction.
This string will represent a floating point number of the form
[ErrRate] [eE] [+-] [ErrRatebase]
where ErrTare and errRateBase are integers. |
| INT ifBERTUpErroredSecs | 1.3.6.1.4.1.1795.2.24.2.16.1.1.2.1.13 | INTEGER | read-only | This represents number of errored seconds upstream.
Errored second is a second in which there is at least 1 block error. |
| INT ifBERTUpLineRate | 1.3.6.1.4.1.1795.2.24.2.16.1.1.2.1.15 | INTEGER | read-only | This represents the Upstream line rate in KBPS |
| INT ifBERTUpMargin | 1.3.6.1.4.1.1795.2.24.2.16.1.1.2.1.17 | INTEGER | read-only | This represents the upstream margin in decibels (DB). |
| INT ifBERTUpMBitsRcvd | 1.3.6.1.4.1.1795.2.24.2.16.1.1.2.1.7 | INTEGER | read-only | This represents the number of million bits rcvd upstream. |
| INT ifBERTUpSyncUP | 1.3.6.1.4.1.1795.2.24.2.16.1.1.2.1.4 | INTEGER | read-only | This object indicates whether upstream sync is enabled. |
| ifLoopbackTestEntry | 1.3.6.1.4.1.1795.2.24.2.16.1.1.1.1 | | not-accessible | An entry containing objects for test input and result
for packet loopback test |
| ifLoopbackTestTable | 1.3.6.1.4.1.1795.2.24.2.16.1.1.1 | | not-accessible | This table contains input and results of a packet loopback
test. This table is indexed by ifIndex. This is a interface
related test. There can be only one test running per
interface. This table should be used in conjunction with
ifTestTable(Rfc 1573) with all the semantics of ifTestTable. |
| INT loopbackTestInputNumCycles | 1.3.6.1.4.1.1795.2.24.2.16.1.1.1.1.1 | INTEGER | read-write | This object corresponds the number of cycles the test
to be run for. One cycle corresponds to a 15 second
interval. The default value for this object is 40. |
| INT loopbackTestResultsElpTime | 1.3.6.1.4.1.1795.2.24.2.16.1.1.1.1.9 | INTEGER | read-only | This object corresponds to the number of seconds elapsed since the
start of the test. |
| INT loopbackTestResultsErrSecs | 1.3.6.1.4.1.1795.2.24.2.16.1.1.1.1.7 | INTEGER | read-only | This object corresponds to the number of errored seconds |
| STR loopbackTestResultsPktErrorRate | 1.3.6.1.4.1.1795.2.24.2.16.1.1.1.1.6 | DisplayString | read-only | Reflects the error rate of the loopback test. this string
will represent a floating point number of the form
[ErrRate][eE][+-][ErrRateBase] where ErrRate and ErrRateBase
are integers. In Other Words
ErrRate * [10^ -ErrRateBase]
shown below are example of the values returned.
123456E-5 = 1.23456
344567e-6 = 0.344567 |
| INT loopbackTestResultsPktsNotRcvd | 1.3.6.1.4.1.1795.2.24.2.16.1.1.1.1.5 | INTEGER | read-only | This object corresponds to the number of packets which were sent
but not received |
| INT loopbackTestResultsPktsRcvdErr | 1.3.6.1.4.1.1795.2.24.2.16.1.1.1.1.4 | INTEGER | read-only | This object corresponds to the number of packets which were received
with errors |
| INT loopbackTestResultsPktsRcvdOK | 1.3.6.1.4.1.1795.2.24.2.16.1.1.1.1.3 | INTEGER | read-only | This object corresponds to the number of packets which were received
without any error |
| INT loopbackTestResultsPktsSent | 1.3.6.1.4.1.1795.2.24.2.16.1.1.1.1.2 | INTEGER | read-only | This object corresponds to the number of packets sent |
| INT loopbackTestResultsSvrErrSecs | 1.3.6.1.4.1.1795.2.24.2.16.1.1.1.1.8 | INTEGER | read-only | This object corresponds to the number of severely errored seconds |