PDN-DIAGNOSTICS-MIB: View SNMP OID List / Download MIB
VENDOR: PARADYNE
Home | MIB: PDN-DIAGNOSTICS-MIB | |||
---|---|---|---|---|
Download as: |
Download standard MIB format if you are planning to load a MIB file into some system (OS, Zabbix, PRTG ...) or view it with a MIB browser. CSV is more suitable for analyzing and viewing OID' and other MIB objects in excel. JSON and YAML formats are usually used in programing even though some systems can use MIB in YAML format (like Logstash).
|
|||
Object Name | OID | Type | Access | Info |
diagTestMIBObjects | 1.3.6.1.4.1.1795.2.24.2.16.1 | |||
diagIfTest | 1.3.6.1.4.1.1795.2.24.2.16.1.1 | |||
ifLoopbackTestTable | 1.3.6.1.4.1.1795.2.24.2.16.1.1.1 | no-access |
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. |
|
1.3.6.1.4.1.1795.2.24.2.16.1.1.1.1 | no-access |
An entry containing objects for test input and result for packet loopback test |
||
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. |
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 |
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 |
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 |
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 |
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 |
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 |
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 |
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. |
ifBERTObjectsTable | 1.3.6.1.4.1.1795.2.24.2.16.1.1.2 | no-access |
This table contains the objects for Bit Error Rate Test. This table is indexed by ifIndex. |
|
1.3.6.1.4.1.1795.2.24.2.16.1.1.2.1 | no-access |
An Entry containing objects of BERT. |
||
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. |
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. |
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 . Enumeration: 'yes': 1, 'no': 2. |
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. Enumeration: 'yes': 1, 'no': 2. |
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 |
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. |
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. |
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. |
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. |
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. |
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. |
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. |
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. |
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 |
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 |
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). |
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). |
diagApplTest | 1.3.6.1.4.1.1795.2.24.2.16.1.2 | |||
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. |
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. |
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 Enumeration: 'stop': 2, 'noOp': 1, 'stopAndClear': 3. |
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. |
applTestStatusTable | 1.3.6.1.4.1.1795.2.24.2.16.1.2.5 | no-access |
This table controls all the application tests. It defines a test type, starts a test, and clears a test. |
|
1.3.6.1.4.1.1795.2.24.2.16.1.2.5.1 | no-access |
An entry containing objects for invoking application based tests |
||
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. |
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. |
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 Enumeration: 'failed': 4, 'none': 1, 'abort': 5, 'inProgress': 2, 'success': 3. |
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. Enumeration: 'none': 1, 'systemError': 4, 'icmpError': 3, 'timeout': 2. |
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 |
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. |
applPingTestTable | 1.3.6.1.4.1.1795.2.24.2.16.1.2.6 | no-access |
This table contains objects which allow network manager to ping a destination. |
|
1.3.6.1.4.1.1795.2.24.2.16.1.2.6.1 | no-access |
This table contains the input parameters for a ping test and the results of the ping test. |
||
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. |
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. |
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. |
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 |
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 |
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 |
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. |
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 |
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. |
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. |
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. |
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. Enumeration: 'noop': 1, 'service': 3, 'mgmt': 2. |
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. |
applTracerouteConfigTable | 1.3.6.1.4.1.1795.2.24.2.16.1.2.7 | no-access |
This table contains objects which allow network manager to enter the parameters of a traceroute test. |
|
1.3.6.1.4.1.1795.2.24.2.16.1.2.7.1 | no-access |
This table contains the input parameters for a traceroute test. |
||
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. |
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. |
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. |
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 |
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 |
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 |
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. Enumeration: 'noop': 1, 'service': 3, 'mgmt': 2. |
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. |
applTracerouteResultTable | 1.3.6.1.4.1.1795.2.24.2.16.1.2.8 | no-access |
This table contains results of traceroute test. |
|
1.3.6.1.4.1.1795.2.24.2.16.1.2.8.1 | no-access |
An entry contains the objects for the traceroute test. |
||
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. |
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. |
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. |
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 |
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. |
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. |
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. |
diagTest | 1.3.6.1.4.1.1795.2.24.2.16.1.3 | |||
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 |
diagTestMIBTraps | 1.3.6.1.4.1.1795.2.24.2.16.2 | |||
diagApplTestStart | 1.3.6.1.4.1.1795.2.24.2.16.20.1 |
This trap signifies that an application test has been initiated. |
||
diagIfTestStart | 1.3.6.1.4.1.1795.2.24.2.16.20.2 |
This trap signifies that a diagnostic test has been initiated. |
||
diagApplTestStop | 1.3.6.1.4.1.1795.2.24.2.16.20.101 |
This trap signifies that an application test has completed. This trap compliments the diagApplTestStart trap. |
||
diagIfTestOver | 1.3.6.1.4.1.1795.2.24.2.16.20.102 |
This trap signifies that a diagnostic test has completed. This trap compliments the diagIfTestStart trap |