ELECTROLINE-DHT-ENET-MIB
71 objects
This MIB, located under the DHT-EXTENSION branch contains the interface for the ENET module. Enet is a Network Monitoring Package that allows the DHT to test the network's performance at the DOCSIS, IP & VoIP levels Theory Of operation: The DHT controlled by this MIB sends or receives a test stream to/from another test endpoint. A measurement application is responsible to control both endpoints to setup compatible test streams and to gather results from both endpoints. The measurement application can implement the other endpoint as well such as in the case of the EnetToolbox Server. The Enet Module is a licensed feature. The dhtEnetCapabilities branch is used by the DHT to advertised its capabilities in terms of available & licensed features. enetLicenseKey MIB is used by the server to send the license key that will activate the selected feature set. The DHT can implement enetMaxTestInstance simultaneous test streams. Each test stream is controlled by a separate entry in the enetTestControlTable. This table contains a series of controls that enable the server to set two basic types of tests: raw UDP packets test & RTP tests. Raw UDP tests can be used to test packet loss and throughput while RTP tests can be used to simultate a VoIP connection and estimate the equivalent call quality. Some controls are used only for VoIP tests, see comments in each MIB description for details. From the DHT's point of view, each test stream has three possible directions: transmission, reception or loopback. The direction is inferred from the enetTestSenderIP & enetTestReceiverIP MIBs, the DHT will detect its address in one of the two MIB and set itself up accordingly. When none of the two MIB contains the DHT's address a mirror (loopback) mode is used. The enetCurrentResultsTable displays the test results for each test instance. The results are refreshed periodically during the test at enetPollingInterval value. The results are cumulative from the start of the test. enetResultsStatus, shows if the test is in-progress or completed. The measuring application is responsible to verify the integrity of the test results, No mechanism is provided to avoid a third application from changing the test parameters. However if the results shown in enetCurrentResultsTable are not corresponding to the current setup found in enetTestControlTable the enetResultsStatus MIB will indicate that the results are inconsistent.
Imported Objects
| ELECTROLINE-DHT-EXTENSIONS-MIB | dhtExtensionsMibObjects |
| RFC1155-SMI | Gauge |
| SNMPv2-SMI | Counter32 Gauge32 Integer32 IpAddress MODULE-IDENTITY OBJECT-TYPE Unsigned32 |
| SNMPv2-TC | DateAndTime TruthValue |
| OID | Name | Access | Status | Description |
|---|---|---|---|---|
| 1.3.6.1.4.1.5802.1.3.1.2.5.1.12 | IdentitydhtEnetMib | This MIB, located under the DHT-EXTENSION branch contains the interface for the ENET module. Enet is a Network Monitoring Package that allows the DHT to test t… | ||
| 1.3.6.1.4.1.5802.1.3.1.2.5.1.12.1 | NodedhtEnetMibObjects | |||
| 1.3.6.1.4.1.5802.1.3.1.2.5.1.12.1.1 | NodedhtEnetCapabilities | |||
| 1.3.6.1.4.1.5802.1.3.1.2.5.1.12.1.1.1 | ScalarenetSupport | read-only | current | Defines if this device contains the ENET module. True(1) = ENET Module present. False(2) = ENET Module not present. |
| 1.3.6.1.4.1.5802.1.3.1.2.5.1.12.1.1.2 | ScalarenetModuleVersion | read-only | current | Tells the version of the ENET module running on this device |
| 1.3.6.1.4.1.5802.1.3.1.2.5.1.12.1.1.3 | ScalarenetMaxTestInstance | read-only | current | The number of concurrent tests supported by this device. |
| 1.3.6.1.4.1.5802.1.3.1.2.5.1.12.1.1.11 | NodeenetPerFeatureSupport | |||
| 1.3.6.1.4.1.5802.1.3.1.2.5.1.12.1.1.11.1 | ScalarenetConstellationDisplaySupport | read-only | current | Defines if this DHT's ENET module supports the Constellation Display feature. Not Supported(0): the DHT does not support this feature Not Licensed(1): this fea… |
| 1.3.6.1.4.1.5802.1.3.1.2.5.1.12.1.1.11.2 | ScalarenetUDPTestSupport | read-only | current | Defines if this DHT's ENET module supports the UDP test feature. Not Supported(0): the DHT does not support this feature Not Licensed(1): this feature is suppo… |
| 1.3.6.1.4.1.5802.1.3.1.2.5.1.12.1.1.11.3 | ScalarenetVOIPTestSupport | read-only | current | Defines if this DHT's ENET module supports the VoIP tests feature. Not Supported(0): the DHT does not support this feature Not Licensed(1): this feature is sup… |
| 1.3.6.1.4.1.5802.1.3.1.2.5.1.12.1.1.11.4 | ScalarenetSMRPTestSupport | read-only | current | Defines if this DHT's ENET module supports the Minacom SMRP test control protocol for VoIP tests. Not Supported(0): the DHT does not support this feature Not L… |
| 1.3.6.1.4.1.5802.1.3.1.2.5.1.12.1.2 | NodedhtEnetGlobalControls | |||
| 1.3.6.1.4.1.5802.1.3.1.2.5.1.12.1.2.1 | ScalarenetLicenseKey | read-write | current | Used to enter the activation Key for the Enet Module. Expected format is a string of hexadecimal characters. Upon reception of this activation key, the device … |
| 1.3.6.1.4.1.5802.1.3.1.2.5.1.12.1.2.2 | ScalarenetPollingInterval | read-write | current | Time in millisecond between each poll of the test results and MIB update. Default value is 5000 (5 seconds). The value of this MIB is stored in non-volatile me… |
| 1.3.6.1.4.1.5802.1.3.1.2.5.1.12.1.3 | NodedhtEnetPacketTests | |||
| 1.3.6.1.4.1.5802.1.3.1.2.5.1.12.1.3.1 | NodedhtEnetPktTestControls | |||
| 1.3.6.1.4.1.5802.1.3.1.2.5.1.12.1.3.1.1 | TableenetTestControlTable | not-accessible | current | Table of Test Controls Each entry is used to control a test instance. Tests parameters shall be inputed to the device first, then the enetTestControl MIB must … |
| 1.3.6.1.4.1.5802.1.3.1.2.5.1.12.1.3.1.1.1 | RowenetTestControlEntry | not-accessible | current | An entry in the Table of Test Control. The will be one entry per supported simultaneous tests. |
| 1.3.6.1.4.1.5802.1.3.1.2.5.1.12.1.3.1.1.1.1 | ColumnenetTestIndex | not-accessible | current | Index for this set of test controls. One set controls one instance of the test engine. |
| 1.3.6.1.4.1.5802.1.3.1.2.5.1.12.1.3.1.1.1.2 | ColumnenetTestIdString | read-write | current | This String can be used by the management entity as a unique test identifier string. The Enet module will simply copy this string in the result table. |
| 1.3.6.1.4.1.5802.1.3.1.2.5.1.12.1.3.1.1.1.3 | ColumnenetTestControl | read-write | current | Used to control the test engine. Once the control parameter for the test are set, the management entity must set this to setupTest(2) & verify that the test co… |
| 1.3.6.1.4.1.5802.1.3.1.2.5.1.12.1.3.1.1.1.4 | ColumnenetTestSenderIP | read-write | current | This is the address of the sender entity for the test stream. To set this device as the transmitter for the test, set this MIB to its IP address. |
| 1.3.6.1.4.1.5802.1.3.1.2.5.1.12.1.3.1.1.1.5 | ColumnenetTestSenderUDPPort | read-write | current | Port Number that the sender will use. |
| 1.3.6.1.4.1.5802.1.3.1.2.5.1.12.1.3.1.1.1.6 | ColumnenetTestReceiverIP | read-write | current | This is the address of the receiving entity for this test stream. To set this device as the receiver for the test, set this MIB to its IP address. If both enet… |
| 1.3.6.1.4.1.5802.1.3.1.2.5.1.12.1.3.1.1.1.7 | ColumnenetTestReceiverUDPPort | read-write | current | UDP port number to be used by the receiving entity. In loopback mode the receiver Port number is also used as both the reception and source port of the loopbac… |
| 1.3.6.1.4.1.5802.1.3.1.2.5.1.12.1.3.1.1.1.8 | ColumnenetTestType | read-write | current | Sets the type of test to be ran. Selection is made between the following two: voip(1): A VoIP simulation RTP test will be ran, sender will transmit packets sim… |
| 1.3.6.1.4.1.5802.1.3.1.2.5.1.12.1.3.1.1.1.9 | ColumnenetTestPacketSize | read-write | current | Size of the Ethernet packet (Including headers) to be used by this test. Note that the packet size for rtp test is computed from the packet interval and the co… |
| 1.3.6.1.4.1.5802.1.3.1.2.5.1.12.1.3.1.1.1.10 | ColumnenetTestPacketInterval | read-write | current | Interval in milliseconds between each packets. This parameter is used only for the RTP test type. |
| 1.3.6.1.4.1.5802.1.3.1.2.5.1.12.1.3.1.1.1.11 | ColumnenetTestPacketRate | read-write | current | Number of packets per seconds to be transmitted. This parameter is used only for packetLoss test type. |
| 1.3.6.1.4.1.5802.1.3.1.2.5.1.12.1.3.1.1.1.12 | ColumnenetTestNumOfPackets | read-write | current | Maximum duration of the test expressed in number of packets. A sender will stop the transmitting when it reaches this amount. A receiver can use this parameter… |
| 1.3.6.1.4.1.5802.1.3.1.2.5.1.12.1.3.1.1.1.13 | ColumnenetTestJitterBufferSize | read-write | current | Jitter buffer size in millisecond to be implemented by the receiving entity. This will impact the total delay and the discarded packet count. The value set in … |
| 1.3.6.1.4.1.5802.1.3.1.2.5.1.12.1.3.1.1.1.14 | ColumnenetTestQosControl | read-write | current | This parameter tells the DHT is a specific service flow must be used for the test. none(1): Means that the test will run in a best effort mode. preestablished(… |
| 1.3.6.1.4.1.5802.1.3.1.2.5.1.12.1.3.1.1.1.15 | ColumnenetTestCodecType | read-write | current | The Codec type to be used for the rtp test. It is used by sender to set the appropriate value in the rtp header. The receiver can use this parameter in the com… |
| 1.3.6.1.4.1.5802.1.3.1.2.5.1.12.1.3.1.1.1.16 | ColumnenetTestTosByte | read-write | current | Type of Service Byte to be used in the transmitted packets. This parameter is used only for the rtp test type. |
| 1.3.6.1.4.1.5802.1.3.1.2.5.1.12.1.3.1.1.1.17 | ColumnenetTestRoundTripTimeEstimate | read-write | current | The round trip time (in milliseconds) is used by the DHT in the computation of the CQE R-Factor. It must be estimated by the management entity and supplied to … |
| 1.3.6.1.4.1.5802.1.3.1.2.5.1.12.1.3.1.1.1.18 | ColumnenetTestStatus | read-only | current | This MIB indicates the test status. A value of N/A(0) is returned before the test is ran. A value of Running (1) is returned while the test is in progress. A v… |
| 1.3.6.1.4.1.5802.1.3.1.2.5.1.12.1.3.1.1.1.19 | ColumnenetTestStatusString | read-only | current | This field is used by the device to further explain the Status of the test. and its content is device specific. |
| 1.3.6.1.4.1.5802.1.3.1.2.5.1.12.1.3.3 | NodedhtEnetPktTestResults | |||
| 1.3.6.1.4.1.5802.1.3.1.2.5.1.12.1.3.3.1 | TableenetCurrentResultsTable | not-accessible | current | Table that contains the current cummulative test results. This table is used for both packetLoss and RTP test types but some values are valid only for the RTP … |
| 1.3.6.1.4.1.5802.1.3.1.2.5.1.12.1.3.3.1.1 | RowenetCurrentResultsEntry | not-accessible | current | An entry in the result table. Each simultaneous test has its own entry. The index of the enetResultsEntry will match that of the EnetTestControlEntry. |
| 1.3.6.1.4.1.5802.1.3.1.2.5.1.12.1.3.3.1.1.1 | ColumnenetResultsIndex | not-accessible | current | Index for this set of data. |
| 1.3.6.1.4.1.5802.1.3.1.2.5.1.12.1.3.3.1.1.2 | ColumnenetResultsIdString | read-only | current | A copy of the corresponding enetTestIdString string. |
| 1.3.6.1.4.1.5802.1.3.1.2.5.1.12.1.3.3.1.1.3 | ColumnenetResultsStatus | read-only | current | This MIB shows the result status. A value of partial(1) is returned while the test is running. A value of complete(2) is returned if the test is stopped. The i… |
| 1.3.6.1.4.1.5802.1.3.1.2.5.1.12.1.3.3.1.1.4 | ColumnenetResultsDuration | read-only | current | Total Duration of the test in milliseconds. |
| 1.3.6.1.4.1.5802.1.3.1.2.5.1.12.1.3.3.1.1.5 | ColumnenetResultsStartTime | read-only | current | System time at the beginning of the test. |
| 1.3.6.1.4.1.5802.1.3.1.2.5.1.12.1.3.3.1.1.6 | ColumnenetResultsStopTime | read-only | current | System time at the end of the test. The value of this MIB is valid only if the enetResultsStatus is complete(2) |
| 1.3.6.1.4.1.5802.1.3.1.2.5.1.12.1.3.3.1.1.7 | ColumnenetResultsProcessedPacketCount | read-only | current | Total number of packets that have been processed by the device. In transmission this indicates the number of packets sent In reception this is the sum of the g… |
| 1.3.6.1.4.1.5802.1.3.1.2.5.1.12.1.3.3.1.1.8 | ColumnenetResultsLossPacketCount | read-only | current | Number of packets lost in the network before their arrival to this device. The value reported by this MIB is valid only in the receiving end-point. |
| 1.3.6.1.4.1.5802.1.3.1.2.5.1.12.1.3.3.1.1.9 | ColumnenetResultsDiscardedPacketCount | read-only | current | Number of packets discarded by this device because they arrived too late to be played out by the codec. The value reported by this MIB is valid only in the rec… |
| 1.3.6.1.4.1.5802.1.3.1.2.5.1.12.1.3.3.1.1.10 | ColumnenetResultsPacketLossRate | read-only | current | Lost packets over total number of expected packets expressed in percent. The value reported by this MIB is valid only in the receiving end-point. |
| 1.3.6.1.4.1.5802.1.3.1.2.5.1.12.1.3.3.1.1.11 | ColumnenetResultsPacketDiscardRate | read-only | current | Discarded packets over total number of expected packets expressed in percent. The value reported by this MIB is valid only in the receiving end-point. |
| 1.3.6.1.4.1.5802.1.3.1.2.5.1.12.1.3.3.1.1.12 | ColumnenetResultsMinInstantJitter | read-only | current | Minimum value of the Inter packet delay variation. The value reported by this MIB is valid only in the receiving end-point. of an RTP test. |
| 1.3.6.1.4.1.5802.1.3.1.2.5.1.12.1.3.3.1.1.13 | ColumnenetResultsMaxInstantJitter | read-only | current | Maximum value of the Inter packet delay variation. The value reported by this MIB is valid only in the receiving end-point. of an RTP test. |
| 1.3.6.1.4.1.5802.1.3.1.2.5.1.12.1.3.3.1.1.14 | ColumnenetResultsAvgInstantJitter | read-only | current | Average value of the Inter packet delay variation. The value reported by this MIB is valid only in the receiving end-point. of an RTP test. |
| 1.3.6.1.4.1.5802.1.3.1.2.5.1.12.1.3.3.1.1.15 | ColumnenetResultsMinRfcJitterLevel | read-only | current | Mimimum of the smoothed Jitter level computed as per rfc3550. The value reported by this MIB is valid only in the receiving end-point. of an RTP test. |
| 1.3.6.1.4.1.5802.1.3.1.2.5.1.12.1.3.3.1.1.16 | ColumnenetResultsMaxRfcJitterLevel | read-only | current | Maximum of the smoothed Jitter level computed as per rfc3550. The value reported by this MIB is valid only in the receiving end-point. of an RTP test. |
| 1.3.6.1.4.1.5802.1.3.1.2.5.1.12.1.3.3.1.1.17 | ColumnenetResultsAvgRfcJitterLevel | read-only | current | Average of the smoothed Jitter level computed as per rfc3550. The value reported by this MIB is valid only in the receiving end-point. of an RTP test. |
| 1.3.6.1.4.1.5802.1.3.1.2.5.1.12.1.3.3.1.1.18 | ColumnenetResultsRCQ | read-only | current | Computed R-Factor - Conversationnal Quality Equivalent as per ITU G.107 The value reported by this MIB is valid only in the receiving end-point. of an RTP test. |
| 1.3.6.1.4.1.5802.1.3.1.2.5.1.12.1.3.3.1.1.19 | ColumnenetResultsRLQ | read-only | current | Computed R-Factor - Listening Quality Equivalent as per ITU G.107 The value reported by this MIB is valid only in the receiving end-point. of an RTP test. |
| 1.3.6.1.4.1.5802.1.3.1.2.5.1.12.1.3.3.1.1.20 | ColumnenetResultsMOSCQ | read-only | current | Computed MOS - Conversationnal Quality Equivalent as per ITU G.107 The value reported by this MIB is valid only in the receiving end-point. of an RTP test. |
| 1.3.6.1.4.1.5802.1.3.1.2.5.1.12.1.3.3.1.1.21 | ColumnenetResultsMOSLQ | read-only | current | Computed MOS - Listenning Quality Equivalent as per ITU G.107 The value reported by this MIB is valid only in the receiving end-point. of an RTP test. |
| 1.3.6.1.4.1.5802.1.3.1.2.5.1.12.1.4 | NodedhtEnetDOCSISMonitoring | |||
| 1.3.6.1.4.1.5802.1.3.1.2.5.1.12.1.4.1 | ScalarenetDocsisMonResetCounters | read-write | current | Write (1) to this MIB to clear the DOCSIS Monitoring counters. |
| 1.3.6.1.4.1.5802.1.3.1.2.5.1.12.1.4.2 | ScalarenetDocsisMonPreFECErrorRate | read-only | current | This is the Pre-FEC DOCSIS Codeword Error Rate computed by the DHT from the FEC counters. It counts the number of corrected and uncorrectable codewords over th… |
| 1.3.6.1.4.1.5802.1.3.1.2.5.1.12.1.4.3 | ScalarenetDocsisMonPostFECErrorRate | read-only | current | This is the Post-FEC DOCSIS Codeword Error Rate computed by the DHT from the FEC counters. It counts the number uncorrectable codewords over the total received… |
| 1.3.6.1.4.1.5802.1.3.1.2.5.1.12.1.4.4 | ScalarenetDocsisMonErroredSeconds | read-only | current | The Errored Second (ES) counter aggregates the information of the DOCSIS engine into a single error counter. An errored second is a second during which an even… |
| 1.3.6.1.4.1.5802.1.3.1.2.5.1.12.1.4.5 | ScalarenetDocsisMonSeverelyErroredSeconds | read-only | current | The Severely Errored Second (ES) counter aggregates the information of the DOCSIS engine into a single error counter. A Severely errored second is a second dur… |
| 1.3.6.1.4.1.5802.1.3.1.2.5.1.12.1.4.6 | ScalarenetDocsisMonTimeElapsed | read-only | current | The Docsis monitoring time elapsed is the number of seconds elapsed since the last occurrence of the counters reset. |
Type Definitions
| Name | Syntax | Status | Description |
|---|---|---|---|
| Rfactor | Unsigned32 (0..120|127) | current | Call or transmission quality expressed as an R factor in the range 0 to 120. A value of 127 shall be interpreted as NULL or unsupported. |
| ScaledMOSscore | Integer32 (10..50|127) | current | Call or transmission quality expressed as a MOS score scaled by 10. MOS is typically represented as a 1.0 to 5.0 score with a single decimal place and hence in this representation as 10 to 50. A value of 127 shall be in… |
| ScaledPercentage | Unsigned32 (0..1000) | current | Percentage scaled by 10 expressed as a rounded integer. A value of 500 represents 50.0% |